Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/fabtests.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-95698-5984/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/fabtests-1.19.0-2.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/fabtests.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-95698-5984/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.C0hKBD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fabtests-1.19.0 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/fabtests-1.19.0.tar.bz2 + STATUS=0 + '[' 0 -ne 0 ']' + cd fabtests-1.19.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/0001-adjust-shebang-lines-in-rft_yaml_to_junit_xml-and-ru.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.3uKrKW + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd fabtests-1.19.0 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-09-02 05:01:36.704886616 +0800 +++ ./configure 2023-10-07 06:23:58.714523152 +0800 @@ -1781,7 +1781,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2023-10-07 06:23:58.714523152 +0800 +++ ./configure 2023-10-07 06:23:58.734523221 +0800 @@ -6433,7 +6433,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -14687,7 +14687,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-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/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./config/ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-opencloudos-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-valgrind 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... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking for style of include used by make... GNU checking for aarch64-opencloudos-linux-gnu-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 aarch64-opencloudos-linux-gnu-ar... no checking for aarch64-opencloudos-linux-gnu-lib... no checking for aarch64-opencloudos-linux-gnu-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 aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6439: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 aarch64-opencloudos-linux-gnu-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... yes 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 aarch64-opencloudos-linux-gnu-gcc... (cached) 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 pthread_create in -lpthread... yes 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 for dlopen in -ldl... 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 infiniband/verbs.h usability... no checking infiniband/verbs.h presence... no checking for infiniband/verbs.h... no checking for fi_trywait support... yes checking valgrind/memcheck.h usability... yes checking valgrind/memcheck.h presence... yes checking for valgrind/memcheck.h... 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 + /usr/bin/make -O -j16 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common/check_hmem.o common/check_hmem.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/dgram.o functional/dgram.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/msg.o functional/msg.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_rma_event.o functional/rdm_rma_event.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm.o functional/rdm.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/av_xfer.o functional/av_xfer.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_rma_trigger.o functional/rdm_rma_trigger.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/mcast.o functional/mcast.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/stream_msg.o functional/stream_msg.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/dgram_waitset.o functional/dgram_waitset.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/cq_data.o functional/cq_data.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/msg_sockets.o functional/msg_sockets.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_shared_av.o functional/rdm_shared_av.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_deferred_wq.o functional/rdm_deferred_wq.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_tagged_peek.o functional/rdm_tagged_peek.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/poll.o functional/poll.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/msg_epoll.o functional/msg_epoll.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common/hmem_neuron.lo common/hmem_neuron.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem_neuron.c -fPIC -DPIC -o common/.libs/hmem_neuron.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem_neuron.c -o common/hmem_neuron.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common/hmem_cuda.lo common/hmem_cuda.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem_cuda.c -o common/hmem_cuda.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/shared_ctx.o functional/shared_ctx.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/scalable_ep.o functional/scalable_ep.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/multi_mr.o functional/multi_mr.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/inject_test.o functional/inject_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/recv_cancel.o functional/recv_cancel.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common/hmem_ze.lo common/hmem_ze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem_ze.c -fPIC -DPIC -o common/.libs/hmem_ze.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem_ze.c -o common/hmem_ze.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/cm_data.o functional/cm_data.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/unmap_mem.o functional/unmap_mem.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem_rocr.c -o common/hmem_rocr.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/resmgmt_test.o functional/resmgmt_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/unexpected_msg.o functional/unexpected_msg.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/multi_ep.o functional/multi_ep.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_multi_domain.o functional/rdm_multi_domain.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/bw.o functional/bw.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common/hmem.lo common/hmem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/hmem.c -o common/hmem.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/loopback.o functional/loopback.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/msg_pingpong.o benchmarks/msg_pingpong.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/multi_recv.o functional/multi_recv.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_multi_client.o functional/rdm_multi_client.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/msg_bw.o benchmarks/msg_bw.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/dgram_pingpong.o benchmarks/dgram_pingpong.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_atomic.o functional/rdm_atomic.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/rma_bw.o benchmarks/rma_bw.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/rdm_pingpong.o benchmarks/rdm_pingpong.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/rdm_cntr_pingpong.o benchmarks/rdm_cntr_pingpong.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/rdm_tagged_pingpong.o benchmarks/rdm_tagged_pingpong.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/rdm_tagged_bw.o benchmarks/rdm_tagged_bw.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/common.o unit/common.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/cq_test.o unit/cq_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/setopt_test.o unit/setopt_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/connect.o ubertest/connect.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o benchmarks/benchmark_shared.o benchmarks/benchmark_shared.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/mr_test.o unit/mr_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/dom_test.o unit/dom_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/domain.o ubertest/domain.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/ep.o ubertest/ep.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/mr_cache_evict.o unit/mr_cache_evict.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/cntr_test.o unit/cntr_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o multinode/src/multinode_fi_multinode-pattern.o `test -f 'multinode/src/pattern.c' || echo './'`multinode/src/pattern.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o functional/rdm_stress.o functional/rdm_stress.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/cq.o ubertest/cq.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o multinode/src/multinode_fi_multinode-core.o `test -f 'multinode/src/core.c' || echo './'`multinode/src/core.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/xfer.o ubertest/xfer.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/uber.o ubertest/uber.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/verify.o ubertest/verify.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o multinode/src/multinode_fi_multinode-timing.o `test -f 'multinode/src/timing.c' || echo './'`multinode/src/timing.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o regression/regression_sighandler_test-sighandler_test.o `test -f 'regression/sighandler_test.c' || echo './'`regression/sighandler_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o prov/efa/src/efa_rnr_shared.o prov/efa/src/efa_rnr_shared.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/eq_test.o unit/eq_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/getinfo_test.o unit/getinfo_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o multinode/src/multinode_fi_multinode_coll-harness.o `test -f 'multinode/src/harness.c' || echo './'`multinode/src/harness.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o prov/efa/src/rdm_rnr_read_cq_error.o prov/efa/src/rdm_rnr_read_cq_error.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o component/component_sock_test-sock_test.o `test -f 'component/sock_test.c' || echo './'`component/sock_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o multinode/src/multinode_fi_multinode-harness.o `test -f 'multinode/src/harness.c' || echo './'`multinode/src/harness.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o prov/efa/src/efa_info_test.o prov/efa/src/efa_info_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/config.o ubertest/config.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unit/av_test.o unit/av_test.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o multinode/src/multinode_fi_multinode_coll-core_coll.o `test -f 'multinode/src/core_coll.c' || echo './'`multinode/src/core_coll.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o prov/efa/src/rdm_rnr_queue_resend.o prov/efa/src/rdm_rnr_queue_resend.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/test_ctrl.o ubertest/test_ctrl.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ubertest/ofi_atomic.o ubertest/ofi_atomic.c make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o common/shared.lo common/shared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c common/shared.c -o common/shared.o >/dev/null 2>&1 make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libfabtests.la common/shared.lo common/hmem.lo common/hmem_cuda.lo common/hmem_rocr.lo common/hmem_ze.lo common/hmem_neuron.lo -ldl -lfabric -lpthread 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 common/.libs/hmem_neuron.o libtool: link: ranlib .libs/libfabtests.a libtool: link: ( cd ".libs" && rm -f "libfabtests.la" && ln -s "../libfabtests.la" "libfabtests.la" ) make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_stream_msg functional/stream_msg.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_stream_msg functional/stream_msg.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_poll functional/poll.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_poll functional/poll.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_deferred_wq functional/rdm_deferred_wq.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_deferred_wq functional/rdm_deferred_wq.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_av_xfer functional/av_xfer.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_av_xfer functional/av_xfer.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm functional/rdm.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm functional/rdm.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_dgram functional/dgram.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_dgram functional/dgram.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_msg_sockets functional/msg_sockets.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_msg_sockets functional/msg_sockets.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_scalable_ep functional/scalable_ep.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_scalable_ep functional/scalable_ep.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_msg functional/msg.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_msg functional/msg.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_cq_data functional/cq_data.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_cq_data functional/cq_data.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_rma_event functional/rdm_rma_event.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_rma_event functional/rdm_rma_event.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_rma_trigger functional/rdm_rma_trigger.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_rma_trigger functional/rdm_rma_trigger.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_tagged_peek functional/rdm_tagged_peek.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_tagged_peek functional/rdm_tagged_peek.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_mcast functional/mcast.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_mcast functional/mcast.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_dgram_waitset functional/dgram_waitset.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_dgram_waitset functional/dgram_waitset.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_shared_ctx functional/shared_ctx.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_shared_ctx functional/shared_ctx.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_shared_av functional/rdm_shared_av.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_shared_av functional/rdm_shared_av.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_msg_epoll functional/msg_epoll.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_msg_epoll functional/msg_epoll.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_cm_data functional/cm_data.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_cm_data functional/cm_data.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_multi_mr functional/multi_mr.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_multi_mr functional/multi_mr.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_recv_cancel functional/recv_cancel.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_recv_cancel functional/recv_cancel.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_multi_ep functional/multi_ep.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_multi_ep functional/multi_ep.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_multi_domain functional/rdm_multi_domain.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_multi_domain functional/rdm_multi_domain.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_unmap_mem functional/unmap_mem.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_unmap_mem functional/unmap_mem.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_resmgmt_test functional/resmgmt_test.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_resmgmt_test functional/resmgmt_test.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_inject_test functional/inject_test.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_inject_test functional/inject_test.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_unexpected_msg functional/unexpected_msg.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_unexpected_msg functional/unexpected_msg.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_multi_client functional/rdm_multi_client.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_multi_client functional/rdm_multi_client.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_loopback functional/loopback.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_loopback functional/loopback.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_bw functional/bw.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_bw functional/bw.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_atomic functional/rdm_atomic.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_atomic functional/rdm_atomic.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_multi_recv functional/multi_recv.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_multi_recv functional/multi_recv.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_msg_pingpong benchmarks/msg_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_msg_pingpong benchmarks/msg_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_stress functional/rdm_stress.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o functional/fi_rdm_stress functional/rdm_stress.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_msg_bw benchmarks/msg_bw.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_msg_bw benchmarks/msg_bw.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rma_bw benchmarks/rma_bw.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rma_bw benchmarks/rma_bw.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_cq_test unit/cq_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_cq_test unit/cq_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_eq_test unit/eq_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_eq_test unit/eq_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_cntr_test unit/cntr_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_cntr_test unit/cntr_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_mr_cache_evict unit/mr_cache_evict.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_mr_cache_evict unit/mr_cache_evict.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_dom_test unit/dom_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_dom_test unit/dom_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_mr_test unit/mr_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_mr_test unit/mr_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_cntr_pingpong benchmarks/rdm_cntr_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_cntr_pingpong benchmarks/rdm_cntr_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_dgram_pingpong benchmarks/dgram_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_dgram_pingpong benchmarks/dgram_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_tagged_bw benchmarks/rdm_tagged_bw.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_tagged_bw benchmarks/rdm_tagged_bw.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_pingpong benchmarks/rdm_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_pingpong benchmarks/rdm_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_av_test unit/av_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_av_test unit/av_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_setopt_test unit/setopt_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_setopt_test unit/setopt_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_tagged_pingpong benchmarks/rdm_tagged_pingpong.o benchmarks/benchmark_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o benchmarks/fi_rdm_tagged_pingpong benchmarks/rdm_tagged_pingpong.o benchmarks/benchmark_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_getinfo_test unit/getinfo_test.o unit/common.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o unit/fi_getinfo_test unit/getinfo_test.o unit/common.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o component/sock_test component/component_sock_test-sock_test.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o component/sock_test component/component_sock_test-sock_test.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o prov/efa/src/fi_efa_info_test prov/efa/src/efa_info_test.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o prov/efa/src/fi_efa_info_test prov/efa/src/efa_info_test.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o common/check_hmem common/check_hmem.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o common/check_hmem common/check_hmem.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o multinode/fi_multinode_coll multinode/src/multinode_fi_multinode_coll-harness.o multinode/src/multinode_fi_multinode_coll-core_coll.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o regression/sighandler_test regression/regression_sighandler_test-sighandler_test.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o regression/sighandler_test regression/regression_sighandler_test-sighandler_test.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 multinode/src/multinode_fi_multinode-timing.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -I./multinode/include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 multinode/src/multinode_fi_multinode-timing.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o prov/efa/src/fi_efa_rnr_read_cq_error prov/efa/src/rdm_rnr_read_cq_error.o prov/efa/src/efa_rnr_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o prov/efa/src/fi_efa_rnr_read_cq_error prov/efa/src/rdm_rnr_read_cq_error.o prov/efa/src/efa_rnr_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o prov/efa/src/fi_efa_rnr_queue_resend prov/efa/src/rdm_rnr_queue_resend.o prov/efa/src/efa_rnr_shared.o libfabtests.la -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o prov/efa/src/fi_efa_rnr_queue_resend prov/efa/src/rdm_rnr_queue_resend.o prov/efa/src/efa_rnr_shared.o ./.libs/libfabtests.a -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -D 'CONFIG_PATH="/usr/share/fabtests"' -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -ldl -lfabric -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -D CONFIG_PATH=\"/usr/share/fabtests\" -I./include -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 -ldl -lfabric -lpthread make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.b45HSw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64 + cd fabtests-1.19.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/fabtests-1.19.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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_inject_test functional/fi_resmgmt_test functional/fi_rdm_atomic functional/fi_rdm_stress 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 unit/fi_setopt_test ubertest/fi_ubertest multinode/fi_multinode multinode/fi_multinode_coll component/sock_test regression/sighandler_test common/check_hmem prov/efa/src/fi_efa_rnr_read_cq_error prov/efa/src/fi_efa_rnr_queue_resend prov/efa/src/fi_efa_info_test '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin' libtool: install: /usr/bin/install -p functional/fi_av_xfer /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_av_xfer libtool: install: /usr/bin/install -p functional/fi_msg /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg libtool: install: /usr/bin/install -p functional/fi_stream_msg /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_stream_msg libtool: install: /usr/bin/install -p functional/fi_msg_sockets /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_sockets libtool: install: /usr/bin/install -p functional/fi_rdm /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm libtool: install: /usr/bin/install -p functional/fi_rdm_rma_event /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_rma_event libtool: install: /usr/bin/install -p functional/fi_rdm_rma_trigger /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_rma_trigger libtool: install: /usr/bin/install -p functional/fi_rdm_deferred_wq /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_deferred_wq libtool: install: /usr/bin/install -p functional/fi_dgram /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dgram libtool: install: /usr/bin/install -p functional/fi_mcast /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_mcast libtool: install: /usr/bin/install -p functional/fi_dgram_waitset /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dgram_waitset libtool: install: /usr/bin/install -p functional/fi_rdm_tagged_peek /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_tagged_peek libtool: install: /usr/bin/install -p functional/fi_cq_data /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cq_data libtool: install: /usr/bin/install -p functional/fi_poll /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_poll libtool: install: /usr/bin/install -p functional/fi_scalable_ep /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_scalable_ep libtool: install: /usr/bin/install -p functional/fi_shared_ctx /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_shared_ctx libtool: install: /usr/bin/install -p functional/fi_msg_epoll /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_epoll libtool: install: /usr/bin/install -p functional/fi_rdm_shared_av /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_shared_av libtool: install: /usr/bin/install -p functional/fi_cm_data /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cm_data libtool: install: /usr/bin/install -p functional/fi_multi_mr /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multi_mr libtool: install: /usr/bin/install -p functional/fi_rdm_multi_domain /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_multi_domain libtool: install: /usr/bin/install -p functional/fi_multi_ep /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multi_ep libtool: install: /usr/bin/install -p functional/fi_recv_cancel /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_recv_cancel libtool: install: /usr/bin/install -p functional/fi_unexpected_msg /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_unexpected_msg libtool: install: /usr/bin/install -p functional/fi_unmap_mem /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_unmap_mem libtool: install: /usr/bin/install -p functional/fi_inject_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_inject_test libtool: install: /usr/bin/install -p functional/fi_resmgmt_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_resmgmt_test libtool: install: /usr/bin/install -p functional/fi_rdm_atomic /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_atomic libtool: install: /usr/bin/install -p functional/fi_rdm_stress /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_stress libtool: install: /usr/bin/install -p functional/fi_multi_recv /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multi_recv libtool: install: /usr/bin/install -p functional/fi_bw /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_bw libtool: install: /usr/bin/install -p functional/fi_rdm_multi_client /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_multi_client libtool: install: /usr/bin/install -p functional/fi_loopback /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_loopback libtool: install: /usr/bin/install -p benchmarks/fi_msg_pingpong /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_msg_bw /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_bw libtool: install: /usr/bin/install -p benchmarks/fi_rma_bw /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rma_bw libtool: install: /usr/bin/install -p benchmarks/fi_rdm_cntr_pingpong /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_cntr_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_dgram_pingpong /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dgram_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_rdm_pingpong /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_rdm_tagged_pingpong /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_tagged_pingpong libtool: install: /usr/bin/install -p benchmarks/fi_rdm_tagged_bw /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_tagged_bw libtool: install: /usr/bin/install -p unit/fi_eq_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_eq_test libtool: install: /usr/bin/install -p unit/fi_cq_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cq_test libtool: install: /usr/bin/install -p unit/fi_mr_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_mr_test libtool: install: /usr/bin/install -p unit/fi_mr_cache_evict /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_mr_cache_evict libtool: install: /usr/bin/install -p unit/fi_cntr_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cntr_test libtool: install: /usr/bin/install -p unit/fi_av_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_av_test libtool: install: /usr/bin/install -p unit/fi_dom_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dom_test libtool: install: /usr/bin/install -p unit/fi_getinfo_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_getinfo_test libtool: install: /usr/bin/install -p unit/fi_setopt_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_setopt_test libtool: install: /usr/bin/install -p ubertest/fi_ubertest /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_ubertest libtool: install: /usr/bin/install -p multinode/fi_multinode /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multinode libtool: install: /usr/bin/install -p multinode/fi_multinode_coll /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multinode_coll libtool: install: /usr/bin/install -p component/sock_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/sock_test libtool: install: /usr/bin/install -p regression/sighandler_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/sighandler_test libtool: install: /usr/bin/install -p common/check_hmem /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/check_hmem libtool: install: /usr/bin/install -p prov/efa/src/fi_efa_rnr_read_cq_error /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_efa_rnr_read_cq_error libtool: install: /usr/bin/install -p prov/efa/src/fi_efa_rnr_queue_resend /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_efa_rnr_queue_resend libtool: install: /usr/bin/install -p prov/efa/src/fi_efa_info_test /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_efa_info_test /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin' /usr/bin/install -p scripts/runfabtests.sh scripts/runfabtests.py scripts/runmultinode.sh scripts/rft_yaml_to_junit_xml '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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_rdm_stress.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 '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/man1/fi_dom_test.1 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.19.0-2.ocs23.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 man/man7/fabtests.7 '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/udp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/sm2' /usr/bin/install -p -m 644 pytest/sm2/conftest.py pytest/sm2/sm2_common.py pytest/sm2/test_rdm.py pytest/sm2/test_av.py pytest/sm2/test_cntr.py pytest/sm2/test_cq.py pytest/sm2/test_dom.py pytest/sm2/test_eq.py pytest/sm2/test_mr.py pytest/sm2/test_sighandler.py pytest/sm2/test_ubertest.py '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/sm2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/ofi_rxd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/sm2' /usr/bin/install -p -m 644 test_configs/sm2/quick.test test_configs/sm2/verify.test '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/sm2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/shm' /usr/bin/install -p -m 644 pytest/shm/conftest.py pytest/shm/shm_common.py pytest/shm/test_av.py pytest/shm/test_cntr.py pytest/shm/test_cq.py pytest/shm/test_dom.py pytest/shm/test_eq.py pytest/shm/test_getinfo.py pytest/shm/test_mr.py pytest/shm/test_multi_recv.py pytest/shm/test_rdm.py pytest/shm/test_rma_bw.py pytest/shm/test_ubertest.py pytest/shm/test_unexpected_msg.py pytest/shm/test_sighandler.py '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/shm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/default' /usr/bin/install -p -m 644 pytest/default/test_av.py pytest/default/test_cm.py pytest/default/test_cntr.py pytest/default/test_cq.py pytest/default/test_dgram.py pytest/default/test_dom.py pytest/default/test_eq.py pytest/default/test_getinfo.py pytest/default/test_mr.py pytest/default/test_inject_test.py pytest/default/test_msg.py pytest/default/test_multinode.py pytest/default/test_multi_recv.py pytest/default/test_poll.py pytest/default/test_rdm.py pytest/default/test_recv_cancel.py pytest/default/test_rma_bw.py pytest/default/test_scalable_ep.py pytest/default/test_shared_ctx.py pytest/default/test_ubertest.py pytest/default/test_unexpected_msg.py pytest/default/test_sighandler.py '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/default' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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 test_configs/sockets/sockets.exclude '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/sockets' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/shm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/verbs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest' /usr/bin/install -p -m 644 pytest/pytest.ini pytest/options.yaml pytest/conftest.py pytest/common.py '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/psm2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/usnic' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/psm3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/ucx' /usr/bin/install -p -m 644 test_configs/ucx/all.test test_configs/ucx/quick.test test_configs/ucx/ucx.exclude '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/ucx' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/tcp' /usr/bin/install -p -m 644 test_configs/tcp/all.test test_configs/tcp/tcp.exclude '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/tcp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/efa' /usr/bin/install -p -m 644 pytest/efa/conftest.py pytest/efa/efa_common.py pytest/efa/test_flood_peer.py pytest/efa/test_from_default.py pytest/efa/test_av.py pytest/efa/test_cq.py pytest/efa/test_setopt.py pytest/efa/test_dgram.py pytest/efa/test_rdm.py pytest/efa/test_rma_bw.py pytest/efa/test_unexpected_msg.py pytest/efa/test_multi_recv.py pytest/efa/test_rnr.py pytest/efa/test_efa_info.py pytest/efa/test_efa_protocol_selection.py pytest/efa/test_efa_device_selection.py pytest/efa/test_runt.py pytest/efa/test_fork_support.py pytest/efa/test_mr.py pytest/efa/test_efa_shm_addr.py pytest/efa/test_env.py '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/pytest/efa' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/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.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/ofi_rxm' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/efa' /usr/bin/install -p -m 644 test_configs/efa/efa-neuron.exclude test_configs/efa/efa.exclude '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/fabtests/test_configs/efa' make[1]: Leaving directory '/builddir/build/BUILD/fabtests-1.19.0' + rm -f '/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/lib64/*.la' + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.19.0-2.ocs23 --unique-debug-suffix -1.19.0-2.ocs23.aarch64 --unique-debug-src-base fabtests-1.19.0-2.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/fabtests-1.19.0 extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/check_hmem extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_av_xfer extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cntr_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_av_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dgram extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cm_data extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dom_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cq_data extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_cq_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_efa_rnr_read_cq_error extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_eq_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_efa_rnr_queue_resend extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_efa_info_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dgram_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_dgram_waitset extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_getinfo_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_loopback extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_mcast extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_inject_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_mr_cache_evict extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_mr_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_epoll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multi_ep extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_msg_sockets extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multi_recv extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multi_mr extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multinode extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_multinode_coll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_poll extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_atomic extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_cntr_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_deferred_wq extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_multi_client extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_multi_domain extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_rma_trigger extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_rma_event extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_shared_av extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_tagged_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_stress extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_tagged_peek extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rdm_tagged_pingpong extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_recv_cancel extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_resmgmt_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_rma_bw extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_scalable_ep extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_setopt_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_shared_ctx extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_ubertest extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_stream_msg extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_unmap_mem extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/fi_unexpected_msg extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/sighandler_test extracting debug info from /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/bin/sock_test 1624 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs *** WARNING: ./usr/src/debug/fabtests-1.19.0-2.ocs23.aarch64/component/sock_test.c is executable but has no shebang, removing executable bit mangling shebang in /usr/bin/runmultinode.sh from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/runfabtests.py from /usr/bin/env python3 to #!/usr/bin/python3 mangling shebang in /usr/bin/runfabtests.sh from /bin/bash to #!/usr/bin/bash + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: fabtests-1.19.0-2.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8n2oCw + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.19.0 + DOCDIR=/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/doc/fabtests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/doc/fabtests + cp -pr AUTHORS /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/doc/fabtests + cp -pr README /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/doc/fabtests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Ryeccl + umask 022 + cd /builddir/build/BUILD + cd fabtests-1.19.0 + LICENSEDIR=/builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/licenses/fabtests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/licenses/fabtests + cp -pr COPYING /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64/usr/share/licenses/fabtests + RPM_EC=0 ++ jobs -p + exit 0 Provides: fabtests = 1.19.0-2.ocs23 fabtests(aarch-64) = 1.19.0-2.ocs23 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/python3 /usr/bin/ruby ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(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) rtld(GNU_HASH) Processing files: fabtests-debugsource-1.19.0-2.ocs23.aarch64 Provides: fabtests-debugsource = 1.19.0-2.ocs23 fabtests-debugsource(aarch-64) = 1.19.0-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fabtests-debuginfo-1.19.0-2.ocs23.aarch64 Provides: debuginfo(build-id) = 04369c0746fa8639ad7aa79a26b0f45df08458b7 debuginfo(build-id) = 0753e211a76e19b5f0cca6101ab948ce9febdaec debuginfo(build-id) = 0fe880708e656a952bef992c11b0b7f89ac09ad8 debuginfo(build-id) = 123e259d0e0dde230854ccd26f95e394f322e616 debuginfo(build-id) = 140ec58aaf3f24d4d7ce336fc6948c640b778298 debuginfo(build-id) = 14ffc33ce7dffe6080e11a9ca0c647e7b3e44ec5 debuginfo(build-id) = 164d7dc7a84e15d8777a51ff914a9bdf17ccf66c debuginfo(build-id) = 1afc90c8fbcc60d98ec3367ef5e789aa7cff2920 debuginfo(build-id) = 1ce568c2bba9e9345515d974a4e2c02d834fa633 debuginfo(build-id) = 200af69e244c936da4cd3bdd45af4914e89eb214 debuginfo(build-id) = 27798ab6bf822a24c9101187a5c45cd84cea1caf debuginfo(build-id) = 367dfe08b5598ce2266b3c0973b2eb55aeb1bc0b debuginfo(build-id) = 36b9c9496435f2244ea6fce33b5ae35d5f5eb847 debuginfo(build-id) = 382240d45b1612932d703eabe447b2e9ddc28037 debuginfo(build-id) = 3d5efc176748880e5c23d3d879c6241f0cd0c26a debuginfo(build-id) = 40abf2c647fd7c3f7a18e37884d1d55b4c5f0c1d debuginfo(build-id) = 417726f1f92fc636aec433853e63b3621336521f debuginfo(build-id) = 4c24df5987860018dcd8a87c19a9cc9aff2ce1c6 debuginfo(build-id) = 5250de90952e39d86da72d6edf78b8b9e3569356 debuginfo(build-id) = 5568b0ca7ccf0be3e3fe1ef939b80a0b5250aa82 debuginfo(build-id) = 58eec851a80ec7e9bfdae91744254aa63b33c94f debuginfo(build-id) = 5df100de26f51b11f25d10fcdaf77a1344ada1c1 debuginfo(build-id) = 60a83e7d47e7520fa00f406e98a2320ec91cd49a debuginfo(build-id) = 638a4cd12baf7af72a63950026767168338969ab debuginfo(build-id) = 657a0d1ffcd666a65bc1b132aa23813a6e2ad711 debuginfo(build-id) = 68df63d6c4d0df1a6587ca41752eead29ed6e775 debuginfo(build-id) = 694b37d9e4318935d9ced41cd668dedfb9d51b8f debuginfo(build-id) = 751a88e0c0dfdd65f0a802881071e27904f23abc debuginfo(build-id) = 7812c23e174e93a30b9472678c9571fcfa541578 debuginfo(build-id) = 85421e7557b4261805e9bc03b26e0bb27b66be30 debuginfo(build-id) = 85c9f695db8b99db71858ea080df339df1405a44 debuginfo(build-id) = 879338c2cde16e06296addb62c1f44817ece1d6c debuginfo(build-id) = 87e1587e84bcc91703c95af8aef07ead405ae21d debuginfo(build-id) = 94b6ec8b480c2a3ab9e4cbe47745f709ccb2bdb5 debuginfo(build-id) = 9bab15e1a8d0cc90de4ee1e8cd412dc137d7a347 debuginfo(build-id) = a1acc57155f1e2e8cf16e86d132f95d86f640934 debuginfo(build-id) = a8a27d77caf1f4b17f63b77ccc7c7b4197f64609 debuginfo(build-id) = acbc417032c83c98bb461fa6eee485b709d8d99d debuginfo(build-id) = b48b9589ba5f7551df956d8977220ce4a904be76 debuginfo(build-id) = b74e2647821ff8b7c72f48cc57d445deb44148b2 debuginfo(build-id) = ba2dd8589870171d4595a45481c48959c3c601ad debuginfo(build-id) = bc93e77c2c8a6ebac12bc04cb59584cfb5e2d78f debuginfo(build-id) = bfdecc4fa40abcf846c75f28e3f962db9c7a2b48 debuginfo(build-id) = c251a3cac31644906da9be17f9f630fc9a179dae debuginfo(build-id) = c34de5daad0fb12a571abc424116a092c596dac6 debuginfo(build-id) = c846715ac85f24923911e29ed2a44584c17621ef debuginfo(build-id) = c8fee2b9890440117cbcddf6946a829edc5f0b28 debuginfo(build-id) = cae730f01acc12d65343f09d618f4825f496f47f debuginfo(build-id) = cf4c777a39aae03d5ea44770a9cdb7465ceaeef6 debuginfo(build-id) = d12c8611c95acc8828d0a3017cfebd35bdb685ee debuginfo(build-id) = d23f6d266d0aee371921648b12ba60618d2716ac debuginfo(build-id) = da827fb963dca0b87b2e0172f62e222640987e3a debuginfo(build-id) = dca3b79b5cd6e0eb35a036a2f5d52b363a2550dd debuginfo(build-id) = e3f1d6e835b5c454b912c8d0d579cf9ab541a46e debuginfo(build-id) = ecb9c6b3b3e950b1601f8822dfc3f0633389f4d9 debuginfo(build-id) = f0aee3d522293301496df98efc5d7493d6a1a409 debuginfo(build-id) = f0b7718b8a16a4108c9148022943015cb2785453 debuginfo(build-id) = f8a327b579ac5f04926c3b64338438a9876905a0 debuginfo(build-id) = fa57b7b56b69c01bee980b60e4b32ab5393fe8d6 fabtests-debuginfo = 1.19.0-2.ocs23 fabtests-debuginfo(aarch-64) = 1.19.0-2.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fabtests-debugsource(aarch-64) = 1.19.0-2.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fabtests-1.19.0-2.ocs23.aarch64 Wrote: /builddir/build/RPMS/fabtests-debugsource-1.19.0-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/fabtests-1.19.0-2.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/fabtests-debuginfo-1.19.0-2.ocs23.aarch64.rpm Child return code was: 0