<86>Apr 26 06:44:25 userdel[20787]: delete user `rooter' <86>Apr 26 06:44:25 userdel[20787]: remove group `rooter' <86>Apr 26 06:44:25 groupadd[20788]: new group: name=rooter, gid=501 <86>Apr 26 06:44:25 useradd[20789]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 06:44:25 userdel[20791]: delete user `builder' <86>Apr 26 06:44:25 userdel[20791]: remove group `builder' <86>Apr 26 06:44:25 groupadd[20792]: new group: name=builder, gid=502 <86>Apr 26 06:44:25 useradd[20793]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing hashalot-0.3-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf hashalot-0.3 + echo 'Source #0 (hashalot-0.3.tar):' Source #0 (hashalot-0.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/hashalot-0.3.tar + cd hashalot-0.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (hashalot-0.3-alt1.patch):' Patch #0 (hashalot-0.3-alt1.patch): + /usr/bin/patch -p1 patching file ChangeLog patching file Makefile.am patching file configure.ac patching file getline.h patching file getpass.c patching file getpass.h patching file hashalot.1 patching file hashalot.8 patching file hashalot.c patching file sha512.c patching file sha512.h patching file unlocked-io.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93660 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd hashalot-0.3 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 for a BSD-compatible install... /bin/install -c checking for ppc-alt-linux-gcc... ppc-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking whether ln -s works... yes checking how to run the C preprocessor... ppc-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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking error.h usability... yes checking error.h presence... yes checking for error.h... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking stdio_ext.h usability... yes checking stdio_ext.h presence... yes checking for stdio_ext.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking for asprintf... yes checking for error... yes checking for getline... yes checking for getopt... yes checking for snprintf... yes checking for tcgetattr... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/hashalot-0.3' make all-am make[1]: Entering directory `/usr/src/RPM/BUILD/hashalot-0.3' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c hashalot.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c getpass.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c rmd160.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -pipe -Wall -O2 -fsigned-char -c sha512.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o hashalot hashalot.o getpass.o rmd160.o sha512.o make[1]: Leaving directory `/usr/src/RPM/BUILD/hashalot-0.3' make: Leaving directory `/usr/src/RPM/BUILD/hashalot-0.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.72349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/hashalot-buildroot + : + /bin/rm -rf -- /usr/src/tmp/hashalot-buildroot + cd hashalot-0.3 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/hashalot-buildroot/usr exec_prefix=/usr/src/tmp/hashalot-buildroot/usr bindir=/usr/src/tmp/hashalot-buildroot/usr/bin sbindir=/usr/src/tmp/hashalot-buildroot/sbin sysconfdir=/usr/src/tmp/hashalot-buildroot/etc datadir=/usr/src/tmp/hashalot-buildroot/usr/share includedir=/usr/src/tmp/hashalot-buildroot/usr/include libdir=/usr/src/tmp/hashalot-buildroot/usr/lib libexecdir=/usr/src/tmp/hashalot-buildroot/usr/lib localstatedir=/usr/src/tmp/hashalot-buildroot/var/lib sharedstatedir=/usr/src/tmp/hashalot-buildroot/usr/com mandir=/usr/src/tmp/hashalot-buildroot/usr/share/man infodir=/usr/src/tmp/hashalot-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Entering directory `/usr/src/RPM/BUILD/hashalot-0.3' test -z "/usr/src/tmp/hashalot-buildroot/sbin" || /bin/mkdir -p "/usr/src/tmp/hashalot-buildroot/sbin" /bin/install -p 'hashalot' '/usr/src/tmp/hashalot-buildroot/sbin/hashalot' /usr/bin/make install-exec-hook make[2]: Entering directory `/usr/src/RPM/BUILD/hashalot-0.3' cd /usr/src/tmp/hashalot-buildroot/sbin && \ ln -s -f hashalot rmd160 && \ ln -s -f hashalot sha256 && \ ln -s -f hashalot sha384 && \ ln -s -f hashalot sha512 make[2]: Leaving directory `/usr/src/RPM/BUILD/hashalot-0.3' test -z "/usr/src/tmp/hashalot-buildroot/usr/share/man/man8" || /bin/mkdir -p "/usr/src/tmp/hashalot-buildroot/usr/share/man/man8" /bin/install -p -m 644 './hashalot.8' '/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/hashalot.8' /usr/bin/make install-data-hook make[2]: Entering directory `/usr/src/RPM/BUILD/hashalot-0.3' cd /usr/src/tmp/hashalot-buildroot/usr/share/man/man8 && \ ln -s -f hashalot.8 rmd160.8 && \ ln -s -f hashalot.8 sha256.8 && \ ln -s -f hashalot.8 sha384.8 && \ ln -s -f hashalot.8 sha512.8 make[2]: Leaving directory `/usr/src/RPM/BUILD/hashalot-0.3' make[1]: Leaving directory `/usr/src/RPM/BUILD/hashalot-0.3' make: Leaving directory `/usr/src/RPM/BUILD/hashalot-0.3' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/hashalot-buildroot (auto) Verifying and fixing files in /usr/src/tmp/hashalot-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/hashalot-buildroot (auto) removed `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha512.8' `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha512.8.gz' -> `hashalot.8.gz' removed `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha384.8' `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha384.8.gz' -> `hashalot.8.gz' removed `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha256.8' `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/sha256.8.gz' -> `hashalot.8.gz' removed `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/rmd160.8' `/usr/src/tmp/hashalot-buildroot/usr/share/man/man8/rmd160.8.gz' -> `hashalot.8.gz' Verifying ELF objects in /usr/src/tmp/hashalot-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/hashalot-buildroot (executable,shared) Processing files: hashalot-0.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.72349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.53743 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.88019 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/hashalot-0.3-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/hashalot-0.3-alt1.ppc.rpm 13.68user 3.52system 0:22.33elapsed 77%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+753463minor)pagefaults 0swaps