<86>Jan 13 06:27:25 userdel[16015]: delete user 'rooter' <86>Jan 13 06:27:25 userdel[16015]: removed group 'rooter' owned by 'rooter' <86>Jan 13 06:27:25 userdel[16015]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 13 06:27:25 groupadd[16170]: group added to /etc/group: name=rooter, GID=651 <86>Jan 13 06:27:25 groupadd[16170]: group added to /etc/gshadow: name=rooter <86>Jan 13 06:27:25 groupadd[16170]: new group: name=rooter, GID=651 <86>Jan 13 06:27:25 useradd[16256]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Jan 13 06:27:25 userdel[16508]: delete user 'builder' <86>Jan 13 06:27:25 userdel[16508]: removed group 'builder' owned by 'builder' <86>Jan 13 06:27:25 userdel[16508]: removed shadow group 'builder' owned by 'builder' <86>Jan 13 06:27:25 groupadd[16850]: group added to /etc/group: name=builder, GID=652 <86>Jan 13 06:27:25 groupadd[16850]: group added to /etc/gshadow: name=builder <86>Jan 13 06:27:25 groupadd[16850]: new group: name=builder, GID=652 <86>Jan 13 06:27:25 useradd[16920]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Jan 13 06:27:28 rpmi: libsysfs-2.1.0-alt8 1435686568 installed <13>Jan 13 06:27:28 rpmi: libsysfs-devel-2.1.0-alt8 1435686568 installed <13>Jan 13 06:27:28 rpmi: libibverbs-1.1.8-alt1 1423045780 installed <13>Jan 13 06:27:28 rpmi: libibverbs-devel-1.1.8-alt1 1423045780 installed Installing libcxgb4-1.3.3-alt1_5.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.88393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libcxgb4-1.3.3 + echo 'Source #0 (libcxgb4-1.3.3.tar.gz):' Source #0 (libcxgb4-1.3.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libcxgb4-1.3.3.tar.gz + /bin/tar -xf - + cd libcxgb4-1.3.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.88393 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcxgb4-1.3.3 + CFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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' + 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 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 build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for style of include used by make... GNU 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 dependency style of i586-alt-linux-gcc... none 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 whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar 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 how to run the C preprocessor... i586-alt-linux-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 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of i586-alt-linux-gcc... (cached) none checking size of long... 4 checking for ibv_get_device_list in -libverbs... yes checking sysfs/libsysfs.h usability... yes checking sysfs/libsysfs.h presence... yes checking for sysfs/libsysfs.h... yes checking infiniband/driver.h usability... yes checking infiniband/driver.h presence... yes checking for infiniband/driver.h... yes checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for ibv_read_sysfs_file... yes checking whether ld accepts --version-script... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libcxgb4.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make make: Entering directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o cq.lo `test -f 'src/cq.c' || echo './'`src/cq.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/cq.c -fPIC -DPIC -o .libs/cq.o src/cq.c: In function 'dump_cqe': src/cq.c:325:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] syslog(LOG_NOTICE, "cxgb4 err cqe %016lx %016lx %016lx %016lx\n", ^ src/cq.c:325:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] src/cq.c:325:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] src/cq.c:325:21: warning: format '%lx' expects argument of type 'long unsigned int', but argument 6 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/cq.c -o cq.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o dev.lo `test -f 'src/dev.c' || echo './'`src/dev.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/dev.c -fPIC -DPIC -o .libs/dev.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/dev.c -o dev.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o qp.lo `test -f 'src/qp.c' || echo './'`src/qp.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/qp.c -fPIC -DPIC -o .libs/qp.o src/qp.c: In function 'dump_wqe': src/qp.c:278:10: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] printf("%02x: %016lx ", (u8)(unsigned long)p, be64_to_cpu(*p)); ^ src/qp.c:280:10: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'uint64_t {aka long long unsigned int}' [-Wformat=] printf("%016lx\n", be64_to_cpu(*p)); ^ src/qp.c: In function 'ring_kernel_db': src/qp.c:290:6: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/qp.c -o qp.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c -o verbs.lo `test -f 'src/verbs.c' || echo './'`src/verbs.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/verbs.c -fPIC -DPIC -o .libs/verbs.o libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -c src/verbs.c -o verbs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -g -Wall -D_GNU_SOURCE -DNDEBUG -DOVERFLOW_DETECTION -fno-strict-aliasing -pipe -Wall -g -O2 -march=i586 -mtune=generic -fPIC -DPIC -avoid-version -release rdmav2 -Wl,--version-script=./src/cxgb4.map -o src/libcxgb4.la -rpath /usr/lib cq.lo dev.lo qp.lo verbs.lo -libverbs libtool: link: i586-alt-linux-gcc -shared .libs/cq.o .libs/dev.o .libs/qp.o .libs/verbs.o -libverbs -march=i586 -mtune=generic -Wl,--version-script=./src/cxgb4.map -Wl,-soname -Wl,libcxgb4-rdmav2.so -o src/.libs/libcxgb4-rdmav2.so libtool: link: (cd "src/.libs" && rm -f "libcxgb4.so" && ln -s "libcxgb4-rdmav2.so" "libcxgb4.so") libtool: link: ar cru src/.libs/libcxgb4.a cq.o dev.o qp.o verbs.o libtool: link: ranlib src/.libs/libcxgb4.a libtool: link: ( cd "src/.libs" && rm -f "libcxgb4.la" && ln -s "../libcxgb4.la" "libcxgb4.la" ) make[1]: Leaving directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' make: Leaving directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11408 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libcxgb4-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libcxgb4-buildroot + cd libcxgb4-1.3.3 + make install DESTDIR=/usr/src/tmp/libcxgb4-buildroot make: Entering directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' make[1]: Entering directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libcxgb4-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -c src/libcxgb4.la '/usr/src/tmp/libcxgb4-buildroot/usr/lib' libtool: install: /bin/install -c src/.libs/libcxgb4-rdmav2.so /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4-rdmav2.so libtool: install: (cd /usr/src/tmp/libcxgb4-buildroot/usr/lib && { ln -s -f libcxgb4-rdmav2.so libcxgb4.so || { rm -f libcxgb4.so && ln -s libcxgb4-rdmav2.so libcxgb4.so; }; }) libtool: install: /bin/install -c src/.libs/libcxgb4.lai /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4.la libtool: install: /bin/install -c src/.libs/libcxgb4.a /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4.a libtool: install: chmod 644 /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4.a libtool: install: ranlib /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/etc/libibverbs.d" || /bin/mkdir -p "/usr/src/tmp/libcxgb4-buildroot/etc/libibverbs.d" /bin/install -c -m 644 cxgb4.driver '/usr/src/tmp/libcxgb4-buildroot/etc/libibverbs.d' make[1]: Leaving directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' make: Leaving directory `/usr/src/RPM/BUILD/libcxgb4-1.3.3' + install -p -m 644 -D /usr/src/RPM/SOURCES/libcxgb4-modprobe.conf /usr/src/tmp/libcxgb4-buildroot/etc/modprobe.d/libcxgb4.conf + find /usr/src/tmp/libcxgb4-buildroot -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libcxgb4-buildroot (auto) mode of './usr/lib/libcxgb4-rdmav2.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libcxgb4-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/libcxgb4-buildroot (auto) Adjusting library links in /usr/src/tmp/libcxgb4-buildroot ./usr/lib: libcxgb4-rdmav2.so -> libcxgb4-rdmav2.so Verifying ELF objects in /usr/src/tmp/libcxgb4-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libcxgb4-rdmav2.so: uses non-LFS functions: mmap Hardlinking identical .pyc and .pyo files Processing files: libcxgb4-1.3.3-alt1_5 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libcxgb4-1.3.3 + DOCDIR=/usr/src/tmp/libcxgb4-buildroot/usr/share/doc/libcxgb4-1.3.3 + export DOCDIR + rm -rf /usr/src/tmp/libcxgb4-buildroot/usr/share/doc/libcxgb4-1.3.3 + /bin/mkdir -p /usr/src/tmp/libcxgb4-buildroot/usr/share/doc/libcxgb4-1.3.3 + cp -prL AUTHORS COPYING README /usr/src/tmp/libcxgb4-buildroot/usr/share/doc/libcxgb4-1.3.3 + chmod -R go-w /usr/src/tmp/libcxgb4-buildroot/usr/share/doc/libcxgb4-1.3.3 + chmod -R a+rX /usr/src/tmp/libcxgb4-buildroot/usr/share/doc/libcxgb4-1.3.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xM4yvL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: WARNING: /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4-rdmav2.so: no symbols Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pKnJLs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4-rdmav2.so: underlinked libraries: /lib/libpthread.so.0 lib.req: WARNING: /usr/src/tmp/libcxgb4-buildroot/usr/lib/libcxgb4.so: underlinked libraries: /lib/libpthread.so.0 Provides: libibverbs-driver.i586, libcxgb4-rdmav2.so Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libibverbs.so.1 >= set:kfWQjnW1ySZETsOVdBYZhZBwHLP30Lx7MprsEwkEggmMsc, libibverbs.so.1(IBVERBS_1.0), libibverbs.so.1(IBVERBS_1.1), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: libcxgb4-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oV1t0j Creating libcxgb4-debuginfo package Processing files: libcxgb4-static-1.3.3-alt1_5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aBqJCg 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.X4sKbl find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libcxgb4 = 1.3.3 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2yO75n Processing files: libcxgb4-debuginfo-1.3.3-alt1_5 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CkQa5x find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BQXR9S find-requires: running scripts (debuginfo) Provides: debug(libcxgb4-rdmav2.so) Requires: libcxgb4 = 1.3.3-alt1_5, debug(libc.so.6), debug(libibverbs.so.1) Adding to libcxgb4-static a strict dependency on libcxgb4 Wrote: /usr/src/RPM/RPMS/i586/libcxgb4-1.3.3-alt1_5.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libcxgb4-static-1.3.3-alt1_5.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libcxgb4-debuginfo-1.3.3-alt1_5.i586.rpm 5.18user 0.90system 0:21.06elapsed 28%CPU (0avgtext+0avgdata 33440maxresident)k 0inputs+0outputs (0major+538418minor)pagefaults 0swaps 14.05user 3.11system 0:36.20elapsed 47%CPU (0avgtext+0avgdata 125044maxresident)k 0inputs+0outputs (0major+908892minor)pagefaults 0swaps