Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mpibash.spec'], chrootPath='/var/lib/mock/f29-build-24019-12222/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mpibash.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/mpibash-1.3-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mpibash.spec'], chrootPath='/var/lib/mock/f29-build-24019-12222/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'}shell=Falselogger=timeout=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mpibash.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'http_proxy': 'http://192.168.0.254:3128', 'https_proxy': 'http://192.168.0.254:3128'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JSeXMW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mpibash-1.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/mpibash-1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mpibash-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ij6JqN + umask 022 + cd /builddir/build/BUILD + cd mpibash-1.3 + mkdir openmpi mpich + pushd openmpi ~/build/BUILD/mpibash-1.3/openmpi ~/build/BUILD/mpibash-1.3 + . /etc/profile.d/modules.sh BUILDSTDERR: ++ '[' -n /bin/sh ']' BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ unset _mlre _mlIFS _mlshdbg BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ export MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ _mlIFS=' BUILDSTDERR: ' BUILDSTDERR: +++ IFS=' ' BUILDSTDERR: +++ for _mlv in ${MODULES_RUN_QUARANTINE:-} BUILDSTDERR: +++ '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++++ echo BUILDSTDERR: +++ '[' -n '' ']' BUILDSTDERR: +++ _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++++ echo BUILDSTDERR: +++ _mlre='LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: +++ '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: +++ _mlre='eval LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: ++++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++++ LD_LIBRARY_PATH= BUILDSTDERR: +++++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++ eval 'module() { BUILDSTDERR: unset _mlre _mlIFS _mlshdbg; BUILDSTDERR: if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '\''1'\'' ]; then BUILDSTDERR: case "$-" in BUILDSTDERR: *v*x*) set +vx; _mlshdbg='\''vx'\'' ;; BUILDSTDERR: *v*) set +v; _mlshdbg='\''v'\'' ;; BUILDSTDERR: *x*) set +x; _mlshdbg='\''x'\'' ;; BUILDSTDERR: *) _mlshdbg='\'''\'' ;; BUILDSTDERR: esac; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${IFS+x}" ]; then BUILDSTDERR: _mlIFS=$IFS; BUILDSTDERR: fi; BUILDSTDERR: IFS='\'' '\''; BUILDSTDERR: for _mlv in ${MODULES_RUN_QUARANTINE:-}; do BUILDSTDERR: if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then BUILDSTDERR: if [ -n "`eval '\''echo ${'\''$_mlv'\''+x}'\''`" ]; then BUILDSTDERR: _mlre="${_mlre:-}${_mlv}_modquar='\''`eval '\''echo ${'\''$_mlv'\''}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: _mlrv="MODULES_RUNENV_${_mlv}"; BUILDSTDERR: _mlre="${_mlre:-}${_mlv}='\''`eval '\''echo ${'\''$_mlrv'\'':-}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: done; BUILDSTDERR: if [ -n "${_mlre:-}" ]; then BUILDSTDERR: eval `eval ${_mlre}/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '\''"$@"'\''`; BUILDSTDERR: else BUILDSTDERR: eval `/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh "$@"`; BUILDSTDERR: fi; BUILDSTDERR: _mlstatus=$?; BUILDSTDERR: if [ -n "${_mlIFS+x}" ]; then BUILDSTDERR: IFS=$_mlIFS; BUILDSTDERR: else BUILDSTDERR: unset IFS; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${_mlshdbg:-}" ]; then BUILDSTDERR: set -$_mlshdbg; BUILDSTDERR: fi; BUILDSTDERR: unset _mlre _mlv _mlrv _mlIFS _mlshdbg; BUILDSTDERR: return $_mlstatus; BUILDSTDERR: }; BUILDSTDERR: MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl; export MODULES_CMD; BUILDSTDERR: MODULESHOME=/usr/share/Modules; export MODULESHOME; BUILDSTDERR: test 0;' BUILDSTDERR: ++++ MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl BUILDSTDERR: ++++ export MODULES_CMD BUILDSTDERR: ++++ MODULESHOME=/usr/share/Modules BUILDSTDERR: ++++ export MODULESHOME BUILDSTDERR: ++++ test 0 BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ IFS=' BUILDSTDERR: ' BUILDSTDERR: +++ unset _mlIFS BUILDSTDERR: +++ unset _mlre _mlv _mlrv BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ '[' -t 2 ']' BUILDSTDERR: +++ export -f module BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ export -f switchml BUILDSTDERR: +++ ENV=/usr/share/Modules/init/profile.sh BUILDSTDERR: +++ export ENV BUILDSTDERR: +++ BASH_ENV=/usr/share/Modules/init/bash BUILDSTDERR: +++ export BASH_ENV BUILDSTDERR: +++ case ":$PATH:" in BUILDSTDERR: ++++ manpath BUILDSTDERR: +++ manpath=/usr/share/man:/usr/local/share/man BUILDSTDERR: +++ case ":$manpath:" in BUILDSTDERR: +++ '[' -n '' ']' + module load mpi/openmpi-riscv64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh load mpi/openmpi-riscv64 + eval 'MPI_COMPILER=openmpi-riscv64;' export 'MPI_COMPILER; BUILDSTDERR: LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: MPI_MAN=/usr/share/man/openmpi-riscv64;' export 'MPI_MAN; BUILDSTDERR: MANPATH=/usr/share/man/openmpi-riscv64;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/openmpi-riscv64;' export 'MPI_INCLUDE; BUILDSTDERR: _LMFILES_=/usr/share/modulefiles/mpi/openmpi-riscv64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/openmpi-riscv64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=/usr/share/man/openmpi-riscv64:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_HOME=/usr/lib64/openmpi;' export 'MPI_HOME; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_SUFFIX=_openmpi;' export 'MPI_SUFFIX; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/openmpi-riscv64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/usr/share/modulefiles/mpi/openmpi-riscv64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/openmpi-riscv64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/openmpi/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ MPI_COMPILER=openmpi-riscv64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ MPI_MAN=/usr/share/man/openmpi-riscv64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MANPATH=/usr/share/man/openmpi-riscv64 BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/openmpi-riscv64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-riscv64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/openmpi-riscv64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=/usr/share/man/openmpi-riscv64:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/openmpi/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ MPI_HOME=/usr/lib64/openmpi BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/openmpi BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_SUFFIX=_openmpi BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/openmpi/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/openmpi-riscv64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/usr/share/modulefiles/mpi/openmpi-riscv64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/openmpi-riscv64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/openmpi/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/openmpi/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/openmpi/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/usr/lib64/openmpi/bin:1:/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS '/usr/lib/rpm/redhat/config.sub' -> '../config.sub' '/usr/lib/rpm/redhat/config.guess' -> '../config.guess' + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ../configure BUILDSTDERR: ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../config.sub BUILDSTDERR: ++ basename ../config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../config.guess BUILDSTDERR: ++ basename ../config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../config.guess + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bashdir=/usr/include/bash --docdir=/usr/lib64/openmpi/lib/share/mpibash --with-plugindir=/usr/lib64/openmpi/lib/mpibash/ --bindir=/usr/lib64/openmpi/bin --mandir=/usr/share/man/openmpi-riscv64 --program-suffix=_openmpi CC=mpicc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-koji-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking dependency style of mpicc... none checking for riscv64-koji-linux-gnu-ar... no checking for riscv64-koji-linux-gnu-lib... no checking for riscv64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-koji-linux-gnu-gcc... (cached) mpicc checking whether we are using the GNU C compiler... (cached) yes checking whether mpicc accepts -g... (cached) yes checking for mpicc option to accept ISO C89... (cached) none needed checking whether mpicc understands -c and -o together... (cached) yes checking dependency style of mpicc... (cached) none checking for readlink... yes checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a directory containing bash header files... /usr/include/bash checking config.h usability... yes checking config.h presence... yes checking for config.h... yes checking builtins.h usability... yes checking builtins.h presence... yes checking for builtins.h... yes checking pathnames.h usability... yes checking pathnames.h presence... yes checking for pathnames.h... yes checking for shell.h... yes checking for bashgetopt.h... yes checking for library containing MPI_Init... none required checking mpi.h usability... yes checking mpi.h presence... yes checking for mpi.h... yes checking if we can compile and link an MPI program... yes checking if mpicc supports __attribute__((constructor))... yes checking for library containing dladdr... -ldl checking if we can compile and link a Libcircle program... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating commands/Makefile config.status: creating examples/Makefile config.status: creating mpibash config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-util.lo `test -f 'util.c' || echo '../../src/'`util.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/util.c -fPIC -DPIC -o .libs/mpibash_la-util.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-init.lo `test -f 'init.c' || echo '../../src/'`init.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/init.c -fPIC -DPIC -o .libs/mpibash_la-init.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' BUILDSTDERR: ../../src/init.c: In function 'load_mpi_builtin': BUILDSTDERR: ../../src/init.c:37:14: warning: unused variable 'enable_list' [-Wunused-variable] BUILDSTDERR: WORD_LIST *enable_list; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/init.c:36:9: warning: unused variable 'enable_args' [-Wunused-variable] BUILDSTDERR: char *enable_args[4]; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/init.c:35:29: warning: unused variable 'enable_func' [-Wunused-variable] BUILDSTDERR: static sh_builtin_func_t *enable_func = NULL; /* Pointer to the enable function */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../src/init.c:35:29: warning: 'enable_func' defined but not used [-Wunused-variable] make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-pt2pt.lo `test -f 'pt2pt.c' || echo '../../src/'`pt2pt.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/pt2pt.c -fPIC -DPIC -o .libs/mpibash_la-pt2pt.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' BUILDSTDERR: ../../src/pt2pt.c: In function 'mpi_recv_builtin': BUILDSTDERR: ../../src/pt2pt.c:89:9: warning: unused variable 'endptr' [-Wunused-variable] BUILDSTDERR: char *endptr; /* Used for parsing strings into numbers */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../src/pt2pt.c:112:9: warning: 'word' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: sh_invalidopt(word); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-coll.lo `test -f 'coll.c' || echo '../../src/'`coll.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/coll.c -fPIC -DPIC -o .libs/mpibash_la-coll.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' BUILDSTDERR: ../../src/coll.c: In function 'mpi_bcast_builtin': BUILDSTDERR: ../../src/coll.c:37:9: warning: unused variable 'word' [-Wunused-variable] BUILDSTDERR: char *word; /* One argument */ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/coll.c: In function 'reduction_like': BUILDSTDERR: ../../src/coll.c:216:33: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:223:33: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) { BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:229:35: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:234:33: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:182:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: ../../src/coll.c: In function 'mpi_scan_builtin': BUILDSTDERR: ../../src/coll.c:243:43: warning: passing argument 3 of 'reduction_like' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return reduction_like(list, "mpi_scan", MPI_Scan); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/coll.c:172:67: note: expected 'reduction_func_t' {aka 'int (*)(void *, void *, int, struct ompi_datatype_t *, struct ompi_op_t *, struct ompi_communicator_t *)'} but argument is of type 'int (*)(const void *, void *, int, struct ompi_datatype_t *, struct ompi_op_t *, struct ompi_communicator_t *)' BUILDSTDERR: reduction_like (WORD_LIST *list, char *funcname, reduction_func_t func) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/coll.c: In function 'mpi_exscan_builtin': BUILDSTDERR: ../../src/coll.c:281:45: warning: passing argument 3 of 'reduction_like' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return reduction_like(list, "mpi_exscan", MPI_Exscan); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../src/coll.c:172:67: note: expected 'reduction_func_t' {aka 'int (*)(void *, void *, int, struct ompi_datatype_t *, struct ompi_op_t *, struct ompi_communicator_t *)'} but argument is of type 'int (*)(const void *, void *, int, struct ompi_datatype_t *, struct ompi_op_t *, struct ompi_communicator_t *)' BUILDSTDERR: reduction_like (WORD_LIST *list, char *funcname, reduction_func_t func) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/coll.c: In function 'mpi_allreduce_builtin': BUILDSTDERR: ../../src/coll.c:320:48: warning: passing argument 3 of 'reduction_like' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return reduction_like(list, "mpi_allreduce", MPI_Allreduce); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/coll.c:172:67: note: expected 'reduction_func_t' {aka 'int (*)(void *, void *, int, struct ompi_datatype_t *, struct ompi_op_t *, struct ompi_communicator_t *)'} but argument is of type 'int (*)(const void *, void *, int, struct ompi_datatype_t *, struct ompi_op_t *, struct ompi_communicator_t *)' BUILDSTDERR: reduction_like (WORD_LIST *list, char *funcname, reduction_func_t func) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~ make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-opts.lo `test -f 'circle-opts.c' || echo '../../src/'`circle-opts.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-opts.c -fPIC -DPIC -o .libs/circlebash_la-circle-opts.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-queue.lo `test -f 'circle-queue.c' || echo '../../src/'`circle-queue.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-queue.c -fPIC -DPIC -o .libs/circlebash_la-circle-queue.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-init.lo `test -f 'circle-init.c' || echo '../../src/'`circle-init.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-init.c -fPIC -DPIC -o .libs/circlebash_la-circle-init.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' BUILDSTDERR: ../../src/circle-init.c: In function 'internal_create_func': BUILDSTDERR: ../../src/circle-init.c:48:3: warning: implicit declaration of function 'execute_shell_function'; did you mean 'all_shell_functions'? [-Wimplicit-function-declaration] BUILDSTDERR: execute_shell_function(circlebash_create_func, funcargs); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: all_shell_functions BUILDSTDERR: ../../src/circle-init.c: In function 'load_circle_builtin': BUILDSTDERR: ../../src/circle-init.c:129:14: warning: unused variable 'enable_list' [-Wunused-variable] BUILDSTDERR: WORD_LIST *enable_list; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/circle-init.c:128:9: warning: unused variable 'enable_args' [-Wunused-variable] BUILDSTDERR: char *enable_args[4]; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/circle-init.c:127:29: warning: unused variable 'enable_func' [-Wunused-variable] BUILDSTDERR: static sh_builtin_func_t *enable_func = NULL; /* Pointer to the enable function */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../src/circle-init.c:127:29: warning: 'enable_func' defined but not used [-Wunused-variable] make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-ckpt.lo `test -f 'circle-ckpt.c' || echo '../../src/'`circle-ckpt.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-ckpt.c -fPIC -DPIC -o .libs/circlebash_la-circle-ckpt.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=link mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpibash.la -rpath /usr/lib64/openmpi/lib/mpibash/ mpibash_la-init.lo mpibash_la-util.lo mpibash_la-pt2pt.lo mpibash_la-coll.lo -ldl libtool: link: mpicc -shared -fPIC -DPIC .libs/mpibash_la-init.o .libs/mpibash_la-util.o .libs/mpibash_la-pt2pt.o .libs/mpibash_la-coll.o -ldl -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,mpibash.so -o .libs/mpibash.so libtool: link: ( cd ".libs" && rm -f "mpibash.la" && ln -s "../mpibash.la" "mpibash.la" ) make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-reduce.lo `test -f 'circle-reduce.c' || echo '../../src/'`circle-reduce.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-reduce.c -fPIC -DPIC -o .libs/circlebash_la-circle-reduce.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-util.lo `test -f 'util.c' || echo '../../src/'`util.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/util.c -fPIC -DPIC -o .libs/circlebash_la-util.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' /bin/sh ../libtool --tag=CC --mode=link mpicc -I/usr/include/openmpi-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o circlebash.la -rpath /usr/lib64/openmpi/lib/mpibash/ circlebash_la-circle-init.lo circlebash_la-circle-opts.lo circlebash_la-circle-queue.lo circlebash_la-circle-ckpt.lo circlebash_la-circle-reduce.lo circlebash_la-util.lo -L/usr/lib64/openmpi/lib -lcircle -ldl libtool: link: mpicc -shared -fPIC -DPIC .libs/circlebash_la-circle-init.o .libs/circlebash_la-circle-opts.o .libs/circlebash_la-circle-queue.o .libs/circlebash_la-circle-ckpt.o .libs/circlebash_la-circle-reduce.o .libs/circlebash_la-util.o -L/usr/lib64/openmpi/lib -lcircle -ldl -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,circlebash.so -o .libs/circlebash.so libtool: link: ( cd ".libs" && rm -f "circlebash.la" && ln -s "../circlebash.la" "circlebash.la" ) make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' Making all in commands make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + . /etc/profile.d/modules.sh BUILDSTDERR: ++ '[' -n /bin/sh ']' BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ unset _mlre _mlIFS _mlshdbg BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ export MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ _mlIFS=' BUILDSTDERR: ' BUILDSTDERR: +++ IFS=' ' BUILDSTDERR: +++ for _mlv in ${MODULES_RUN_QUARANTINE:-} BUILDSTDERR: +++ '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++++ echo x BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: ++++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++++ echo /usr/lib64/openmpi/lib BUILDSTDERR: +++ _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' ' BUILDSTDERR: +++ _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++++ echo BUILDSTDERR: +++ _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: +++ '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: +++ _mlre='eval LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: ++++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++++ LD_LIBRARY_PATH_modquar=/usr/lib64/openmpi/lib BUILDSTDERR: +++++ LD_LIBRARY_PATH= BUILDSTDERR: +++++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++ eval 'module() { BUILDSTDERR: unset _mlre _mlIFS _mlshdbg; BUILDSTDERR: if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '\''1'\'' ]; then BUILDSTDERR: case "$-" in BUILDSTDERR: *v*x*) set +vx; _mlshdbg='\''vx'\'' ;; BUILDSTDERR: *v*) set +v; _mlshdbg='\''v'\'' ;; BUILDSTDERR: *x*) set +x; _mlshdbg='\''x'\'' ;; BUILDSTDERR: *) _mlshdbg='\'''\'' ;; BUILDSTDERR: esac; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${IFS+x}" ]; then BUILDSTDERR: _mlIFS=$IFS; BUILDSTDERR: fi; BUILDSTDERR: IFS='\'' '\''; BUILDSTDERR: for _mlv in ${MODULES_RUN_QUARANTINE:-}; do BUILDSTDERR: if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then BUILDSTDERR: if [ -n "`eval '\''echo ${'\''$_mlv'\''+x}'\''`" ]; then BUILDSTDERR: _mlre="${_mlre:-}${_mlv}_modquar='\''`eval '\''echo ${'\''$_mlv'\''}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: _mlrv="MODULES_RUNENV_${_mlv}"; BUILDSTDERR: _mlre="${_mlre:-}${_mlv}='\''`eval '\''echo ${'\''$_mlrv'\'':-}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: done; BUILDSTDERR: if [ -n "${_mlre:-}" ]; then BUILDSTDERR: eval `eval ${_mlre}/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '\''"$@"'\''`; BUILDSTDERR: else BUILDSTDERR: eval `/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh "$@"`; BUILDSTDERR: fi; BUILDSTDERR: _mlstatus=$?; BUILDSTDERR: if [ -n "${_mlIFS+x}" ]; then BUILDSTDERR: IFS=$_mlIFS; BUILDSTDERR: else BUILDSTDERR: unset IFS; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${_mlshdbg:-}" ]; then BUILDSTDERR: set -$_mlshdbg; BUILDSTDERR: fi; BUILDSTDERR: unset _mlre _mlv _mlrv _mlIFS _mlshdbg; BUILDSTDERR: return $_mlstatus; BUILDSTDERR: }; BUILDSTDERR: MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl; export MODULES_CMD; BUILDSTDERR: MODULESHOME=/usr/share/Modules; export MODULESHOME; BUILDSTDERR: test 0;' BUILDSTDERR: ++++ MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl BUILDSTDERR: ++++ export MODULES_CMD BUILDSTDERR: ++++ MODULESHOME=/usr/share/Modules BUILDSTDERR: ++++ export MODULESHOME BUILDSTDERR: ++++ test 0 BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ IFS=' BUILDSTDERR: ' BUILDSTDERR: +++ unset _mlIFS BUILDSTDERR: +++ unset _mlre _mlv _mlrv BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ '[' -t 2 ']' BUILDSTDERR: +++ export -f module BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ export -f switchml BUILDSTDERR: +++ ENV=/usr/share/Modules/init/profile.sh BUILDSTDERR: +++ export ENV BUILDSTDERR: +++ BASH_ENV=/usr/share/Modules/init/bash BUILDSTDERR: +++ export BASH_ENV BUILDSTDERR: +++ case ":$PATH:" in BUILDSTDERR: ++++ manpath BUILDSTDERR: +++ manpath=/usr/share/man/openmpi-riscv64 BUILDSTDERR: +++ case ":$manpath:" in BUILDSTDERR: +++ MANPATH=/usr/share/man:/usr/share/man/openmpi-riscv64 BUILDSTDERR: +++ export MANPATH BUILDSTDERR: +++ '[' -n '' ']' + module unload mpi/openmpi-riscv64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/openmpi/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/openmpi/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/openmpi/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh unload mpi/openmpi-riscv64 ~/build/BUILD/mpibash-1.3 ~/build/BUILD/mpibash-1.3/mpich ~/build/BUILD/mpibash-1.3 + eval unset 'MPI_COMPILER; BUILDSTDERR: unset' 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: MANPATH=/usr/share/man;' export 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=/usr/share/man:1;' export 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ MANPATH=/usr/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=/usr/share/man:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + popd + pushd mpich + . /etc/profile.d/modules.sh BUILDSTDERR: ++ '[' -n /bin/sh ']' BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ unset _mlre _mlIFS _mlshdbg BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ export MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ _mlIFS=' BUILDSTDERR: ' BUILDSTDERR: +++ IFS=' ' BUILDSTDERR: +++ for _mlv in ${MODULES_RUN_QUARANTINE:-} BUILDSTDERR: +++ '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++++ echo BUILDSTDERR: +++ '[' -n '' ']' BUILDSTDERR: +++ _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++++ echo BUILDSTDERR: +++ _mlre='LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: +++ '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: +++ _mlre='eval LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: ++++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++++ LD_LIBRARY_PATH= BUILDSTDERR: +++++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++ eval 'module() { BUILDSTDERR: unset _mlre _mlIFS _mlshdbg; BUILDSTDERR: if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '\''1'\'' ]; then BUILDSTDERR: case "$-" in BUILDSTDERR: *v*x*) set +vx; _mlshdbg='\''vx'\'' ;; BUILDSTDERR: *v*) set +v; _mlshdbg='\''v'\'' ;; BUILDSTDERR: *x*) set +x; _mlshdbg='\''x'\'' ;; BUILDSTDERR: *) _mlshdbg='\'''\'' ;; BUILDSTDERR: esac; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${IFS+x}" ]; then BUILDSTDERR: _mlIFS=$IFS; BUILDSTDERR: fi; BUILDSTDERR: IFS='\'' '\''; BUILDSTDERR: for _mlv in ${MODULES_RUN_QUARANTINE:-}; do BUILDSTDERR: if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then BUILDSTDERR: if [ -n "`eval '\''echo ${'\''$_mlv'\''+x}'\''`" ]; then BUILDSTDERR: _mlre="${_mlre:-}${_mlv}_modquar='\''`eval '\''echo ${'\''$_mlv'\''}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: _mlrv="MODULES_RUNENV_${_mlv}"; BUILDSTDERR: _mlre="${_mlre:-}${_mlv}='\''`eval '\''echo ${'\''$_mlrv'\'':-}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: done; BUILDSTDERR: if [ -n "${_mlre:-}" ]; then BUILDSTDERR: eval `eval ${_mlre}/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '\''"$@"'\''`; BUILDSTDERR: else BUILDSTDERR: eval `/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh "$@"`; BUILDSTDERR: fi; BUILDSTDERR: _mlstatus=$?; BUILDSTDERR: if [ -n "${_mlIFS+x}" ]; then BUILDSTDERR: IFS=$_mlIFS; BUILDSTDERR: else BUILDSTDERR: unset IFS; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${_mlshdbg:-}" ]; then BUILDSTDERR: set -$_mlshdbg; BUILDSTDERR: fi; BUILDSTDERR: unset _mlre _mlv _mlrv _mlIFS _mlshdbg; BUILDSTDERR: return $_mlstatus; BUILDSTDERR: }; BUILDSTDERR: MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl; export MODULES_CMD; BUILDSTDERR: LOADEDMODULES=; export LOADEDMODULES; BUILDSTDERR: MODULESHOME=/usr/share/Modules; export MODULESHOME; BUILDSTDERR: test 0;' BUILDSTDERR: ++++ MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl BUILDSTDERR: ++++ export MODULES_CMD BUILDSTDERR: ++++ LOADEDMODULES= BUILDSTDERR: ++++ export LOADEDMODULES BUILDSTDERR: ++++ MODULESHOME=/usr/share/Modules BUILDSTDERR: ++++ export MODULESHOME BUILDSTDERR: ++++ test 0 BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ IFS=' BUILDSTDERR: ' BUILDSTDERR: +++ unset _mlIFS BUILDSTDERR: +++ unset _mlre _mlv _mlrv BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ '[' -t 2 ']' BUILDSTDERR: +++ export -f module BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ export -f switchml BUILDSTDERR: +++ ENV=/usr/share/Modules/init/profile.sh BUILDSTDERR: +++ export ENV BUILDSTDERR: +++ BASH_ENV=/usr/share/Modules/init/bash BUILDSTDERR: +++ export BASH_ENV BUILDSTDERR: +++ case ":$PATH:" in BUILDSTDERR: ++++ manpath BUILDSTDERR: +++ manpath=/usr/share/man BUILDSTDERR: +++ case ":$manpath:" in BUILDSTDERR: +++ '[' -n '' ']' + module load mpi/mpich-riscv64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo + '[' -n '' ']' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh load mpi/mpich-riscv64 + eval 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH; BUILDSTDERR: MPI_COMPILER=mpich-riscv64;' export 'MPI_COMPILER; BUILDSTDERR: MANPATH=:/usr/share/man/mpich-riscv64:/usr/share/man;' export 'MANPATH; BUILDSTDERR: MPI_INCLUDE=/usr/include/mpich-riscv64;' export 'MPI_INCLUDE; BUILDSTDERR: MPI_MAN=/usr/share/man/mpich-riscv64;' export 'MPI_MAN; BUILDSTDERR: MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON_SITEARCH; BUILDSTDERR: _LMFILES_=/etc/modulefiles/mpi/mpich-riscv64;' export '_LMFILES_; BUILDSTDERR: LOADEDMODULES=mpi/mpich-riscv64;' export 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=:1:/usr/share/man/mpich-riscv64:1:/usr/share/man:1;' export 'MANPATH_modshare; BUILDSTDERR: MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich;' export 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich;' export 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: MPI_HOME=/usr/lib64/mpich;' export 'MPI_HOME; BUILDSTDERR: LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1;' export 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: MPI_SYSCONFIG=/etc/mpich-riscv64;' export 'MPI_SYSCONFIG; BUILDSTDERR: MPI_SUFFIX=_mpich;' export 'MPI_SUFFIX; BUILDSTDERR: MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: _LMFILES__modshare=/etc/modulefiles/mpi/mpich-riscv64:1;' export '_LMFILES__modshare; BUILDSTDERR: LOADEDMODULES_modshare=mpi/mpich-riscv64:1;' export 'LOADEDMODULES_modshare; BUILDSTDERR: MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB; BUILDSTDERR: PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: MPI_BIN=/usr/lib64/mpich/bin;' export 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib BUILDSTDERR: ++ export LD_LIBRARY_PATH BUILDSTDERR: ++ MPI_COMPILER=mpich-riscv64 BUILDSTDERR: ++ export MPI_COMPILER BUILDSTDERR: ++ MANPATH=:/usr/share/man/mpich-riscv64:/usr/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ MPI_INCLUDE=/usr/include/mpich-riscv64 BUILDSTDERR: ++ export MPI_INCLUDE BUILDSTDERR: ++ MPI_MAN=/usr/share/man/mpich-riscv64 BUILDSTDERR: ++ export MPI_MAN BUILDSTDERR: ++ MPI_PYTHON_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON_SITEARCH BUILDSTDERR: ++ _LMFILES_=/etc/modulefiles/mpi/mpich-riscv64 BUILDSTDERR: ++ export _LMFILES_ BUILDSTDERR: ++ LOADEDMODULES=mpi/mpich-riscv64 BUILDSTDERR: ++ export LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=:1:/usr/share/man/mpich-riscv64:1:/usr/share/man:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.6/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/lib64/mpich/lib/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ MPI_FORTRAN_MOD_DIR=/usr/lib64/gfortran/modules/mpich BUILDSTDERR: ++ export MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ MPI_HOME=/usr/lib64/mpich BUILDSTDERR: ++ export MPI_HOME BUILDSTDERR: ++ LD_LIBRARY_PATH_modshare=/usr/lib64/mpich/lib:1 BUILDSTDERR: ++ export LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ MPI_SYSCONFIG=/etc/mpich-riscv64 BUILDSTDERR: ++ export MPI_SYSCONFIG BUILDSTDERR: ++ MPI_SUFFIX=_mpich BUILDSTDERR: ++ export MPI_SUFFIX BUILDSTDERR: ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich BUILDSTDERR: ++ export MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ _LMFILES__modshare=/etc/modulefiles/mpi/mpich-riscv64:1 BUILDSTDERR: ++ export _LMFILES__modshare BUILDSTDERR: ++ LOADEDMODULES_modshare=mpi/mpich-riscv64:1 BUILDSTDERR: ++ export LOADEDMODULES_modshare BUILDSTDERR: ++ MPI_LIB=/usr/lib64/mpich/lib BUILDSTDERR: ++ export MPI_LIB BUILDSTDERR: ++ PATH=/usr/lib64/mpich/bin:/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ MPI_BIN=/usr/lib64/mpich/bin BUILDSTDERR: ++ export MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/lib64/mpich/bin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + export 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' '/usr/lib/rpm/redhat/config.sub' -> '../config.sub' '/usr/lib/rpm/redhat/config.guess' -> '../config.guess' BUILDSTDERR: +++ dirname ../configure BUILDSTDERR: ++ find .. -name config.guess -o -name config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ../config.sub BUILDSTDERR: ++ basename ../config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ../config.sub + for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) BUILDSTDERR: ++ basename ../config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ../config.guess BUILDSTDERR: ++ basename ../config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ../config.guess + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ../configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bashdir=/usr/include/bash --docdir=/usr/lib64/mpich/lib/share/mpibash --with-plugindir=/usr/lib64/mpich/lib/mpibash/ --bindir=/usr/lib64/mpich/bin --mandir=/usr/share/man/mpich-riscv64 --program-suffix=_mpich CC=mpicc checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for riscv64-koji-linux-gnu-gcc... mpicc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mpicc accepts -g... yes checking for mpicc option to accept ISO C89... none needed checking whether mpicc understands -c and -o together... yes checking dependency style of mpicc... none checking for riscv64-koji-linux-gnu-ar... no checking for riscv64-koji-linux-gnu-lib... no checking for riscv64-koji-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... riscv64-koji-linux-gnu checking host system type... riscv64-koji-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by mpicc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-koji-linux-gnu file names to riscv64-koji-linux-gnu format... func_convert_file_noop checking how to convert riscv64-koji-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-koji-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-koji-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-koji-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-koji-linux-gnu-strip... no checking for strip... strip checking for riscv64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from mpicc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-koji-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... mpicc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for riscv64-koji-linux-gnu-gcc... (cached) mpicc checking whether we are using the GNU C compiler... (cached) yes checking whether mpicc accepts -g... (cached) yes checking for mpicc option to accept ISO C89... (cached) none needed checking whether mpicc understands -c and -o together... (cached) yes checking dependency style of mpicc... (cached) none checking for readlink... yes checking for riscv64-koji-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for a directory containing bash header files... /usr/include/bash checking config.h usability... yes checking config.h presence... yes checking for config.h... yes checking builtins.h usability... yes checking builtins.h presence... yes checking for builtins.h... yes checking pathnames.h usability... yes checking pathnames.h presence... yes checking for pathnames.h... yes checking for shell.h... yes checking for bashgetopt.h... yes checking for library containing MPI_Init... none required checking mpi.h usability... yes checking mpi.h presence... yes checking for mpi.h... yes checking if we can compile and link an MPI program... yes checking if mpicc supports __attribute__((constructor))... yes checking for library containing dladdr... -ldl checking if we can compile and link a Libcircle program... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating commands/Makefile config.status: creating examples/Makefile config.status: creating mpibash config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-util.lo `test -f 'util.c' || echo '../../src/'`util.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/util.c -fPIC -DPIC -o .libs/mpibash_la-util.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-init.lo `test -f 'init.c' || echo '../../src/'`init.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/init.c -fPIC -DPIC -o .libs/mpibash_la-init.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' BUILDSTDERR: ../../src/init.c: In function 'load_mpi_builtin': BUILDSTDERR: ../../src/init.c:37:14: warning: unused variable 'enable_list' [-Wunused-variable] BUILDSTDERR: WORD_LIST *enable_list; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/init.c:36:9: warning: unused variable 'enable_args' [-Wunused-variable] BUILDSTDERR: char *enable_args[4]; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/init.c:35:29: warning: unused variable 'enable_func' [-Wunused-variable] BUILDSTDERR: static sh_builtin_func_t *enable_func = NULL; /* Pointer to the enable function */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../src/init.c:35:29: warning: 'enable_func' defined but not used [-Wunused-variable] make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-pt2pt.lo `test -f 'pt2pt.c' || echo '../../src/'`pt2pt.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/pt2pt.c -fPIC -DPIC -o .libs/mpibash_la-pt2pt.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' BUILDSTDERR: ../../src/pt2pt.c: In function 'mpi_recv_builtin': BUILDSTDERR: ../../src/pt2pt.c:89:9: warning: unused variable 'endptr' [-Wunused-variable] BUILDSTDERR: char *endptr; /* Used for parsing strings into numbers */ BUILDSTDERR: ^~~~~~ BUILDSTDERR: ../../src/pt2pt.c:112:9: warning: 'word' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: sh_invalidopt(word); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mpibash_la-coll.lo `test -f 'coll.c' || echo '../../src/'`coll.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/coll.c -fPIC -DPIC -o .libs/mpibash_la-coll.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' BUILDSTDERR: ../../src/coll.c: In function 'mpi_bcast_builtin': BUILDSTDERR: ../../src/coll.c:37:9: warning: unused variable 'word' [-Wunused-variable] BUILDSTDERR: char *word; /* One argument */ BUILDSTDERR: ^~~~ BUILDSTDERR: ../../src/coll.c: In function 'reduction_like': BUILDSTDERR: ../../src/coll.c:216:33: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:223:33: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) { BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:229:35: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:234:33: warning: comparison of distinct pointer types lacks a cast BUILDSTDERR: if (mpibash_rank != 0 || func != MPI_Exscan) BUILDSTDERR: ^~ BUILDSTDERR: ../../src/coll.c:182:7: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: int i; BUILDSTDERR: ^ BUILDSTDERR: ../../src/coll.c: In function 'mpi_scan_builtin': BUILDSTDERR: ../../src/coll.c:243:43: warning: passing argument 3 of 'reduction_like' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return reduction_like(list, "mpi_scan", MPI_Scan); BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: ../../src/coll.c:172:67: note: expected 'reduction_func_t' {aka 'int (*)(void *, void *, int, int, int, int)'} but argument is of type 'int (*)(const void *, void *, int, MPI_Datatype, MPI_Op, MPI_Comm)' {aka 'int (*)(const void *, void *, int, int, int, int)'} BUILDSTDERR: reduction_like (WORD_LIST *list, char *funcname, reduction_func_t func) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/coll.c: In function 'mpi_exscan_builtin': BUILDSTDERR: ../../src/coll.c:281:45: warning: passing argument 3 of 'reduction_like' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return reduction_like(list, "mpi_exscan", MPI_Exscan); BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: ../../src/coll.c:172:67: note: expected 'reduction_func_t' {aka 'int (*)(void *, void *, int, int, int, int)'} but argument is of type 'int (*)(const void *, void *, int, MPI_Datatype, MPI_Op, MPI_Comm)' {aka 'int (*)(const void *, void *, int, int, int, int)'} BUILDSTDERR: reduction_like (WORD_LIST *list, char *funcname, reduction_func_t func) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~ BUILDSTDERR: ../../src/coll.c: In function 'mpi_allreduce_builtin': BUILDSTDERR: ../../src/coll.c:320:48: warning: passing argument 3 of 'reduction_like' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: return reduction_like(list, "mpi_allreduce", MPI_Allreduce); BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: ../../src/coll.c:172:67: note: expected 'reduction_func_t' {aka 'int (*)(void *, void *, int, int, int, int)'} but argument is of type 'int (*)(const void *, void *, int, MPI_Datatype, MPI_Op, MPI_Comm)' {aka 'int (*)(const void *, void *, int, int, int, int)'} BUILDSTDERR: reduction_like (WORD_LIST *list, char *funcname, reduction_func_t func) BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~ make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-init.lo `test -f 'circle-init.c' || echo '../../src/'`circle-init.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-init.c -fPIC -DPIC -o .libs/circlebash_la-circle-init.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' BUILDSTDERR: ../../src/circle-init.c: In function 'internal_create_func': BUILDSTDERR: ../../src/circle-init.c:48:3: warning: implicit declaration of function 'execute_shell_function'; did you mean 'all_shell_functions'? [-Wimplicit-function-declaration] BUILDSTDERR: execute_shell_function(circlebash_create_func, funcargs); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: all_shell_functions BUILDSTDERR: ../../src/circle-init.c: In function 'load_circle_builtin': BUILDSTDERR: ../../src/circle-init.c:129:14: warning: unused variable 'enable_list' [-Wunused-variable] BUILDSTDERR: WORD_LIST *enable_list; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/circle-init.c:128:9: warning: unused variable 'enable_args' [-Wunused-variable] BUILDSTDERR: char *enable_args[4]; BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: ../../src/circle-init.c:127:29: warning: unused variable 'enable_func' [-Wunused-variable] BUILDSTDERR: static sh_builtin_func_t *enable_func = NULL; /* Pointer to the enable function */ BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ../../src/circle-init.c:127:29: warning: 'enable_func' defined but not used [-Wunused-variable] make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-queue.lo `test -f 'circle-queue.c' || echo '../../src/'`circle-queue.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-queue.c -fPIC -DPIC -o .libs/circlebash_la-circle-queue.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-opts.lo `test -f 'circle-opts.c' || echo '../../src/'`circle-opts.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-opts.c -fPIC -DPIC -o .libs/circlebash_la-circle-opts.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-ckpt.lo `test -f 'circle-ckpt.c' || echo '../../src/'`circle-ckpt.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-ckpt.c -fPIC -DPIC -o .libs/circlebash_la-circle-ckpt.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=link mpicc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mpibash.la -rpath /usr/lib64/mpich/lib/mpibash/ mpibash_la-init.lo mpibash_la-util.lo mpibash_la-pt2pt.lo mpibash_la-coll.lo -ldl libtool: link: mpicc -shared -fPIC -DPIC .libs/mpibash_la-init.o .libs/mpibash_la-util.o .libs/mpibash_la-pt2pt.o .libs/mpibash_la-coll.o -ldl -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,mpibash.so -o .libs/mpibash.so libtool: link: ( cd ".libs" && rm -f "mpibash.la" && ln -s "../mpibash.la" "mpibash.la" ) make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-circle-reduce.lo `test -f 'circle-reduce.c' || echo '../../src/'`circle-reduce.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/circle-reduce.c -fPIC -DPIC -o .libs/circlebash_la-circle-reduce.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" -DPACKAGE_STRING=\"mpibash\ 1.3\" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o circlebash_la-util.lo `test -f 'util.c' || echo '../../src/'`util.c libtool: compile: mpicc -DPACKAGE_NAME=\"mpibash\" -DPACKAGE_TARNAME=\"mpibash\" -DPACKAGE_VERSION=\"1.3\" "-DPACKAGE_STRING=\"mpibash 1.3\"" -DPACKAGE_BUGREPORT=\"pakin@lanl.gov\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mpibash\" -DVERSION=\"1.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_CONFIG_H=1 -DHAVE_BUILTINS_H=1 -DHAVE_PATHNAMES_H=1 -DHAVE_SHELL_H=1 -DHAVE_BASHGETOPT_H=1 -I. -I../../src -DSHELL -I/usr/include/bash -I/usr/include/bash/include -I/usr/include/bash/builtins -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c ../../src/util.c -fPIC -DPIC -o .libs/circlebash_la-util.o make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' /bin/sh ../libtool --tag=CC --mode=link mpicc -I/usr/include/mpich-riscv64/ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -module -avoid-version -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o circlebash.la -rpath /usr/lib64/mpich/lib/mpibash/ circlebash_la-circle-init.lo circlebash_la-circle-opts.lo circlebash_la-circle-queue.lo circlebash_la-circle-ckpt.lo circlebash_la-circle-reduce.lo circlebash_la-util.lo -L/usr/lib64/mpich/lib -lcircle -ldl libtool: link: mpicc -shared -fPIC -DPIC .libs/circlebash_la-circle-init.o .libs/circlebash_la-circle-opts.o .libs/circlebash_la-circle-queue.o .libs/circlebash_la-circle-ckpt.o .libs/circlebash_la-circle-reduce.o .libs/circlebash_la-util.o -L/usr/lib64/mpich/lib -lcircle -ldl -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,circlebash.so -o .libs/circlebash.so libtool: link: ( cd ".libs" && rm -f "circlebash.la" && ln -s "../circlebash.la" "circlebash.la" ) make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' Making all in commands make[1]: Nothing to be done for 'all'. Making all in examples make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + . /etc/profile.d/modules.sh BUILDSTDERR: ++ '[' -n /bin/sh ']' BUILDSTDERR: ++ shell=sh BUILDSTDERR: ++ '[' -f /usr/share/Modules/init/sh ']' BUILDSTDERR: ++ . /usr/share/Modules/init/sh BUILDSTDERR: +++ unset _mlre _mlIFS _mlshdbg BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ export MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ MODULES_RUN_QUARANTINE=LD_LIBRARY_PATH BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ _mlIFS=' BUILDSTDERR: ' BUILDSTDERR: +++ IFS=' ' BUILDSTDERR: +++ for _mlv in ${MODULES_RUN_QUARANTINE:-} BUILDSTDERR: +++ '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++++ echo x BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: ++++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++++ echo /usr/lib64/mpich/lib BUILDSTDERR: +++ _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' ' BUILDSTDERR: +++ _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++++ echo BUILDSTDERR: +++ _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: +++ '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: +++ _mlre='eval LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' BUILDSTDERR: ++++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++++ LD_LIBRARY_PATH_modquar=/usr/lib64/mpich/lib BUILDSTDERR: +++++ LD_LIBRARY_PATH= BUILDSTDERR: +++++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh autoinit BUILDSTDERR: +++ eval 'module() { BUILDSTDERR: unset _mlre _mlIFS _mlshdbg; BUILDSTDERR: if [ "${MODULES_SILENT_SHELL_DEBUG:-0}" = '\''1'\'' ]; then BUILDSTDERR: case "$-" in BUILDSTDERR: *v*x*) set +vx; _mlshdbg='\''vx'\'' ;; BUILDSTDERR: *v*) set +v; _mlshdbg='\''v'\'' ;; BUILDSTDERR: *x*) set +x; _mlshdbg='\''x'\'' ;; BUILDSTDERR: *) _mlshdbg='\'''\'' ;; BUILDSTDERR: esac; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${IFS+x}" ]; then BUILDSTDERR: _mlIFS=$IFS; BUILDSTDERR: fi; BUILDSTDERR: IFS='\'' '\''; BUILDSTDERR: for _mlv in ${MODULES_RUN_QUARANTINE:-}; do BUILDSTDERR: if [ "${_mlv}" = "${_mlv##*[!A-Za-z0-9_]}" -a "${_mlv}" = "${_mlv#[0-9]}" ]; then BUILDSTDERR: if [ -n "`eval '\''echo ${'\''$_mlv'\''+x}'\''`" ]; then BUILDSTDERR: _mlre="${_mlre:-}${_mlv}_modquar='\''`eval '\''echo ${'\''$_mlv'\''}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: _mlrv="MODULES_RUNENV_${_mlv}"; BUILDSTDERR: _mlre="${_mlre:-}${_mlv}='\''`eval '\''echo ${'\''$_mlrv'\'':-}'\''`'\'' "; BUILDSTDERR: fi; BUILDSTDERR: done; BUILDSTDERR: if [ -n "${_mlre:-}" ]; then BUILDSTDERR: eval `eval ${_mlre}/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '\''"$@"'\''`; BUILDSTDERR: else BUILDSTDERR: eval `/usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh "$@"`; BUILDSTDERR: fi; BUILDSTDERR: _mlstatus=$?; BUILDSTDERR: if [ -n "${_mlIFS+x}" ]; then BUILDSTDERR: IFS=$_mlIFS; BUILDSTDERR: else BUILDSTDERR: unset IFS; BUILDSTDERR: fi; BUILDSTDERR: if [ -n "${_mlshdbg:-}" ]; then BUILDSTDERR: set -$_mlshdbg; BUILDSTDERR: fi; BUILDSTDERR: unset _mlre _mlv _mlrv _mlIFS _mlshdbg; BUILDSTDERR: return $_mlstatus; BUILDSTDERR: }; BUILDSTDERR: MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl; export MODULES_CMD; BUILDSTDERR: MODULESHOME=/usr/share/Modules; export MODULESHOME; BUILDSTDERR: test 0;' BUILDSTDERR: ++++ MODULES_CMD=/usr/share/Modules/libexec/modulecmd.tcl BUILDSTDERR: ++++ export MODULES_CMD BUILDSTDERR: ++++ MODULESHOME=/usr/share/Modules BUILDSTDERR: ++++ export MODULESHOME BUILDSTDERR: ++++ test 0 BUILDSTDERR: +++ '[' -n x ']' BUILDSTDERR: +++ IFS=' BUILDSTDERR: ' BUILDSTDERR: +++ unset _mlIFS BUILDSTDERR: +++ unset _mlre _mlv _mlrv BUILDSTDERR: +++ '[' 0 = 1 ']' BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ '[' -t 2 ']' BUILDSTDERR: +++ export -f module BUILDSTDERR: +++ '[' /bin/sh '!=' '' ']' BUILDSTDERR: +++ export -f switchml BUILDSTDERR: +++ ENV=/usr/share/Modules/init/profile.sh BUILDSTDERR: +++ export ENV BUILDSTDERR: +++ BASH_ENV=/usr/share/Modules/init/bash BUILDSTDERR: +++ export BASH_ENV BUILDSTDERR: +++ case ":$PATH:" in BUILDSTDERR: ++++ manpath BUILDSTDERR: +++ manpath=/usr/share/man:/usr/local/share/man:/usr/share/man/mpich-riscv64:/usr/share/man BUILDSTDERR: +++ case ":$manpath:" in BUILDSTDERR: +++ '[' -n '' ']' + module unload mpi/mpich-riscv64 + unset _mlre _mlIFS _mlshdbg + '[' 0 = 1 ']' + '[' -n x ']' + _mlIFS=' BUILDSTDERR: ' + IFS=' ' + for _mlv in ${MODULES_RUN_QUARANTINE:-} + '[' LD_LIBRARY_PATH = LD_LIBRARY_PATH -a LD_LIBRARY_PATH = LD_LIBRARY_PATH ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH+x}' BUILDSTDERR: +++ echo x + '[' -n x ']' BUILDSTDERR: ++ eval 'echo ${LD_LIBRARY_PATH}' BUILDSTDERR: +++ echo /usr/lib64/mpich/lib + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' ' + _mlrv=MODULES_RUNENV_LD_LIBRARY_PATH BUILDSTDERR: ++ eval 'echo ${MODULES_RUNENV_LD_LIBRARY_PATH:-}' BUILDSTDERR: +++ echo + _mlre='LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' + '[' -n 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\'' LD_LIBRARY_PATH='\'''\'' ' ']' BUILDSTDERR: ++ eval 'LD_LIBRARY_PATH_modquar='\''/usr/lib64/mpich/lib'\''' 'LD_LIBRARY_PATH='\'''\''' /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh '"$@"' BUILDSTDERR: +++ LD_LIBRARY_PATH_modquar=/usr/lib64/mpich/lib BUILDSTDERR: +++ LD_LIBRARY_PATH= BUILDSTDERR: +++ /usr/bin/tclsh /usr/share/Modules/libexec/modulecmd.tcl sh unload mpi/mpich-riscv64 ~/build/BUILD/mpibash-1.3 + eval unset 'LD_LIBRARY_PATH; BUILDSTDERR: unset' 'MPI_COMPILER; BUILDSTDERR: MANPATH=/usr/share/man;' export 'MANPATH; BUILDSTDERR: unset' 'MPI_INCLUDE; BUILDSTDERR: unset' 'MPI_MAN; BUILDSTDERR: unset' 'MPI_PYTHON_SITEARCH; BUILDSTDERR: unset' '_LMFILES_; BUILDSTDERR: unset' 'LOADEDMODULES; BUILDSTDERR: PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH; BUILDSTDERR: MANPATH_modshare=/usr/share/man:1;' export 'MANPATH_modshare; BUILDSTDERR: unset' 'MPI_PYTHON3_SITEARCH; BUILDSTDERR: PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1;' export 'PKG_CONFIG_PATH_modshare; BUILDSTDERR: unset' 'MPI_FORTRAN_MOD_DIR; BUILDSTDERR: unset' 'MPI_HOME; BUILDSTDERR: unset' 'LD_LIBRARY_PATH_modshare; BUILDSTDERR: unset' 'MPI_SYSCONFIG; BUILDSTDERR: unset' 'MPI_SUFFIX; BUILDSTDERR: unset' 'MPI_PYTHON2_SITEARCH; BUILDSTDERR: unset' '_LMFILES__modshare; BUILDSTDERR: unset' 'LOADEDMODULES_modshare; BUILDSTDERR: unset' 'MPI_LIB; BUILDSTDERR: PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH; BUILDSTDERR: unset' 'MPI_BIN; BUILDSTDERR: PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1;' export 'PATH_modshare; BUILDSTDERR: test' '0;' BUILDSTDERR: ++ unset LD_LIBRARY_PATH BUILDSTDERR: ++ unset MPI_COMPILER BUILDSTDERR: ++ MANPATH=/usr/share/man BUILDSTDERR: ++ export MANPATH BUILDSTDERR: ++ unset MPI_INCLUDE BUILDSTDERR: ++ unset MPI_MAN BUILDSTDERR: ++ unset MPI_PYTHON_SITEARCH BUILDSTDERR: ++ unset _LMFILES_ BUILDSTDERR: ++ unset LOADEDMODULES BUILDSTDERR: ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig BUILDSTDERR: ++ export PKG_CONFIG_PATH BUILDSTDERR: ++ MANPATH_modshare=/usr/share/man:1 BUILDSTDERR: ++ export MANPATH_modshare BUILDSTDERR: ++ unset MPI_PYTHON3_SITEARCH BUILDSTDERR: ++ PKG_CONFIG_PATH_modshare=:1:/usr/lib64/pkgconfig:1:/usr/share/pkgconfig:1 BUILDSTDERR: ++ export PKG_CONFIG_PATH_modshare BUILDSTDERR: ++ unset MPI_FORTRAN_MOD_DIR BUILDSTDERR: ++ unset MPI_HOME BUILDSTDERR: ++ unset LD_LIBRARY_PATH_modshare BUILDSTDERR: ++ unset MPI_SYSCONFIG BUILDSTDERR: ++ unset MPI_SUFFIX BUILDSTDERR: ++ unset MPI_PYTHON2_SITEARCH BUILDSTDERR: ++ unset _LMFILES__modshare BUILDSTDERR: ++ unset LOADEDMODULES_modshare BUILDSTDERR: ++ unset MPI_LIB BUILDSTDERR: ++ PATH=/usr/share/Modules/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin BUILDSTDERR: ++ export PATH BUILDSTDERR: ++ unset MPI_BIN BUILDSTDERR: ++ PATH_modshare=/bin:1:/usr/sbin:1:/usr/bin:1:/usr/local/sbin:1:/usr/share/Modules/bin:1:/sbin:1 BUILDSTDERR: ++ export PATH_modshare BUILDSTDERR: ++ test 0 + _mlstatus=0 + '[' -n x ']' + IFS=' BUILDSTDERR: ' + '[' -n '' ']' + unset _mlre _mlv _mlrv _mlIFS _mlshdbg + return 0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eXXPER + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 + cd mpibash-1.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 'INSTALL=/usr/bin/install -p' -C openmpi make: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi' Making install in src make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/' /bin/sh ../libtool --mode=install /usr/bin/install -p mpibash.la circlebash.la '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/' libtool: install: /usr/bin/install -p .libs/mpibash.so /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/mpibash.so libtool: install: /usr/bin/install -p .libs/mpibash.lai /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/mpibash.la libtool: install: /usr/bin/install -p .libs/circlebash.so /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/circlebash.so libtool: install: /usr/bin/install -p .libs/circlebash.lai /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/circlebash.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib/mpibash/' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' rm -f "/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash//mpibash.la" rm -f "/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash//circlebash.la" make[3]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/src' Making install in commands make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/commands' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/commands' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/bin' /usr/bin/install -p ../../commands/mbxz '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/bin/./mbxz_openmpi' /usr/bin/install -p ../../commands/mbcp '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/bin/./mbcp_openmpi' /usr/bin/install -p ../../commands/mbtar '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/bin/./mbtar_openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/openmpi-riscv64/man1' /usr/bin/install -p -m 644 '../../commands/mbxz.1' '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/openmpi-riscv64/man1/mbxz_openmpi.1' /usr/bin/install -p -m 644 '../../commands/mbcp.1' '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/openmpi-riscv64/man1/mbcp_openmpi.1' /usr/bin/install -p -m 644 '../../commands/mbtar.1' '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/openmpi-riscv64/man1/mbtar_openmpi.1' make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/commands' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/commands' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/examples' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi/examples' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/share/mpibash/examples' /usr/bin/install -p ../../examples/testmpi '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/share/mpibash/examples/./testmpi_openmpi' /usr/bin/install -p ../../examples/pingpong '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/share/mpibash/examples/./pingpong_openmpi' /usr/bin/install -p ../../examples/testcircle '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/share/mpibash/examples/./testcircle_openmpi' make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/examples' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi/examples' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/openmpi' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/bin' /usr/bin/install -p mpibash '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/bin/./mpibash_openmpi' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi' make: Leaving directory '/builddir/build/BUILD/mpibash-1.3/openmpi' + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 'INSTALL=/usr/bin/install -p' -C mpich make: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich' Making install in src make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/' /bin/sh ../libtool --mode=install /usr/bin/install -p mpibash.la circlebash.la '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/' libtool: install: /usr/bin/install -p .libs/mpibash.so /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/mpibash.so libtool: install: /usr/bin/install -p .libs/mpibash.lai /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/mpibash.la libtool: install: /usr/bin/install -p .libs/circlebash.so /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/circlebash.so libtool: install: /usr/bin/install -p .libs/circlebash.lai /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/circlebash.la BUILDSTDERR: libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib/mpibash/' /usr/bin/make install-data-hook make[3]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' rm -f "/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash//mpibash.la" rm -f "/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash//circlebash.la" make[3]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/src' Making install in commands make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/commands' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/commands' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/bin' /usr/bin/install -p ../../commands/mbxz '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/bin/./mbxz_mpich' /usr/bin/install -p ../../commands/mbcp '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/bin/./mbcp_mpich' /usr/bin/install -p ../../commands/mbtar '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/bin/./mbtar_mpich' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/mpich-riscv64/man1' /usr/bin/install -p -m 644 '../../commands/mbxz.1' '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/mpich-riscv64/man1/mbxz_mpich.1' /usr/bin/install -p -m 644 '../../commands/mbcp.1' '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/mpich-riscv64/man1/mbcp_mpich.1' /usr/bin/install -p -m 644 '../../commands/mbtar.1' '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/share/man/mpich-riscv64/man1/mbtar_mpich.1' make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/commands' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/commands' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/examples' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich/examples' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/share/mpibash/examples' /usr/bin/install -p ../../examples/testmpi '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/share/mpibash/examples/./testmpi_mpich' /usr/bin/install -p ../../examples/pingpong '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/share/mpibash/examples/./pingpong_mpich' /usr/bin/install -p ../../examples/testcircle '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/share/mpibash/examples/./testcircle_mpich' make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/examples' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich/examples' make[1]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich' make[2]: Entering directory '/builddir/build/BUILD/mpibash-1.3/mpich' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/bin' /usr/bin/install -p mpibash '/builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/bin/./mpibash_mpich' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich' make[1]: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich' make: Leaving directory '/builddir/build/BUILD/mpibash-1.3/mpich' + sed -i '1s@/usr/bin/env bash@/bin/bash@' /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/bin/mpibash_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/bin/mpibash_openmpi + sed -i '1s@/usr/bin/env mpibash@/usr/lib64/openmpi/bin/mpibash_openmpi@' /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/lib/share/mpibash/examples/pingpong_openmpi /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/lib/share/mpibash/examples/testcircle_openmpi /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/lib/share/mpibash/examples/testmpi_openmpi /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/bin/mbcp_openmpi /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/bin/mbtar_openmpi /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/bin/mbxz_openmpi /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/openmpi/bin/mpibash_openmpi + sed -i '1s@/usr/bin/env mpibash@/usr/lib64/mpich/bin/mpibash_mpich@' /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/lib/share/mpibash/examples/pingpong_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/lib/share/mpibash/examples/testcircle_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/lib/share/mpibash/examples/testmpi_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/bin/mbcp_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/bin/mbtar_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/bin/mbxz_mpich /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64//usr/lib64/mpich/bin/mpibash_mpich + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.3-4.fc29 --unique-debug-suffix -1.3-4.fc29.riscv64 --unique-debug-src-base mpibash-1.3-4.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mpibash-1.3 extracting debug info from /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/circlebash.so extracting debug info from /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/openmpi/lib/mpibash/mpibash.so extracting debug info from /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/mpibash.so extracting debug info from /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64/usr/lib64/mpich/lib/mpibash/circlebash.so /usr/lib/rpm/sepdebugcrcfix: Updated 4 CRC32s, 0 CRC32s did match. BUILDSTDERR: 106 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib64/openmpi/bin/mpibash_openmpi from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib64/mpich/bin/mpibash_mpich from /bin/bash to #!/usr/bin/bash Processing files: mpibash-openmpi-1.3-4.fc29.riscv64 Provides: mpibash-openmpi = 1.3-4.fc29 mpibash-openmpi(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/lib64/openmpi/bin/mpibash_openmpi ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcircle.so.2()(64bit)(openmpi-riscv64) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libmpi.so.20()(64bit)(openmpi-riscv64) libpthread.so.0()(64bit) rtld(GNU_HASH) Processing files: mpibash-mpich-1.3-4.fc29.riscv64 Provides: mpibash-mpich = 1.3-4.fc29 mpibash-mpich(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/lib64/mpich/bin/mpibash_mpich ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcircle.so.2()(64bit)(mpich-riscv64) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libmpi.so.12()(64bit)(mpich-riscv64) rtld(GNU_HASH) Processing files: mpibash-openmpi-examples-1.3-4.fc29.riscv64 Provides: mpibash-openmpi-examples = 1.3-4.fc29 mpibash-openmpi-examples(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/lib64/openmpi/bin/mpibash_openmpi Processing files: mpibash-mpich-examples-1.3-4.fc29.riscv64 Provides: mpibash-mpich-examples = 1.3-4.fc29 mpibash-mpich-examples(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/lib64/mpich/bin/mpibash_mpich Processing files: mpibash-debugsource-1.3-4.fc29.riscv64 Provides: mpibash-debugsource = 1.3-4.fc29 mpibash-debugsource(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mpibash-debuginfo-1.3-4.fc29.riscv64 Provides: mpibash-debuginfo = 1.3-4.fc29 mpibash-debuginfo(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mpibash-debugsource(riscv-64) = 1.3-4.fc29 Processing files: mpibash-openmpi-debuginfo-1.3-4.fc29.riscv64 Provides: debuginfo(build-id) = 0c0887f05b1733797f4b8971aeee1d9dfd10c59d debuginfo(build-id) = 91d1fe129242e2f2f294cf849453379ff6e977b2 mpibash-openmpi-debuginfo = 1.3-4.fc29 mpibash-openmpi-debuginfo(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mpibash-debugsource(riscv-64) = 1.3-4.fc29 Processing files: mpibash-mpich-debuginfo-1.3-4.fc29.riscv64 Provides: debuginfo(build-id) = b8c36dcc0da3663f6bda635302156a0e2fe95f26 debuginfo(build-id) = cd7dca9db23e052d698ac031cf0d1c7504195be0 mpibash-mpich-debuginfo = 1.3-4.fc29 mpibash-mpich-debuginfo(riscv-64) = 1.3-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mpibash-debugsource(riscv-64) = 1.3-4.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 Wrote: /builddir/build/RPMS/mpibash-openmpi-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-mpich-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-openmpi-examples-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-mpich-examples-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-debugsource-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-debuginfo-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-openmpi-debuginfo-1.3-4.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mpibash-mpich-debuginfo-1.3-4.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XxrSYc + umask 022 + cd /builddir/build/BUILD + cd mpibash-1.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mpibash-1.3-4.fc29.riscv64 + exit 0 Child return code was: 0