<86>Apr 27 17:37:08 userdel[24617]: delete user `rooter' <86>Apr 27 17:37:08 userdel[24617]: remove group `rooter' <86>Apr 27 17:37:08 groupadd[24618]: new group: name=rooter, gid=501 <86>Apr 27 17:37:08 useradd[24619]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 17:37:08 userdel[24621]: delete user `builder' <86>Apr 27 17:37:08 userdel[24621]: remove group `builder' <86>Apr 27 17:37:08 groupadd[24622]: new group: name=builder, gid=502 <86>Apr 27 17:37:08 useradd[24623]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 17:37:10 rpmi: perl-Locale-Codes-2.07-alt1 installed <13>Apr 27 17:37:10 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed Installing perl-Geo-IP-PurePerl-1.17-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Geo-IP-PurePerl-1.17 + echo 'Source #0 (Geo-IP-PurePerl-1.17.tar.gz):' Source #0 (Geo-IP-PurePerl-1.17.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Geo-IP-PurePerl-1.17.tar.gz + /bin/tar -xf - + cd Geo-IP-PurePerl-1.17 + /bin/chmod -c -Rf u+rwX,go-w . + /usr/bin/subst 's,\/usr\/local,/usr,' geoip-lookup-city geoip-lookup-isp geoip-lookup-netspeed geoip-lookup-org geoip-lookup-region t/0_base.t t/1_lookup.t t/2_namelookup.t lib/Geo/IP/PurePerl.pm + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.49784 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Geo-IP-PurePerl-1.17 + 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 Writing Makefile for Geo::IP::PurePerl + : 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/Geo-IP-PurePerl-1.17' /bin/cp -p geoip-lookup blib/script/geoip-lookup /usr/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/geoip-lookup cp lib/Geo/IP/PurePerl.pm blib/lib/Geo/IP/PurePerl.pm Manifying blib/man1/geoip-lookup.1 Manifying blib/man3/Geo::IP::PurePerl.3pm make: Leaving directory `/usr/src/RPM/BUILD/Geo-IP-PurePerl-1.17' + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/Geo-IP-PurePerl-1.17/blib -type f -name '*.so' + BLIBS= + '[' -n '' ']' + return 0 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.24813 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot + cd Geo-IP-PurePerl-1.17 + 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-Geo-IP-PurePerl-buildroot PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/man/man1 INSTALLMAN3DIR=/usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/man/man3 pure_install make: Entering directory `/usr/src/RPM/BUILD/Geo-IP-PurePerl-1.17' Installing /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/lib/perl5/vendor_perl/Geo/IP/PurePerl.pm Installing /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/man/man1/geoip-lookup.1 Installing /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/man/man3/Geo::IP::PurePerl.3pm Installing /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/bin/geoip-lookup Writing /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/Geo/IP/PurePerl/.packlist make: Leaving directory `/usr/src/RPM/BUILD/Geo-IP-PurePerl-1.17' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/man/man1/geoip-lookup.1:It queries uses the database in \f(CW\*(C`/usr/local/share/GeoIP/Geo\-IP.dat\*(C'\fR. /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/bin/geoip-lookup:It queries uses the database in C. + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Geo-IP-PurePerl-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-Geo-IP-PurePerl-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/Geo/IP/PurePerl/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot (executable,shared) Processing files: perl-Geo-IP-PurePerl-1.17-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24813 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Geo-IP-PurePerl-1.17 + DOCDIR=/usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/doc/perl-Geo-IP-PurePerl-1.17 + export DOCDIR + rm -rf /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/doc/perl-Geo-IP-PurePerl-1.17 + /bin/mkdir -p /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/doc/perl-Geo-IP-PurePerl-1.17 + cp -prL README Changes geoip-lookup-city geoip-lookup-isp geoip-lookup-netspeed geoip-lookup-org geoip-lookup-region /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/doc/perl-Geo-IP-PurePerl-1.17 + chmod -R go-w /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/doc/perl-Geo-IP-PurePerl-1.17 + chmod -R a+rX /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/share/doc/perl-Geo-IP-PurePerl-1.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.24813 + 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.88434 + 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) # perl(Locale/Country.pm) at line 55 (depth 8) inside eval SKIP /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/bin/geoip-lookup syntax OK /usr/src/tmp/perl-Geo-IP-PurePerl-buildroot/usr/lib/perl5/vendor_perl/Geo/IP/PurePerl.pm syntax OK + exit 0 Provides: perl(Geo/IP/PurePerl.pm) = 1.170 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/perl, perl(Getopt/Std.pm), perl(Locale/Country.pm), perl(constant.pm) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.34704 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/share/man/man3/Geo::IP::PurePerl.3pm.gz Wrote: /usr/src/RPM/SRPMS/perl-Geo-IP-PurePerl-1.17-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/noarch/perl-Geo-IP-PurePerl-1.17-alt1.noarch.rpm 2.05user 0.75system 0:04.92elapsed 57%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+158014minor)pagefaults 0swaps