D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/librdmacm-1.1.0-4.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vBuBWd + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf librdmacm-1.1.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/librdmacm-1.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd librdmacm-1.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/librdmacm-1.1.0-linking.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5qi79K + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd librdmacm-1.1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + autoreconf -vfi autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I config autoreconf: running: /usr/bin/autoconf --force configure.ac:58: warning: The macro `AC_HEADER_STDC' is obsolete. configure.ac:58: You should run autoupdate. ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... configure.ac:58: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:12: installing 'config/compile' configure.ac:9: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory '.' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config/config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config/config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config/config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config/config.guess + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying config/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free 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 build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-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-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.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... no checking for aarch64-mageia-linux-gnu-gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for an ANSI C-conforming const... yes checking size of long... 8 checking for pthread_mutex_init in -lpthread... yes checking for ibv_cmd_open_xrcd in -libverbs... yes checking compiler support for atomics... yes checking for egrep... (cached) /usr/bin/grep -E checking for infiniband/verbs.h... yes checking for fcntl.h... yes checking for sys/socket.h... yes checking for gcc options needed to detect all undeclared functions... none needed checking whether O_CLOEXEC is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking for close on exec modifier for fopen()... e checking whether ld accepts --version-script... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating librdmacm.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/common.o examples/common.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rdma_xclient.o examples/rdma_xclient.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rdma_client.o examples/rdma_client.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rdma_server.o examples/rdma_server.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/mckey.o examples/mckey.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rdma_xserver.o examples/rdma_xserver.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/udaddy.o examples/udaddy.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/cmatose.o examples/cmatose.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rcopy.o examples/rcopy.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/riostream.o examples/riostream.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rping.o examples/rping.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librspreload_la-indexer.lo `test -f 'src/indexer.c' || echo './'`src/indexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/indexer.c -fPIC -DPIC -o src/.libs/librspreload_la-indexer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/udpong.o examples/udpong.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/rstream.o examples/rstream.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o examples/cmtime.o examples/cmtime.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librdmacm_la-indexer.lo `test -f 'src/indexer.c' || echo './'`src/indexer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/indexer.c -fPIC -DPIC -o src/.libs/librdmacm_la-indexer.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librdmacm_la-addrinfo.lo `test -f 'src/addrinfo.c' || echo './'`src/addrinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/addrinfo.c -fPIC -DPIC -o src/.libs/librdmacm_la-addrinfo.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librdmacm_la-acm.lo `test -f 'src/acm.c' || echo './'`src/acm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/acm.c -fPIC -DPIC -o src/.libs/librdmacm_la-acm.o src/acm.c: In function 'ucma_set_server_port': src/acm.c:124:17: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 124 | fscanf(f, "%" SCNu16, &server_port); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librspreload_la-preload.lo `test -f 'src/preload.c' || echo './'`src/preload.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/preload.c -fPIC -DPIC -o src/.libs/librspreload_la-preload.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librdmacm_la-cma.lo `test -f 'src/cma.c' || echo './'`src/cma.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/cma.c -fPIC -DPIC -o src/.libs/librdmacm_la-cma.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/librdmacm_la-rsocket.lo `test -f 'src/rsocket.c' || echo './'`src/rsocket.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c src/rsocket.c -fPIC -DPIC -o src/.libs/librdmacm_la-rsocket.o src/rsocket.c: In function 'rs_configure': src/rsocket.c:504:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 504 | (void) fscanf(f, "%u", &polling_time); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:509:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 509 | (void) fscanf(f, "%hu", &def_inline); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:514:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 514 | (void) fscanf(f, "%hu", &def_sqsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:519:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 519 | (void) fscanf(f, "%hu", &def_rqsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:524:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 524 | (void) fscanf(f, "%u", &def_mem); | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:532:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 532 | (void) fscanf(f, "%u", &def_wmem); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:539:24: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 539 | (void) fscanf(f, "%hu", &def_iomap_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c: In function 'udp_svc_run': src/rsocket.c:4187:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4187 | write(svc->sock[1], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c: In function 'udp_svc_process_sock': src/rsocket.c:3988:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 3988 | read(svc->sock[1], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:4012:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4012 | write(svc->sock[1], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c: In function 'rs_notify_svc': src/rsocket.c:447:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 447 | write(svc->sock[0], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:448:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 448 | read(svc->sock[0], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c: In function 'tcp_svc_run': src/rsocket.c:4285:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4285 | write(svc->sock[1], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c: In function 'tcp_svc_process_sock': src/rsocket.c:4225:9: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 4225 | read(svc->sock[1], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c:4256:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 4256 | write(svc->sock[1], &msg, sizeof msg); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rsocket.c: In function 'rs_set_keepalive': src/rsocket.c:3348:40: warning: ignoring return value of 'fscanf' declared with attribute 'warn_unused_result' [-Wunused-result] 3348 | (void) fscanf(f, "%u", &rs->keepalive_time); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1 -export-dynamic -Wl,--version-script=./src/librdmacm.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/librdmacm.la -rpath /usr/lib64 src/librdmacm_la-cma.lo src/librdmacm_la-addrinfo.lo src/librdmacm_la-acm.lo src/librdmacm_la-rsocket.lo src/librdmacm_la-indexer.lo -libverbs -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC src/.libs/librdmacm_la-cma.o src/.libs/librdmacm_la-addrinfo.o src/.libs/librdmacm_la-acm.o src/.libs/librdmacm_la-rsocket.o src/.libs/librdmacm_la-indexer.o -g -O2 -g -fstack-protector -Wl,--version-script=./src/librdmacm.map -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -libverbs -lpthread -Wl,-soname -Wl,librdmacm.so.1 -o src/.libs/librdmacm.so.1.0.0 libtool: link: (cd "src/.libs" && rm -f "librdmacm.so.1" && ln -s "librdmacm.so.1.0.0" "librdmacm.so.1") libtool: link: (cd "src/.libs" && rm -f "librdmacm.so" && ln -s "librdmacm.so.1.0.0" "librdmacm.so") libtool: link: ( cd "src/.libs" && rm -f "librdmacm.la" && ln -s "../librdmacm.la" "librdmacm.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rdma_xserver examples/rdma_xserver.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rdma_xserver examples/rdma_xserver.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rdma_xclient examples/rdma_xclient.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rdma_xclient examples/rdma_xclient.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rdma_server examples/rdma_server.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rdma_server examples/rdma_server.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rdma_client examples/rdma_client.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rdma_client examples/rdma_client.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rping examples/rping.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rping examples/rping.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/udaddy examples/udaddy.o examples/common.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/udaddy examples/udaddy.o examples/common.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/mckey examples/mckey.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/mckey examples/mckey.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/ucmatose examples/cmatose.o examples/common.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/ucmatose examples/cmatose.o examples/common.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rcopy examples/rcopy.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rcopy examples/rcopy.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/cmtime examples/cmtime.o examples/common.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/cmtime examples/cmtime.o examples/common.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/rstream examples/rstream.o examples/common.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/rstream examples/rstream.o examples/common.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/riostream examples/riostream.o examples/common.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/riostream examples/riostream.o examples/common.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/udpong examples/udpong.o examples/common.o ./src/librdmacm.la -libverbs -lpthread libtool: link: gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o examples/.libs/udpong examples/udpong.o examples/common.o ./src/.libs/librdmacm.so -libverbs -lpthread make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1 -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/librspreload.la -rpath /usr/lib64/rsocket src/librspreload_la-preload.lo src/librspreload_la-indexer.lo ./src/librdmacm.la -ldl -libverbs -lpthread libtool: link: gcc -shared -Wl,--as-needed -fPIC -DPIC src/.libs/librspreload_la-preload.o src/.libs/librspreload_la-indexer.o -g -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,-rpath -Wl,/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0/src/.libs ./src/.libs/librdmacm.so -ldl -libverbs -lpthread -Wl,-soname -Wl,librspreload.so.1 -o src/.libs/librspreload.so.1.0.0 libtool: link: (cd "src/.libs" && rm -f "librspreload.so.1" && ln -s "librspreload.so.1.0.0" "librspreload.so.1") libtool: link: (cd "src/.libs" && rm -f "librspreload.so" && ln -s "librspreload.so.1.0.0" "librspreload.so") libtool: link: ( cd "src/.libs" && rm -f "librspreload.la" && ln -s "../librspreload.la" "librspreload.la" ) make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Tg31As + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 + cd librdmacm-1.1.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64' /bin/sh ./libtool --mode=install /usr/bin/install -p src/librdmacm.la '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64' libtool: install: /usr/bin/install -p src/.libs/librdmacm.so.1.0.0 /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/librdmacm.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64 && { ln -s -f librdmacm.so.1.0.0 librdmacm.so.1 || { rm -f librdmacm.so.1 && ln -s librdmacm.so.1.0.0 librdmacm.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64 && { ln -s -f librdmacm.so.1.0.0 librdmacm.so || { rm -f librdmacm.so && ln -s librdmacm.so.1.0.0 librdmacm.so; }; }) libtool: install: /usr/bin/install -p src/.libs/librdmacm.lai /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/librdmacm.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p examples/ucmatose examples/rping examples/udaddy examples/mckey examples/rdma_client examples/rdma_server examples/rdma_xclient examples/rdma_xserver examples/rstream examples/rcopy examples/riostream examples/udpong examples/cmtime '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin' libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/ucmatose /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/ucmatose libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rping /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rping libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/udaddy /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/udaddy libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/mckey /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/mckey libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rdma_client /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_client libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rdma_server /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_server libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rdma_xclient /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_xclient libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rdma_xserver /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_xserver libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rstream /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rstream libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/rcopy /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rcopy libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/riostream /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/riostream libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/udpong /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/udpong libtool: warning: './src/librdmacm.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p examples/.libs/cmtime /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/cmtime /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/include/infiniband' /usr/bin/install -p -m 644 ./include/infiniband/ib.h '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/include/infiniband' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/include/rdma' /usr/bin/install -p -m 644 ./include/rdma/rdma_cma_abi.h ./include/rdma/rdma_cma.h ./include/rdma/rdma_verbs.h ./include/rdma/rsocket.h '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/include/rdma' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 man/ucmatose.1 man/udaddy.1 man/mckey.1 man/rping.1 man/rdma_server.1 man/rdma_client.1 man/rdma_xserver.1 man/rdma_xclient.1 man/riostream.1 man/rstream.1 man/rcopy.1 '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 man/rdma_accept.3 man/rdma_ack_cm_event.3 man/rdma_bind_addr.3 man/rdma_connect.3 man/rdma_create_event_channel.3 man/rdma_create_id.3 man/rdma_create_qp.3 man/rdma_create_srq.3 man/rdma_destroy_event_channel.3 man/rdma_destroy_id.3 man/rdma_destroy_qp.3 man/rdma_destroy_srq.3 man/rdma_disconnect.3 man/rdma_free_devices.3 man/rdma_get_cm_event.3 man/rdma_get_devices.3 man/rdma_get_src_port.3 man/rdma_get_dst_port.3 man/rdma_get_local_addr.3 man/rdma_get_peer_addr.3 man/rdma_join_multicast.3 man/rdma_leave_multicast.3 man/rdma_listen.3 man/rdma_migrate_id.3 man/rdma_notify.3 man/rdma_reject.3 man/rdma_resolve_addr.3 man/rdma_resolve_route.3 man/rdma_event_str.3 man/rdma_set_option.3 man/rdma_get_request.3 man/rdma_create_ep.3 man/rdma_destroy_ep.3 man/rdma_getaddrinfo.3 man/rdma_dereg_mr.3 man/rdma_get_recv_comp.3 man/rdma_get_send_comp.3 man/rdma_post_read.3 man/rdma_post_readv.3 man/rdma_post_recv.3 '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man3' /usr/bin/install -p -m 644 man/rdma_post_recvv.3 man/rdma_post_send.3 man/rdma_post_sendv.3 man/rdma_post_ud_send.3 man/rdma_post_write.3 man/rdma_post_writev.3 man/rdma_reg_msgs.3 man/rdma_reg_read.3 man/rdma_reg_write.3 '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man3' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man7' /usr/bin/install -p -m 644 man/rdma_cm.7 man/rsocket.7 '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket' /bin/sh ./libtool --mode=install /usr/bin/install -p src/librspreload.la '/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket' libtool: warning: relinking 'src/librspreload.la' libtool: install: (cd /home/iurt/rpmbuild/BUILD/librdmacm-1.1.0; /bin/sh "/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0/libtool" --tag CC --mode=relink gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -version-info 1 -export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o src/librspreload.la -rpath /usr/lib64/rsocket src/librspreload_la-preload.lo src/librspreload_la-indexer.lo ./src/librdmacm.la -ldl -libverbs -lpthread -inst-prefix-dir /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64) libtool: relink: gcc -shared -Wl,--as-needed -fPIC -DPIC src/.libs/librspreload_la-preload.o src/.libs/librspreload_la-indexer.o -g -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -L/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64 -L/usr/lib64 -lrdmacm -ldl -libverbs -lpthread -Wl,-soname -Wl,librspreload.so.1 -o src/.libs/librspreload.so.1.0.0 libtool: install: /usr/bin/install -p src/.libs/librspreload.so.1.0.0T /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket/librspreload.so.1.0.0 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket && { ln -s -f librspreload.so.1.0.0 librspreload.so.1 || { rm -f librspreload.so.1 && ln -s librspreload.so.1.0.0 librspreload.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket && { ln -s -f librspreload.so.1.0.0 librspreload.so || { rm -f librspreload.so && ln -s librspreload.so.1.0.0 librspreload.so; }; }) libtool: install: /usr/bin/install -p src/.libs/librspreload.lai /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket/librspreload.la libtool: warning: remember to run 'libtool --finish /usr/lib64/rsocket' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/librdmacm-1.1.0' + find /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 -name '*.la' -delete + chrpath -d /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/cmtime /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/mckey /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rcopy /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_client /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_server /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_xclient /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_xserver /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/riostream /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rping /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rstream /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/ucmatose /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/udaddy /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/udpong + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.1.0-4.mga9 --unique-debug-suffix -1.1.0-4.mga9.aarch64 --unique-debug-src-base librdmacm-1.1.0-4.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/librdmacm-1.1.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_xclient extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_xserver extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/riostream extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_server extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/cmtime extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rdma_client extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/mckey extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rcopy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rping extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/ucmatose extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/rstream extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/udaddy extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/bin/udpong extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/librdmacm.so.1.0.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/lib64/rsocket/librspreload.so.1.0.0 dwz: ./usr/bin/cmtime-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/mckey-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rcopy-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rdma_client-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rdma_server-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rdma_xclient-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rdma_xserver-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/riostream-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rping-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rstream-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ucmatose-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/udaddy-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/udpong-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/librdmacm.so.1.0.0-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/rsocket/librspreload.so.1.0.0-1.1.0-4.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 1236kB, size after compression: 1236kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 15 CRC32s did match. 853 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: lib64rdmacm1-1.1.0-4.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ZQ4r3w + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd librdmacm-1.1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/doc/lib64rdmacm1 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/doc/lib64rdmacm1 + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/doc/lib64rdmacm1 + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/doc/lib64rdmacm1 + cp -pr README /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64/usr/share/doc/lib64rdmacm1 + RPM_EC=0 ++ jobs -p + exit 0 Provides: lib64rdmacm1 = 1.1.0-4.mga9 lib64rdmacm1(aarch-64) = 1.1.0-4.mga9 librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) librspreload.so.1()(64bit) 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) Processing files: lib64rdmacm-devel-1.1.0-4.mga9.aarch64 Provides: devel(librdmacm(64bit)) lib64rdmacm-devel = 1.1.0-4.mga9 lib64rdmacm-devel(aarch-64) = 1.1.0-4.mga9 librdmacm-devel = 1.1.0-4.mga9 rdmacm-devel = 1.1.0-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libibverbs(64bit)) Processing files: librdmacm-utils-1.1.0-4.mga9.aarch64 Provides: librdmacm-utils = 1.1.0-4.mga9 librdmacm-utils(aarch-64) = 1.1.0-4.mga9 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.33)(64bit) libibverbs.so.1()(64bit) libibverbs.so.1(IBVERBS_1.0)(64bit) libibverbs.so.1(IBVERBS_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) Processing files: librdmacm-debugsource-1.1.0-4.mga9.aarch64 Provides: librdmacm-debugsource = 1.1.0-4.mga9 librdmacm-debugsource(aarch-64) = 1.1.0-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64rdmacm1-debuginfo-1.1.0-4.mga9.aarch64 Provides: debuginfo(build-id) = 596cdef39c8187ed846c546138f063a7d41bb6d5 debuginfo(build-id) = d5a23cdbea415af44a40d9c8535a5f96a6d4c1f8 lib64rdmacm1-debuginfo = 1.1.0-4.mga9 lib64rdmacm1-debuginfo(aarch-64) = 1.1.0-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librdmacm-debugsource(aarch-64) = 1.1.0-4.mga9 Processing files: librdmacm-utils-debuginfo-1.1.0-4.mga9.aarch64 Provides: debuginfo(build-id) = 06d1acb870aed536f5b908b08dbc9e924de8c242 debuginfo(build-id) = 33c069169f59222f5dbf5f8cf1e3413df7aa0f99 debuginfo(build-id) = 408a5a1a229e155cee3a3e330de24a4f7e4ffd88 debuginfo(build-id) = 5359daa5046c92ab7e17119b2f15d5bbdcc1b181 debuginfo(build-id) = 63c598a0e93f2f6bd076a2bb3ded466d8b7e0363 debuginfo(build-id) = 6cdb9a7634c5b1119b95c0d482c153ee929a0d80 debuginfo(build-id) = 96dce5fa5765988779d4641db555f5ef061b5ff6 debuginfo(build-id) = ab51347287206ea652c51addd50a7914e2a65367 debuginfo(build-id) = cc6006a01ba59951ef35d278c601440d7fd6c787 debuginfo(build-id) = d1991ea662db01b347424d261da67145539b1f87 debuginfo(build-id) = e26c99fd2c9aa22b9ab2d6eae6ca576131425879 debuginfo(build-id) = e63287fe2dcc4b9f3f54067266d4c352ee9ba8d4 debuginfo(build-id) = ea2125ced2c8ff2d740b9f7cbe102706ce2c6891 librdmacm-utils-debuginfo = 1.1.0-4.mga9 librdmacm-utils-debuginfo(aarch-64) = 1.1.0-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: librdmacm-debugsource(aarch-64) = 1.1.0-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64rdmacm-devel-1.1.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64rdmacm1-1.1.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/librdmacm-utils-1.1.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64rdmacm1-debuginfo-1.1.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/librdmacm-debugsource-1.1.0-4.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/librdmacm-utils-debuginfo-1.1.0-4.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WGRhk9 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd librdmacm-1.1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/librdmacm-1.1.0-4.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NrljKy + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf librdmacm-1.1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!