<86>Apr 27 19:11:09 userdel[27166]: delete user `rooter' <86>Apr 27 19:11:09 userdel[27166]: remove group `rooter' <86>Apr 27 19:11:09 groupadd[27167]: new group: name=rooter, gid=501 <86>Apr 27 19:11:09 useradd[27168]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 19:11:09 userdel[27170]: delete user `builder' <86>Apr 27 19:11:09 userdel[27170]: remove group `builder' <86>Apr 27 19:11:09 groupadd[27171]: new group: name=builder, gid=502 <86>Apr 27 19:11:09 useradd[27172]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 19:11:11 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 19:11:12 rpmi: perl-devel-1:5.8.8-alt19.M41.1 installed <13>Apr 27 19:11:12 rpmi: perl-ExtUtils-CBuilder-0.21-alt1 installed <13>Apr 27 19:11:12 rpmi: perl-Term-ReadLine-Gnu-1.17a-alt1 installed <13>Apr 27 19:11:12 rpmi: perl-YAML-0.65-alt1 installed <13>Apr 27 19:11:12 rpmi: perl-version-0.74-alt1 installed <13>Apr 27 19:11:12 rpmi: perl-Module-Build-0.28.08-alt2 installed <13>Apr 27 19:11:12 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 19:11:12 rpmi: perl-Net-SSLeay-1.33_01-alt1 installed Installing perl-POE-Component-SSLify-0.14-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.22121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf POE-Component-SSLify-0.14 + echo 'Source #0 (POE-Component-SSLify-0.14.tar.gz):' Source #0 (POE-Component-SSLify-0.14.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/POE-Component-SSLify-0.14.tar.gz + /bin/tar -xf - + cd POE-Component-SSLify-0.14 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./MANIFEST' changed to 0644 (rw-r--r--) mode of `./examples/client.pl' changed to 0644 (rw-r--r--) mode of `./examples/server.pl' changed to 0644 (rw-r--r--) mode of `./META.yml' changed to 0644 (rw-r--r--) mode of `./Makefile.PL' changed to 0644 (rw-r--r--) mode of `./MANIFEST.SKIP' changed to 0644 (rw-r--r--) mode of `./Build.PL' changed to 0644 (rw-r--r--) mode of `./Changes' changed to 0644 (rw-r--r--) mode of `./README' changed to 0644 (rw-r--r--) mode of `./lib/POE/Component/SSLify.pm' changed to 0644 (rw-r--r--) mode of `./lib/POE/Component/SSLify/ServerHandle.pm' changed to 0644 (rw-r--r--) mode of `./lib/POE/Component/SSLify/ClientHandle.pm' changed to 0644 (rw-r--r--) mode of `./t/a_strict.t' changed to 0644 (rw-r--r--) mode of `./t/a_dosnewline.t' changed to 0644 (rw-r--r--) mode of `./t/a_dependencies.t' changed to 0644 (rw-r--r--) mode of `./t/a_compile.t' changed to 0644 (rw-r--r--) mode of `./t/a_critic.t' changed to 0644 (rw-r--r--) mode of `./t/a_prereq.t' changed to 0644 (rw-r--r--) mode of `./t/a_pod_coverage.t' changed to 0644 (rw-r--r--) mode of `./t/a_prereq_build.t' changed to 0644 (rw-r--r--) mode of `./t/a_distribution.t' changed to 0644 (rw-r--r--) mode of `./t/load.t' changed to 0644 (rw-r--r--) mode of `./t/a_pod.t' changed to 0644 (rw-r--r--) mode of `./t/a_manifest.t' changed to 0644 (rw-r--r--) mode of `./t/a_fixme.t' changed to 0644 (rw-r--r--) mode of `./t/a_minimumversion.t' changed to 0644 (rw-r--r--) mode of `./t/a_kwalitee.t' changed to 0644 (rw-r--r--) mode of `./t/a_pod_spelling.t' changed to 0644 (rw-r--r--) mode of `./t/a_hasversion.t' changed to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.22121 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd POE-Component-SSLify-0.14 + 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_MB_build + : writing Build script + /usr/bin/perl Build.PL installdirs=vendor Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'POE-Component-SSLify' version '0.14' + /usr/bin/perl -e '$req=require"./_build/prereqs";' -e 'while (my ($k, $v) = each %{$$req{requires}}) { print "perl($k)>=$v\n" }' -e 'while (my ($k, $v) = each %{$$req{recommends}}) { print "perl($k)>=$v\n" }' + tee .perl.req perl(Net::SSLeay)>=1.30 perl(Test::More)>=0 + : running Build script + /usr/bin/perl Build Copying lib/POE/Component/SSLify/ClientHandle.pm -> blib/lib/POE/Component/SSLify/ClientHandle.pm Copying lib/POE/Component/SSLify/ServerHandle.pm -> blib/lib/POE/Component/SSLify/ServerHandle.pm Copying lib/POE/Component/SSLify.pm -> blib/lib/POE/Component/SSLify.pm Manifying blib/lib/POE/Component/SSLify.pm -> blib/libdoc/POE::Component::SSLify.3pm Manifying blib/lib/POE/Component/SSLify/ServerHandle.pm -> blib/libdoc/POE::Component::SSLify::ServerHandle.3pm Manifying blib/lib/POE/Component/SSLify/ClientHandle.pm -> blib/libdoc/POE::Component::SSLify::ClientHandle.3pm + _perl_vendor_check_dso + : checking for undefined symbols ++ find /usr/src/RPM/BUILD/POE-Component-SSLify-0.14/blib -type f -name '*.so' + BLIBS= + '[' -n '' ']' + return 0 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.92052 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-POE-Component-SSLify-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-POE-Component-SSLify-buildroot + cd POE-Component-SSLify-0.14 + perl_vendor_install + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MB_install + : installing + /usr/bin/perl Build install destdir=/usr/src/tmp/perl-POE-Component-SSLify-buildroot installdirs=vendor Installing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/POE/Component/SSLify.pm Installing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/POE/Component/SSLify/ServerHandle.pm Installing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/POE/Component/SSLify/ClientHandle.pm Installing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/share/man/man3/POE::Component::SSLify::ClientHandle.3pm Installing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/share/man/man3/POE::Component::SSLify::ServerHandle.3pm Installing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/share/man/man3/POE::Component::SSLify.3pm Writing /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/ppc-linux/auto/POE/Component/SSLify/.packlist + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-POE-Component-SSLify-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-POE-Component-SSLify-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Net::SSLeay)>=1.30 perl(Test::More)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-POE-Component-SSLify-buildroot (auto) removed `./vendor_perl/ppc-linux/auto/POE/Component/SSLify/.packlist' Verifying and fixing files in /usr/src/tmp/perl-POE-Component-SSLify-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/perl-POE-Component-SSLify-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-POE-Component-SSLify-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-POE-Component-SSLify-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/perl-POE-Component-SSLify-buildroot (executable,shared) Processing files: perl-POE-Component-SSLify-0.14-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.57150 + 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.43002 + 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-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/POE/Component/SSLify.pm syntax OK /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/POE/Component/SSLify/ClientHandle.pm syntax OK /usr/src/tmp/perl-POE-Component-SSLify-buildroot/usr/lib/perl5/vendor_perl/POE/Component/SSLify/ServerHandle.pm syntax OK + exit 0 Provides: perl(POE/Component/SSLify.pm) = 0.140, perl(POE/Component/SSLify/ClientHandle.pm) = 53.0, perl(POE/Component/SSLify/ServerHandle.pm) = 53.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: perl(Net/SSLeay.pm) >= 1.300, perl(POSIX.pm), perl(Symbol.pm), perl(warnings.pm) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.62736 + 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-POE-Component-SSLify-0.14-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/noarch/perl-POE-Component-SSLify-0.14-alt1.noarch.rpm 1.89user 0.72system 0:04.93elapsed 53%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+147084minor)pagefaults 0swaps