<86>Apr 21 00:37:19 userdel[3594]: delete user 'rooter' <86>Apr 21 00:37:19 userdel[3594]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:37:19 groupadd[3614]: group added to /etc/group: name=rooter, GID=555 <86>Apr 21 00:37:19 groupadd[3614]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:37:19 groupadd[3614]: new group: name=rooter, GID=555 <86>Apr 21 00:37:19 useradd[3622]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Apr 21 00:37:19 userdel[3642]: delete user 'builder' <86>Apr 21 00:37:19 userdel[3642]: removed group 'builder' owned by 'builder' <86>Apr 21 00:37:19 userdel[3642]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:37:19 groupadd[3660]: group added to /etc/group: name=builder, GID=556 <86>Apr 21 00:37:19 groupadd[3660]: group added to /etc/gshadow: name=builder <86>Apr 21 00:37:19 groupadd[3660]: new group: name=builder, GID=556 <86>Apr 21 00:37:19 useradd[3673]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Apr 21 00:37:23 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 00:37:23 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 00:37:23 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 00:37:23 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 00:37:23 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 00:37:23 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 00:37:23 rpmi: perl-Perl-OSType-1.009-alt1 1444632460 installed <13>Apr 21 00:37:23 rpmi: perl-Path-Class-0.36-alt1 1457024458 installed <13>Apr 21 00:37:23 rpmi: perl-Devel-Symdump-2.15-alt1 1444606664 installed <13>Apr 21 00:37:23 rpmi: perl-Test-Pod-1.51-alt1 1444638312 installed <13>Apr 21 00:37:23 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 00:37:23 rpmi: perl-podlators-4.07-alt1 1458574366 installed <13>Apr 21 00:37:23 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed <13>Apr 21 00:37:23 rpmi: perl-Pod-Coverage-0.23-alt1 1374753706 installed <13>Apr 21 00:37:23 rpmi: perl-Module-Starter-1.71-alt1 1422917139 installed <13>Apr 21 00:37:23 rpmi: perl-Test-Pod-Coverage-1.10-alt1 1406300388 installed Installing perl-Module-Starter-Smart-0.0.6-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.61016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Module-Starter-Smart-0.0.6 + echo 'Source #0 (Module-Starter-Smart-0.0.6.tar.gz):' Source #0 (Module-Starter-Smart-0.0.6.tar.gz): + /bin/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/Module-Starter-Smart-0.0.6.tar.gz + cd Module-Starter-Smart-0.0.6 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.61016 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Module-Starter-Smart-0.0.6 + 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|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req perl(ExtUtils::Command)>=0 perl(File::Spec)>=0 perl(Module::Starter)>=1.58 perl(Test::More)>=0 perl(Test::TempDir::Tiny)>=0 perl(parent)>=0 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Warning: prerequisite Test::TempDir::Tiny 0 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Module::Starter::Smart + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Module-Starter-Smart-0.0.6' cp lib/Module/Starter/Smart.pm blib/lib/Module/Starter/Smart.pm make: Leaving directory `/usr/src/RPM/BUILD/Module-Starter-Smart-0.0.6' + : 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/Module-Starter-Smart-0.0.6' PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # Testing Module::Starter::Smart 0.0.6 t/00.load.t ....... ok t/pod-coverage.t .. ok t/pod.t ........... ok All tests successful. Files=3, Tests=3, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.25 cusr 0.04 csys = 0.34 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Module-Starter-Smart-0.0.6' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.83971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Module-Starter-Smart-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Module-Starter-Smart-buildroot + cd Module-Starter-Smart-0.0.6 + 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-Module-Starter-Smart-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Module-Starter-Smart-0.0.6' Installing /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/perl5/Module/Starter/Smart.pm make: Leaving directory `/usr/src/RPM/BUILD/Module-Starter-Smart-0.0.6' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Module-Starter-Smart-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Module-Starter-Smart-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(ExtUtils::Command)>=0 perl(File::Spec)>=0 perl(Module::Starter)>=1.58 perl(Test::More)>=0 perl(Test::TempDir::Tiny)>=0 perl(parent)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Module-Starter-Smart-buildroot (auto) removed './usr/lib64/perl5/auto/Module/Starter/Smart/.packlist' Verifying and fixing files in /usr/src/tmp/perl-Module-Starter-Smart-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Module-Starter-Smart-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Module-Starter-Smart-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Module-Starter-Smart-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-Module-Starter-Smart-0.0.6-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.83971 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Module-Starter-Smart-0.0.6 + DOCDIR=/usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/doc/perl-Module-Starter-Smart-0.0.6 + export DOCDIR + rm -rf /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/doc/perl-Module-Starter-Smart-0.0.6 + /bin/mkdir -p /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/doc/perl-Module-Starter-Smart-0.0.6 + cp -prL Changes README /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/doc/perl-Module-Starter-Smart-0.0.6 + chmod -R go-w /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/doc/perl-Module-Starter-Smart-0.0.6 + chmod -R a+rX /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/doc/perl-Module-Starter-Smart-0.0.6 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BPTgWR 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.BlfqcC find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Module-Starter-Smart-buildroot/usr/share/perl5/Module/Starter/Smart.pm syntax OK Provides: perl(Module/Starter/Smart.pm) = 0.0.006 Requires: /usr/share/perl5, perl(ExtUtils/Command.pm), perl(File/Spec.pm), perl(Module/Starter/Simple.pm), perl(parent.pm), perl(subs.pm) Wrote: /usr/src/RPM/RPMS/noarch/perl-Module-Starter-Smart-0.0.6-alt1.noarch.rpm 1.96user 0.71system 0:04.01elapsed 66%CPU (0avgtext+0avgdata 15020maxresident)k 0inputs+0outputs (0major+103066minor)pagefaults 0swaps 6.79user 4.86system 0:13.01elapsed 89%CPU (0avgtext+0avgdata 124024maxresident)k 104inputs+0outputs (0major+304230minor)pagefaults 0swaps