Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/librdmacm.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/librdmacm.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/librdmacm-1.0.17.1-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/librdmacm.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/librdmacm.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.UQieCO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf librdmacm-1.0.17.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/librdmacm-1.0.17.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd librdmacm-1.0.17.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (0001-librdmacm-Check-init-under-mutex.patch):' Patch #1 (0001-librdmacm-Check-init-under-mutex.patch): + /usr/bin/cat /builddir/build/SOURCES/0001-librdmacm-Check-init-under-mutex.patch + /usr/bin/patch -p1 --fuzz=0 patching file src/acm.c Hunk #1 succeeded at 97 (offset -40 lines). Hunk #2 succeeded at 118 (offset -40 lines). + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Xonr4U + umask 022 + cd /builddir/build/BUILD + cd librdmacm-1.0.17.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -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 . -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' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 LDFLAGS=-lpthread checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for x86_64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) none checking for an ANSI C-conforming const... yes checking for long... yes checking size of long... 8 checking for pthread_mutex_init in -lpthread... yes checking for ibv_get_device_list in -libverbs... yes checking for struct ibv_path_record.service_id... yes checking compiler support for atomics... yes 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 infiniband/acm.h usability... no checking infiniband/acm.h presence... no checking for infiniband/acm.h... no checking for infiniband/acm.h... (cached) no checking whether ld accepts --version-script... yes configure: creating ./config.status config.status: creating Makefile config.status: creating librdmacm.spec config.status: creating config.h config.status: executing depfiles commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing' LDFLAGS=-lpthread make all-am make[1]: Entering directory `/builddir/build/BUILD/librdmacm-1.0.17.1' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librdmacm_la-cma.lo `test -f 'src/cma.c' || echo './'`src/cma.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librdmacm_la-addrinfo.lo `test -f 'src/addrinfo.c' || echo './'`src/addrinfo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librdmacm_la-acm.lo `test -f 'src/acm.c' || echo './'`src/acm.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librdmacm_la-rsocket.lo `test -f 'src/rsocket.c' || echo './'`src/rsocket.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librdmacm_la-indexer.lo `test -f 'src/indexer.c' || echo './'`src/indexer.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librspreload_la-preload.lo `test -f 'src/preload.c' || echo './'`src/preload.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o src_librspreload_la-indexer.lo `test -f 'src/indexer.c' || echo './'`src/indexer.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o cmatose.o `test -f 'examples/cmatose.c' || echo './'`examples/cmatose.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o common.o `test -f 'examples/common.c' || echo './'`examples/common.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rping.o `test -f 'examples/rping.c' || echo './'`examples/rping.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o udaddy.o `test -f 'examples/udaddy.c' || echo './'`examples/udaddy.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o mckey.o `test -f 'examples/mckey.c' || echo './'`examples/mckey.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rdma_client.o `test -f 'examples/rdma_client.c' || echo './'`examples/rdma_client.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rdma_server.o `test -f 'examples/rdma_server.c' || echo './'`examples/rdma_server.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rdma_xclient.o `test -f 'examples/rdma_xclient.c' || echo './'`examples/rdma_xclient.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rdma_xserver.o `test -f 'examples/rdma_xserver.c' || echo './'`examples/rdma_xserver.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/preload.c -fPIC -DPIC -o .libs/src_librspreload_la-preload.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rstream.o `test -f 'examples/rstream.c' || echo './'`examples/rstream.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/rsocket.c -fPIC -DPIC -o .libs/src_librdmacm_la-rsocket.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/cma.c -fPIC -DPIC -o .libs/src_librdmacm_la-cma.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/addrinfo.c -fPIC -DPIC -o .libs/src_librdmacm_la-addrinfo.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/acm.c -fPIC -DPIC -o .libs/src_librdmacm_la-acm.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/indexer.c -fPIC -DPIC -o .libs/src_librspreload_la-indexer.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/indexer.c -fPIC -DPIC -o .libs/src_librdmacm_la-indexer.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o rcopy.o `test -f 'examples/rcopy.c' || echo './'`examples/rcopy.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o riostream.o `test -f 'examples/riostream.c' || echo './'`examples/riostream.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c -o udpong.o `test -f 'examples/udpong.c' || echo './'`examples/udpong.c gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/acm.c -o src_librdmacm_la-acm.o >/dev/null 2>&1 src/cma.c: In function 'rdma_create_srq': src/cma.c:1181:25: warning: variable 'id_priv' set but not used [-Wunused-but-set-variable] struct cma_id_private *id_priv; ^ src/rsocket.c: In function 'rs_svc_sgid_index': src/rsocket.c:3638:9: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int i, ret; ^ src/rsocket.c: In function 'rs_configure': src/rsocket.c:460:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &polling_time); ^ src/rsocket.c:465:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_inline); ^ src/rsocket.c:473:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_sqsize); ^ src/rsocket.c:478:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_rqsize); ^ src/rsocket.c:483:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &def_mem); ^ src/rsocket.c:491:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &def_wmem); ^ src/rsocket.c:498:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_iomap_size); ^ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/indexer.c -o src_librspreload_la-indexer.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/indexer.c -o src_librdmacm_la-indexer.o >/dev/null 2>&1 src/rsocket.c: In function 'rs_modify_svcs': src/rsocket.c:403:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(svc_sock[0], &msg, sizeof msg); ^ src/rsocket.c:404:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(svc_sock[0], &msg, sizeof msg); ^ src/rsocket.c: In function 'rs_svc_run': src/rsocket.c:3805:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(svc_sock[1], &msg, sizeof msg); ^ src/rsocket.c: In function 'rs_svc_process_sock': src/rsocket.c:3623:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(svc_sock[1], &msg, sizeof msg); ^ src/rsocket.c:3632:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(svc_sock[1], &msg, sizeof msg); ^ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/addrinfo.c -o src_librdmacm_la-addrinfo.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/preload.c -o src_librspreload_la-preload.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/cma.c -o src_librdmacm_la-cma.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -c src/rsocket.c -o src_librdmacm_la-rsocket.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o src/librdmacm.la -rpath /usr/lib64 -version-info 1 -export-dynamic -Wl,--version-script=./src/librdmacm.map 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 mkdir src/.libs gcc -shared .libs/src_librdmacm_la-cma.o .libs/src_librdmacm_la-addrinfo.o .libs/src_librdmacm_la-acm.o .libs/src_librdmacm_la-rsocket.o .libs/src_librdmacm_la-indexer.o -libverbs -lpthread -m64 -mtune=generic -Wl,--version-script=./src/librdmacm.map -Wl,-soname -Wl,librdmacm.so.1 -o src/.libs/librdmacm.so.1.0.0 (cd src/.libs && rm -f librdmacm.so.1 && ln -s librdmacm.so.1.0.0 librdmacm.so.1) (cd src/.libs && rm -f librdmacm.so && ln -s librdmacm.so.1.0.0 librdmacm.so) ar cru src/.libs/librdmacm.a src_librdmacm_la-cma.o src_librdmacm_la-addrinfo.o src_librdmacm_la-acm.o src_librdmacm_la-rsocket.o src_librdmacm_la-indexer.o ranlib src/.libs/librdmacm.a creating src/librdmacm.la (cd src/.libs && rm -f librdmacm.la && ln -s ../librdmacm.la librdmacm.la) /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o src/librspreload.la -rpath /usr/lib64/rsocket -version-info 1 -export-dynamic src_librspreload_la-preload.lo src_librspreload_la-indexer.lo ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/ucmatose cmatose.o common.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rping rping.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/udaddy udaddy.o common.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/mckey mckey.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rdma_client rdma_client.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rdma_server rdma_server.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rdma_xclient rdma_xclient.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rdma_xserver rdma_xserver.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rstream rstream.o common.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/rcopy rcopy.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/riostream riostream.o common.o ./src/librdmacm.la -libverbs -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o examples/udpong udpong.o common.o ./src/librdmacm.la -libverbs -lpthread mkdir examples/.libs mkdir examples/.libs mkdir: cannot create directory 'examples/.libs': File exists gcc -shared .libs/src_librspreload_la-preload.o .libs/src_librspreload_la-indexer.o ./src/.libs/librdmacm.so -libverbs -lpthread -m64 -mtune=generic -Wl,-soname -Wl,librspreload.so.1 -o src/.libs/librspreload.so.1.0.0 gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/ucmatose cmatose.o common.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/mckey mckey.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rdma_xserver rdma_xserver.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rdma_xclient rdma_xclient.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rcopy rcopy.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rdma_client rdma_client.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/udaddy udaddy.o common.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rstream rstream.o common.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rping rping.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/rdma_server rdma_server.o ./src/.libs/librdmacm.so -libverbs -lpthread gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/riostream riostream.o common.o ./src/.libs/librdmacm.so -libverbs -lpthread (cd src/.libs && rm -f librspreload.so.1 && ln -s librspreload.so.1.0.0 librspreload.so.1) gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR=\"/etc\" -DRDMADIR=\"rdma\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -o examples/.libs/udpong udpong.o common.o ./src/.libs/librdmacm.so -libverbs -lpthread (cd src/.libs && rm -f librspreload.so && ln -s librspreload.so.1.0.0 librspreload.so) creating examples/ucmatose creating examples/rstream creating examples/rdma_client ar cru src/.libs/librspreload.a src_librspreload_la-preload.o src_librspreload_la-indexer.o creating examples/mckey ranlib src/.libs/librspreload.a creating examples/rdma_xclient creating examples/rdma_xserver creating examples/rping creating src/librspreload.la creating examples/rcopy creating examples/udaddy creating examples/riostream creating examples/rdma_server (cd src/.libs && rm -f librspreload.la && ln -s ../librspreload.la librspreload.la) creating examples/udpong make[1]: Leaving directory `/builddir/build/BUILD/librdmacm-1.0.17.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iYvOmo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 + cd librdmacm-1.0.17.1 + rm -rf /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 + /usr/bin/make prefix=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr exec_prefix=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr bindir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin sbindir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/etc datadir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share includedir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include libdir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/libexec localstatedir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/var sharedstatedir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/var/lib mandir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man infodir=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/info install make[1]: Entering directory `/builddir/build/BUILD/librdmacm-1.0.17.1' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64" /bin/sh ./libtool --mode=install /usr/bin/install -c 'src/librdmacm.la' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.la' /usr/bin/install -c src/.libs/librdmacm.so.1.0.0 /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.so.1.0.0 (cd /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/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; }; }) (cd /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/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; }; }) /usr/bin/install -c src/.libs/librdmacm.lai /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.la /usr/bin/install -c src/.libs/librdmacm.a /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.a chmod 644 /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.a ranlib /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/ucmatose' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/ucmatose' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/ucmatose /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/ucmatose /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rping' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rping' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rping /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rping /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/udaddy' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udaddy' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/udaddy /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udaddy /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/mckey' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/mckey' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/mckey /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/mckey /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rdma_client' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_client' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rdma_client /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_client /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rdma_server' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_server' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rdma_server /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_server /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rdma_xclient' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xclient' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rdma_xclient /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xclient /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rdma_xserver' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xserver' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rdma_xserver /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xserver /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rstream' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rstream' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rstream /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rstream /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/rcopy' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rcopy' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/rcopy /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rcopy /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/riostream' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/riostream' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/riostream /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/riostream /bin/sh ./libtool --mode=install /usr/bin/install -c 'examples/udpong' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udpong' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib64' /usr/bin/install -c examples/.libs/udpong /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udpong test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/infiniband" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/infiniband" /usr/bin/install -c -m 644 './include/infiniband/ib.h' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/infiniband/ib.h' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/rdma" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/rdma" /usr/bin/install -c -m 644 './include/rdma/rdma_cma_abi.h' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/rdma/rdma_cma_abi.h' /usr/bin/install -c -m 644 './include/rdma/rdma_cma.h' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/rdma/rdma_cma.h' /usr/bin/install -c -m 644 './include/rdma/rdma_verbs.h' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/rdma/rdma_verbs.h' /usr/bin/install -c -m 644 './include/rdma/rsocket.h' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/include/rdma/rsocket.h' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 './man/ucmatose.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/ucmatose.1' /usr/bin/install -c -m 644 './man/udaddy.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/udaddy.1' /usr/bin/install -c -m 644 './man/mckey.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/mckey.1' /usr/bin/install -c -m 644 './man/rping.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rping.1' /usr/bin/install -c -m 644 './man/rdma_server.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rdma_server.1' /usr/bin/install -c -m 644 './man/rdma_client.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rdma_client.1' /usr/bin/install -c -m 644 './man/rdma_xserver.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rdma_xserver.1' /usr/bin/install -c -m 644 './man/rdma_xclient.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rdma_xclient.1' /usr/bin/install -c -m 644 './man/rstream.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rstream.1' /usr/bin/install -c -m 644 './man/rcopy.1' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man1/rcopy.1' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3" /usr/bin/install -c -m 644 './man/rdma_accept.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_accept.3' /usr/bin/install -c -m 644 './man/rdma_ack_cm_event.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_ack_cm_event.3' /usr/bin/install -c -m 644 './man/rdma_bind_addr.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_bind_addr.3' /usr/bin/install -c -m 644 './man/rdma_connect.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_connect.3' /usr/bin/install -c -m 644 './man/rdma_create_event_channel.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_create_event_channel.3' /usr/bin/install -c -m 644 './man/rdma_create_id.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_create_id.3' /usr/bin/install -c -m 644 './man/rdma_create_qp.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_create_qp.3' /usr/bin/install -c -m 644 './man/rdma_create_srq.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_create_srq.3' /usr/bin/install -c -m 644 './man/rdma_destroy_event_channel.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_destroy_event_channel.3' /usr/bin/install -c -m 644 './man/rdma_destroy_id.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_destroy_id.3' /usr/bin/install -c -m 644 './man/rdma_destroy_qp.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_destroy_qp.3' /usr/bin/install -c -m 644 './man/rdma_destroy_srq.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_destroy_srq.3' /usr/bin/install -c -m 644 './man/rdma_disconnect.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_disconnect.3' /usr/bin/install -c -m 644 './man/rdma_free_devices.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_free_devices.3' /usr/bin/install -c -m 644 './man/rdma_get_cm_event.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_cm_event.3' /usr/bin/install -c -m 644 './man/rdma_get_devices.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_devices.3' /usr/bin/install -c -m 644 './man/rdma_get_src_port.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_src_port.3' /usr/bin/install -c -m 644 './man/rdma_get_dst_port.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_dst_port.3' /usr/bin/install -c -m 644 './man/rdma_get_local_addr.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_local_addr.3' /usr/bin/install -c -m 644 './man/rdma_get_peer_addr.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_peer_addr.3' /usr/bin/install -c -m 644 './man/rdma_join_multicast.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_join_multicast.3' /usr/bin/install -c -m 644 './man/rdma_leave_multicast.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_leave_multicast.3' /usr/bin/install -c -m 644 './man/rdma_listen.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_listen.3' /usr/bin/install -c -m 644 './man/rdma_migrate_id.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_migrate_id.3' /usr/bin/install -c -m 644 './man/rdma_notify.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_notify.3' /usr/bin/install -c -m 644 './man/rdma_reject.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_reject.3' /usr/bin/install -c -m 644 './man/rdma_resolve_addr.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_resolve_addr.3' /usr/bin/install -c -m 644 './man/rdma_resolve_route.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_resolve_route.3' /usr/bin/install -c -m 644 './man/rdma_event_str.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_event_str.3' /usr/bin/install -c -m 644 './man/rdma_set_option.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_set_option.3' /usr/bin/install -c -m 644 './man/rdma_get_request.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_request.3' /usr/bin/install -c -m 644 './man/rdma_create_ep.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_create_ep.3' /usr/bin/install -c -m 644 './man/rdma_destroy_ep.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_destroy_ep.3' /usr/bin/install -c -m 644 './man/rdma_getaddrinfo.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_getaddrinfo.3' /usr/bin/install -c -m 644 './man/rdma_dereg_mr.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_dereg_mr.3' /usr/bin/install -c -m 644 './man/rdma_get_recv_comp.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_recv_comp.3' /usr/bin/install -c -m 644 './man/rdma_get_send_comp.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_get_send_comp.3' /usr/bin/install -c -m 644 './man/rdma_post_read.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_read.3' /usr/bin/install -c -m 644 './man/rdma_post_readv.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_readv.3' /usr/bin/install -c -m 644 './man/rdma_post_recv.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_recv.3' /usr/bin/install -c -m 644 './man/rdma_post_recvv.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_recvv.3' /usr/bin/install -c -m 644 './man/rdma_post_send.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_send.3' /usr/bin/install -c -m 644 './man/rdma_post_sendv.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_sendv.3' /usr/bin/install -c -m 644 './man/rdma_post_ud_send.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_ud_send.3' /usr/bin/install -c -m 644 './man/rdma_post_write.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_write.3' /usr/bin/install -c -m 644 './man/rdma_post_writev.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_post_writev.3' /usr/bin/install -c -m 644 './man/rdma_reg_msgs.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_reg_msgs.3' /usr/bin/install -c -m 644 './man/rdma_reg_read.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_reg_read.3' /usr/bin/install -c -m 644 './man/rdma_reg_write.3' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man3/rdma_reg_write.3' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man7" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man7" /usr/bin/install -c -m 644 './man/rdma_cm.7' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man7/rdma_cm.7' /usr/bin/install -c -m 644 './man/rsocket.7' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/man/man7/rsocket.7' test -z "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket" || mkdir -p -- "/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket" /bin/sh ./libtool --mode=install /usr/bin/install -c 'src/librspreload.la' '/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.la' (cd /builddir/build/BUILD/librdmacm-1.0.17.1; /bin/sh ./libtool --tag=CC --mode=relink gcc -g -Wall -D_GNU_SOURCE -DSYSCONFDIR="/etc" -DRDMADIR="rdma" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fno-strict-aliasing -lpthread -o src/librspreload.la -rpath /usr/lib64/rsocket -version-info 1 -export-dynamic src_librspreload_la-preload.lo src_librspreload_la-indexer.lo ./src/librdmacm.la -libverbs -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64) libtool: install: warning: relinking `src/librspreload.la' gcc -shared .libs/src_librspreload_la-preload.o .libs/src_librspreload_la-indexer.o -L/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64 -L/usr/lib64 -lrdmacm -libverbs -lpthread -m64 -mtune=generic -Wl,-soname -Wl,librspreload.so.1 -o src/.libs/librspreload.so.1.0.0 /usr/bin/install -c src/.libs/librspreload.so.1.0.0T /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.so.1.0.0 (cd /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/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; }; }) (cd /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/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; }; }) /usr/bin/install -c src/.libs/librspreload.lai /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.la /usr/bin/install -c src/.libs/librspreload.a /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.a chmod 644 /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.a ranlib /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/rsocket' make[1]: Leaving directory `/builddir/build/BUILD/librdmacm-1.0.17.1' + rm -f /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.la + rm -f /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.la + chrpath -d /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/mckey /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rcopy /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_client /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_server /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xclient /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xserver /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/riostream /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rping /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rstream /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/ucmatose /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udaddy /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udpong + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/librdmacm-1.0.17.1 extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xclient extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/riostream extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_client extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rping extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_server extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/mckey extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/ucmatose extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rcopy extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udpong extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/udaddy extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rdma_xserver extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/bin/rstream extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/rsocket/librspreload.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/lib64/librdmacm.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/rsocket/librspreload.so.1.0.0.debug to /usr/lib/debug/usr/lib64/rsocket/librspreload.so.debug symlinked /usr/lib/debug/usr/lib64/rsocket/librspreload.so.1.0.0.debug to /usr/lib/debug/usr/lib64/rsocket/librspreload.so.1.debug symlinked /usr/lib/debug/usr/lib64/librdmacm.so.1.0.0.debug to /usr/lib/debug/usr/lib64/librdmacm.so.1.debug symlinked /usr/lib/debug/usr/lib64/librdmacm.so.1.0.0.debug to /usr/lib/debug/usr/lib64/librdmacm.so.debug 760 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: librdmacm-1.0.17.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HSOlA0 + umask 022 + cd /builddir/build/BUILD + cd librdmacm-1.0.17.1 + DOCDIR=/builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/doc/librdmacm-1.0.17.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/doc/librdmacm-1.0.17.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/doc/librdmacm-1.0.17.1 + cp -pr COPYING /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/doc/librdmacm-1.0.17.1 + cp -pr README /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64/usr/share/doc/librdmacm-1.0.17.1 + exit 0 Provides: librdmacm = 1.0.17.1-1.el7 librdmacm(x86-64) = 1.0.17.1-1.el7 librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) librspreload.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) rtld(GNU_HASH) Processing files: librdmacm-devel-1.0.17.1-1.el7.x86_64 Provides: librdmacm-devel = 1.0.17.1-1.el7 librdmacm-devel(x86-64) = 1.0.17.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: librdmacm.so.1()(64bit) librspreload.so.1()(64bit) Processing files: librdmacm-static-1.0.17.1-1.el7.x86_64 Provides: librdmacm-static = 1.0.17.1-1.el7 librdmacm-static(x86-64) = 1.0.17.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: librdmacm-utils-1.0.17.1-1.el7.x86_64 Provides: librdmacm-utils = 1.0.17.1-1.el7 librdmacm-utils(x86-64) = 1.0.17.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(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.2.5)(64bit) librdmacm.so.1()(64bit) librdmacm.so.1(RDMACM_1.0)(64bit) rtld(GNU_HASH) Processing files: librdmacm-debuginfo-1.0.17.1-1.el7.x86_64 Provides: librdmacm-debuginfo = 1.0.17.1-1.el7 librdmacm-debuginfo(x86-64) = 1.0.17.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/librdmacm-1.0.17.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/librdmacm-devel-1.0.17.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/librdmacm-static-1.0.17.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/librdmacm-utils-1.0.17.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/librdmacm-debuginfo-1.0.17.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E26RlP + umask 022 + cd /builddir/build/BUILD + cd librdmacm-1.0.17.1 + rm -rf /builddir/build/BUILDROOT/librdmacm-1.0.17.1-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->