<86>Apr 27 16:42:15 userdel[1497]: delete user `rooter' <86>Apr 27 16:42:15 userdel[1497]: remove group `rooter' <86>Apr 27 16:42:15 groupadd[1498]: new group: name=rooter, gid=501 <86>Apr 27 16:42:15 useradd[1499]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 16:42:15 userdel[1501]: delete user `builder' <86>Apr 27 16:42:15 userdel[1501]: remove group `builder' <86>Apr 27 16:42:15 groupadd[1502]: new group: name=builder, gid=502 <86>Apr 27 16:42:15 useradd[1503]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 16:42:18 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Crypt-Twofish-2.12-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96220 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Crypt-Twofish-2.12 + echo 'Source #0 (Crypt-Twofish-2.12.tar.bz2):' Source #0 (Crypt-Twofish-2.12.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/Crypt-Twofish-2.12.tar.bz2 + /bin/tar -xf - + cd Crypt-Twofish-2.12 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96220 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Crypt-Twofish-2.12 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req Searching for uint*_t... inttypes.h + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Searching for uint*_t... inttypes.h Checking if your kit is complete... Looks good Writing Makefile for Crypt::Twofish + : running make + '[' -n '' ']' + NPROCS=48 + make -j48 'OPTIMIZE=-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE' 'CP=/bin/cp -p' 'OTHERLDFLAGS=-lperl -lpthread ' make: Entering directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.12' /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Twofish.xs > Twofish.xsc && mv Twofish.xsc Twofish.c perl tab/tables.pl Running Mkbootstrap for Crypt::Twofish () gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" _twofish.c chmod 644 Twofish.bs /bin/cp -p Twofish.bs blib/arch/auto/Crypt/Twofish/Twofish.bs chmod 644 blib/arch/auto/Crypt/Twofish/Twofish.bs cp Twofish.pm blib/lib/Crypt/Twofish.pm gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE -DVERSION=\"2.12\" -DXS_VERSION=\"2.12\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Twofish.c In file included from Twofish.xs:9: ppport.h:43:38: warning: "/*" within comment rm -f blib/arch/auto/Crypt/Twofish/Twofish.so gcc -shared -Wl,-O1 -L/usr/local/lib Twofish.o _twofish.o -lperl -lpthread -o blib/arch/auto/Crypt/Twofish/Twofish.so \ \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Crypt/Twofish/Twofish.so Manifying blib/man3/Crypt::Twofish.3pm make: Leaving directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.12' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Crypt-Twofish-2.12/blib -type f -name '*.so' + BLIBS=/usr/src/RPM/BUILD/Crypt-Twofish-2.12/blib/arch/auto/Crypt/Twofish/Twofish.so + '[' -n /usr/src/RPM/BUILD/Crypt-Twofish-2.12/blib/arch/auto/Crypt/Twofish/Twofish.so ']' + echo 'int main(){return 0;}' + gcc ldtest.c -lperl /usr/src/RPM/BUILD/Crypt-Twofish-2.12/blib/arch/auto/Crypt/Twofish/Twofish.so + LD_BIND_NOW=1 + ./a.out + rm -f ldtest.c ./a.out + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.19303 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Crypt-Twofish-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Crypt-Twofish-buildroot + cd Crypt-Twofish-2.12 + perl_vendor_install + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' UNINST=undef 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Crypt-Twofish-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.12' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Crypt/Twofish/Twofish.so Installing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Crypt/Twofish/Twofish.bs Installing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Crypt/Twofish.pm Installing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/share/man/man3/Crypt::Twofish.3pm Writing /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Crypt/Twofish/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Crypt-Twofish-2.12' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Crypt-Twofish-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Crypt-Twofish-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Crypt-Twofish-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Crypt/Twofish/.packlist' removed `./vendor_perl/ppc-linux/auto/Crypt/Twofish/Twofish.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Crypt/Twofish/Twofish.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Crypt-Twofish-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Crypt-Twofish-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Crypt-Twofish-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Crypt-Twofish-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Crypt-Twofish-buildroot (executable,shared) Processing files: perl-Crypt-Twofish-2.12-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.19303 + 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.21263 + 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,libperl,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/src/tmp/perl-Crypt-Twofish-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Crypt/Twofish.pm syntax OK + exit 0 Provides: perl(Crypt/Twofish.pm) = 2.120 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(Crypt/CBC.pm), perl(DynaLoader.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.59026 + 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/perl-Crypt-Twofish-2.12-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Crypt-Twofish-2.12-alt2.ppc.rpm 3.57user 1.00system 0:05.93elapsed 77%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+208830minor)pagefaults 0swaps