<86>Aug  2 09:27:07 userdel[3253985]: delete user 'rooter'
<86>Aug  2 09:27:07 userdel[3253985]: removed group 'rooter' owned by 'rooter'
<86>Aug  2 09:27:07 userdel[3253985]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  2 09:27:07 groupadd[3253990]: group added to /etc/group: name=rooter, GID=543
<86>Aug  2 09:27:07 groupadd[3253990]: group added to /etc/gshadow: name=rooter
<86>Aug  2 09:27:07 groupadd[3253990]: new group: name=rooter, GID=543
<86>Aug  2 09:27:07 useradd[3253994]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Aug  2 09:27:07 userdel[3254001]: delete user 'builder'
<86>Aug  2 09:27:07 userdel[3254001]: removed group 'builder' owned by 'builder'
<86>Aug  2 09:27:07 userdel[3254001]: removed shadow group 'builder' owned by 'builder'
<86>Aug  2 09:27:07 groupadd[3254006]: group added to /etc/group: name=builder, GID=544
<86>Aug  2 09:27:07 groupadd[3254006]: group added to /etc/gshadow: name=builder
<86>Aug  2 09:27:07 groupadd[3254006]: new group: name=builder, GID=544
<86>Aug  2 09:27:07 useradd[3254010]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash
<13>Aug  2 09:27:10 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Aug  2 09:27:11 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Aug  2 09:27:12 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587912 installed
<13>Aug  2 09:27:12 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/proxychains-3.1-alt2.nosrc.rpm
Installing proxychains-3.1-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.76040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf proxychains-3.1
+ echo 'Source #0 (proxychains-3.1.tar.gz):'
Source #0 (proxychains-3.1.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/proxychains-3.1.tar.gz
+ /bin/tar -xf -
+ cd proxychains-3.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (proxychains-getnameinfo.patch):'
Patch #0 (proxychains-getnameinfo.patch):
+ /usr/bin/patch -p2
patching file proxychains/libproxychains.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.76040
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd proxychains-3.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ 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 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
+ xargs -ri dirname -- '{}'
+ ./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 --disable-silent-rules --without-included-gettext --disable-static
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-ifc... no
checking for i586-alt-linux-efc... no
checking for i586-alt-linux-pgf95... no
checking for i586-alt-linux-lf95... no
checking for i586-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for objdir... .libs
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC 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 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... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
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... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC
checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
checking if i586-alt-linux-g++ static flag -static works... no
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: '/etc/ld.so.conf.d/*.conf': No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
configure: creating ./config.status
config.status: creating Makefile
config.status: creating proxychains/Makefile
config.status: creating proxychains/docs/Makefile
config.status: creating proxychains/docs/en/Makefile
config.status: creating config.h
config.status: executing default-1 commands
+ make -j8
make  all-recursive
Making all in proxychains
Making all in docs
Making all in en
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c libproxychains.c
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wp,-MD,.deps/libproxychains.pp -c libproxychains.c  -fPIC -DPIC -o .libs/libproxychains.o
libproxychains.c: In function 'init_lib':
libproxychains.c:65:32: warning: pointer targets in passing argument 2 of 'get_chain_data' differ in signedness [-Wpointer-sign]
  get_chain_data(proxychains_pd,&proxychains_proxy_count,&proxychains_ct);
                                ^~~~~~~~~~~~~~~~~~~~~~~~
