<86>Jan  3 09:49:10 userdel[111469]: delete user 'rooter'
<86>Jan  3 09:49:10 userdel[111469]: removed group 'rooter' owned by 'rooter'
<86>Jan  3 09:49:10 userdel[111469]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan  3 09:49:10 groupadd[111477]: group added to /etc/group: name=rooter, GID=630
<86>Jan  3 09:49:10 groupadd[111477]: group added to /etc/gshadow: name=rooter
<86>Jan  3 09:49:10 groupadd[111477]: new group: name=rooter, GID=630
<86>Jan  3 09:49:10 useradd[111485]: new user: name=rooter, UID=630, GID=630, home=/root, shell=/bin/bash
<86>Jan  3 09:49:10 userdel[111505]: delete user 'builder'
<86>Jan  3 09:49:10 userdel[111505]: removed group 'builder' owned by 'builder'
<86>Jan  3 09:49:10 userdel[111505]: removed shadow group 'builder' owned by 'builder'
<86>Jan  3 09:49:10 groupadd[111516]: group added to /etc/group: name=builder, GID=631
<86>Jan  3 09:49:10 groupadd[111516]: group added to /etc/gshadow: name=builder
<86>Jan  3 09:49:10 groupadd[111516]: new group: name=builder, GID=631
<86>Jan  3 09:49:10 useradd[111524]: new user: name=builder, UID=631, GID=631, home=/usr/src, shell=/bin/bash
<13>Jan  3 09:49:14 rpmi: perl-Try-Tiny-0.30-alt1 1514318058 installed
<13>Jan  3 09:49:14 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jan  3 09:49:14 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jan  3 09:49:14 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jan  3 09:49:14 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed
<13>Jan  3 09:49:14 rpmi: perl-Test-Fatal-0.014-alt1 1418768336 installed
<13>Jan  3 09:49:14 rpmi: perl-Test-Requires-0.10-alt1 1444933236 installed
<13>Jan  3 09:49:14 rpmi: perl-Module-Runtime-0.016-alt1 1509549848 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Module-Implementation-0.09-alt1.nosrc.rpm
Installing perl-Module-Implementation-0.09-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.43478
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf perl-Module-Implementation-0.09
+ echo 'Source #0 (perl-Module-Implementation-0.09.tar):'
Source #0 (perl-Module-Implementation-0.09.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/perl-Module-Implementation-0.09.tar
+ cd perl-Module-Implementation-0.09
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.43478
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-Module-Implementation-0.09
+ 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(Carp)>=0  perl(Module::Runtime)>=0.012  perl(Try::Tiny)>=0  perl(strict)>=0  perl(warnings)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Module::Implementation
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
cp lib/Module/Implementation.pm blib/lib/Module/Implementation.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
+ : 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/perl-Module-Implementation-0.09'
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
t/00-compile.t ............. ok
# 
# Versions for all modules listed in static metadata (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.34
# 
# === Test Requires ===
# 
#     Module               Want     Have
#     ------------------- ----- --------
#     ExtUtils::MakeMaker   any     7.34
#     File::Spec            any     3.74
#     IO::Handle            any     1.39
#     IPC::Open3            any     1.20
#     Test::Fatal         0.006    0.014
#     Test::More           0.88 1.302141
#     Test::Requires        any     0.10
#     lib                   any     0.64
# 
# === Test Recommends ===
# 
#     Module         Want    Have
#     ---------- -------- -------
#     CPAN::Meta 2.120900 missing
# 
# === Runtime Requires ===
# 
#     Module           Want  Have
#     --------------- ----- -----
#     Carp              any  1.50
#     Module::Runtime 0.012 0.016
#     Try::Tiny         any  0.30
#     strict            any  1.11
#     warnings          any  1.42
# 
t/00-report-prereqs.t ...... ok
t/author-no-tabs.t ......... skipped: these tests are for testing by the author
t/author-pod-spell.t ....... skipped: these tests are for testing by the author
t/basic.t .................. ok
t/both-fail.t .............. ok
t/env-value.t .............. ok
t/more-symbols.t ........... ok
t/namespace-cleanliness.t .. skipped: Test requires module 'Test::CleanNamespaces' but it's not found
t/one-impl-fails1.t ........ ok
t/one-impl-fails2.t ........ ok
t/release-cpan-changes.t ... skipped: these tests are for release candidate testing
t/release-eol.t ............ skipped: these tests are for release candidate testing
t/release-pod-coverage.t ... skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t .. skipped: these tests are for release candidate testing
t/release-pod-no404s.t ..... skipped: these tests are for release candidate testing
t/release-pod-syntax.t ..... skipped: these tests are for release candidate testing
t/release-portability.t .... skipped: these tests are for release candidate testing
t/requested-fails.t ........ ok
t/taint.t .................. skipped: Test requires module 'Test::Taint' but it's not found
All tests successful.
Files=20, Tests=24,  3 wallclock secs ( 0.07 usr  0.02 sys +  2.43 cusr  0.20 csys =  2.72 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.12920
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Module-Implementation-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Module-Implementation-buildroot
+ cd perl-Module-Implementation-0.09
+ 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-Implementation-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
Installing /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/perl5/Module/Implementation.pm
make: Leaving directory '/usr/src/RPM/BUILD/perl-Module-Implementation-0.09'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Module-Implementation-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Module-Implementation-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Carp)>=0  perl(Module::Runtime)>=0.012  perl(Try::Tiny)>=0  perl(strict)>=0  perl(warnings)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Module-Implementation-buildroot (auto)
removed './usr/lib/perl5/auto/Module/Implementation/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Module-Implementation-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Module-Implementation-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Module-Implementation-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Module-Implementation-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Module-Implementation-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-Implementation-0.09-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.8751
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd perl-Module-Implementation-0.09
+ DOCDIR=/usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ /bin/mkdir -p /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ cp -prL LICENSE Changes README.md /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ chmod -R go-w /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ chmod -R a+rX /usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/doc/perl-Module-Implementation-0.09
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6bbWBA
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.RVHXtj
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Module-Implementation-buildroot/usr/share/perl5/Module/Implementation.pm syntax OK
Provides: perl(Module/Implementation.pm) = 0.090
Requires: /usr/share/perl5, perl(Module/Runtime.pm) >= 0.012, perl(Try/Tiny.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Module-Implementation-0.09-alt1.noarch.rpm
5.44user 0.70system 0:07.62elapsed 80%CPU (0avgtext+0avgdata 12604maxresident)k
0inputs+0outputs (0major+142796minor)pagefaults 0swaps
11.95user 5.60system 0:18.42elapsed 95%CPU (0avgtext+0avgdata 115844maxresident)k
0inputs+0outputs (0major+421268minor)pagefaults 0swaps