<86>Apr 27 18:44:26 userdel[17419]: delete user `rooter' <86>Apr 27 18:44:26 userdel[17419]: remove group `rooter' <86>Apr 27 18:44:26 groupadd[17420]: new group: name=rooter, gid=501 <86>Apr 27 18:44:26 useradd[17421]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 18:44:26 userdel[17423]: delete user `builder' <86>Apr 27 18:44:26 userdel[17423]: remove group `builder' <86>Apr 27 18:44:26 groupadd[17424]: new group: name=builder, gid=502 <86>Apr 27 18:44:26 useradd[17425]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 18:44:29 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Net-Patricia-1.014-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.2089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Net-Patricia-1.014 + echo 'Source #0 (Net-Patricia-1.014.tar.gz):' Source #0 (Net-Patricia-1.014.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Net-Patricia-1.014.tar.gz + /bin/tar -xf - + cd Net-Patricia-1.014 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./README' changed to 0644 (rw-r--r--) mode of `./test.pl' changed to 0644 (rw-r--r--) mode of `./demo/demo.c' changed to 0644 (rw-r--r--) mode of `./Changes' changed to 0644 (rw-r--r--) mode of `./COPYING' changed to 0644 (rw-r--r--) mode of `./Makefile.PL' changed to 0644 (rw-r--r--) mode of `./Patricia.pm' changed to 0644 (rw-r--r--) mode of `./MANIFEST' changed to 0644 (rw-r--r--) mode of `./Patricia.xs' changed to 0644 (rw-r--r--) mode of `./libpatricia/Makefile.PL' changed to 0644 (rw-r--r--) mode of `./libpatricia/patricia.h' changed to 0644 (rw-r--r--) mode of `./libpatricia/patricia.c' changed to 0644 (rw-r--r--) mode of `./typemap' changed to 0644 (rw-r--r--) + perl -pi -e s@/usr/local@/usr@g Makefile.PL + perl -pi -e 's|/usr/local/bin|/usr/bin|g;' demo/demo.c 'contrib/*' Can't open contrib/*: No such file or directory, <> line 65. + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.2089 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-Patricia-1.014 + 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 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Checking if your kit is complete... Looks good MakeMaker (v6.42) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Net::Patricia::libpatricia Writing Makefile for Net::Patricia + : 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/Net-Patricia-1.014' cd libpatricia && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" OPTIMIZE="-pipe -Wall -O2 -fsigned-char -D_GNU_SOURCE" PREFIX="/usr" PASTHRU_DEFINE="" PASTHRU_INC="" /usr/bin/perl /usr/lib/perl5/ExtUtils/xsubpp -typemap /usr/lib/perl5/ExtUtils/typemap -typemap typemap Patricia.xs > Patricia.xsc && mv Patricia.xsc Patricia.c make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.014/libpatricia' 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=\"\" -DXS_VERSION=\"\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" patricia.c Running Mkbootstrap for Net::Patricia () chmod 644 Patricia.bs /bin/cp -p Patricia.bs blib/arch/auto/Net/Patricia/Patricia.bs cp Patricia.pm blib/lib/Net/Patricia.pm chmod 644 blib/arch/auto/Net/Patricia/Patricia.bs 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=\"1.014\" -DXS_VERSION=\"1.014\" -fPIC -DPIC "-I/usr/lib/perl5/ppc-linux/CORE" Patricia.c Patricia.xs: In function 'constant': Patricia.xs:136: warning: label 'not_there' defined but not used Patricia.c: At top level: Patricia.xs:16: warning: 'not_here' defined but not used ar cr libpatricia.a patricia.o : libpatricia.a make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.014/libpatricia' make[1]: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.014/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.014/libpatricia' rm -f blib/arch/auto/Net/Patricia/Patricia.so gcc -shared -Wl,-O1 -L/usr/local/lib Patricia.o -lperl -lpthread -o blib/arch/auto/Net/Patricia/Patricia.so libpatricia/libpatricia.a \ -lnsl \ -L/usr/lib/perl5/ppc-linux/CORE -lperl -lpthread -Wl,-z,defs,--warn-unresolved-symbols chmod 755 blib/arch/auto/Net/Patricia/Patricia.so Manifying blib/man3/Net::Patricia.3pm make: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.014' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Net-Patricia-1.014/blib -type f -name '*.so' + BLIBS=/usr/src/RPM/BUILD/Net-Patricia-1.014/blib/arch/auto/Net/Patricia/Patricia.so + '[' -n /usr/src/RPM/BUILD/Net-Patricia-1.014/blib/arch/auto/Net/Patricia/Patricia.so ']' + echo 'int main(){return 0;}' + gcc ldtest.c -lperl /usr/src/RPM/BUILD/Net-Patricia-1.014/blib/arch/auto/Net/Patricia/Patricia.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.54931 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Net-Patricia-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Net-Patricia-buildroot + cd Net-Patricia-1.014 + 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-Net-Patricia-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Net-Patricia-1.014' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Patricia/Patricia.so Installing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Patricia/Patricia.bs Installing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Net/Patricia.pm Installing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/man/man3/Net::Patricia.3pm Writing /usr/src/tmp/perl-Net-Patricia-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Patricia/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Net-Patricia-1.014' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Net-Patricia-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Net-Patricia-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-Net-Patricia-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Net/Patricia/.packlist' removed `./vendor_perl/ppc-linux/auto/Net/Patricia/Patricia.bs' mode of `./usr/lib/perl5/vendor_perl/ppc-linux/auto/Net/Patricia/Patricia.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Net-Patricia-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Net-Patricia-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Net-Patricia-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Net-Patricia-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Net-Patricia-buildroot (executable,shared) Processing files: perl-Net-Patricia-1.014-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98537 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Net-Patricia-1.014 + DOCDIR=/usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.014 + export DOCDIR + rm -rf /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.014 + /bin/mkdir -p /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.014 + cp -prL Changes MANIFEST README demo /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.014 + chmod -R go-w /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.014 + chmod -R a+rX /usr/src/tmp/perl-Net-Patricia-buildroot/usr/share/doc/perl-Net-Patricia-1.014 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.98537 + 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.74628 + 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-Net-Patricia-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/Net/Patricia.pm syntax OK + exit 0 Provides: perl(Net/Patricia.pm) = 1.014 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.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl.so.5.8, libpthread.so.0(GLIBC_2.0), perl(DynaLoader.pm), perl(Socket.pm), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.79377 + 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-Net-Patricia-1.014-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/perl-Net-Patricia-1.014-alt2.ppc.rpm 3.97user 0.99system 0:06.49elapsed 76%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+206328minor)pagefaults 0swaps