libproxychains.c:55:20: note: expected 'unsigned int *' but argument is of type 'int *'
 static inline void get_chain_data(
                    ^~~~~~~~~~~~~~
libproxychains.c: In function 'connect':
libproxychains.c:230:47: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
  getsockopt(sock,SOL_SOCKET,SO_TYPE,&socktype,&optlen);
                                               ^~~~~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from libproxychains.c:26:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c core.c
mkdir .libs
 i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wp,-MD,.deps/core.pp -c core.c  -fPIC -DPIC -o .libs/core.o
core.c: In function 'timed_connect':
core.c:172:59: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness [-Wpointer-sign]
                getsockopt(sock,SOL_SOCKET,SO_ERROR,&value,&value_len) ;
                                                           ^~~~~~~~~~
In file included from /usr/include/netinet/in.h:23,
                 from /usr/include/netdb.h:27,
                 from core.c:26:
/usr/include/sys/socket.h:208:12: note: expected 'socklen_t * restrict' {aka 'unsigned int * restrict'} but argument is of type 'int *'
 extern int getsockopt (int __fd, int __level, int __optname,
            ^~~~~~~~~~
core.c: In function 'connect_proxy_chain':
core.c:584:1: warning: label 'done' defined but not used [-Wunused-label]
 done:
 ^~~~
core.c: In function 'proxy_gethostbyname':
core.c:630:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  while (hp=gethostent())
         ^~
core.c:657:4: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
    read(pipe_fd[0],&buff,sizeof(buff));
    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
At top level:
core.c:116:12: warning: 'read_line' defined but not used [-Wunused-function]
 static int read_line(int fd, char *buff, size_t size)
            ^~~~~~~~~
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../libtool --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic  -o libproxychains.la -rpath /usr/lib -version-info 3:0:0  libproxychains.lo core.lo -ldl 
i586-alt-linux-gcc -shared  .libs/libproxychains.o .libs/core.o  -ldl  -march=i586 -mtune=generic -Wl,-soname -Wl,libproxychains.so.3 -o .libs/libproxychains.so.3.0.0
(cd .libs && rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3)
(cd .libs && rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so)
creating libproxychains.la
(cd .libs && rm -f libproxychains.la && ln -s ../libproxychains.la libproxychains.la)
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97320
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/proxychains-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/proxychains-buildroot
+ cd proxychains-3.1
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/proxychains-buildroot
make: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1'
Making install in proxychains
make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
Making install in docs
make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
Making install in en
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs/en'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[4]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains/docs'
make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[3]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
/bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/lib
mkdir /usr/src/tmp/proxychains-buildroot
mkdir /usr/src/tmp/proxychains-buildroot/usr
mkdir /usr/src/tmp/proxychains-buildroot/usr/lib
/bin/sh ../libtool  --mode=install /bin/install -p libproxychains.la /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.la
/bin/install -p .libs/libproxychains.so.3.0.0 /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.so.3.0.0
(cd /usr/src/tmp/proxychains-buildroot/usr/lib && { ln -s -f libproxychains.so.3.0.0 libproxychains.so.3 || { rm -f libproxychains.so.3 && ln -s libproxychains.so.3.0.0 libproxychains.so.3; }; })
(cd /usr/src/tmp/proxychains-buildroot/usr/lib && { ln -s -f libproxychains.so.3.0.0 libproxychains.so || { rm -f libproxychains.so && ln -s libproxychains.so.3.0.0 libproxychains.so; }; })
/bin/install -p .libs/libproxychains.lai /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/etc
mkdir /usr/src/tmp/proxychains-buildroot/etc
 /bin/install -p -m 644 ././proxychains.conf /usr/src/tmp/proxychains-buildroot/etc/./proxychains.conf
/bin/sh ../mkinstalldirs /usr/src/tmp/proxychains-buildroot/usr/bin
mkdir /usr/src/tmp/proxychains-buildroot/usr/bin
/bin/install -p ./proxychains  /usr/src/tmp/proxychains-buildroot/usr/bin/proxychains
/bin/install -p ./proxyresolv /usr/src/tmp/proxychains-buildroot/usr/bin/proxyresolv
make[3]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1/proxychains'
make[1]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/proxychains-3.1'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1'
make: Leaving directory '/usr/src/RPM/BUILD/proxychains-3.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/proxychains-buildroot (auto)
removed './usr/lib/libproxychains.la'
mode of './usr/lib/libproxychains.so.3.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/proxychains-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/proxychains-buildroot/ (default)
Compressing files in /usr/src/tmp/proxychains-buildroot (auto)
Adjusting library links in /usr/src/tmp/proxychains-buildroot
./usr/lib:
	libproxychains.so.3 -> libproxychains.so.3.0.0
Verifying ELF objects in /usr/src/tmp/proxychains-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/libproxychains.so.3.0.0: uses non-LFS functions: fopen
Hardlinking identical .pyc and .pyo files
Processing files: proxychains-3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AiCJK5
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/proxychains-buildroot/usr/lib/libproxychains.so.3: 25 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kyFyvj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
find-requires: FINDPACKAGE-COMMANDS: awk dig
Provides: libproxychains.so.3 = set:idVjPZHlXMdh3SrHj8ZIkeU2TzXgxNtRnZiBLqJOZpPzwRK3BpXr
Requires: /bin/sh, bind-utils, gawk, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libdl.so.2(GLIBC_2.0), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H2a7JY
Creating proxychains-debuginfo package
Processing files: proxychains-debuginfo-3.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5TnS22
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dQ9VMs
find-requires: running scripts (debuginfo)
Provides: debug(libproxychains.so.3)
Requires: proxychains = 3.1-alt2, debug(libc.so.6), debug(libdl.so.2)
Wrote: /usr/src/RPM/RPMS/i586/proxychains-3.1-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/proxychains-debuginfo-3.1-alt2.i586.rpm
7.81user 4.89system 0:15.53elapsed 81%CPU (0avgtext+0avgdata 28028maxresident)k
0inputs+0outputs (0major+788646minor)pagefaults 0swaps
15.48user 9.98system 0:27.37elapsed 93%CPU (0avgtext+0avgdata 116720maxresident)k
0inputs+0outputs (0major+1071422minor)pagefaults 0swaps