Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/librdmacm.spec'], False, '/var/lib/mock/c71511-1-armhfp-f9a33de53c6ec88e6a9cb62a2314d3e2d58d0f0e/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/librdmacm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/librdmacm-1.0.21-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/librdmacm.spec'], False, '/var/lib/mock/c71511-1-armhfp-f9a33de53c6ec88e6a9cb62a2314d3e2d58d0f0e/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', '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 armv7hl --nodeps builddir/build/SPECS/librdmacm.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KdHUaO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf librdmacm-1.0.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/librdmacm-1.0.21.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd librdmacm-1.0.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.yandPz + exit 0 + umask 022 + cd /builddir/build/BUILD + cd librdmacm-1.0.21 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ 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=armv7hl-redhat-linux-gnu --host=armv7hl-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/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-valgrind checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking for style of include used by make... GNU checking for armv7hl-redhat-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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for armv7hl-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 ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for an ANSI C-conforming const... yes checking size of long... 4 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 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 valgrind/memcheck.h usability... yes checking valgrind/memcheck.h presence... yes checking for valgrind/memcheck.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes 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 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 + 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 -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread' make all-am make[1]: Entering directory `/builddir/build/BUILD/librdmacm-1.0.21' CC src/src_librdmacm_la-cma.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librdmacm_la-cma.lo `test -f 'src/cma.c' || echo './'`src/cma.c CC src/src_librdmacm_la-addrinfo.lo CC src/src_librdmacm_la-acm.lo CC src/src_librdmacm_la-rsocket.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librdmacm_la-addrinfo.lo `test -f 'src/addrinfo.c' || echo './'`src/addrinfo.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librdmacm_la-acm.lo `test -f 'src/acm.c' || echo './'`src/acm.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librdmacm_la-rsocket.lo `test -f 'src/rsocket.c' || echo './'`src/rsocket.c src/acm.c: In function 'ucma_set_server_port': src/acm.c:124:9: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] fscanf(f, "%" SCNu16, &server_port); ^ src/rsocket.c: In function 'tcp_svc_send_keepalive': src/rsocket.c:4269:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 0, (uint64_t) NULL, (uint64_t) NULL); ^ src/rsocket.c:4269:30: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 0, (uint64_t) NULL, (uint64_t) NULL); ^ src/rsocket.c: In function 'rs_configure': src/rsocket.c:504:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &polling_time); ^ src/rsocket.c:509:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_inline); ^ src/rsocket.c:514:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_sqsize); ^ src/rsocket.c:519:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_rqsize); ^ src/rsocket.c:524:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &def_mem); ^ src/rsocket.c:532:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &def_wmem); ^ src/rsocket.c:539:3: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%hu", &def_iomap_size); ^ src/rsocket.c: In function 'udp_svc_run': src/rsocket.c:4187: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 'udp_svc_process_sock': src/rsocket.c:3988: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:4012:7: 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_notify_svc': src/rsocket.c:447: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:448: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 'tcp_svc_run': src/rsocket.c:4285: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 'tcp_svc_process_sock': src/rsocket.c:4225: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:4256:7: 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_set_keepalive': src/rsocket.c:3348:5: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(f, "%u", &rs->keepalive_time); ^ CC src/src_librdmacm_la-indexer.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librdmacm_la-indexer.lo `test -f 'src/indexer.c' || echo './'`src/indexer.c CC src/src_librspreload_la-preload.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librspreload_la-preload.lo `test -f 'src/preload.c' || echo './'`src/preload.c CC src/src_librspreload_la-indexer.lo /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o src/src_librspreload_la-indexer.lo `test -f 'src/indexer.c' || echo './'`src/indexer.c CC examples/cmatose.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/cmatose.o examples/cmatose.c CC examples/common.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/common.o examples/common.c CC examples/rping.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rping.o examples/rping.c In file included from examples/rping.c:50:0: /usr/include/infiniband/arch.h:127:2: warning: #warning No architecture specific defines found. Using generic implementation. [-Wcpp] #warning No architecture specific defines found. Using generic implementation. ^ CC examples/udaddy.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/udaddy.o examples/udaddy.c CC examples/mckey.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/mckey.o examples/mckey.c CC examples/rdma_client.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rdma_client.o examples/rdma_client.c CC examples/rdma_server.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rdma_server.o examples/rdma_server.c CC examples/rdma_xclient.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rdma_xclient.o examples/rdma_xclient.c CC examples/rdma_xserver.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rdma_xserver.o examples/rdma_xserver.c CC examples/rstream.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rstream.o examples/rstream.c CC examples/rcopy.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/rcopy.o examples/rcopy.c CC examples/riostream.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/riostream.o examples/riostream.c CC examples/udpong.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/udpong.o examples/udpong.c CC examples/cmtime.o gcc -DHAVE_CONFIG_H -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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -c -o examples/cmtime.o examples/cmtime.c CCLD src/librdmacm.la CCLD src/librspreload.la CCLD examples/ucmatose CCLD examples/rping CCLD examples/udaddy CCLD examples/mckey CCLD examples/rdma_client CCLD examples/rdma_server CCLD examples/rdma_xclient CCLD examples/rdma_xserver CCLD examples/rstream CCLD examples/rcopy CCLD examples/riostream CCLD examples/udpong CCLD examples/cmtime make[1]: Leaving directory `/builddir/build/BUILD/librdmacm-1.0.21' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9dwCsK + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm ++ dirname /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm + cd librdmacm-1.0.21 + rm -rf /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm + make DESTDIR=/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm install make[1]: Entering directory `/builddir/build/BUILD/librdmacm-1.0.21' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib" /bin/sh ./libtool --mode=install /usr/bin/install -c src/librdmacm.la '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib' libtool: install: /usr/bin/install -c src/.libs/librdmacm.so.1.0.0 /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib && { 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 /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib && { 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 -c src/.libs/librdmacm.lai /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.la libtool: install: /usr/bin/install -c src/.libs/librdmacm.a /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.a libtool: install: ranlib /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 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 '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin' libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/ucmatose /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/ucmatose libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rping /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rping libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/udaddy /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/udaddy libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/mckey /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/mckey libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rdma_client /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_client libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rdma_server /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_server libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rdma_xclient /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_xclient libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rdma_xserver /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_xserver libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rstream /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rstream libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/rcopy /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rcopy libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/riostream /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/riostream libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/udpong /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/udpong libtool: install: warning: `./src/librdmacm.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c examples/.libs/cmtime /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/cmtime test -z "/usr/include/infiniband" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/include/infiniband" /usr/bin/install -c -m 644 ./include/infiniband/ib.h '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/include/infiniband' test -z "/usr/include/rdma" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/include/rdma" /usr/bin/install -c -m 644 ./include/rdma/rdma_cma_abi.h ./include/rdma/rdma_cma.h ./include/rdma/rdma_verbs.h ./include/rdma/rsocket.h '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/include/rdma' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man1" /usr/bin/install -c -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 '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man1' test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man3" /usr/bin/install -c -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 '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man3' /usr/bin/install -c -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 '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man3' test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man7" /usr/bin/install -c -m 644 man/rdma_cm.7 man/rsocket.7 '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/man/man7' test -z "/usr/lib/rsocket" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket" /bin/sh ./libtool --mode=install /usr/bin/install -c src/librspreload.la '/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket' libtool: install: warning: relinking `src/librspreload.la' libtool: install: (cd /builddir/build/BUILD/librdmacm-1.0.21; /bin/sh /builddir/build/BUILD/librdmacm-1.0.21/libtool --silent --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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fno-strict-aliasing -version-info 1 -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lpthread -o src/librspreload.la -rpath /usr/lib/rsocket src/src_librspreload_la-preload.lo src/src_librspreload_la-indexer.lo ./src/librdmacm.la -libverbs -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm) libtool: install: /usr/bin/install -c src/.libs/librspreload.so.1.0.0T /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/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 /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/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 -c src/.libs/librspreload.lai /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.la libtool: install: /usr/bin/install -c src/.libs/librspreload.a /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.a libtool: install: chmod 644 /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.a libtool: install: ranlib /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.a libtool: install: warning: remember to run `libtool --finish /usr/lib/rsocket' make[1]: Leaving directory `/builddir/build/BUILD/librdmacm-1.0.21' + rm -f /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.la + rm -f /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.la + chrpath -d /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/cmtime /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/mckey /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rcopy /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_client /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_server /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_xclient /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_xserver /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/riostream /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rping /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rstream /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/ucmatose /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/udaddy /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/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 50000000 /builddir/build/BUILD/librdmacm-1.0.21 extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/mckey extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/udaddy extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rping extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/cmtime extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_client extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/riostream extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_xserver extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_server extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rstream extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rcopy extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/udpong extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/ucmatose extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/bin/rdma_xclient extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/librdmacm.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/lib/rsocket/librspreload.so.1.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 15 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/librdmacm.so.1.0.0.debug to /usr/lib/debug/usr/lib/librdmacm.so.1.debug symlinked /usr/lib/debug/usr/lib/librdmacm.so.1.0.0.debug to /usr/lib/debug/usr/lib/librdmacm.so.debug symlinked /usr/lib/debug/usr/lib/rsocket/librspreload.so.1.0.0.debug to /usr/lib/debug/usr/lib/rsocket/librspreload.so.1.debug symlinked /usr/lib/debug/usr/lib/rsocket/librspreload.so.1.0.0.debug to /usr/lib/debug/usr/lib/rsocket/librspreload.so.debug 852 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.21-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.s6lSiF + umask 022 + cd /builddir/build/BUILD + cd librdmacm-1.0.21 + DOCDIR=/builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/doc/librdmacm-1.0.21 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/doc/librdmacm-1.0.21 + cp -pr AUTHORS /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/doc/librdmacm-1.0.21 + cp -pr COPYING /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/doc/librdmacm-1.0.21 + cp -pr README /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm/usr/share/doc/librdmacm-1.0.21 + exit 0 Provides: librdmacm = 1.0.21-1.el7 librdmacm(armv7hl-32) = 1.0.21-1.el7 librdmacm.so.1 librdmacm.so.1(RDMACM_1.0) librspreload.so.1 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libibverbs.so.1 libibverbs.so.1(IBVERBS_1.0) libibverbs.so.1(IBVERBS_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librdmacm.so.1 librdmacm.so.1(RDMACM_1.0) rtld(GNU_HASH) Processing files: librdmacm-devel-1.0.21-1.el7.armv7hl Provides: librdmacm-devel = 1.0.21-1.el7 librdmacm-devel(armv7hl-32) = 1.0.21-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 librspreload.so.1 Processing files: librdmacm-static-1.0.21-1.el7.armv7hl Provides: librdmacm-static = 1.0.21-1.el7 librdmacm-static(armv7hl-32) = 1.0.21-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.21-1.el7.armv7hl Provides: librdmacm-utils = 1.0.21-1.el7 librdmacm-utils(armv7hl-32) = 1.0.21-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libibverbs.so.1 libibverbs.so.1(IBVERBS_1.0) libibverbs.so.1(IBVERBS_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.4) librdmacm.so.1 librdmacm.so.1(RDMACM_1.0) rtld(GNU_HASH) Processing files: librdmacm-debuginfo-1.0.21-1.el7.armv7hl Provides: librdmacm-debuginfo = 1.0.21-1.el7 librdmacm-debuginfo(armv7hl-32) = 1.0.21-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.21-1.el7.arm Wrote: /builddir/build/RPMS/librdmacm-1.0.21-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/librdmacm-devel-1.0.21-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/librdmacm-static-1.0.21-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/librdmacm-utils-1.0.21-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/librdmacm-debuginfo-1.0.21-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DdAwhf + umask 022 + cd /builddir/build/BUILD + cd librdmacm-1.0.21 + rm -rf /builddir/build/BUILDROOT/librdmacm-1.0.21-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->