Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perftest.spec'], chrootPath='/var/lib/mock/c9s-build-247423-40899/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=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perftest.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 setting SOURCE_DATE_EPOCH=1636416000 Wrote: /builddir/build/SRPMS/perftest-4.5-12.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perftest.spec'], chrootPath='/var/lib/mock/c9s-build-247423-40899/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=992gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perftest.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 setting SOURCE_DATE_EPOCH=1636416000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Aud1cj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf perftest-4.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/perftest-4.5-0.12.ge93c538.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd perftest-4.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find src -type f -iname '*.[ch]' -exec chmod a-x '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fA1S2q + umask 022 + cd /builddir/build/BUILD + cd perftest-4.5 + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 2021-11-07 09:36:47.000000000 +0000 +++ ./configure 2021-11-12 00:36:33.468403435 +0000 @@ -1862,7 +1862,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 2021-11-12 00:36:33.468403435 +0000 +++ ./configure 2021-11-12 00:36:33.498403073 +0000 @@ -6737,7 +6737,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'" @@ -18316,7 +18316,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.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./config/ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-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 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 whether make supports nested variables... (cached) yes checking for aarch64-redhat-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking dependency style of gcc... none checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-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-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6743: -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-redhat-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... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for aarch64-redhat-linux-gnu-ranlib... ranlib checking for ANSI C header files... (cached) yes checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking for ibv_get_device_list in -libverbs... yes checking for rdma_create_event_channel in -lrdmacm... yes checking for umad_init in -libumad... yes checking for log in -lm... yes checking pci/pci.h usability... yes checking pci/pci.h presence... yes checking for pci/pci.h... yes checking for pci_init in -lpci... yes checking for efadv_create_qp_ex in -lefa... yes checking for mlx5dv_create_qp in -lmlx5... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/get_clock.o src/get_clock.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/perftest_counters.o src/perftest_counters.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/raw_ethernet_fs_rate.o src/raw_ethernet_fs_rate.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/atomic_lat.o src/atomic_lat.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/read_lat.o src/read_lat.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/multicast_resources.o src/multicast_resources.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/write_lat.o src/write_lat.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/raw_ethernet_send_lat.o src/raw_ethernet_send_lat.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/raw_ethernet_send_burst_lat.o src/raw_ethernet_send_burst_lat.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/atomic_bw.o src/atomic_bw.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/read_bw.o src/read_bw.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/send_lat.o src/send_lat.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/write_bw.o src/write_bw.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/raw_ethernet_send_bw.o src/raw_ethernet_send_bw.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/send_bw.o src/send_bw.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/raw_ethernet_resources.o src/raw_ethernet_resources.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/perftest_communication.o src/perftest_communication.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/perftest_parameters.o src/perftest_parameters.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o src/perftest_resources.o src/perftest_resources.c make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' rm -f libperftest.a ar cru libperftest.a src/get_clock.o src/perftest_communication.o src/perftest_parameters.o src/perftest_resources.o src/perftest_counters.o src/raw_ethernet_resources.o ranlib libperftest.a make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_bw src/raw_ethernet_send_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_bw src/raw_ethernet_send_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_fs_rate src/raw_ethernet_fs_rate.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_fs_rate src/raw_ethernet_fs_rate.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_write_lat src/write_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_write_lat src/write_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_read_bw src/read_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_read_bw src/read_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_write_bw src/write_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_write_bw src/write_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_read_lat src/read_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_read_lat src/read_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_send_lat src/send_lat.o src/multicast_resources.o libperftest.a -libumad -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_send_lat src/send_lat.o src/multicast_resources.o libperftest.a -libumad -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_send_bw src/send_bw.o src/multicast_resources.o libperftest.a -libumad -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_send_bw src/send_bw.o src/multicast_resources.o libperftest.a -libumad -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_atomic_bw src/atomic_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_atomic_bw src/atomic_bw.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_atomic_lat src/atomic_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o ib_atomic_lat src/atomic_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_burst_lat src/raw_ethernet_send_burst_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_burst_lat src/raw_ethernet_send_burst_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' make[1]: Entering directory '/builddir/build/BUILD/perftest-4.5' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_lat src/raw_ethernet_send_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -O3 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -o raw_ethernet_lat src/raw_ethernet_send_lat.o libperftest.a -lm -lmlx5 -lefa -lrdmacm -libverbs -lpci -lpthread make[1]: Leaving directory '/builddir/build/BUILD/perftest-4.5' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zDED3v + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64 + cd perftest-4.5 + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_atomic_lat /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_atomic_lat + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_atomic_bw /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_atomic_bw + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_read_lat /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_read_lat + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_read_bw /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_read_bw + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_send_lat /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_send_lat + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_send_bw /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_send_bw + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_write_lat /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_write_lat + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 ib_write_bw /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_write_bw + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 raw_ethernet_lat /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/raw_ethernet_lat + for file in ib_{atomic,read,send,write}_{lat,bw} raw_ethernet_{lat,bw} + install -D -m 0755 raw_ethernet_bw /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/raw_ethernet_bw + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.5-12.el9 --unique-debug-suffix -4.5-12.el9.aarch64 --unique-debug-src-base perftest-4.5-12.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/perftest-4.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_atomic_bw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_atomic_lat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_read_lat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_read_bw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_send_bw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_send_lat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_write_bw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_write_lat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/raw_ethernet_bw explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/raw_ethernet_lat extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_write_bw extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_read_bw extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_atomic_bw extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_write_lat extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_send_lat extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_send_bw extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_atomic_lat extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/raw_ethernet_lat extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/raw_ethernet_bw extracting debug info from /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/bin/ib_read_lat original debug info size: 6408kB, size after compression: 4920kB /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. 1241 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: perftest-4.5-12.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XGpScl + umask 022 + cd /builddir/build/BUILD + cd perftest-4.5 + DOCDIR=/builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/share/doc/perftest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/share/doc/perftest + cp -pr README /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/share/doc/perftest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.a6YDcg + umask 022 + cd /builddir/build/BUILD + cd perftest-4.5 + LICENSEDIR=/builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/share/licenses/perftest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/share/licenses/perftest + cp -pr COPYING /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64/usr/share/licenses/perftest + RPM_EC=0 ++ jobs -p + exit 0 Provides: perftest = 4.5-12.el9 perftest(aarch-64) = 4.5-12.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: 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.34)(64bit) libefa.so.1()(64bit) libefa.so.1(EFA_1.1)(64bit) libibumad.so.3()(64bit) libibumad.so.3(IBUMAD_1.0)(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(64bit) libibverbs.so.1(IBVERBS_1.11)(64bit) libibverbs.so.1(IBVERBS_1.6)(64bit) libibverbs.so.1(IBVERBS_1.8)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmlx5.so.1()(64bit) libmlx5.so.1(MLX5_1.10)(64bit) libmlx5.so.1(MLX5_1.21)(64bit) libmlx5.so.1(MLX5_1.3)(64bit) libmlx5.so.1(MLX5_1.7)(64bit) libpci.so.3()(64bit) libpci.so.3(LIBPCI_3.0)(64bit) libpci.so.3(LIBPCI_3.5)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) rtld(GNU_HASH) Obsoletes: openib-perftest < 1.3 Processing files: perftest-debugsource-4.5-12.el9.aarch64 Provides: perftest-debugsource = 4.5-12.el9 perftest-debugsource(aarch-64) = 4.5-12.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perftest-debuginfo-4.5-12.el9.aarch64 Provides: debuginfo(build-id) = 1627d48d000923e9a1032cda5592c72b6d694a3c debuginfo(build-id) = 1685d28b599a7afb4bd9e34d3c23af62b09b6051 debuginfo(build-id) = 3d924bd8174f23afc12af4c26899522f923caee8 debuginfo(build-id) = 476035b86cfaea886c4720180683de5ae84ab6fa debuginfo(build-id) = 48c3ec5f2397802b4996408e27daa5629b138f1c debuginfo(build-id) = 54a8833f24db5621dcc34f95608f7e12195ae9ce debuginfo(build-id) = a7cf86884a5160c292bbbd9af4ff33d693edebf3 debuginfo(build-id) = b6d60c9e2624f8b4b8b664cb875cc728c8d4f70f debuginfo(build-id) = d2639449ca19bb3fa8f857e213c3e673db501ec4 debuginfo(build-id) = fee7720b9f673f9248799fbb19073d13c435e4df perftest-debuginfo = 4.5-12.el9 perftest-debuginfo(aarch-64) = 4.5-12.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perftest-debugsource(aarch-64) = 4.5-12.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64 Wrote: /builddir/build/RPMS/perftest-debugsource-4.5-12.el9.aarch64.rpm Wrote: /builddir/build/RPMS/perftest-4.5-12.el9.aarch64.rpm Wrote: /builddir/build/RPMS/perftest-debuginfo-4.5-12.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.17RN1y + umask 022 + cd /builddir/build/BUILD + cd perftest-4.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perftest-4.5-12.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0