<86>Apr 21 05:56:38 userdel[108943]: delete user 'rooter' <86>Apr 21 05:56:38 userdel[108943]: removed group 'rooter' owned by 'rooter' <86>Apr 21 05:56:38 userdel[108943]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 05:56:38 groupadd[109014]: group added to /etc/group: name=rooter, GID=639 <86>Apr 21 05:56:38 groupadd[109014]: group added to /etc/gshadow: name=rooter <86>Apr 21 05:56:38 groupadd[109014]: new group: name=rooter, GID=639 <86>Apr 21 05:56:38 useradd[109057]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Apr 21 05:56:38 userdel[109131]: delete user 'builder' <86>Apr 21 05:56:38 userdel[109131]: removed group 'builder' owned by 'builder' <86>Apr 21 05:56:38 userdel[109131]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 05:56:38 groupadd[109191]: group added to /etc/group: name=builder, GID=640 <86>Apr 21 05:56:38 groupadd[109191]: group added to /etc/gshadow: name=builder <86>Apr 21 05:56:38 groupadd[109191]: new group: name=builder, GID=640 <86>Apr 21 05:56:38 useradd[109232]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash <13>Apr 21 05:56:41 rpmi: perl-Encode-2.83-alt1 1459157779 installed <13>Apr 21 05:56:41 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 05:56:41 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 05:56:41 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 05:56:42 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 05:56:42 rpmi: perl-Pod-POM-2.01-alt1 1447282236 installed <13>Apr 21 05:56:42 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 05:56:42 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 05:56:42 rpmi: perl-podlators-4.07-alt1 1458574366 installed Installing perl-Pod-POM-View-Restructured-0.03-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.64246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Pod-POM-View-Restructured-0.03 + echo 'Source #0 (Pod-POM-View-Restructured-0.03.tar.gz):' Source #0 (Pod-POM-View-Restructured-0.03.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Pod-POM-View-Restructured-0.03.tar.gz + /bin/tar -xf - + cd Pod-POM-View-Restructured-0.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.64246 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pod-POM-View-Restructured-0.03 + perl_vendor_build INSTALLMAN1DIR=/usr/share/man/man1 + 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|Module::Build)' Build.PL + _perl_vendor_MM_build INSTALLMAN1DIR=/usr/share/man/man1 + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 INSTALLMAN1DIR=/usr/share/man/man1 perl(Pod::POM)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN1DIR=/usr/share/man/man1 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Pod::POM::View::Restructured + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Pod-POM-View-Restructured-0.03' cp lib/Pod/POM/View/Restructured.pm blib/lib/Pod/POM/View/Restructured.pm cp lib/Pod/POM/View/Restructured/Changes.pm blib/lib/Pod/POM/View/Restructured/Changes.pm /bin/cp -p bin/pod2rst blib/script/pod2rst "/usr/bin/perl5.22.3" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2rst Manifying 1 pod document make: Leaving directory `/usr/src/RPM/BUILD/Pod-POM-View-Restructured-0.03' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Pod-POM-View-Restructured-0.03' /bin/cp -p bin/pod2rst blib/script/pod2rst "/usr/bin/perl5.22.3" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2rst PERL_DL_NONLAZY=1 "/usr/bin/perl5.22.3" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00use.t ...... ok t/01convert.t .. ok All tests successful. Files=2, Tests=7, 1 wallclock secs ( 0.02 usr 0.00 sys + 0.10 cusr 0.01 csys = 0.13 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Pod-POM-View-Restructured-0.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.50877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot + cd Pod-POM-View-Restructured-0.03 + perl_vendor_install + /bin/grep -qs -Ew Build_PL Build.PL + /bin/grep -qs -Ew '(dist|module)_name' Build.PL + _perl_vendor_MM_install + : installing + make 'INSTALL=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Pod-POM-View-Restructured-0.03' /bin/cp -p bin/pod2rst blib/script/pod2rst "/usr/bin/perl5.22.3" -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/pod2rst Manifying 1 pod document Installing /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/perl5/Pod/POM/View/Restructured.pm Installing /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/perl5/Pod/POM/View/Restructured/Changes.pm Installing /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/man/man1/pod2rst.1 Installing /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/bin/pod2rst make: Leaving directory `/usr/src/RPM/BUILD/Pod-POM-View-Restructured-0.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Pod::POM)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot (auto) removed './usr/lib/perl5/auto/Pod/POM/View/Restructured/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Pod-POM-View-Restructured-0.03-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.50877 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pod-POM-View-Restructured-0.03 + DOCDIR=/usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/doc/perl-Pod-POM-View-Restructured-0.03 + export DOCDIR + rm -rf /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/doc/perl-Pod-POM-View-Restructured-0.03 + /bin/mkdir -p /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/doc/perl-Pod-POM-View-Restructured-0.03 + cp -prL ChangeLog LICENSE README /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/doc/perl-Pod-POM-View-Restructured-0.03 + chmod -R go-w /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/doc/perl-Pod-POM-View-Restructured-0.03 + chmod -R a+rX /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/doc/perl-Pod-POM-View-Restructured-0.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Kho6M5 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xRVkh9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/perl5/Pod/POM/View/Restructured.pm syntax OK /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/share/perl5/Pod/POM/View/Restructured/Changes.pm syntax OK Provides: perl(Pod/POM/View/Restructured.pm) = 0.030, perl(Pod/POM/View/Restructured/Changes.pm) Requires: /usr/share/perl5, perl(Data/Dumper.pm), perl(Pod/POM.pm), perl(Pod/POM/View/Text.pm), perl(base.pm), perl(bytes.pm) Processing files: perl-Pod-POM-View-Restructured-scripts-0.03-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pr9ZTf find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LLqo5m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Pod-POM-View-Restructured-buildroot/usr/bin/pod2rst syntax OK Requires: perl-Pod-POM-View-Restructured = 0.03-alt2, /usr/bin/perl, perl(Getopt/Long.pm), perl(Pod/POM/View/Restructured.pm) Removing 1 extra deps from perl-Pod-POM-View-Restructured-scripts due to dependency on perl-Pod-POM-View-Restructured Wrote: /usr/src/RPM/RPMS/noarch/perl-Pod-POM-View-Restructured-0.03-alt2.noarch.rpm Wrote: /usr/src/RPM/RPMS/noarch/perl-Pod-POM-View-Restructured-scripts-0.03-alt2.noarch.rpm 2.30user 0.47system 0:06.49elapsed 42%CPU (0avgtext+0avgdata 16936maxresident)k 0inputs+0outputs (0major+121677minor)pagefaults 0swaps 6.39user 3.21system 0:14.07elapsed 68%CPU (0avgtext+0avgdata 122352maxresident)k 0inputs+0outputs (0major+329291minor)pagefaults 0swaps