Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/dapl.spec'], False, '/srv/build/7/B/mock-root/c7.01.u-i686/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 i686 --nodeps builddir/build/SPECS/dapl.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'} warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/dapl-2.1.5-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/dapl.spec'], False, '/srv/build/7/B/mock-root/c7.01.u-i686/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 i686 --nodeps builddir/build/SPECS/dapl.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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.afsrLB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dapl-2.1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/dapl-2.1.5.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd dapl-2.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KuuSUV + umask 022 + cd /builddir/build/BUILD + cd dapl-2.1.5 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == 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=i386-redhat-linux-gnu --host=i386-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 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -fno-strict-aliasing' --enable-ext-type=ib --sysconfdir=/etc/rdma checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for i386-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for i386-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking infiniband/verbs.h usability... yes checking infiniband/verbs.h presence... yes checking for infiniband/verbs.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking for struct ibv_port_attr.link_layer... yes checking for gethostname... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strtol... yes checking for sysinfo... yes checking whether ld accepts --version-script... yes checking scif.h usability... no checking scif.h presence... no checking for scif.h... no checking Check for SUSE_11 system... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating test/dtest/Makefile config.status: creating test/dapltest/Makefile config.status: creating dapl.spec config.status: creating mpxyd.init config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/dapl-2.1.5' Making all in . make[2]: Entering directory `/builddir/build/BUILD/dapl-2.1.5' CC dapl_udapl_libdaplofa_la-dapl_init.lo CC dapl_udapl_libdaplofa_la-dapl_evd_create.lo CC dapl_udapl_libdaplofa_la-dapl_evd_query.lo CC dapl_udapl_libdaplofa_la-dapl_cno_create.lo CC dapl_udapl_libdaplofa_la-dapl_cno_modify_agent.lo CC dapl_udapl_libdaplofa_la-dapl_cno_free.lo CC dapl_udapl_libdaplofa_la-dapl_cno_wait.lo CC dapl_udapl_libdaplofa_la-dapl_cno_query.lo CC dapl_udapl_libdaplofa_la-dapl_lmr_create.lo CC dapl_udapl_libdaplofa_la-dapl_evd_wait.lo CC dapl_udapl_libdaplofa_la-dapl_evd_disable.lo CC dapl_udapl_libdaplofa_la-dapl_evd_enable.lo CC dapl_udapl_libdaplofa_la-dapl_evd_modify_cno.lo CC dapl_udapl_libdaplofa_la-dapl_evd_set_unwaitable.lo CC dapl_udapl_libdaplofa_la-dapl_evd_clear_unwaitable.lo CC dapl_udapl_libdaplofa_la-dapl_osd.lo CC dapl_udapl_libdaplofa_la-dapl_cookie.lo CC dapl_udapl_libdaplofa_la-dapl_cr_accept.lo CC dapl_udapl_libdaplofa_la-dapl_cr_query.lo CC dapl_udapl_libdaplofa_la-dapl_cr_reject.lo CC dapl_udapl_libdaplofa_la-dapl_cr_util.lo CC dapl_udapl_libdaplofa_la-dapl_cr_callback.lo CC dapl_udapl_libdaplofa_la-dapl_cr_handoff.lo CC dapl_udapl_libdaplofa_la-dapl_ep_connect.lo CC dapl_udapl_libdaplofa_la-dapl_ep_create.lo CC dapl_udapl_libdaplofa_la-dapl_ep_disconnect.lo CC dapl_udapl_libdaplofa_la-dapl_ep_dup_connect.lo CC dapl_udapl_libdaplofa_la-dapl_ep_free.lo CC dapl_udapl_libdaplofa_la-dapl_ep_reset.lo CC dapl_udapl_libdaplofa_la-dapl_ep_get_status.lo CC dapl_udapl_libdaplofa_la-dapl_ep_modify.lo CC dapl_udapl_libdaplofa_la-dapl_ep_post_rdma_read.lo CC dapl_udapl_libdaplofa_la-dapl_ep_post_rdma_write.lo CC dapl_udapl_libdaplofa_la-dapl_ep_post_recv.lo CC dapl_udapl_libdaplofa_la-dapl_ep_post_send.lo CC dapl_udapl_libdaplofa_la-dapl_ep_query.lo CC dapl_udapl_libdaplofa_la-dapl_ep_util.lo CC dapl_udapl_libdaplofa_la-dapl_evd_dequeue.lo CC dapl_udapl_libdaplofa_la-dapl_evd_free.lo CC dapl_udapl_libdaplofa_la-dapl_evd_post_se.lo CC dapl_udapl_libdaplofa_la-dapl_evd_resize.lo CC dapl_udapl_libdaplofa_la-dapl_evd_util.lo CC dapl_udapl_libdaplofa_la-dapl_evd_cq_async_error_callb.lo CC dapl_udapl_libdaplofa_la-dapl_evd_qp_async_error_callb.lo CC dapl_udapl_libdaplofa_la-dapl_evd_un_async_error_callb.lo CC dapl_udapl_libdaplofa_la-dapl_evd_connection_callb.lo CC dapl_udapl_libdaplofa_la-dapl_evd_dto_callb.lo CC dapl_udapl_libdaplofa_la-dapl_get_consumer_context.lo CC dapl_udapl_libdaplofa_la-dapl_get_handle_type.lo CC dapl_udapl_libdaplofa_la-dapl_hash.lo CC dapl_udapl_libdaplofa_la-dapl_hca_util.lo CC dapl_udapl_libdaplofa_la-dapl_ia_close.lo CC dapl_udapl_libdaplofa_la-dapl_ia_open.lo CC dapl_udapl_libdaplofa_la-dapl_ia_query.lo dapl/common/dapl_hash.c: In function 'dapls_hash_create': dapl/common/dapl_hash.c:331:13: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] DAT_RETURN dat_status; ^ CC dapl_udapl_libdaplofa_la-dapl_ia_util.lo CC dapl_udapl_libdaplofa_la-dapl_llist.lo CC dapl_udapl_libdaplofa_la-dapl_lmr_free.lo CC dapl_udapl_libdaplofa_la-dapl_lmr_query.lo CC dapl_udapl_libdaplofa_la-dapl_lmr_util.lo CC dapl_udapl_libdaplofa_la-dapl_lmr_sync_rdma_read.lo CC dapl_udapl_libdaplofa_la-dapl_lmr_sync_rdma_write.lo CC dapl_udapl_libdaplofa_la-dapl_mr_util.lo CC dapl_udapl_libdaplofa_la-dapl_provider.lo CC dapl_udapl_libdaplofa_la-dapl_sp_util.lo CC dapl_udapl_libdaplofa_la-dapl_psp_create.lo CC dapl_udapl_libdaplofa_la-dapl_psp_create_any.lo CC dapl_udapl_libdaplofa_la-dapl_psp_free.lo CC dapl_udapl_libdaplofa_la-dapl_psp_query.lo CC dapl_udapl_libdaplofa_la-dapl_pz_create.lo CC dapl_udapl_libdaplofa_la-dapl_pz_free.lo CC dapl_udapl_libdaplofa_la-dapl_pz_query.lo CC dapl_udapl_libdaplofa_la-dapl_pz_util.lo CC dapl_udapl_libdaplofa_la-dapl_rmr_create.lo CC dapl_udapl_libdaplofa_la-dapl_rmr_free.lo CC dapl_udapl_libdaplofa_la-dapl_rmr_bind.lo CC dapl_udapl_libdaplofa_la-dapl_rmr_query.lo CC dapl_udapl_libdaplofa_la-dapl_rmr_util.lo CC dapl_udapl_libdaplofa_la-dapl_rsp_create.lo CC dapl_udapl_libdaplofa_la-dapl_rsp_free.lo dapl/common/dapl_rmr_free.c: In function 'dapl_rmr_free': dapl/common/dapl_rmr_free.c:59:11: warning: variable 'pz' set but not used [-Wunused-but-set-variable] DAPL_PZ *pz; ^ CC dapl_udapl_libdaplofa_la-dapl_rsp_query.lo CC dapl_udapl_libdaplofa_la-dapl_cno_util.lo CC dapl_udapl_libdaplofa_la-dapl_set_consumer_context.lo CC dapl_udapl_libdaplofa_la-dapl_ring_buffer_util.lo CC dapl_udapl_libdaplofa_la-dapl_name_service.lo CC dapl_udapl_libdaplofa_la-dapl_timer_util.lo CC dapl_udapl_libdaplofa_la-dapl_ep_create_with_srq.lo dapl/common/dapl_cno_util.c: In function 'dapl_internal_cno_trigger': dapl/common/dapl_cno_util.c:150:13: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] DAT_RETURN dat_status; ^ CC dapl_udapl_libdaplofa_la-dapl_ep_recv_query.lo CC dapl_udapl_libdaplofa_la-dapl_ep_set_watermark.lo CC dapl_udapl_libdaplofa_la-dapl_srq_create.lo CC dapl_udapl_libdaplofa_la-dapl_srq_free.lo CC dapl_udapl_libdaplofa_la-dapl_srq_query.lo CC dapl_udapl_libdaplofa_la-dapl_srq_resize.lo CC dapl_udapl_libdaplofa_la-dapl_srq_post_recv.lo CC dapl_udapl_libdaplofa_la-dapl_srq_set_lw.lo CC dapl_udapl_libdaplofa_la-dapl_srq_util.lo CC dapl_udapl_libdaplofa_la-dapl_debug.lo CC dapl_udapl_libdaplofa_la-dapl_ia_ha.lo CC dapl_udapl_libdaplofa_la-dapl_csp.lo CC dapl_udapl_libdaplofa_la-dapl_ep_post_send_invalidate.lo dapl/common/dapl_srq_set_lw.c: In function 'dapl_srq_set_lw': dapl/common/dapl_srq_set_lw.c:69:12: warning: variable 'srq_ptr' set but not used [-Wunused-but-set-variable] DAPL_SRQ *srq_ptr; ^ CC dapl_udapl_libdaplofa_la-dapl_ep_post_rdma_read_to_rmr.lo CC dapl_udapl_libdaplofa_la-mem.lo CC dapl_udapl_libdaplofa_la-cq.lo CC dapl_udapl_libdaplofa_la-qp.lo CC dapl_udapl_libdaplofa_la-util.lo CC dapl_udapl_libdaplofa_la-srq.lo CC dapl_udapl_libdaplofa_la-cm.lo CC dapl_udapl_libdaplofa_la-device.lo CC dapl_udapl_libdaplofa_la-ib_extensions.lo CC dapl_udapl_libdaploscm_la-dapl_init.lo CC dapl_udapl_libdaploscm_la-dapl_evd_create.lo CC dapl_udapl_libdaploscm_la-dapl_evd_query.lo CC dapl_udapl_libdaploscm_la-dapl_cno_create.lo CC dapl_udapl_libdaploscm_la-dapl_cno_modify_agent.lo CC dapl_udapl_libdaploscm_la-dapl_cno_free.lo CC dapl_udapl_libdaploscm_la-dapl_cno_wait.lo dapl/openib_common/ib_extensions.c: In function 'dapl_extensions': dapl/openib_common/ib_extensions.c:199:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cm = (ib_cm_srvc_handle_t) va_arg(args, DAT_UINT64); ^ dapl/openib_common/ib_extensions.c:213:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ dapl/openib_common/ib_extensions.c: In function 'dapli_post_ext': dapl/openib_common/ib_extensions.c:507:17: warning: variable 'qp_ptr' set but not used [-Wunused-but-set-variable] ib_qp_handle_t qp_ptr; ^ CC dapl_udapl_libdaploscm_la-dapl_cno_query.lo CC dapl_udapl_libdaploscm_la-dapl_lmr_create.lo CC dapl_udapl_libdaploscm_la-dapl_evd_wait.lo CC dapl_udapl_libdaploscm_la-dapl_evd_disable.lo CC dapl_udapl_libdaploscm_la-dapl_evd_enable.lo CC dapl_udapl_libdaploscm_la-dapl_evd_modify_cno.lo CC dapl_udapl_libdaploscm_la-dapl_evd_set_unwaitable.lo CC dapl_udapl_libdaploscm_la-dapl_evd_clear_unwaitable.lo CC dapl_udapl_libdaploscm_la-dapl_osd.lo CC dapl_udapl_libdaploscm_la-dapl_cookie.lo CC dapl_udapl_libdaploscm_la-dapl_cr_accept.lo CC dapl_udapl_libdaploscm_la-dapl_cr_query.lo CC dapl_udapl_libdaploscm_la-dapl_cr_reject.lo CC dapl_udapl_libdaploscm_la-dapl_cr_util.lo CC dapl_udapl_libdaploscm_la-dapl_cr_callback.lo CC dapl_udapl_libdaploscm_la-dapl_cr_handoff.lo CC dapl_udapl_libdaploscm_la-dapl_ep_connect.lo CC dapl_udapl_libdaploscm_la-dapl_ep_create.lo CC dapl_udapl_libdaploscm_la-dapl_ep_disconnect.lo CC dapl_udapl_libdaploscm_la-dapl_ep_dup_connect.lo CC dapl_udapl_libdaploscm_la-dapl_ep_free.lo CC dapl_udapl_libdaploscm_la-dapl_ep_reset.lo CC dapl_udapl_libdaploscm_la-dapl_ep_get_status.lo CC dapl_udapl_libdaploscm_la-dapl_ep_modify.lo CC dapl_udapl_libdaploscm_la-dapl_ep_post_rdma_read.lo CC dapl_udapl_libdaploscm_la-dapl_ep_post_rdma_write.lo CC dapl_udapl_libdaploscm_la-dapl_ep_post_recv.lo CC dapl_udapl_libdaploscm_la-dapl_ep_post_send.lo CC dapl_udapl_libdaploscm_la-dapl_ep_query.lo CC dapl_udapl_libdaploscm_la-dapl_ep_util.lo CC dapl_udapl_libdaploscm_la-dapl_evd_dequeue.lo CC dapl_udapl_libdaploscm_la-dapl_evd_free.lo CC dapl_udapl_libdaploscm_la-dapl_evd_post_se.lo CC dapl_udapl_libdaploscm_la-dapl_evd_resize.lo CC dapl_udapl_libdaploscm_la-dapl_evd_util.lo CC dapl_udapl_libdaploscm_la-dapl_evd_cq_async_error_callb.lo CC dapl_udapl_libdaploscm_la-dapl_evd_qp_async_error_callb.lo CC dapl_udapl_libdaploscm_la-dapl_evd_un_async_error_callb.lo CC dapl_udapl_libdaploscm_la-dapl_evd_connection_callb.lo CC dapl_udapl_libdaploscm_la-dapl_evd_dto_callb.lo CC dapl_udapl_libdaploscm_la-dapl_get_consumer_context.lo CC dapl_udapl_libdaploscm_la-dapl_get_handle_type.lo CC dapl_udapl_libdaploscm_la-dapl_hash.lo CC dapl_udapl_libdaploscm_la-dapl_hca_util.lo CC dapl_udapl_libdaploscm_la-dapl_ia_close.lo CC dapl_udapl_libdaploscm_la-dapl_ia_open.lo CC dapl_udapl_libdaploscm_la-dapl_ia_query.lo dapl/common/dapl_hash.c: In function 'dapls_hash_create': dapl/common/dapl_hash.c:331:13: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] DAT_RETURN dat_status; ^ CC dapl_udapl_libdaploscm_la-dapl_ia_util.lo CC dapl_udapl_libdaploscm_la-dapl_llist.lo CC dapl_udapl_libdaploscm_la-dapl_lmr_free.lo CC dapl_udapl_libdaploscm_la-dapl_lmr_query.lo CC dapl_udapl_libdaploscm_la-dapl_lmr_util.lo CC dapl_udapl_libdaploscm_la-dapl_lmr_sync_rdma_read.lo CC dapl_udapl_libdaploscm_la-dapl_lmr_sync_rdma_write.lo CC dapl_udapl_libdaploscm_la-dapl_mr_util.lo CC dapl_udapl_libdaploscm_la-dapl_provider.lo CC dapl_udapl_libdaploscm_la-dapl_sp_util.lo CC dapl_udapl_libdaploscm_la-dapl_psp_create.lo CC dapl_udapl_libdaploscm_la-dapl_psp_create_any.lo CC dapl_udapl_libdaploscm_la-dapl_psp_free.lo CC dapl_udapl_libdaploscm_la-dapl_psp_query.lo CC dapl_udapl_libdaploscm_la-dapl_pz_create.lo CC dapl_udapl_libdaploscm_la-dapl_pz_free.lo CC dapl_udapl_libdaploscm_la-dapl_pz_query.lo CC dapl_udapl_libdaploscm_la-dapl_pz_util.lo CC dapl_udapl_libdaploscm_la-dapl_rmr_create.lo CC dapl_udapl_libdaploscm_la-dapl_rmr_free.lo CC dapl_udapl_libdaploscm_la-dapl_rmr_bind.lo CC dapl_udapl_libdaploscm_la-dapl_rmr_query.lo CC dapl_udapl_libdaploscm_la-dapl_rmr_util.lo CC dapl_udapl_libdaploscm_la-dapl_rsp_create.lo dapl/common/dapl_rmr_free.c: In function 'dapl_rmr_free': dapl/common/dapl_rmr_free.c:59:11: warning: variable 'pz' set but not used [-Wunused-but-set-variable] DAPL_PZ *pz; ^ CC dapl_udapl_libdaploscm_la-dapl_rsp_free.lo CC dapl_udapl_libdaploscm_la-dapl_rsp_query.lo CC dapl_udapl_libdaploscm_la-dapl_cno_util.lo CC dapl_udapl_libdaploscm_la-dapl_set_consumer_context.lo CC dapl_udapl_libdaploscm_la-dapl_ring_buffer_util.lo CC dapl_udapl_libdaploscm_la-dapl_name_service.lo CC dapl_udapl_libdaploscm_la-dapl_timer_util.lo CC dapl_udapl_libdaploscm_la-dapl_ep_create_with_srq.lo CC dapl_udapl_libdaploscm_la-dapl_ep_recv_query.lo CC dapl_udapl_libdaploscm_la-dapl_ep_set_watermark.lo CC dapl_udapl_libdaploscm_la-dapl_srq_create.lo CC dapl_udapl_libdaploscm_la-dapl_srq_free.lo CC dapl_udapl_libdaploscm_la-dapl_srq_query.lo dapl/common/dapl_cno_util.c: In function 'dapl_internal_cno_trigger': dapl/common/dapl_cno_util.c:150:13: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] DAT_RETURN dat_status; ^ CC dapl_udapl_libdaploscm_la-dapl_srq_resize.lo CC dapl_udapl_libdaploscm_la-dapl_srq_post_recv.lo CC dapl_udapl_libdaploscm_la-dapl_srq_set_lw.lo CC dapl_udapl_libdaploscm_la-dapl_srq_util.lo CC dapl_udapl_libdaploscm_la-dapl_debug.lo CC dapl_udapl_libdaploscm_la-dapl_ia_ha.lo CC dapl_udapl_libdaploscm_la-dapl_csp.lo CC dapl_udapl_libdaploscm_la-dapl_ep_post_send_invalidate.lo CC dapl_udapl_libdaploscm_la-dapl_ep_post_rdma_read_to_rmr.lo CC dapl_udapl_libdaploscm_la-mem.lo dapl/common/dapl_srq_set_lw.c: In function 'dapl_srq_set_lw': dapl/common/dapl_srq_set_lw.c:69:12: warning: variable 'srq_ptr' set but not used [-Wunused-but-set-variable] DAPL_SRQ *srq_ptr; ^ CC dapl_udapl_libdaploscm_la-cq.lo CC dapl_udapl_libdaploscm_la-qp.lo CC dapl_udapl_libdaploscm_la-util.lo CC dapl_udapl_libdaploscm_la-srq.lo CC dapl_udapl_libdaploscm_la-cm.lo CC dapl_udapl_libdaploscm_la-device.lo CC dapl_udapl_libdaploscm_la-ib_extensions.lo CC dapl_udapl_libdaploucm_la-dapl_init.lo CC dapl_udapl_libdaploucm_la-dapl_evd_create.lo CC dapl_udapl_libdaploucm_la-dapl_evd_query.lo CC dapl_udapl_libdaploucm_la-dapl_cno_create.lo CC dapl_udapl_libdaploucm_la-dapl_cno_modify_agent.lo dapl/openib_scm/cm.c: In function 'dapls_ib_reject_connection': dapl/openib_scm/cm.c:1711:9: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] writev(cm_ptr->socket, iov, 2); ^ dapl/openib_scm/cm.c:1713:9: warning: ignoring return value of 'writev', declared with attribute warn_unused_result [-Wunused-result] writev(cm_ptr->socket, iov, 1); ^ CC dapl_udapl_libdaploucm_la-dapl_cno_free.lo CC dapl_udapl_libdaploucm_la-dapl_cno_wait.lo CC dapl_udapl_libdaploucm_la-dapl_cno_query.lo dapl/openib_common/ib_extensions.c: In function 'dapl_extensions': dapl/openib_common/ib_extensions.c:199:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cm = (ib_cm_srvc_handle_t) va_arg(args, DAT_UINT64); ^ dapl/openib_common/ib_extensions.c:213:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ dapl/openib_common/ib_extensions.c: In function 'dapli_post_ext': dapl/openib_common/ib_extensions.c:507:17: warning: variable 'qp_ptr' set but not used [-Wunused-but-set-variable] ib_qp_handle_t qp_ptr; ^ CC dapl_udapl_libdaploucm_la-dapl_lmr_create.lo CC dapl_udapl_libdaploucm_la-dapl_evd_wait.lo CC dapl_udapl_libdaploucm_la-dapl_evd_disable.lo CC dapl_udapl_libdaploucm_la-dapl_evd_enable.lo CC dapl_udapl_libdaploucm_la-dapl_evd_modify_cno.lo CC dapl_udapl_libdaploucm_la-dapl_evd_set_unwaitable.lo CC dapl_udapl_libdaploucm_la-dapl_evd_clear_unwaitable.lo CC dapl_udapl_libdaploucm_la-dapl_osd.lo CC dapl_udapl_libdaploucm_la-dapl_cookie.lo CC dapl_udapl_libdaploucm_la-dapl_cr_accept.lo CC dapl_udapl_libdaploucm_la-dapl_cr_query.lo CC dapl_udapl_libdaploucm_la-dapl_cr_reject.lo CC dapl_udapl_libdaploucm_la-dapl_cr_util.lo CC dapl_udapl_libdaploucm_la-dapl_cr_callback.lo CC dapl_udapl_libdaploucm_la-dapl_cr_handoff.lo CC dapl_udapl_libdaploucm_la-dapl_ep_connect.lo CC dapl_udapl_libdaploucm_la-dapl_ep_create.lo CC dapl_udapl_libdaploucm_la-dapl_ep_disconnect.lo CC dapl_udapl_libdaploucm_la-dapl_ep_dup_connect.lo CC dapl_udapl_libdaploucm_la-dapl_ep_free.lo CC dapl_udapl_libdaploucm_la-dapl_ep_reset.lo CC dapl_udapl_libdaploucm_la-dapl_ep_get_status.lo CC dapl_udapl_libdaploucm_la-dapl_ep_modify.lo CC dapl_udapl_libdaploucm_la-dapl_ep_post_rdma_read.lo CC dapl_udapl_libdaploucm_la-dapl_ep_post_rdma_write.lo CC dapl_udapl_libdaploucm_la-dapl_ep_post_recv.lo CC dapl_udapl_libdaploucm_la-dapl_ep_post_send.lo CC dapl_udapl_libdaploucm_la-dapl_ep_query.lo CC dapl_udapl_libdaploucm_la-dapl_ep_util.lo CC dapl_udapl_libdaploucm_la-dapl_evd_dequeue.lo CC dapl_udapl_libdaploucm_la-dapl_evd_free.lo CC dapl_udapl_libdaploucm_la-dapl_evd_post_se.lo CC dapl_udapl_libdaploucm_la-dapl_evd_resize.lo CC dapl_udapl_libdaploucm_la-dapl_evd_util.lo CC dapl_udapl_libdaploucm_la-dapl_evd_cq_async_error_callb.lo CC dapl_udapl_libdaploucm_la-dapl_evd_qp_async_error_callb.lo CC dapl_udapl_libdaploucm_la-dapl_evd_un_async_error_callb.lo CC dapl_udapl_libdaploucm_la-dapl_evd_connection_callb.lo CC dapl_udapl_libdaploucm_la-dapl_evd_dto_callb.lo CC dapl_udapl_libdaploucm_la-dapl_get_consumer_context.lo CC dapl_udapl_libdaploucm_la-dapl_get_handle_type.lo CC dapl_udapl_libdaploucm_la-dapl_hash.lo CC dapl_udapl_libdaploucm_la-dapl_hca_util.lo CC dapl_udapl_libdaploucm_la-dapl_ia_close.lo CC dapl_udapl_libdaploucm_la-dapl_ia_open.lo CC dapl_udapl_libdaploucm_la-dapl_ia_query.lo CC dapl_udapl_libdaploucm_la-dapl_ia_util.lo CC dapl_udapl_libdaploucm_la-dapl_llist.lo CC dapl_udapl_libdaploucm_la-dapl_lmr_free.lo dapl/common/dapl_hash.c: In function 'dapls_hash_create': dapl/common/dapl_hash.c:331:13: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] DAT_RETURN dat_status; ^ CC dapl_udapl_libdaploucm_la-dapl_lmr_query.lo CC dapl_udapl_libdaploucm_la-dapl_lmr_util.lo CC dapl_udapl_libdaploucm_la-dapl_lmr_sync_rdma_read.lo CC dapl_udapl_libdaploucm_la-dapl_lmr_sync_rdma_write.lo CC dapl_udapl_libdaploucm_la-dapl_mr_util.lo CC dapl_udapl_libdaploucm_la-dapl_provider.lo CC dapl_udapl_libdaploucm_la-dapl_sp_util.lo CC dapl_udapl_libdaploucm_la-dapl_psp_create.lo CC dapl_udapl_libdaploucm_la-dapl_psp_create_any.lo CC dapl_udapl_libdaploucm_la-dapl_psp_free.lo CC dapl_udapl_libdaploucm_la-dapl_psp_query.lo CC dapl_udapl_libdaploucm_la-dapl_pz_create.lo CC dapl_udapl_libdaploucm_la-dapl_pz_free.lo CC dapl_udapl_libdaploucm_la-dapl_pz_query.lo CC dapl_udapl_libdaploucm_la-dapl_pz_util.lo CC dapl_udapl_libdaploucm_la-dapl_rmr_create.lo CC dapl_udapl_libdaploucm_la-dapl_rmr_free.lo CC dapl_udapl_libdaploucm_la-dapl_rmr_bind.lo CC dapl_udapl_libdaploucm_la-dapl_rmr_query.lo CC dapl_udapl_libdaploucm_la-dapl_rmr_util.lo CC dapl_udapl_libdaploucm_la-dapl_rsp_create.lo CC dapl_udapl_libdaploucm_la-dapl_rsp_free.lo dapl/common/dapl_rmr_free.c: In function 'dapl_rmr_free': dapl/common/dapl_rmr_free.c:59:11: warning: variable 'pz' set but not used [-Wunused-but-set-variable] DAPL_PZ *pz; ^ CC dapl_udapl_libdaploucm_la-dapl_rsp_query.lo CC dapl_udapl_libdaploucm_la-dapl_cno_util.lo CC dapl_udapl_libdaploucm_la-dapl_set_consumer_context.lo CC dapl_udapl_libdaploucm_la-dapl_ring_buffer_util.lo CC dapl_udapl_libdaploucm_la-dapl_name_service.lo CC dapl_udapl_libdaploucm_la-dapl_timer_util.lo CC dapl_udapl_libdaploucm_la-dapl_ep_create_with_srq.lo CC dapl_udapl_libdaploucm_la-dapl_ep_recv_query.lo CC dapl_udapl_libdaploucm_la-dapl_ep_set_watermark.lo CC dapl_udapl_libdaploucm_la-dapl_srq_create.lo dapl/common/dapl_cno_util.c: In function 'dapl_internal_cno_trigger': dapl/common/dapl_cno_util.c:150:13: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] DAT_RETURN dat_status; ^ CC dapl_udapl_libdaploucm_la-dapl_srq_free.lo CC dapl_udapl_libdaploucm_la-dapl_srq_query.lo CC dapl_udapl_libdaploucm_la-dapl_srq_resize.lo CC dapl_udapl_libdaploucm_la-dapl_srq_post_recv.lo CC dapl_udapl_libdaploucm_la-dapl_srq_set_lw.lo CC dapl_udapl_libdaploucm_la-dapl_srq_util.lo CC dapl_udapl_libdaploucm_la-dapl_debug.lo CC dapl_udapl_libdaploucm_la-dapl_ia_ha.lo CC dapl_udapl_libdaploucm_la-dapl_csp.lo CC dapl_udapl_libdaploucm_la-dapl_ep_post_send_invalidate.lo CC dapl_udapl_libdaploucm_la-dapl_ep_post_rdma_read_to_rmr.lo dapl/common/dapl_srq_set_lw.c: In function 'dapl_srq_set_lw': dapl/common/dapl_srq_set_lw.c:69:12: warning: variable 'srq_ptr' set but not used [-Wunused-but-set-variable] DAPL_SRQ *srq_ptr; ^ CC dapl_udapl_libdaploucm_la-mem.lo CC dapl_udapl_libdaploucm_la-cq.lo CC dapl_udapl_libdaploucm_la-qp.lo CC dapl_udapl_libdaploucm_la-util.lo CC dapl_udapl_libdaploucm_la-srq.lo CC dapl_udapl_libdaploucm_la-cm.lo CC dapl_udapl_libdaploucm_la-device.lo CC dapl_udapl_libdaploucm_la-ib_extensions.lo CC dat_udat_libdat2_la-udat.lo CC dat_udat_libdat2_la-udat_api.lo CC dat_udat_libdat2_la-udat_sr_parser.lo CC dat_udat_libdat2_la-dat_osd.lo CC dat_udat_libdat2_la-dat_api.lo CC dat_udat_libdat2_la-dat_dictionary.lo CC dat_udat_libdat2_la-dat_strerror.lo CC dat_udat_libdat2_la-dat_init.lo dapl/openib_common/ib_extensions.c: In function 'dapl_extensions': dapl/openib_common/ib_extensions.c:199:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] cm = (ib_cm_srvc_handle_t) va_arg(args, DAT_UINT64); ^ dapl/openib_common/ib_extensions.c:213:7: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ dapl/openib_common/ib_extensions.c: In function 'dapli_post_ext': dapl/openib_common/ib_extensions.c:507:17: warning: variable 'qp_ptr' set but not used [-Wunused-but-set-variable] ib_qp_handle_t qp_ptr; ^ CC dat_udat_libdat2_la-dat_dr.lo CC dat_udat_libdat2_la-dat_sr.lo CCLD dapl/udapl/libdaplofa.la CCLD dapl/udapl/libdaploscm.la CCLD dat/udat/libdat2.la CCLD dapl/udapl/libdaploucm.la make[2]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5' Making all in test/dtest make[2]: Entering directory `/builddir/build/BUILD/dapl-2.1.5/test/dtest' CC dtest-dtest.o CC dtestcm-dtestcm.o CC dtestsrq-dtestsrq.o CC dtestx-dtestx.o dtestx.c: In function 'send_msg': dtestx.c:558:38: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] ud_test && event.event_number != DAT_IB_DTO_EVENT) { ^ dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:564:4: note: in expansion of macro '_OK' _OK(dto_event->status, "event status for post_send"); ^ dtestx.c: In function 'process_cr': dtestx.c:589:37: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] (ud_test && event.event_number != ^ dtestx.c: In function 'process_conn': dtestcm.c: In function 'conn_server': dtestx.c:691:10: warning: format '%lu' expects argument of type 'long unsigned int', but argument 10 has type 'unsigned int' [-Wformat=] ext_event->context.as_ptr, sizeof(*ext_event)); ^ dtestcm.c:593:38: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] (ud_test && event.event_number != ^ dtestcm.c:676:38: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] (ud_test && event.event_number != ^ dtestcm.c: In function 'conn_client': dtest.c: In function 'send_msg': dtestcm.c:809:39: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] (ud_test && event.event_number != ^ dtest.c:1079:57: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (event.event_data.dto_completion_event_data.status != ^ dtestsrq.c: In function 'main': dtestsrq.c:495:8: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'DAT_UINT64' [-Wformat=] rcv_buf, cookie.as_64); ^ dtestsrq.c:604:39: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] ud_test && event.event_number != DAT_IB_DTO_EVENT) { ^ dtestx.c: In function 'connect_ep': dtestsrq.c:639:8: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'DAT_UINT64' [-Wformat=] incoming_ep_num, incoming_msg_num, nmore); ^ dtestx.c:989:38: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] (ud_test && event.event_number != DAT_IB_DTO_EVENT)) { ^ dtestsrq.c:667:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (DAT_PVOID)l_iov.virtual_address); ^ dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:994:3: note: in expansion of macro '_OK' _OK(dto_event->status, "event status for post_recv"); ^ dtestsrq.c:725:14: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] status != DAT_SUCCESS) { ^ dtestsrq.c: In function 'process_cr': dtestsrq.c:852:36: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] (ud_test && event.event_number != ^ dtestx.c: In function 'do_immediate': dtestx.c:1212:25: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] if (event.event_number != DAT_IB_DTO_EVENT) { ^ dtest.c: In function 'do_rdma_read_with_msg': dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:1220:2: note: in expansion of macro '_OK' _OK(dto_event->status, "DTO event status"); ^ dtest.c:1944:57: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (event.event_data.dto_completion_event_data.status != ^ dtestx.c:1255:25: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] if (event.event_number != DAT_IB_DTO_EVENT) { ^ dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:1261:2: note: in expansion of macro '_OK' _OK(dto_event->status, "event status"); ^ dtestx.c: In function 'do_cmp_swap': dtestx.c:1368:25: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] if (event.event_number != DAT_IB_DTO_EVENT) { ^ dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:1374:2: note: in expansion of macro '_OK' _OK(dto_event->status, "event status for CMP and SWAP"); ^ dtestx.c: In function 'do_fetch_add': dtestx.c:1460:25: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] if (event.event_number != DAT_IB_DTO_EVENT) { ^ dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:1466:2: note: in expansion of macro '_OK' _OK(dto_event->status, "event status for FETCH and ADD"); ^ dtestx.c:1503:25: warning: comparison between 'DAT_EVENT_NUMBER' and 'enum dat_ib_event_number' [-Wenum-compare] if (event.event_number != DAT_IB_DTO_EVENT) { ^ dtestx.c:77:13: warning: comparison between 'DAT_DTO_COMPLETION_STATUS' and 'enum dat_return_type' [-Wenum-compare] if (status != DAT_SUCCESS) {\ ^ dtestx.c:1509:2: note: in expansion of macro '_OK' _OK(dto_event->status, "event status for second FETCH and ADD"); ^ CCLD dtestcm CCLD dtestsrq CCLD dtestx CCLD dtest make[2]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5/test/dtest' Making all in test/dapltest make[2]: Entering directory `/builddir/build/BUILD/dapl-2.1.5/test/dapltest' CC dapltest-dapl_main.o CC dapltest-dapl_params.o CC dapltest-dapl_fft_cmd.o CC dapltest-dapl_getopt.o CC dapltest-dapl_limit_cmd.o CC dapltest-dapl_netaddr.o CC dapltest-dapl_performance_cmd.o CC dapltest-dapl_qos_util.o CC dapltest-dapl_quit_cmd.o CC dapltest-dapl_server_cmd.o CC dapltest-dapl_transaction_cmd.o CC dapltest-dapl_client.o CC dapltest-dapl_bpool.o CC dapltest-dapl_client_info.o CC dapltest-dapl_cnxn.o CC dapltest-dapl_execute.o cmd/dapl_performance_cmd.c: In function 'DT_Performance_Cmd_Print': cmd/dapl_performance_cmd.c:286:10: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DAT_CONN_QUAL' [-Wformat=] cmd->port); ^ cmd/dapl_server_cmd.c: In function 'DT_Server_Cmd_Print': cmd/dapl_server_cmd.c:120:2: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DAT_CONN_QUAL' [-Wformat=] DT_Mdep_printf("Server_Cmd.port: %d\n", Server_Cmd->port); ^ test/dapl_bpool.c: In function 'DT_Bpool_Destroy': test/dapl_bpool.c:250:20: warning: variable 'cookie' set but not used [-Wunused-but-set-variable] DAT_RMR_COOKIE cookie; ^ test/dapl_bpool.c:249:21: warning: variable 'iov' set but not used [-Wunused-but-set-variable] DAT_LMR_TRIPLET iov; ^ CC dapltest-dapl_fft_connmgt.o cmd/dapl_quit_cmd.c: In function 'DT_Quit_Cmd_Print': cmd/dapl_quit_cmd.c:139:2: warning: format '%s' expects argument of type 'char *', but argument 2 has type 'DAT_CONN_QUAL' [-Wformat=] DT_Mdep_printf("Quit_Cmd.port: %s\n", cmd->port); ^ CC dapltest-dapl_fft_endpoint.o cmd/dapl_transaction_cmd.c: In function 'DT_Transaction_Cmd_Print': cmd/dapl_transaction_cmd.c:426:10: warning: format '%d' expects argument of type 'int', but argument 2 has type 'DAT_CONN_QUAL' [-Wformat=] cmd->port); ^ CC dapltest-dapl_fft_hwconn.o CC dapltest-dapl_fft_mem.o CC dapltest-dapl_fft_pz.o CC dapltest-dapl_fft_queryinfo.o CC dapltest-dapl_fft_test.o CC dapltest-dapl_fft_util.o CC dapltest-dapl_limit.o CC dapltest-dapl_memlist.o CC dapltest-dapl_performance_client.o CC dapltest-dapl_performance_server.o test/dapl_fft_pz.c: In function 'DT_pz_case0': test/dapl_fft_pz.c:42:17: warning: variable 'evd_handle' set but not used [-Wunused-but-set-variable] DAT_EVD_HANDLE evd_handle; ^ CC dapltest-dapl_performance_stats.o CC dapltest-dapl_performance_util.o test/dapl_fft_util.c: In function 'DT_fft_init_client': test/dapl_fft_util.c:147:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ test/dapl_fft_util.c: In function 'DT_fft_init_server': test/dapl_fft_util.c:251:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ CC dapltest-dapl_quit_util.o test/dapl_fft_util.c: In function 'DT_fft_listen': test/dapl_fft_util.c:293:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ test/dapl_fft_util.c: In function 'DT_fft_connect': test/dapl_fft_util.c:323:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ test/dapl_fft_mem.c: In function 'DT_mem_generic': test/dapl_fft_mem.c:50:16: warning: variable 'pz_handle' set but not used [-Wunused-but-set-variable] DAT_PZ_HANDLE pz_handle; ^ CC dapltest-dapl_server.o test/dapl_performance_client.c: In function 'DT_Performance_Test_Client': test/dapl_performance_client.c:45:13: warning: unused variable 'rc' [-Wunused-variable] DAT_RETURN rc; ^ test/dapl_performance_client.c: In function 'DT_Performance_Test_Client_Phase2': test/dapl_performance_client.c:278:20: warning: variable 'bytes' set but not used [-Wunused-but-set-variable] unsigned long int bytes; ^ CC dapltest-dapl_server_info.o CC dapltest-dapl_test_data.o CC dapltest-dapl_test_util.o CC dapltest-dapl_thread.o CC dapltest-dapl_transaction_stats.o CC dapltest-dapl_transaction_test.o CC dapltest-dapl_transaction_util.o CC dapltest-dapl_util.o CC dapltest-dapl_endian.o CC dapltest-dapl_global.o CC dapltest-dapl_performance_cmd_util.o test/dapl_test_util.c: In function 'DT_cr_event_wait': test/dapl_test_util.c:242:6: warning: variable 'err_cnt' set but not used [-Wunused-but-set-variable] int err_cnt; ^ test/dapl_test_util.c: In function 'DT_dto_event_poll': test/dapl_test_util.c:418:2: warning: implicit declaration of function 'pthread_yield' [-Wimplicit-function-declaration] for (;;DT_Mdep_yield()) { ^ CC dapltest-dapl_quit_cmd_util.o CC dapltest-dapl_transaction_cmd_util.o test/dapl_transaction_test.c: In function 'DT_Transaction_Run': test/dapl_transaction_test.c:1903:3: warning: implicit declaration of function 'DT_transaction_stats_reset_wait_count' [-Wimplicit-function-declaration] DT_transaction_stats_reset_wait_count(phead, ^ CC dapltest-udapl_tdep.o CC dapltest-dapl_mdep_user.o mdep/linux/dapl_mdep_user.c: In function 'DT_Mdep_wait_object_wait': mdep/linux/dapl_mdep_user.c:436:6: warning: variable 'dat_status' set but not used [-Wunused-but-set-variable] int dat_status; ^ CCLD dapltest make[2]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5/test/dapltest' make[1]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G1Gry7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 + cd dapl-2.1.5 + rm -rf /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 + make DESTDIR=/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 install Making install in . make[1]: Entering directory `/builddir/build/BUILD/dapl-2.1.5' make[2]: Entering directory `/builddir/build/BUILD/dapl-2.1.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/etc/rdma' /usr/bin/install -c -m 644 doc/dat.conf '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/etc/rdma' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/dapl-2.1.5' make[3]: Nothing to be done for `install-exec-hook'. make[3]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c dapl/udapl/libdaplofa.la '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaplofa.so.2.0.0 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdaplofa.so.2.0.0 libdaplofa.so.2 || { rm -f libdaplofa.so.2 && ln -s libdaplofa.so.2.0.0 libdaplofa.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdaplofa.so.2.0.0 libdaplofa.so || { rm -f libdaplofa.so && ln -s libdaplofa.so.2.0.0 libdaplofa.so; }; }) libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaplofa.lai /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.la libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaplofa.a /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.a libtool: install: ranlib /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c dapl/udapl/libdaploscm.la '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaploscm.so.2.0.0 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdaploscm.so.2.0.0 libdaploscm.so.2 || { rm -f libdaploscm.so.2 && ln -s libdaploscm.so.2.0.0 libdaploscm.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdaploscm.so.2.0.0 libdaploscm.so || { rm -f libdaploscm.so && ln -s libdaploscm.so.2.0.0 libdaploscm.so; }; }) libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaploscm.lai /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.la libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaploscm.a /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.a libtool: install: ranlib /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c dapl/udapl/libdaploucm.la '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaploucm.so.2.0.0 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdaploucm.so.2.0.0 libdaploucm.so.2 || { rm -f libdaploucm.so.2 && ln -s libdaploucm.so.2.0.0 libdaploucm.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdaploucm.so.2.0.0 libdaploucm.so || { rm -f libdaploucm.so && ln -s libdaploucm.so.2.0.0 libdaploucm.so; }; }) libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaploucm.lai /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.la libtool: install: /usr/bin/install -c dapl/udapl/.libs/libdaploucm.a /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.a libtool: install: ranlib /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c dat/udat/libdat2.la '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib' libtool: install: /usr/bin/install -c dat/udat/.libs/libdat2.so.2.0.0 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdat2.so.2.0.0 libdat2.so.2 || { rm -f libdat2.so.2 && ln -s libdat2.so.2.0.0 libdat2.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib && { ln -s -f libdat2.so.2.0.0 libdat2.so || { rm -f libdat2.so && ln -s libdat2.so.2.0.0 libdat2.so; }; }) libtool: install: /usr/bin/install -c dat/udat/.libs/libdat2.lai /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.la libtool: install: /usr/bin/install -c dat/udat/.libs/libdat2.a /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.a libtool: install: ranlib /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/include/dat2' /usr/bin/install -c -m 644 dat/include/dat2/dat.h dat/include/dat2/dat_error.h dat/include/dat2/dat_platform_specific.h dat/include/dat2/dat_redirection.h dat/include/dat2/dat_registry.h dat/include/dat2/dat_vendor_specific.h dat/include/dat2/udat_config.h dat/include/dat2/udat.h dat/include/dat2/udat_redirection.h dat/include/dat2/udat_vendor_specific.h dat/include/dat2/dat_ib_extensions.h '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/include/dat2' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/man/man1' /usr/bin/install -c -m 644 man/dtest.1 man/dapltest.1 '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/man/man5' /usr/bin/install -c -m 644 man/dat.conf.5 '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/man/man5' make[2]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5' make[1]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5' Making install in test/dtest make[1]: Entering directory `/builddir/build/BUILD/dapl-2.1.5/test/dtest' make[2]: Entering directory `/builddir/build/BUILD/dapl-2.1.5/test/dtest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dtest dtestcm dtestsrq dtestx '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin' libtool: install: warning: `../../dat/udat/libdat2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dtest /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtest libtool: install: warning: `../../dat/udat/libdat2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dtestcm /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestcm libtool: install: warning: `../../dat/udat/libdat2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dtestsrq /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestsrq libtool: install: warning: `../../dat/udat/libdat2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dtestx /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestx make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5/test/dtest' make[1]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5/test/dtest' Making install in test/dapltest make[1]: Entering directory `/builddir/build/BUILD/dapl-2.1.5/test/dapltest' make[2]: Entering directory `/builddir/build/BUILD/dapl-2.1.5/test/dapltest' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c dapltest '/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin' libtool: install: warning: `../../dat/udat/libdat2.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dapltest /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dapltest make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5/test/dapltest' make[1]: Leaving directory `/builddir/build/BUILD/dapl-2.1.5/test/dapltest' + rm -f /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.la /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.la /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.la /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.la + chrpath -d /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dapltest /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtest /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestcm /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestsrq /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestx + /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/dapl-2.1.5 extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtest extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestsrq extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestx extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dapltest extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/bin/dtestcm extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploucm.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdat2.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaploscm.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/lib/libdaplofa.so.2.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libdaploscm.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdaploscm.so.debug symlinked /usr/lib/debug/usr/lib/libdat2.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdat2.so.debug symlinked /usr/lib/debug/usr/lib/libdat2.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdat2.so.2.debug symlinked /usr/lib/debug/usr/lib/libdaploucm.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdaploucm.so.debug symlinked /usr/lib/debug/usr/lib/libdaploscm.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdaploscm.so.2.debug symlinked /usr/lib/debug/usr/lib/libdaplofa.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdaplofa.so.2.debug symlinked /usr/lib/debug/usr/lib/libdaplofa.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdaplofa.so.debug symlinked /usr/lib/debug/usr/lib/libdaploucm.so.2.0.0.debug to /usr/lib/debug/usr/lib/libdaploucm.so.2.debug 4168 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: dapl-2.1.5-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hAy3rs + umask 022 + cd /builddir/build/BUILD + cd dapl-2.1.5 + DOCDIR=/builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/doc/dapl-2.1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/doc/dapl-2.1.5 + cp -pr AUTHORS /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/doc/dapl-2.1.5 + cp -pr README /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/doc/dapl-2.1.5 + cp -pr ChangeLog /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/doc/dapl-2.1.5 + cp -pr COPYING /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386/usr/share/doc/dapl-2.1.5 + exit 0 Provides: config(dapl) = 2.1.5-1.el7 dapl = 2.1.5-1.el7 dapl(x86-32) = 2.1.5-1.el7 libdaplofa.so.2 libdaplofa.so.2(DAPL_CMA_2.0) libdaploscm.so.2 libdaploscm.so.2(DAPL_SCM_2.0) libdaploucm.so.2 libdaploucm.so.2(DAPL_OCM_2.0) libdat2.so.2 libdat2.so.2(DAT_2.0) 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 /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.16) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libibverbs.so.1 libibverbs.so.1(IBVERBS_1.0) libibverbs.so.1(IBVERBS_1.1) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librdmacm.so.1 librdmacm.so.1(RDMACM_1.0) rtld(GNU_HASH) Obsoletes: udapl < 1.3 Processing files: dapl-devel-2.1.5-1.el7.i686 Provides: dapl-devel = 2.1.5-1.el7 dapl-devel(x86-32) = 2.1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libdaplofa.so.2 libdaploscm.so.2 libdaploucm.so.2 libdat2.so.2 Obsoletes: udapl-devel < 1.3 Processing files: dapl-static-2.1.5-1.el7.i686 Provides: dapl-static = 2.1.5-1.el7 dapl-static(x86-32) = 2.1.5-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: dapl-devel-static < 2.0.24 Processing files: dapl-utils-2.1.5-1.el7.i686 Provides: dapl-utils = 2.1.5-1.el7 dapl-utils(x86-32) = 2.1.5-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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libdat2.so.2 libdat2.so.2(DAT_2.0) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) rtld(GNU_HASH) Processing files: dapl-debuginfo-2.1.5-1.el7.i686 Provides: dapl-debuginfo = 2.1.5-1.el7 dapl-debuginfo(x86-32) = 2.1.5-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/dapl-2.1.5-1.el7.i386 Wrote: /builddir/build/RPMS/dapl-2.1.5-1.el7.i686.rpm Wrote: /builddir/build/RPMS/dapl-devel-2.1.5-1.el7.i686.rpm Wrote: /builddir/build/RPMS/dapl-static-2.1.5-1.el7.i686.rpm Wrote: /builddir/build/RPMS/dapl-utils-2.1.5-1.el7.i686.rpm Wrote: /builddir/build/RPMS/dapl-debuginfo-2.1.5-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4G3wzD + umask 022 + cd /builddir/build/BUILD + cd dapl-2.1.5 + rm -rf /builddir/build/BUILDROOT/dapl-2.1.5-1.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->