<86>Apr 14 01:45:30 userdel[974]: delete user 'rooter' <86>Apr 14 01:45:30 groupadd[993]: group added to /etc/group: name=rooter, GID=645 <86>Apr 14 01:45:30 groupadd[993]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:45:30 groupadd[993]: new group: name=rooter, GID=645 <86>Apr 14 01:45:30 useradd[1010]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Apr 14 01:45:30 userdel[1043]: delete user 'builder' <86>Apr 14 01:45:30 userdel[1043]: removed group 'builder' owned by 'builder' <86>Apr 14 01:45:30 userdel[1043]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:45:30 groupadd[1061]: group added to /etc/group: name=builder, GID=646 <86>Apr 14 01:45:30 groupadd[1061]: group added to /etc/gshadow: name=builder <86>Apr 14 01:45:30 groupadd[1061]: new group: name=builder, GID=646 <86>Apr 14 01:45:30 useradd[1083]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Apr 14 01:45:32 rpmi: libsysfs-2.1.0-alt8 1435686567 installed <13>Apr 14 01:45:32 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 14 01:45:33 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:45:33 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 14 01:45:33 rpmi: libsysfs-devel-2.1.0-alt8 1435686567 installed Installing libibverbs-1.1.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.17701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libibverbs-1.1.8 + echo 'Source #0 (libibverbs-1.1.8.tar.gz):' Source #0 (libibverbs-1.1.8.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libibverbs-1.1.8.tar.gz + /bin/tar -xf - + cd libibverbs-1.1.8 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.17701 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libibverbs-1.1.8 + touch NEWS + ./autogen.sh + autoreconf -ifv -I config autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal -I config --force -I config autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --copy --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize-default: copying file `config/config.guess' libtoolize-default: copying file `config/config.sub' libtoolize-default: copying file `config/install-sh' libtoolize-default: copying file `config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `config'. libtoolize-default: copying file `config/libtool.m4' libtoolize-default: copying file `config/ltoptions.m4' libtoolize-default: copying file `config/ltsugar.m4' libtoolize-default: copying file `config/ltversion.m4' libtoolize-default: copying file `config/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --include=config --force autoreconf-default: running: /usr/bin/autoheader-2.60 --include=config --force autoreconf-default: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'config/compile' configure.ac:9: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-alt-linux-gcc... none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether ln -s works... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-alt-linux-gcc... (cached) none checking whether ln -s works... yes checking for dlsym in -ldl... yes checking for pthread_mutex_init in -lpthread... yes checking for ANSI C header files... (cached) yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no 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 for an ANSI C-conforming const... 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 checking for .symver assembler support... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libibverbs.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' CC src/src_libibverbs_la-cmd.lo CC src/src_libibverbs_la-compat-1_0.lo CC src/src_libibverbs_la-device.lo CC src/src_libibverbs_la-marshall.lo CC src/src_libibverbs_la-init.lo CC src/src_libibverbs_la-memory.lo CC src/src_libibverbs_la-sysfs.lo CC src/src_libibverbs_la-verbs.lo CC src/src_libibverbs_la-enum_strs.lo CC examples/device_list.o CC examples/devinfo.o CC examples/asyncwatch.o CC examples/rc_pingpong.o examples/rc_pingpong.c: In function 'pp_client_exch_dest': examples/rc_pingpong.c:197:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sockfd, "done", sizeof "done"); ^ examples/rc_pingpong.c: In function 'pp_server_exch_dest': examples/rc_pingpong.c:306:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(connfd, msg, sizeof msg); ^ CC examples/pingpong.o examples/pingpong.c: In function 'wire_gid_to_gid': examples/pingpong.c:76:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] *(uint32_t *)(&gid->raw[i * 4]) = ntohl(v32); ^ CC examples/uc_pingpong.o CC examples/ud_pingpong.o CC examples/srq_pingpong.o CC examples/xsrq_pingpong.o examples/ud_pingpong.c: In function 'pp_client_exch_dest': examples/ud_pingpong.c:185:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sockfd, "done", sizeof "done"); ^ examples/ud_pingpong.c: In function 'pp_server_exch_dest': examples/ud_pingpong.c:292:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(connfd, msg, sizeof msg); ^ examples/uc_pingpong.c: In function 'pp_client_exch_dest': examples/uc_pingpong.c:185:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sockfd, "done", sizeof "done"); ^ examples/uc_pingpong.c: In function 'pp_server_exch_dest': examples/uc_pingpong.c:294:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(connfd, msg, sizeof msg); ^ examples/srq_pingpong.c: In function 'pp_client_exch_dest': examples/srq_pingpong.c:225:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(sockfd, "done", sizeof "done"); ^ examples/srq_pingpong.c: In function 'pp_server_exch_dest': examples/srq_pingpong.c:336:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(connfd, msg, sizeof msg); ^ CCLD src/libibverbs.la CCLD examples/ibv_devices CCLD examples/ibv_devinfo CCLD examples/ibv_asyncwatch CCLD examples/ibv_rc_pingpong CCLD examples/ibv_uc_pingpong CCLD examples/ibv_ud_pingpong CCLD examples/ibv_srq_pingpong CCLD examples/ibv_xsrq_pingpong make[1]: Leaving directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' make: Leaving directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.36599 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libibverbs-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libibverbs-buildroot + cd libibverbs-1.1.8 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libibverbs-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' make[1]: Entering directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' /bin/mkdir -p '/usr/src/tmp/libibverbs-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p src/libibverbs.la '/usr/src/tmp/libibverbs-buildroot/usr/lib64' libtool: install: /bin/install -p src/.libs/libibverbs.so.1.0.0 /usr/src/tmp/libibverbs-buildroot/usr/lib64/libibverbs.so.1.0.0 libtool: install: (cd /usr/src/tmp/libibverbs-buildroot/usr/lib64 && { ln -s -f libibverbs.so.1.0.0 libibverbs.so.1 || { rm -f libibverbs.so.1 && ln -s libibverbs.so.1.0.0 libibverbs.so.1; }; }) libtool: install: (cd /usr/src/tmp/libibverbs-buildroot/usr/lib64 && { ln -s -f libibverbs.so.1.0.0 libibverbs.so || { rm -f libibverbs.so && ln -s libibverbs.so.1.0.0 libibverbs.so; }; }) libtool: install: /bin/install -p src/.libs/libibverbs.lai /usr/src/tmp/libibverbs-buildroot/usr/lib64/libibverbs.la libtool: install: /bin/install -p src/.libs/libibverbs.a /usr/src/tmp/libibverbs-buildroot/usr/lib64/libibverbs.a libtool: install: chmod 644 /usr/src/tmp/libibverbs-buildroot/usr/lib64/libibverbs.a libtool: install: ranlib /usr/src/tmp/libibverbs-buildroot/usr/lib64/libibverbs.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libibverbs-buildroot/usr/bin' /bin/sh ./libtool --mode=install /bin/install -p examples/ibv_devices examples/ibv_devinfo examples/ibv_asyncwatch examples/ibv_rc_pingpong examples/ibv_uc_pingpong examples/ibv_ud_pingpong examples/ibv_srq_pingpong examples/ibv_xsrq_pingpong '/usr/src/tmp/libibverbs-buildroot/usr/bin' libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_devices /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_devices libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_devinfo /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_devinfo libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_asyncwatch /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_asyncwatch libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_rc_pingpong /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_rc_pingpong libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_uc_pingpong /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_uc_pingpong libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_ud_pingpong /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_ud_pingpong libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_srq_pingpong /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_srq_pingpong libtool: install: warning: `./src/libibverbs.la' has not been installed in `/usr/lib64' libtool: install: /bin/install -p examples/.libs/ibv_xsrq_pingpong /usr/src/tmp/libibverbs-buildroot/usr/bin/ibv_xsrq_pingpong /bin/mkdir -p '/usr/src/tmp/libibverbs-buildroot/usr/include/infiniband' /bin/install -p -m 644 include/infiniband/arch.h include/infiniband/driver.h include/infiniband/kern-abi.h include/infiniband/opcode.h include/infiniband/verbs.h include/infiniband/sa-kern-abi.h include/infiniband/sa.h include/infiniband/marshall.h '/usr/src/tmp/libibverbs-buildroot/usr/include/infiniband' /bin/mkdir -p '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man1' /bin/install -p -m 644 man/ibv_asyncwatch.1 man/ibv_devices.1 man/ibv_devinfo.1 man/ibv_rc_pingpong.1 man/ibv_uc_pingpong.1 man/ibv_ud_pingpong.1 man/ibv_srq_pingpong.1 '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3' /bin/install -p -m 644 man/ibv_alloc_pd.3 man/ibv_attach_mcast.3 man/ibv_create_ah.3 man/ibv_create_ah_from_wc.3 man/ibv_create_comp_channel.3 man/ibv_create_cq.3 man/ibv_create_qp.3 man/ibv_create_srq.3 man/ibv_event_type_str.3 man/ibv_fork_init.3 man/ibv_get_async_event.3 man/ibv_get_cq_event.3 man/ibv_get_device_guid.3 man/ibv_get_device_list.3 man/ibv_get_device_name.3 man/ibv_modify_qp.3 man/ibv_modify_srq.3 man/ibv_open_device.3 man/ibv_poll_cq.3 man/ibv_post_recv.3 man/ibv_post_send.3 man/ibv_post_srq_recv.3 man/ibv_query_device.3 man/ibv_query_gid.3 man/ibv_query_pkey.3 man/ibv_query_port.3 man/ibv_query_qp.3 man/ibv_query_srq.3 man/ibv_rate_to_mult.3 man/ibv_reg_mr.3 man/ibv_req_notify_cq.3 man/ibv_resize_cq.3 man/ibv_rate_to_mbps.3 man/ibv_create_qp_ex.3 man/ibv_create_srq_ex.3 man/ibv_open_xrcd.3 man/ibv_get_srq_num.3 man/ibv_open_qp.3 '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3' make install-data-hook make[2]: Entering directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' cd /usr/src/tmp/libibverbs-buildroot/usr/share/man/man3 && \ rm -f ibv_ack_async_event.3 && \ rm -f ibv_ack_cq_events.3 && \ rm -f ibv_close_device.3 && \ rm -f ibv_dealloc_pd.3 && \ rm -f ibv_dereg_mr.3 && \ rm -f ibv_destroy_ah.3 && \ rm -f ibv_destroy_comp_channel.3 && \ rm -f ibv_destroy_cq.3 && \ rm -f ibv_destroy_qp.3 && \ rm -f ibv_destroy_srq.3 && \ rm -f ibv_detach_mcast.3 && \ rm -f ibv_free_device_list.3 && \ rm -f ibv_init_ah_from_wc.3 && \ rm -f mult_to_ibv_rate.3 && \ rm -f ibv_node_type_str.3 && \ rm -f ibv_port_state_str.3 && \ rm -f mbps_to_ibv_rate.3 && \ rm -f ibv_close_xrcd.3 && \ ln -s ibv_get_async_event.3 ibv_ack_async_event.3 && \ ln -s ibv_get_cq_event.3 ibv_ack_cq_events.3 && \ ln -s ibv_open_device.3 ibv_close_device.3 && \ ln -s ibv_alloc_pd.3 ibv_dealloc_pd.3 && \ ln -s ibv_reg_mr.3 ibv_dereg_mr.3 && \ ln -s ibv_create_ah.3 ibv_destroy_ah.3 && \ ln -s ibv_create_comp_channel.3 ibv_destroy_comp_channel.3 && \ ln -s ibv_create_cq.3 ibv_destroy_cq.3 && \ ln -s ibv_create_qp.3 ibv_destroy_qp.3 && \ ln -s ibv_create_srq.3 ibv_destroy_srq.3 && \ ln -s ibv_attach_mcast.3 ibv_detach_mcast.3 && \ ln -s ibv_get_device_list.3 ibv_free_device_list.3 && \ ln -s ibv_create_ah_from_wc.3 ibv_init_ah_from_wc.3 && \ ln -s ibv_rate_to_mult.3 mult_to_ibv_rate.3 && \ ln -s ibv_event_type_str.3 ibv_node_type_str.3 && \ ln -s ibv_event_type_str.3 ibv_port_state_str.3 && \ ln -s ibv_rate_to_mbps.3 mbps_to_ibv_rate.3 && \ ln -s ibv_open_xrcd.3 ibv_close_xrcd.3 make[2]: Leaving directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' make[1]: Leaving directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' make: Leaving directory `/usr/src/RPM/BUILD/libibverbs-1.1.8' + install -d /usr/src/tmp/libibverbs-buildroot/etc/libibverbs.d/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libibverbs-buildroot (auto) removed './usr/lib64/libibverbs.la' mode of './usr/lib64/libibverbs.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libibverbs-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libibverbs-buildroot (auto) removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_close_xrcd.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_close_xrcd.3.xz' -> 'ibv_open_xrcd.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/mbps_to_ibv_rate.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/mbps_to_ibv_rate.3.xz' -> 'ibv_rate_to_mbps.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_port_state_str.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_port_state_str.3.xz' -> 'ibv_event_type_str.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_node_type_str.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_node_type_str.3.xz' -> 'ibv_event_type_str.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/mult_to_ibv_rate.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/mult_to_ibv_rate.3.xz' -> 'ibv_rate_to_mult.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_init_ah_from_wc.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_init_ah_from_wc.3.xz' -> 'ibv_create_ah_from_wc.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_free_device_list.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_free_device_list.3.xz' -> 'ibv_get_device_list.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_detach_mcast.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_detach_mcast.3.xz' -> 'ibv_attach_mcast.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_srq.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_srq.3.xz' -> 'ibv_create_srq.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_qp.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_qp.3.xz' -> 'ibv_create_qp.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_cq.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_cq.3.xz' -> 'ibv_create_cq.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_comp_channel.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_comp_channel.3.xz' -> 'ibv_create_comp_channel.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_ah.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_destroy_ah.3.xz' -> 'ibv_create_ah.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_dereg_mr.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_dereg_mr.3.xz' -> 'ibv_reg_mr.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_dealloc_pd.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_dealloc_pd.3.xz' -> 'ibv_alloc_pd.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_close_device.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_close_device.3.xz' -> 'ibv_open_device.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_ack_cq_events.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_ack_cq_events.3.xz' -> 'ibv_get_cq_event.3.xz' removed '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_ack_async_event.3' '/usr/src/tmp/libibverbs-buildroot/usr/share/man/man3/ibv_ack_async_event.3.xz' -> 'ibv_get_async_event.3.xz' Adjusting library links in /usr/src/tmp/libibverbs-buildroot ./usr/lib64: libibverbs.so.1 -> libibverbs.so.1.0.0 Verifying ELF objects in /usr/src/tmp/libibverbs-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libibverbs-1.1.8-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libibverbs-1.1.8 + DOCDIR=/usr/src/tmp/libibverbs-buildroot/usr/share/doc/libibverbs-1.1.8 + export DOCDIR + rm -rf /usr/src/tmp/libibverbs-buildroot/usr/share/doc/libibverbs-1.1.8 + /bin/mkdir -p /usr/src/tmp/libibverbs-buildroot/usr/share/doc/libibverbs-1.1.8 + cp -prL AUTHORS COPYING ChangeLog README /usr/src/tmp/libibverbs-buildroot/usr/share/doc/libibverbs-1.1.8 + chmod -R go-w /usr/src/tmp/libibverbs-buildroot/usr/share/doc/libibverbs-1.1.8 + chmod -R a+rX /usr/src/tmp/libibverbs-buildroot/usr/share/doc/libibverbs-1.1.8 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RrPXk3 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libibverbs-buildroot/usr/lib64/libibverbs.so.1: 90 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GbwdZa find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libibverbs.so.1()(64bit) = set:kdxPl1VBAbSKVfgA4xnJvvCEu5EkjWY09dVqx6uzsxmP7ruk4aamzxyygUcZuTv1wTwbo2vh5sm59xZuC9fnVDcWA6nDM5SSfQBdAZabegaGkWmm6MlcImiZkBckE7vrL1DXz3BgEhs0Y2RN1Px9OticNqwHH7jzlWckEkAq5YopWQNM2QbfDn8, libibverbs.so.1(IBVERBS_1.0)(64bit), libibverbs.so.1(IBVERBS_1.1)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.8)(64bit), libdl.so.2(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), libpthread.so.0(GLIBC_2.3.2)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fvp1ol Creating libibverbs-debuginfo package Processing files: libibverbs-devel-1.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SYeTzy find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RXoKvO find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibverbs = 1.1.8-alt1, libsysfs-devel, /usr/lib64/libibverbs.so.1.0.0, glibc-kernheaders Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IYRSe7 Processing files: libibverbs-devel-static-1.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3K7pUs find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4omsrR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibverbs-devel = 1.1.8-alt1, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jq7CMi Processing files: libibverbs-utils-1.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ufNKSM find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HnyKLj find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibverbs = 1.1.8-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libc.so.6(GLIBC_2.8)(64bit), libibverbs.so.1()(64bit) >= set:kfxjmZyzVoKymodYn6eSUhBl2PooYO7PsphUDQsbDQDiCJmS2URHq4Mi7Nt6BnaaRiMbkdV21, libibverbs.so.1(IBVERBS_1.0)(64bit), libibverbs.so.1(IBVERBS_1.1)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yf8t5V Creating libibverbs-utils-debuginfo package Processing files: libibverbs-debuginfo-1.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dfiI9A find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kKywYi find-requires: running scripts (debuginfo) Provides: debug64(libibverbs.so.1) Requires: libibverbs = 1.1.8-alt1, debug64(libc.so.6), debug64(libdl.so.2), debug64(libpthread.so.0) Processing files: libibverbs-utils-debuginfo-1.1.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tS06x3 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SyWBUQ find-requires: running scripts (debuginfo) Requires: libibverbs-utils = 1.1.8-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libibverbs.so.1), debug64(libpthread.so.0) Adding to libibverbs-utils-debuginfo a strict dependency on libibverbs-debuginfo Removing from libibverbs-utils-debuginfo 3 sources provided by libibverbs-debuginfo also prunning dir /usr/src/debug/libibverbs-1.1.8/include/infiniband also prunning dir /usr/src/debug/libibverbs-1.1.8/include Removing 1 extra deps from libibverbs-devel due to dependency on libibverbs Removing 4 extra deps from libibverbs-utils due to dependency on libibverbs Removing 1 extra deps from libibverbs-utils-debuginfo due to dependency on libibverbs-debuginfo Removing 7 extra deps from libibverbs-utils due to repentancy on libibverbs Removing 2 extra deps from libibverbs-utils-debuginfo due to repentancy on libibverbs-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libibverbs-1.1.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibverbs-devel-1.1.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibverbs-devel-static-1.1.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibverbs-utils-1.1.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibverbs-debuginfo-1.1.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libibverbs-utils-debuginfo-1.1.8-alt1.x86_64.rpm 14.03user 3.49system 0:31.73elapsed 55%CPU (0avgtext+0avgdata 34656maxresident)k 0inputs+0outputs (0major+1587941minor)pagefaults 0swaps 17.86user 5.66system 0:38.79elapsed 60%CPU (0avgtext+0avgdata 124124maxresident)k 0inputs+0outputs (0major+1941218minor)pagefaults 0swaps --- libibverbs-devel-1.1.8-alt1.x86_64.rpm.repo 2015-02-04 10:29:40.000000000 +0000 +++ libibverbs-devel-1.1.8-alt1.x86_64.rpm.hasher 2019-04-14 01:46:08.190255508 +0000 @@ -10,58 +10,58 @@ /usr/lib64/libibverbs.so 120777 libibverbs.so.1.0.0 -/usr/share/man/man3/ibv_ack_async_event.3.gz 120777 ibv_get_async_event.3.gz -/usr/share/man/man3/ibv_ack_cq_events.3.gz 120777 ibv_get_cq_event.3.gz -/usr/share/man/man3/ibv_alloc_pd.3.gz 100644 -/usr/share/man/man3/ibv_attach_mcast.3.gz 100644 -/usr/share/man/man3/ibv_close_device.3.gz 120777 ibv_open_device.3.gz -/usr/share/man/man3/ibv_close_xrcd.3.gz 120777 ibv_open_xrcd.3.gz -/usr/share/man/man3/ibv_create_ah.3.gz 100644 -/usr/share/man/man3/ibv_create_ah_from_wc.3.gz 100644 -/usr/share/man/man3/ibv_create_comp_channel.3.gz 100644 -/usr/share/man/man3/ibv_create_cq.3.gz 100644 -/usr/share/man/man3/ibv_create_qp.3.gz 100644 -/usr/share/man/man3/ibv_create_qp_ex.3.gz 100644 -/usr/share/man/man3/ibv_create_srq.3.gz 100644 -/usr/share/man/man3/ibv_create_srq_ex.3.gz 100644 -/usr/share/man/man3/ibv_dealloc_pd.3.gz 120777 ibv_alloc_pd.3.gz -/usr/share/man/man3/ibv_dereg_mr.3.gz 120777 ibv_reg_mr.3.gz -/usr/share/man/man3/ibv_destroy_ah.3.gz 120777 ibv_create_ah.3.gz -/usr/share/man/man3/ibv_destroy_comp_channel.3.gz 120777 ibv_create_comp_channel.3.gz -/usr/share/man/man3/ibv_destroy_cq.3.gz 120777 ibv_create_cq.3.gz -/usr/share/man/man3/ibv_destroy_qp.3.gz 120777 ibv_create_qp.3.gz -/usr/share/man/man3/ibv_destroy_srq.3.gz 120777 ibv_create_srq.3.gz -/usr/share/man/man3/ibv_detach_mcast.3.gz 120777 ibv_attach_mcast.3.gz -/usr/share/man/man3/ibv_event_type_str.3.gz 100644 -/usr/share/man/man3/ibv_fork_init.3.gz 100644 -/usr/share/man/man3/ibv_free_device_list.3.gz 120777 ibv_get_device_list.3.gz -/usr/share/man/man3/ibv_get_async_event.3.gz 100644 -/usr/share/man/man3/ibv_get_cq_event.3.gz 100644 -/usr/share/man/man3/ibv_get_device_guid.3.gz 100644 -/usr/share/man/man3/ibv_get_device_list.3.gz 100644 -/usr/share/man/man3/ibv_get_device_name.3.gz 100644 -/usr/share/man/man3/ibv_get_srq_num.3.gz 100644 -/usr/share/man/man3/ibv_init_ah_from_wc.3.gz 120777 ibv_create_ah_from_wc.3.gz -/usr/share/man/man3/ibv_modify_qp.3.gz 100644 -/usr/share/man/man3/ibv_modify_srq.3.gz 100644 -/usr/share/man/man3/ibv_node_type_str.3.gz 120777 ibv_event_type_str.3.gz -/usr/share/man/man3/ibv_open_device.3.gz 100644 -/usr/share/man/man3/ibv_open_qp.3.gz 100644 -/usr/share/man/man3/ibv_open_xrcd.3.gz 100644 -/usr/share/man/man3/ibv_poll_cq.3.gz 100644 -/usr/share/man/man3/ibv_port_state_str.3.gz 120777 ibv_event_type_str.3.gz -/usr/share/man/man3/ibv_post_recv.3.gz 100644 -/usr/share/man/man3/ibv_post_send.3.gz 100644 -/usr/share/man/man3/ibv_post_srq_recv.3.gz 100644 -/usr/share/man/man3/ibv_query_device.3.gz 100644 -/usr/share/man/man3/ibv_query_gid.3.gz 100644 -/usr/share/man/man3/ibv_query_pkey.3.gz 100644 -/usr/share/man/man3/ibv_query_port.3.gz 100644 -/usr/share/man/man3/ibv_query_qp.3.gz 100644 -/usr/share/man/man3/ibv_query_srq.3.gz 100644 -/usr/share/man/man3/ibv_rate_to_mbps.3.gz 100644 -/usr/share/man/man3/ibv_rate_to_mult.3.gz 100644 -/usr/share/man/man3/ibv_reg_mr.3.gz 100644 -/usr/share/man/man3/ibv_req_notify_cq.3.gz 100644 -/usr/share/man/man3/ibv_resize_cq.3.gz 100644 -/usr/share/man/man3/mbps_to_ibv_rate.3.gz 120777 ibv_rate_to_mbps.3.gz -/usr/share/man/man3/mult_to_ibv_rate.3.gz 120777 ibv_rate_to_mult.3.gz +/usr/share/man/man3/ibv_ack_async_event.3.xz 120777 ibv_get_async_event.3.xz +/usr/share/man/man3/ibv_ack_cq_events.3.xz 120777 ibv_get_cq_event.3.xz +/usr/share/man/man3/ibv_alloc_pd.3.xz 100644 +/usr/share/man/man3/ibv_attach_mcast.3.xz 100644 +/usr/share/man/man3/ibv_close_device.3.xz 120777 ibv_open_device.3.xz +/usr/share/man/man3/ibv_close_xrcd.3.xz 120777 ibv_open_xrcd.3.xz +/usr/share/man/man3/ibv_create_ah.3.xz 100644 +/usr/share/man/man3/ibv_create_ah_from_wc.3.xz 100644 +/usr/share/man/man3/ibv_create_comp_channel.3.xz 100644 +/usr/share/man/man3/ibv_create_cq.3.xz 100644 +/usr/share/man/man3/ibv_create_qp.3.xz 100644 +/usr/share/man/man3/ibv_create_qp_ex.3.xz 100644 +/usr/share/man/man3/ibv_create_srq.3.xz 100644 +/usr/share/man/man3/ibv_create_srq_ex.3.xz 100644 +/usr/share/man/man3/ibv_dealloc_pd.3.xz 120777 ibv_alloc_pd.3.xz +/usr/share/man/man3/ibv_dereg_mr.3.xz 120777 ibv_reg_mr.3.xz +/usr/share/man/man3/ibv_destroy_ah.3.xz 120777 ibv_create_ah.3.xz +/usr/share/man/man3/ibv_destroy_comp_channel.3.xz 120777 ibv_create_comp_channel.3.xz +/usr/share/man/man3/ibv_destroy_cq.3.xz 120777 ibv_create_cq.3.xz +/usr/share/man/man3/ibv_destroy_qp.3.xz 120777 ibv_create_qp.3.xz +/usr/share/man/man3/ibv_destroy_srq.3.xz 120777 ibv_create_srq.3.xz +/usr/share/man/man3/ibv_detach_mcast.3.xz 120777 ibv_attach_mcast.3.xz +/usr/share/man/man3/ibv_event_type_str.3.xz 100644 +/usr/share/man/man3/ibv_fork_init.3.xz 100644 +/usr/share/man/man3/ibv_free_device_list.3.xz 120777 ibv_get_device_list.3.xz +/usr/share/man/man3/ibv_get_async_event.3.xz 100644 +/usr/share/man/man3/ibv_get_cq_event.3.xz 100644 +/usr/share/man/man3/ibv_get_device_guid.3.xz 100644 +/usr/share/man/man3/ibv_get_device_list.3.xz 100644 +/usr/share/man/man3/ibv_get_device_name.3.xz 100644 +/usr/share/man/man3/ibv_get_srq_num.3.xz 100644 +/usr/share/man/man3/ibv_init_ah_from_wc.3.xz 120777 ibv_create_ah_from_wc.3.xz +/usr/share/man/man3/ibv_modify_qp.3.xz 100644 +/usr/share/man/man3/ibv_modify_srq.3.xz 100644 +/usr/share/man/man3/ibv_node_type_str.3.xz 120777 ibv_event_type_str.3.xz +/usr/share/man/man3/ibv_open_device.3.xz 100644 +/usr/share/man/man3/ibv_open_qp.3.xz 100644 +/usr/share/man/man3/ibv_open_xrcd.3.xz 100644 +/usr/share/man/man3/ibv_poll_cq.3.xz 100644 +/usr/share/man/man3/ibv_port_state_str.3.xz 120777 ibv_event_type_str.3.xz +/usr/share/man/man3/ibv_post_recv.3.xz 100644 +/usr/share/man/man3/ibv_post_send.3.xz 100644 +/usr/share/man/man3/ibv_post_srq_recv.3.xz 100644 +/usr/share/man/man3/ibv_query_device.3.xz 100644 +/usr/share/man/man3/ibv_query_gid.3.xz 100644 +/usr/share/man/man3/ibv_query_pkey.3.xz 100644 +/usr/share/man/man3/ibv_query_port.3.xz 100644 +/usr/share/man/man3/ibv_query_qp.3.xz 100644 +/usr/share/man/man3/ibv_query_srq.3.xz 100644 +/usr/share/man/man3/ibv_rate_to_mbps.3.xz 100644 +/usr/share/man/man3/ibv_rate_to_mult.3.xz 100644 +/usr/share/man/man3/ibv_reg_mr.3.xz 100644 +/usr/share/man/man3/ibv_req_notify_cq.3.xz 100644 +/usr/share/man/man3/ibv_resize_cq.3.xz 100644 +/usr/share/man/man3/mbps_to_ibv_rate.3.xz 120777 ibv_rate_to_mbps.3.xz +/usr/share/man/man3/mult_to_ibv_rate.3.xz 120777 ibv_rate_to_mult.3.xz Requires: libibverbs = 1.1.8-alt1 --- libibverbs-utils-1.1.8-alt1.x86_64.rpm.repo 2015-02-04 10:29:40.000000000 +0000 +++ libibverbs-utils-1.1.8-alt1.x86_64.rpm.hasher 2019-04-14 01:46:08.227255495 +0000 @@ -8,9 +8,9 @@ /usr/bin/ibv_xsrq_pingpong 100755 -/usr/share/man/man1/ibv_asyncwatch.1.gz 100644 -/usr/share/man/man1/ibv_devices.1.gz 100644 -/usr/share/man/man1/ibv_devinfo.1.gz 100644 -/usr/share/man/man1/ibv_rc_pingpong.1.gz 100644 -/usr/share/man/man1/ibv_srq_pingpong.1.gz 100644 -/usr/share/man/man1/ibv_uc_pingpong.1.gz 100644 -/usr/share/man/man1/ibv_ud_pingpong.1.gz 100644 +/usr/share/man/man1/ibv_asyncwatch.1.xz 100644 +/usr/share/man/man1/ibv_devices.1.xz 100644 +/usr/share/man/man1/ibv_devinfo.1.xz 100644 +/usr/share/man/man1/ibv_rc_pingpong.1.xz 100644 +/usr/share/man/man1/ibv_srq_pingpong.1.xz 100644 +/usr/share/man/man1/ibv_uc_pingpong.1.xz 100644 +/usr/share/man/man1/ibv_ud_pingpong.1.xz 100644 Requires: libibverbs = 1.1.8-alt1