Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/fabtests.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-134702-49567/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target loongarch64 --nodeps /builddir/build/SPECS/fabtests.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': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Wrote: /builddir/build/SRPMS/fabtests-1.14.0-1.an8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/fabtests.spec'], chrootPath='/var/lib/mock/dist-an8.7-build-134702-49567/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': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target loongarch64 --nodeps /builddir/build/SPECS/fabtests.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': 'C.UTF-8'} and shell False Building target platforms: loongarch64 Building for target loongarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SZcCB5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fabtests-1.14.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fabtests-1.14.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd fabtests-1.14.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch):' Patch #0 (0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch): + /usr/bin/patch --no-backup-if-mismatch -p2 --fuzz=0 patching file scripts/rft_yaml_to_junit_xml patching file scripts/runfabtests.sh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ObyZ38 + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.14.0 + CFLAGS='-O2 -g' + export CFLAGS + CXXFLAGS='-O2 -g' + export CXXFLAGS + FFLAGS='-O2 -g -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -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 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=loongarch64-Anolis-linux --host=loongarch64-Anolis-linux --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 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 how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... loongarch64-Anolis-linux-gnu checking host system type... loongarch64-Anolis-linux-gnu checking for style of include used by make... GNU checking for loongarch64-Anolis-linux-gcc... no checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for loongarch64-Anolis-linux-ar... no checking for loongarch64-Anolis-linux-lib... no checking for loongarch64-Anolis-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar 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 gcc... /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 loongarch64-Anolis-linux-gnu file names to loongarch64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert loongarch64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for loongarch64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-Anolis-linux-ar... ar checking for archiver @FILE support... @ checking for loongarch64-Anolis-linux-strip... no checking for strip... strip checking for loongarch64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc 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 loongarch64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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... yes checking for loongarch64-Anolis-linux-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for library containing clock_gettime... none required checking for fi_getinfo in -lfabric... yes checking for ANSI C header files... (cached) yes checking rdma/fabric.h usability... yes checking rdma/fabric.h presence... yes checking for rdma/fabric.h... yes checking level_zero/ze_api.h usability... no checking level_zero/ze_api.h presence... no checking for level_zero/ze_api.h... no checking for fi_trywait support... yes checking for epoll_create1... yes checking for __int128... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating fabtests.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 V=1 make all-am make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.14.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o common/shared.lo common/shared.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o common/hmem.lo common/hmem.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o common/hmem_cuda.lo common/hmem_cuda.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o common/hmem_rocr.lo common/hmem_rocr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem_cuda.c -fPIC -DPIC -o common/.libs/hmem_cuda.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/shared.c -fPIC -DPIC -o common/.libs/shared.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem.c -fPIC -DPIC -o common/.libs/hmem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem_rocr.c -fPIC -DPIC -o common/.libs/hmem_rocr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem_cuda.c -o common/hmem_cuda.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem.c -o common/hmem.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem_rocr.c -o common/hmem_rocr.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o common/hmem_ze.lo common/hmem_ze.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/av_xfer.o functional/av_xfer.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/msg.o functional/msg.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/stream_msg.o functional/stream_msg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem_ze.c -fPIC -DPIC -o common/.libs/hmem_ze.o gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/msg_sockets.o functional/msg_sockets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/hmem_ze.c -o common/hmem_ze.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm.o functional/rdm.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_rma_event.o functional/rdm_rma_event.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_rma_trigger.o functional/rdm_rma_trigger.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_deferred_wq.o functional/rdm_deferred_wq.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/dgram.o functional/dgram.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/mcast.o functional/mcast.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/dgram_waitset.o functional/dgram_waitset.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_tagged_peek.o functional/rdm_tagged_peek.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/cq_data.o functional/cq_data.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/poll.o functional/poll.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/scalable_ep.o functional/scalable_ep.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/shared_ctx.o functional/shared_ctx.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/msg_epoll.o functional/msg_epoll.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_shared_av.o functional/rdm_shared_av.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/cm_data.o functional/cm_data.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/multi_mr.o functional/multi_mr.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_multi_domain.o functional/rdm_multi_domain.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/multi_ep.o functional/multi_ep.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/recv_cancel.o functional/recv_cancel.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/unexpected_msg.o functional/unexpected_msg.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/unmap_mem.o functional/unmap_mem.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/inj_complete.o functional/inj_complete.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/resmgmt_test.o functional/resmgmt_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -c common/shared.c -o common/shared.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_atomic.o functional/rdm_atomic.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/multi_recv.o functional/multi_recv.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/bw.o functional/bw.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/rdm_multi_client.o functional/rdm_multi_client.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o functional/loopback.o functional/loopback.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/msg_pingpong.o benchmarks/msg_pingpong.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/benchmark_shared.o benchmarks/benchmark_shared.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/msg_bw.o benchmarks/msg_bw.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/rma_bw.o benchmarks/rma_bw.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/rdm_cntr_pingpong.o benchmarks/rdm_cntr_pingpong.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/dgram_pingpong.o benchmarks/dgram_pingpong.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/rdm_pingpong.o benchmarks/rdm_pingpong.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/rdm_tagged_pingpong.o benchmarks/rdm_tagged_pingpong.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o benchmarks/rdm_tagged_bw.o benchmarks/rdm_tagged_bw.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/eq_test.o unit/eq_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/common.o unit/common.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/cq_test.o unit/cq_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/mr_test.o unit/mr_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/mr_cache_evict.o unit/mr_cache_evict.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/cntr_test.o unit/cntr_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/av_test.o unit/av_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/dom_test.o unit/dom_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o unit/getinfo_test.o unit/getinfo_test.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/ofi_atomic.o ubertest/ofi_atomic.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/uber.o ubertest/uber.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/connect.o ubertest/connect.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/cq.o ubertest/cq.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/config.o ubertest/config.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/domain.o ubertest/domain.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/ep.o ubertest/ep.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/xfer.o ubertest/xfer.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/verify.o ubertest/verify.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o ubertest/test_ctrl.o ubertest/test_ctrl.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -c -o multinode/src/multinode_fi_multinode-harness.o `test -f 'multinode/src/harness.c' || echo './'`multinode/src/harness.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -c -o multinode/src/multinode_fi_multinode-pattern.o `test -f 'multinode/src/pattern.c' || echo './'`multinode/src/pattern.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -c -o multinode/src/multinode_fi_multinode-core.o `test -f 'multinode/src/core.c' || echo './'`multinode/src/core.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -c -o multinode/src/multinode_fi_multinode_coll-harness.o `test -f 'multinode/src/harness.c' || echo './'`multinode/src/harness.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -c -o multinode/src/multinode_fi_multinode_coll-core_coll.o `test -f 'multinode/src/core_coll.c' || echo './'`multinode/src/core_coll.c gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -c -o prov/efa/src/rdm_ep_rnr_retry.o prov/efa/src/rdm_ep_rnr_retry.c /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfabtests.la common/shared.lo common/hmem.lo common/hmem_cuda.lo common/hmem_rocr.lo common/hmem_ze.lo -lfabric libtool: link: ar cru .libs/libfabtests.a common/.libs/shared.o common/.libs/hmem.o common/.libs/hmem_cuda.o common/.libs/hmem_rocr.o common/.libs/hmem_ze.o libtool: link: ranlib .libs/libfabtests.a libtool: link: ( cd ".libs" && rm -f "libfabtests.la" && ln -s "../libfabtests.la" "libfabtests.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_msg functional/msg.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_av_xfer functional/av_xfer.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_stream_msg functional/stream_msg.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_av_xfer functional/av_xfer.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_msg functional/msg.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_stream_msg functional/stream_msg.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_msg_sockets functional/msg_sockets.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm functional/rdm.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_rma_event functional/rdm_rma_event.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm functional/rdm.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_msg_sockets functional/msg_sockets.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_rma_event functional/rdm_rma_event.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_rma_trigger functional/rdm_rma_trigger.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_deferred_wq functional/rdm_deferred_wq.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_dgram functional/dgram.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_rma_trigger functional/rdm_rma_trigger.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_deferred_wq functional/rdm_deferred_wq.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_dgram functional/dgram.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_mcast functional/mcast.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_dgram_waitset functional/dgram_waitset.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_tagged_peek functional/rdm_tagged_peek.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_mcast functional/mcast.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_dgram_waitset functional/dgram_waitset.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_tagged_peek functional/rdm_tagged_peek.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_cq_data functional/cq_data.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_poll functional/poll.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_scalable_ep functional/scalable_ep.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_shared_ctx functional/shared_ctx.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_cq_data functional/cq_data.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_poll functional/poll.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_scalable_ep functional/scalable_ep.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_msg_epoll functional/msg_epoll.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_shared_av functional/rdm_shared_av.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_cm_data functional/cm_data.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_shared_ctx functional/shared_ctx.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_multi_mr functional/multi_mr.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_msg_epoll functional/msg_epoll.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_cm_data functional/cm_data.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_shared_av functional/rdm_shared_av.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_multi_domain functional/rdm_multi_domain.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_multi_ep functional/multi_ep.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_recv_cancel functional/recv_cancel.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_multi_mr functional/multi_mr.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_unexpected_msg functional/unexpected_msg.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_multi_domain functional/rdm_multi_domain.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_multi_ep functional/multi_ep.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_recv_cancel functional/recv_cancel.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_unmap_mem functional/unmap_mem.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_inj_complete functional/inj_complete.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_resmgmt_test functional/resmgmt_test.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_unexpected_msg functional/unexpected_msg.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_atomic functional/rdm_atomic.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_resmgmt_test functional/resmgmt_test.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_unmap_mem functional/unmap_mem.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_inj_complete functional/inj_complete.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_multi_recv functional/multi_recv.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_bw functional/bw.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_multi_client functional/rdm_multi_client.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_atomic functional/rdm_atomic.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_loopback functional/loopback.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_bw functional/bw.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_multi_recv functional/multi_recv.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_rdm_multi_client functional/rdm_multi_client.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_msg_pingpong benchmarks/msg_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_msg_bw benchmarks/msg_bw.o benchmarks/benchmark_shared.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rma_bw benchmarks/rma_bw.o benchmarks/benchmark_shared.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o functional/fi_loopback functional/loopback.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_cntr_pingpong benchmarks/rdm_cntr_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_msg_bw benchmarks/msg_bw.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_msg_pingpong benchmarks/msg_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rma_bw benchmarks/rma_bw.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_dgram_pingpong benchmarks/dgram_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_pingpong benchmarks/rdm_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_tagged_pingpong benchmarks/rdm_tagged_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_cntr_pingpong benchmarks/rdm_cntr_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_tagged_bw benchmarks/rdm_tagged_bw.o benchmarks/benchmark_shared.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_dgram_pingpong benchmarks/dgram_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_pingpong benchmarks/rdm_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_eq_test unit/eq_test.o unit/common.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_tagged_pingpong benchmarks/rdm_tagged_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_cq_test unit/cq_test.o unit/common.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o benchmarks/fi_rdm_tagged_bw benchmarks/rdm_tagged_bw.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_mr_test unit/mr_test.o unit/common.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_mr_cache_evict unit/mr_cache_evict.o unit/common.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_eq_test unit/eq_test.o unit/common.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_cq_test unit/cq_test.o unit/common.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_cntr_test unit/cntr_test.o unit/common.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_mr_test unit/mr_test.o unit/common.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_mr_cache_evict unit/mr_cache_evict.o unit/common.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_av_test unit/av_test.o unit/common.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_dom_test unit/dom_test.o unit/common.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_getinfo_test unit/getinfo_test.o unit/common.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_cntr_test unit/cntr_test.o unit/common.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_av_test unit/av_test.o unit/common.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ubertest/fi_ubertest ubertest/ofi_atomic.o ubertest/uber.o ubertest/connect.o ubertest/cq.o ubertest/config.o ubertest/domain.o ubertest/ep.o ubertest/xfer.o ubertest/verify.o ubertest/test_ctrl.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_dom_test unit/dom_test.o unit/common.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o unit/fi_getinfo_test unit/getinfo_test.o unit/common.o ./.libs/libfabtests.a -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multinode/fi_multinode multinode/src/multinode_fi_multinode-harness.o multinode/src/multinode_fi_multinode-pattern.o multinode/src/multinode_fi_multinode-core.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multinode/fi_multinode_coll multinode/src/multinode_fi_multinode_coll-harness.o multinode/src/multinode_fi_multinode_coll-core_coll.o libfabtests.la -lfabric /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o prov/efa/src/fi_efa_ep_rnr_retry prov/efa/src/rdm_ep_rnr_retry.o libfabtests.la -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ubertest/fi_ubertest ubertest/ofi_atomic.o ubertest/uber.o ubertest/connect.o ubertest/cq.o ubertest/config.o ubertest/domain.o ubertest/ep.o ubertest/xfer.o ubertest/verify.o ubertest/test_ctrl.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -I./multinode/include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multinode/fi_multinode multinode/src/multinode_fi_multinode-harness.o multinode/src/multinode_fi_multinode-pattern.o multinode/src/multinode_fi_multinode-core.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -I./multinode/include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o multinode/fi_multinode_coll multinode/src/multinode_fi_multinode_coll-harness.o multinode/src/multinode_fi_multinode_coll-core_coll.o ./.libs/libfabtests.a -lfabric libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -g -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o prov/efa/src/fi_efa_ep_rnr_retry prov/efa/src/rdm_ep_rnr_retry.o ./.libs/libfabtests.a -lfabric make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.14.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.WZjMq9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 ++ dirname /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 + cd fabtests-1.14.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.14.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p functional/fi_av_xfer functional/fi_msg functional/fi_stream_msg functional/fi_msg_sockets functional/fi_rdm functional/fi_rdm_rma_event functional/fi_rdm_rma_trigger functional/fi_rdm_deferred_wq functional/fi_dgram functional/fi_mcast functional/fi_dgram_waitset functional/fi_rdm_tagged_peek functional/fi_cq_data functional/fi_poll functional/fi_scalable_ep functional/fi_shared_ctx functional/fi_msg_epoll functional/fi_rdm_shared_av functional/fi_cm_data functional/fi_multi_mr functional/fi_rdm_multi_domain functional/fi_multi_ep functional/fi_recv_cancel functional/fi_unexpected_msg functional/fi_unmap_mem functional/fi_inj_complete functional/fi_resmgmt_test functional/fi_rdm_atomic functional/fi_multi_recv functional/fi_bw functional/fi_rdm_multi_client functional/fi_loopback benchmarks/fi_msg_pingpong benchmarks/fi_msg_bw benchmarks/fi_rma_bw benchmarks/fi_rdm_cntr_pingpong benchmarks/fi_dgram_pingpong benchmarks/fi_rdm_pingpong benchmarks/fi_rdm_tagged_pingpong benchmarks/fi_rdm_tagged_bw unit/fi_eq_test unit/fi_cq_test unit/fi_mr_test unit/fi_mr_cache_evict unit/fi_cntr_test unit/fi_av_test unit/fi_dom_test unit/fi_getinfo_test ubertest/fi_ubertest multinode/fi_multinode multinode/fi_multinode_coll prov/efa/src/fi_efa_ep_rnr_retry '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin' libtool: install: /usr/bin/install -p functional/fi_av_xfer /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_av_xfer libtool: install: /usr/bin/install -p functional/fi_msg /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg libtool: install: /usr/bin/install -p functional/fi_stream_msg /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_stream_msg libtool: install: /usr/bin/install -p functional/fi_msg_sockets /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_sockets libtool: install: /usr/bin/install -p functional/fi_rdm /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm libtool: install: /usr/bin/install -p functional/fi_rdm_rma_event /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_rma_event libtool: install: /usr/bin/install -p functional/fi_rdm_rma_trigger /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_rma_trigger libtool: install: /usr/bin/install -p functional/fi_rdm_deferred_wq /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_deferred_wq libtool: install: /usr/bin/install -p functional/fi_dgram /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dgram libtool: install: /usr/bin/install -p functional/fi_mcast /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_mcast libtool: install: /usr/bin/install -p functional/fi_dgram_waitset /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dgram_waitset libtool: install: /usr/bin/install -p functional/fi_rdm_tagged_peek /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_tagged_peek libtool: install: /usr/bin/install -p functional/fi_cq_data /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cq_data libtool: install: /usr/bin/install -p functional/fi_poll /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_poll libtool: install: /usr/bin/install -p functional/fi_scalable_ep /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_scalable_ep libtool: install: /usr/bin/install -p functional/fi_shared_ctx /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_shared_ctx libtool: install: /usr/bin/install -p functional/fi_msg_epoll /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_epoll libtool: install: /usr/bin/install -p functional/fi_rdm_shared_av /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_shared_av libtool: install: /usr/bin/install -p functional/fi_cm_data /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cm_data libtool: install: /usr/bin/install -p functional/fi_multi_mr /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multi_mr libtool: install: /usr/bin/install -p functional/fi_rdm_multi_domain /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_multi_domain libtool: install: /usr/bin/install -p functional/fi_multi_ep /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multi_ep libtool: install: /usr/bin/install -p functional/fi_recv_cancel /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_recv_cancel libtool: install: /usr/bin/install -p functional/fi_unexpected_msg /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_unexpected_msg libtool: install: /usr/bin/install -p functional/fi_unmap_mem /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_unmap_mem libtool: install: /usr/bin/install -p functional/fi_inj_complete /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_inj_complete libtool: install: /usr/bin/install -p functional/fi_resmgmt_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_resmgmt_test libtool: install: /usr/bin/install -p functional/fi_rdm_atomic /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_atomic libtool: install: /usr/bin/install -p functional/fi_multi_recv /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multi_recv libtool: install: /usr/bin/install -p functional/fi_bw /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_bw libtool: install: /usr/bin/install -p functional/fi_rdm_multi_client /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_multi_client libtool: install: /usr/bin/install -p functional/fi_loopback /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_loopback libtool: install: /usr/bin/install -p benchmarks/fi_msg_pingpong /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_msg_bw /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_bw libtool: install: /usr/bin/install -p benchmarks/fi_rma_bw /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rma_bw libtool: install: /usr/bin/install -p benchmarks/fi_rdm_cntr_pingpong /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_cntr_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_dgram_pingpong /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dgram_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_rdm_pingpong /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_rdm_tagged_pingpong /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_tagged_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_rdm_tagged_bw /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_tagged_bw libtool: install: /usr/bin/install -p unit/fi_eq_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_eq_test libtool: install: /usr/bin/install -p unit/fi_cq_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cq_test libtool: install: /usr/bin/install -p unit/fi_mr_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_mr_test libtool: install: /usr/bin/install -p unit/fi_mr_cache_evict /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_mr_cache_evict libtool: install: /usr/bin/install -p unit/fi_cntr_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cntr_test libtool: install: /usr/bin/install -p unit/fi_av_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_av_test libtool: install: /usr/bin/install -p unit/fi_dom_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dom_test libtool: install: /usr/bin/install -p unit/fi_getinfo_test /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_getinfo_test libtool: install: /usr/bin/install -p ubertest/fi_ubertest /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_ubertest libtool: install: /usr/bin/install -p multinode/fi_multinode /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multinode libtool: install: /usr/bin/install -p multinode/fi_multinode_coll /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multinode_coll libtool: install: /usr/bin/install -p prov/efa/src/fi_efa_ep_rnr_retry /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_efa_ep_rnr_retry /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin' /usr/bin/install -p scripts/runfabtests.sh scripts/rft_yaml_to_junit_xml '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/fi_av_xfer.1 man/man1/fi_cm_data.1 man/man1/fi_cq_data.1 man/man1/fi_dgram.1 man/man1/fi_dgram_waitset.1 man/man1/fi_inj_complete.1 man/man1/fi_mcast.1 man/man1/fi_msg.1 man/man1/fi_msg_epoll.1 man/man1/fi_msg_sockets.1 man/man1/fi_multi_ep.1 man/man1/fi_multi_mr.1 man/man1/fi_poll.1 man/man1/fi_rdm.1 man/man1/fi_rdm_atomic.1 man/man1/fi_rdm_deferred_wq.1 man/man1/fi_rdm_multi_domain.1 man/man1/fi_multi_recv.1 man/man1/fi_rdm_rma_event.1 man/man1/fi_rdm_rma_trigger.1 man/man1/fi_rdm_shared_av.1 man/man1/fi_rdm_tagged_peek.1 man/man1/fi_recv_cancel.1 man/man1/fi_resmgmt_test.1 man/man1/fi_scalable_ep.1 man/man1/fi_shared_ctx.1 man/man1/fi_unexpected_msg.1 man/man1/fi_unmap_mem.1 man/man1/fi_dgram_pingpong.1 man/man1/fi_msg_bw.1 man/man1/fi_msg_pingpong.1 man/man1/fi_rdm_cntr_pingpong.1 man/man1/fi_rdm_pingpong.1 man/man1/fi_rdm_tagged_bw.1 man/man1/fi_rdm_tagged_pingpong.1 man/man1/fi_rma_bw.1 man/man1/fi_av_test.1 man/man1/fi_cntr_test.1 man/man1/fi_cq_test.1 man/man1/fi_dom_test.1 '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/fi_eq_test.1 man/man1/fi_getinfo_test.1 man/man1/fi_mr_test.1 man/man1/fi_bw.1 man/man1/fi_rdm_multi_client.1 man/man1/fi_ubertest.1 man/man1/fi_efa_ep_rnr_retry.1 '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/man/man7' /usr/bin/install -p -m 644 man/man7/fabtests.7 '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/psm' /usr/bin/install -p -m 644 test_configs/psm/all.test '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/psm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/udp' /usr/bin/install -p -m 644 test_configs/udp/all.test test_configs/udp/lat_bw.test test_configs/udp/quick.test test_configs/udp/functional.test test_configs/udp/udp.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/udp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/ofi_rxd' /usr/bin/install -p -m 644 test_configs/ofi_rxd/udp.test test_configs/ofi_rxd/verbs.test test_configs/ofi_rxd/ofi_rxd.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/ofi_rxd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/sockets' /usr/bin/install -p -m 644 test_configs/sockets/all.test test_configs/sockets/quick.test test_configs/sockets/complete.test test_configs/sockets/verify.test '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/sockets' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/shm' /usr/bin/install -p -m 644 test_configs/shm/all.test test_configs/shm/shm.exclude test_configs/shm/quick.test test_configs/shm/verify.test '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/shm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/verbs' /usr/bin/install -p -m 644 test_configs/verbs/all.test test_configs/verbs/quick.test test_configs/verbs/verbs.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/verbs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/psm2' /usr/bin/install -p -m 644 test_configs/psm2/all.test test_configs/psm2/verify.test test_configs/psm2/psm2.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/psm2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/usnic' /usr/bin/install -p -m 644 test_configs/usnic/all.test test_configs/usnic/quick.test '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/usnic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/psm3' /usr/bin/install -p -m 644 test_configs/psm3/all.test test_configs/psm3/verify.test test_configs/psm3/psm3.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/psm3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/tcp' /usr/bin/install -p -m 644 test_configs/tcp/tcp.exclude test_configs/tcp/all.test '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/tcp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs' /usr/bin/install -p -m 644 test_configs/osx.exclude test_configs/eq_cq.test test_configs/lat_bw.test '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/ofi_rxm' /usr/bin/install -p -m 644 test_configs/ofi_rxm/tcp.test test_configs/ofi_rxm/verbs.test test_configs/ofi_rxm/ofi_rxm.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/ofi_rxm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/efa' /usr/bin/install -p -m 644 test_configs/efa/efa.exclude '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/fabtests/test_configs/efa' make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.14.0' + rm -f '/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/lib64/*.la' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.14.0-1.an8 --unique-debug-suffix -1.14.0-1.an8.loongarch64 --unique-debug-src-base fabtests-1.14.0-1.an8.loongarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fabtests-1.14.0 extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_av_xfer extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_av_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cm_data extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cntr_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cq_data extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_cq_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dgram extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dgram_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dgram_waitset extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_dom_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_efa_ep_rnr_retry extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_eq_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_getinfo_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_inj_complete extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_loopback extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_mr_cache_evict extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_mcast extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_mr_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_epoll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_msg_sockets extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multi_ep extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multi_mr extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multi_recv extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multinode extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_multinode_coll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_poll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_atomic extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_cntr_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_deferred_wq extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_multi_client extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_multi_domain extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_rma_event extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_rma_trigger extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_shared_av extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_tagged_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_tagged_peek extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rdm_tagged_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_recv_cancel extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_resmgmt_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_rma_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_shared_ctx extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_scalable_ep extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_stream_msg extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_ubertest extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_unmap_mem extracting debug info from /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/bin/fi_unexpected_msg /usr/lib/rpm/sepdebugcrcfix: Updated 52 CRC32s, 0 CRC32s did match. 1374 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: fabtests-1.14.0-1.an8.loongarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vglJBA + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.14.0 + DOCDIR=/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/doc/fabtests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/doc/fabtests + cp -pr AUTHORS /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/doc/fabtests + cp -pr README /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/doc/fabtests + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BhTefp + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/licenses/fabtests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/licenses/fabtests + cp -pr COPYING /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64/usr/share/licenses/fabtests + exit 0 Provides: fabtests = 1.14.0-1.an8 fabtests(loongarch-64) = 1.14.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/ruby libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfabric.so.1()(64bit) libfabric.so.1(FABRIC_1.0)(64bit) libfabric.so.1(FABRIC_1.1)(64bit) libfabric.so.1(FABRIC_1.3)(64bit) Processing files: fabtests-debugsource-1.14.0-1.an8.loongarch64 Provides: fabtests-debugsource = 1.14.0-1.an8 fabtests-debugsource(loongarch-64) = 1.14.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fabtests-debuginfo-1.14.0-1.an8.loongarch64 Provides: debuginfo(build-id) = 022ef7a2213ac013509cfe4245a3f887defe5d62 debuginfo(build-id) = 05235e0101f9ad522b3014fbca3f9a46358fce43 debuginfo(build-id) = 07e32b3f6ed7f7fc1078578006d37877f746eeac debuginfo(build-id) = 082c7f2c5e3c89f8294a527d7cd2026270737a1d debuginfo(build-id) = 0875bd34e079cf8df02d63a9c26ef0c727731226 debuginfo(build-id) = 18dc3771d468b84e3a4d5a471ef354ba32568f34 debuginfo(build-id) = 1f85aa2eaa6b05479932d3ea1d6957c0c2bb3a30 debuginfo(build-id) = 2cbd4a47e8d24ac9b68c5ea3e25482d9a80abc59 debuginfo(build-id) = 32d32ddec46a8511124262f6b6f7b72be344ba3b debuginfo(build-id) = 34208cb71b8d3af4d55825ae4f47852842ff8c22 debuginfo(build-id) = 39c6a38c64cd85037fe28369138c69b7e65f0b41 debuginfo(build-id) = 3eeaadd9ed13d81760bcad035e08619661c904eb debuginfo(build-id) = 424913a6daa1d009b7dfa79f0c20e8f534575da9 debuginfo(build-id) = 5e9dbac131937e07274fd52d06052de4c74ad679 debuginfo(build-id) = 60dc5947d6d442d3467ed884740a780e9f02b542 debuginfo(build-id) = 6143ab9e2342884d97da5c69a589186a71fd8caa debuginfo(build-id) = 62ea42ab81d830053070be173e134dc91a610107 debuginfo(build-id) = 6b0101d22b2f58300b5a6b77a8f868136d70df29 debuginfo(build-id) = 6febab50b1ee26e0720be8100cfbf5e52ac14b8b debuginfo(build-id) = 7148ef0c29088871644657a9459272e50f9f5c71 debuginfo(build-id) = 7272c13715c36c56ad4143ed80205964f4154ee3 debuginfo(build-id) = 7c8c6f13f1b4bccd1c8823e35927c9caeae65b27 debuginfo(build-id) = 8335454358190cd9d46143bbc283b61ef24bff5c debuginfo(build-id) = 84a96047bc35d0dd8bf4ef5af55f85f70ca0fdfa debuginfo(build-id) = 8c0407523289a451cd6c78e35abbf8123f8e9de0 debuginfo(build-id) = 90ef3fc527d2dbe34885c122eb55656a56540631 debuginfo(build-id) = 91b3a93f0300a925f63153bba1f4a5119e88909f debuginfo(build-id) = 931924da4fe50ca69c21ccd26f0afffb165e4148 debuginfo(build-id) = 9aa112a8277d6882f08053172a54f01e57c8e6ad debuginfo(build-id) = 9fc86d3637091e789147cd7c2fcfcdc0d48122b5 debuginfo(build-id) = a8879e0547cf1f1d336e332df031de4709e5731b debuginfo(build-id) = aaa74e9c841a3c6876cfa00e7913b26ab350555e debuginfo(build-id) = aaf2a19e007b58d3ca96e3040a5948fb7cacc638 debuginfo(build-id) = b33138fbba53fc3d4d4c276083a840cbf40eaaca debuginfo(build-id) = b8cf4d3ff69b691afb287fdcdad55899b07c000f debuginfo(build-id) = bb3b10780a106b3922f423761cc39b89a7fe6c53 debuginfo(build-id) = c1649f4200f633a7f6edce6ecf5991b2ae319cbb debuginfo(build-id) = c2da2848e3b64ecf4aff272b3131b9338ebef60d debuginfo(build-id) = cb2c799d6139aa75d43dd196e806cd307afbd97e debuginfo(build-id) = cbb428259ccf884001d3bb2c7fd68c2050843b9e debuginfo(build-id) = cec4582fc2695c398900a32d8c44f18ac6feaac8 debuginfo(build-id) = ced452c3786b1c5393b12af140e74e024899e8e8 debuginfo(build-id) = d1ea382377fdc11a526a889276d7d94a860abe58 debuginfo(build-id) = d8cd26733d8b1833d8b366ea1c8187390997e85b debuginfo(build-id) = da0e41ebb5effe76896d612a60258c93aa22f91b debuginfo(build-id) = dca49ce588fdecac79af974d504589f55871ac0d debuginfo(build-id) = de306eeee34e6471a582d9197c7ad2edb01fbf6f debuginfo(build-id) = ec73ac3a503eec7c6647595e25bb7c1405a6c167 debuginfo(build-id) = f2a814750b7da5e0882f03bf63b1df6a6b004a92 debuginfo(build-id) = f3fb6160783427c355aa4c96cc7298f6891ab612 debuginfo(build-id) = f68cba688de4f7302501e46fa2a59334f3a2d15d debuginfo(build-id) = f87bcb13294c0eced794203d746ac45db52de74b fabtests-debuginfo = 1.14.0-1.an8 fabtests-debuginfo(loongarch-64) = 1.14.0-1.an8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fabtests-debugsource(loongarch-64) = 1.14.0-1.an8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 Wrote: /builddir/build/RPMS/fabtests-1.14.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/fabtests-debugsource-1.14.0-1.an8.loongarch64.rpm Wrote: /builddir/build/RPMS/fabtests-debuginfo-1.14.0-1.an8.loongarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C3uZes + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fabtests-1.14.0-1.an8.loongarch64 + exit 0 Child return code was: 0