<86>Apr 21 06:37:30 userdel[98545]: delete user 'rooter' <86>Apr 21 06:37:30 groupadd[98762]: group added to /etc/group: name=rooter, GID=687 <86>Apr 21 06:37:30 groupadd[98762]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:37:30 groupadd[98762]: new group: name=rooter, GID=687 <86>Apr 21 06:37:30 useradd[98898]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash <86>Apr 21 06:37:30 userdel[99009]: delete user 'builder' <86>Apr 21 06:37:30 userdel[99009]: removed group 'builder' owned by 'builder' <86>Apr 21 06:37:30 userdel[99009]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:37:30 groupadd[99209]: group added to /etc/group: name=builder, GID=688 <86>Apr 21 06:37:30 groupadd[99209]: group added to /etc/gshadow: name=builder <86>Apr 21 06:37:30 groupadd[99209]: new group: name=builder, GID=688 <86>Apr 21 06:37:30 useradd[99283]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash <13>Apr 21 06:37:33 rpmi: libibcommon-1.2.0-alt2 1297310561 installed <13>Apr 21 06:37:33 rpmi: libibcommon-devel-1.2.0-alt2 1297310561 installed <13>Apr 21 06:37:33 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Installing libibumad-1.3.6-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33549 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libibumad-1.3.6 + echo 'Source #0 (libibumad-1.3.6.tar):' Source #0 (libibumad-1.3.6.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libibumad-1.3.6.tar + cd libibumad-1.3.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33549 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libibumad-1.3.6 + ./autogen.sh + aclocal -I config aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' + libtoolize --force --copy libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, `config'. libtoolize-default: copying file `config/ltmain.sh' libtoolize-default: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + autoheader + automake --foreign --add-missing --copy automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:40: installing 'config/compile' configure.in:45: installing 'config/config.guess' configure.in:45: installing 'config/config.sub' configure.in:8: installing 'config/install-sh' configure.in:8: installing 'config/missing' Makefile.am:4: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake-default: warning: autoconf input should be named 'configure.ac', not 'configure.in' Makefile.am:30: warning: source file 'src/umad.c' is in a subdirectory, Makefile.am:30: but option 'subdir-objects' is disabled automake-default: warning: possible forward-incompatibility. automake-default: At least a source file is in a subdirectory, but the 'subdir-objects' automake-default: automake option hasn't been enabled. For now, the corresponding output automake-default: object file(s) will be placed in the top-level directory. However, automake-default: this behaviour will change in future Automake versions: they will automake-default: unconditionally cause object files to be placed in the same subdirectory automake-default: of the corresponding sources. automake-default: You are advised to start using 'subdir-objects' option throughout your automake-default: project, to avoid future incompatibilities. Makefile.am:30: warning: source file 'src/sysfs.c' is in a subdirectory, Makefile.am:30: but option 'subdir-objects' is disabled Makefile.am: installing 'config/depcomp' + autoconf + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_prog_cc_static_works=yes + lt_cv_prog_cc_static_works=yes + 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' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-shared --enable-static 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 for i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-gcc... none checking how to run the C preprocessor... i586-alt-linux-gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no 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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... 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 for unistd.h... (cached) yes checking whether i586-alt-linux-gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for memset... yes checking for inline... inline checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking whether ld accepts --version-script... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libibumad.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/libibumad-1.3.6' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libibumad-1.3.6' Making all in . make[2]: Entering directory `/usr/src/RPM/BUILD/libibumad-1.3.6' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I/usr/include -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libibumad_la-umad.lo `test -f 'src/umad.c' || echo './'`src/umad.c /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I/usr/include -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c -o libibumad_la-sysfs.lo `test -f 'src/sysfs.c' || echo './'`src/sysfs.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I/usr/include -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c src/umad.c -fPIC -DPIC -o .libs/libibumad_la-umad.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I/usr/include -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c src/sysfs.c -fPIC -DPIC -o .libs/libibumad_la-sysfs.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I/usr/include -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c src/sysfs.c -o libibumad_la-sysfs.o >/dev/null 2>&1 libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include/infiniband -I/usr/include -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -c src/umad.c -o libibumad_la-umad.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -pipe -Wall -g -O2 -march=i586 -mtune=generic -version-info 3:1:0 -export-dynamic -Wl,--version-script=./src/libibumad.map -o libibumad.la -rpath /usr/lib libibumad_la-umad.lo libibumad_la-sysfs.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/libibumad_la-umad.o .libs/libibumad_la-sysfs.o -O2 -march=i586 -mtune=generic -Wl,--version-script=./src/libibumad.map -Wl,-soname -Wl,libibumad.so.3 -o .libs/libibumad.so.3.0.1 libtool: link: (cd ".libs" && rm -f "libibumad.so.3" && ln -s "libibumad.so.3.0.1" "libibumad.so.3") libtool: link: (cd ".libs" && rm -f "libibumad.so" && ln -s "libibumad.so.3.0.1" "libibumad.so") libtool: link: ar cru .libs/libibumad.a libibumad_la-umad.o libibumad_la-sysfs.o libtool: link: ranlib .libs/libibumad.a libtool: link: ( cd ".libs" && rm -f "libibumad.la" && ln -s "../libibumad.la" "libibumad.la" ) make[2]: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' make: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' + gzip -9c ChangeLog + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.56991 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libibumad-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libibumad-buildroot + cd libibumad-1.3.6 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libibumad-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libibumad-1.3.6' Making install in . make[1]: Entering directory `/usr/src/RPM/BUILD/libibumad-1.3.6' make[2]: Entering directory `/usr/src/RPM/BUILD/libibumad-1.3.6' /bin/mkdir -p '/usr/src/tmp/libibumad-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -p libibumad.la '/usr/src/tmp/libibumad-buildroot/usr/lib' libtool: install: /bin/install -p .libs/libibumad.so.3.0.1 /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.so.3.0.1 libtool: install: (cd /usr/src/tmp/libibumad-buildroot/usr/lib && { ln -s -f libibumad.so.3.0.1 libibumad.so.3 || { rm -f libibumad.so.3 && ln -s libibumad.so.3.0.1 libibumad.so.3; }; }) libtool: install: (cd /usr/src/tmp/libibumad-buildroot/usr/lib && { ln -s -f libibumad.so.3.0.1 libibumad.so || { rm -f libibumad.so && ln -s libibumad.so.3.0.1 libibumad.so; }; }) libtool: install: /bin/install -p .libs/libibumad.lai /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.la libtool: install: /bin/install -p .libs/libibumad.a /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.a libtool: install: chmod 644 /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.a libtool: install: ranlib /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libibumad-buildroot/usr/include/infiniband' /bin/install -p -m 644 ./include/infiniband/umad.h '/usr/src/tmp/libibumad-buildroot/usr/include/infiniband' /bin/mkdir -p '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3' /bin/install -p -m 644 man/umad_debug.3 man/umad_get_ca.3 man/umad_get_ca_portguids.3 man/umad_get_cas_names.3 man/umad_get_port.3 man/umad_init.3 man/umad_open_port.3 man/umad_close_port.3 man/umad_size.3 man/umad_status.3 man/umad_alloc.3 man/umad_free.3 man/umad_dump.3 man/umad_addr_dump.3 man/umad_get_fd.3 man/umad_get_mad_addr.3 man/umad_set_grh_net.3 man/umad_set_grh.3 man/umad_set_addr_net.3 man/umad_set_addr.3 man/umad_set_pkey.3 man/umad_get_pkey.3 man/umad_register.3 man/umad_register_oui.3 man/umad_unregister.3 man/umad_send.3 man/umad_recv.3 man/umad_poll.3 man/umad_get_issm_path.3 '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/libibumad-1.3.6' cd /usr/src/tmp/libibumad-buildroot/usr/share/man/man3 && \ rm -f umad_done.3 && \ rm -f umad_release_ca.3 && \ rm -f umad_release_port.3 && \ ln -s umad_init.3 umad_done.3 && \ ln -s umad_get_ca.3 umad_release_ca.3 && \ ln -s umad_get_port.3 umad_release_port.3 make[3]: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' make[2]: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' make[1]: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' make: Leaving directory `/usr/src/RPM/BUILD/libibumad-1.3.6' + install -d -m 0755 /usr/src/tmp/libibumad-buildroot/usr/share/doc/libibumad-1.3.6 + install -m 0644 AUTHORS COPYING ChangeLog.gz /usr/src/tmp/libibumad-buildroot/usr/share/doc/libibumad-1.3.6/ + rm -f /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.la + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libibumad-buildroot (auto) mode of './usr/lib/libibumad.so.3.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libibumad-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libibumad-buildroot (auto) removed '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3/umad_release_port.3' '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3/umad_release_port.3.xz' -> 'umad_get_port.3.xz' removed '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3/umad_release_ca.3' '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3/umad_release_ca.3.xz' -> 'umad_get_ca.3.xz' removed '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3/umad_done.3' '/usr/src/tmp/libibumad-buildroot/usr/share/man/man3/umad_done.3.xz' -> 'umad_init.3.xz' Adjusting library links in /usr/src/tmp/libibumad-buildroot ./usr/lib: libibumad.so.3 -> libibumad.so.3.0.1 Verifying ELF objects in /usr/src/tmp/libibumad-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libibumad.so.3.0.1: uses non-LFS functions: alphasort open scandir Hardlinking identical .pyc and .pyo files Processing files: libibumad-1.3.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OJrS3l find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libibumad-buildroot/usr/lib/libibumad.so.3: 30 symbols, 15 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ROXF2F find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libibumad.so.3 = set:id1Fd5Z5yqzDplKsjazRoVAJzF0dOk6oeFZLi62Ob0fYeAukOgFsgk3G4Zaqt, libibumad.so.3(IBUMAD_1.0) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.btj7F5 Creating libibumad-debuginfo package Processing files: libibumad-devel-1.3.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uLg3Ox 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.02DyI8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibumad = 1.3.6-alt2, libibcommon-devel, /usr/lib/libibumad.so.3.0.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DyRkUN Processing files: libibumad-devel-man-1.3.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jQWsNx 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.uolCQo find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Processing files: libibumad-devel-static-1.3.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.a5RhJj 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.X5zf0m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libibumad-devel = 1.3.6-alt2, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hu3BOw Processing files: libibumad-debuginfo-1.3.6-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nYbE7J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QA30g1 find-requires: running scripts (debuginfo) Provides: debug(libibumad.so.3) Requires: libibumad = 1.3.6-alt2, debug(libc.so.6) Removing 1 extra deps from libibumad-devel due to dependency on libibumad Wrote: /usr/src/RPM/RPMS/i586/libibumad-1.3.6-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libibumad-devel-1.3.6-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/libibumad-devel-man-1.3.6-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libibumad-devel-static-1.3.6-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libibumad-debuginfo-1.3.6-alt2.i586.rpm 8.63user 2.32system 0:26.56elapsed 41%CPU (0avgtext+0avgdata 25904maxresident)k 0inputs+0outputs (0major+705230minor)pagefaults 0swaps 11.63user 4.52system 0:34.33elapsed 47%CPU (0avgtext+0avgdata 122352maxresident)k 0inputs+0outputs (0major+952281minor)pagefaults 0swaps --- libibumad-debuginfo-1.3.6-alt2.i586.rpm.repo 2011-02-10 04:31:08.000000000 +0000 +++ libibumad-debuginfo-1.3.6-alt2.i586.rpm.hasher 2019-04-21 06:38:02.887311481 +0000 @@ -2,3 +2,2 @@ /usr/lib/debug/usr/lib/libibumad.so.3.debug 120777 libibumad.so.3.0.1.debug -/usr/lib/debug/usr/lib/libibumad.so.debug 120777 libibumad.so.3.0.1.debug /usr/src/debug/libibumad-1.3.6 40755 --- libibumad-devel-man-1.3.6-alt2.noarch.rpm.repo 2011-02-10 04:31:08.000000000 +0000 +++ libibumad-devel-man-1.3.6-alt2.noarch.rpm.hasher 2019-04-21 06:38:02.928311819 +0000 @@ -2,34 +2,34 @@ /usr/share/doc/libibumad-1.3.6/ChangeLog.gz 100644 -/usr/share/man/man3/umad_addr_dump.3.gz 100644 -/usr/share/man/man3/umad_alloc.3.gz 100644 -/usr/share/man/man3/umad_close_port.3.gz 100644 -/usr/share/man/man3/umad_debug.3.gz 100644 -/usr/share/man/man3/umad_done.3.gz 120777 umad_init.3.gz -/usr/share/man/man3/umad_dump.3.gz 100644 -/usr/share/man/man3/umad_free.3.gz 100644 -/usr/share/man/man3/umad_get_ca.3.gz 100644 -/usr/share/man/man3/umad_get_ca_portguids.3.gz 100644 -/usr/share/man/man3/umad_get_cas_names.3.gz 100644 -/usr/share/man/man3/umad_get_fd.3.gz 100644 -/usr/share/man/man3/umad_get_issm_path.3.gz 100644 -/usr/share/man/man3/umad_get_mad_addr.3.gz 100644 -/usr/share/man/man3/umad_get_pkey.3.gz 100644 -/usr/share/man/man3/umad_get_port.3.gz 100644 -/usr/share/man/man3/umad_init.3.gz 100644 -/usr/share/man/man3/umad_open_port.3.gz 100644 -/usr/share/man/man3/umad_poll.3.gz 100644 -/usr/share/man/man3/umad_recv.3.gz 100644 -/usr/share/man/man3/umad_register.3.gz 100644 -/usr/share/man/man3/umad_register_oui.3.gz 100644 -/usr/share/man/man3/umad_release_ca.3.gz 120777 umad_get_ca.3.gz -/usr/share/man/man3/umad_release_port.3.gz 120777 umad_get_port.3.gz -/usr/share/man/man3/umad_send.3.gz 100644 -/usr/share/man/man3/umad_set_addr.3.gz 100644 -/usr/share/man/man3/umad_set_addr_net.3.gz 100644 -/usr/share/man/man3/umad_set_grh.3.gz 100644 -/usr/share/man/man3/umad_set_grh_net.3.gz 100644 -/usr/share/man/man3/umad_set_pkey.3.gz 100644 -/usr/share/man/man3/umad_size.3.gz 100644 -/usr/share/man/man3/umad_status.3.gz 100644 -/usr/share/man/man3/umad_unregister.3.gz 100644 +/usr/share/man/man3/umad_addr_dump.3.xz 100644 +/usr/share/man/man3/umad_alloc.3.xz 100644 +/usr/share/man/man3/umad_close_port.3.xz 100644 +/usr/share/man/man3/umad_debug.3.xz 100644 +/usr/share/man/man3/umad_done.3.xz 120777 umad_init.3.xz +/usr/share/man/man3/umad_dump.3.xz 100644 +/usr/share/man/man3/umad_free.3.xz 100644 +/usr/share/man/man3/umad_get_ca.3.xz 100644 +/usr/share/man/man3/umad_get_ca_portguids.3.xz 100644 +/usr/share/man/man3/umad_get_cas_names.3.xz 100644 +/usr/share/man/man3/umad_get_fd.3.xz 100644 +/usr/share/man/man3/umad_get_issm_path.3.xz 100644 +/usr/share/man/man3/umad_get_mad_addr.3.xz 100644 +/usr/share/man/man3/umad_get_pkey.3.xz 100644 +/usr/share/man/man3/umad_get_port.3.xz 100644 +/usr/share/man/man3/umad_init.3.xz 100644 +/usr/share/man/man3/umad_open_port.3.xz 100644 +/usr/share/man/man3/umad_poll.3.xz 100644 +/usr/share/man/man3/umad_recv.3.xz 100644 +/usr/share/man/man3/umad_register.3.xz 100644 +/usr/share/man/man3/umad_register_oui.3.xz 100644 +/usr/share/man/man3/umad_release_ca.3.xz 120777 umad_get_ca.3.xz +/usr/share/man/man3/umad_release_port.3.xz 120777 umad_get_port.3.xz +/usr/share/man/man3/umad_send.3.xz 100644 +/usr/share/man/man3/umad_set_addr.3.xz 100644 +/usr/share/man/man3/umad_set_addr_net.3.xz 100644 +/usr/share/man/man3/umad_set_grh.3.xz 100644 +/usr/share/man/man3/umad_set_grh_net.3.xz 100644 +/usr/share/man/man3/umad_set_pkey.3.xz 100644 +/usr/share/man/man3/umad_size.3.xz 100644 +/usr/share/man/man3/umad_status.3.xz 100644 +/usr/share/man/man3/umad_unregister.3.xz 100644 Requires: rpmlib(PayloadIsLzma)