<86>Nov  1 08:42:31 userdel[300433]: delete user 'rooter'
<86>Nov  1 08:42:31 userdel[300433]: removed group 'rooter' owned by 'rooter'
<86>Nov  1 08:42:31 groupadd[300446]: group added to /etc/group: name=rooter, GID=591
<86>Nov  1 08:42:31 groupadd[300446]: group added to /etc/gshadow: name=rooter
<86>Nov  1 08:42:31 groupadd[300446]: new group: name=rooter, GID=591
<86>Nov  1 08:42:31 useradd[300457]: new user: name=rooter, UID=591, GID=591, home=/root, shell=/bin/bash
<86>Nov  1 08:42:31 userdel[300480]: delete user 'builder'
<86>Nov  1 08:42:31 userdel[300480]: removed group 'builder' owned by 'builder'
<86>Nov  1 08:42:31 userdel[300480]: removed shadow group 'builder' owned by 'builder'
<86>Nov  1 08:42:31 groupadd[300509]: group added to /etc/group: name=builder, GID=592
<86>Nov  1 08:42:31 groupadd[300509]: group added to /etc/gshadow: name=builder
<86>Nov  1 08:42:31 groupadd[300509]: new group: name=builder, GID=592
<86>Nov  1 08:42:31 useradd[300521]: new user: name=builder, UID=592, GID=592, home=/usr/src, shell=/bin/bash
warning: Macro %perl_vendor_man3dir not found
<13>Nov  1 08:42:33 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Nov  1 08:42:33 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Nov  1 08:42:33 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Nov  1 08:42:33 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477848 installed
warning: Macro %perl_vendor_man3dir not found
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Test-Manifest-2.021-alt1.nosrc.rpm
warning: Macro %perl_vendor_man3dir not found
Installing perl-Test-Manifest-2.021-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59712
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Test-Manifest-2.021
+ echo 'Source #0 (Test-Manifest-2.021.tar.gz):'
Source #0 (Test-Manifest-2.021.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Test-Manifest-2.021.tar.gz
+ /bin/tar -xf -
+ cd Test-Manifest-2.021
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82562
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Test-Manifest-2.021
+ 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(File::Spec)>=0  perl(File::Spec::Functions)>=0  perl(Test::Harness)>=0  perl(perl)>=5.008 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
WARNING: Older versions of ExtUtils::MakeMaker may errantly install README.pod as part of this distribution. It is recommended to avoid using this path in CPAN modules.
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for Test::Manifest
+ : 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/Test-Manifest-2.021'
cp lib/Test/Manifest.pm blib/lib/Test/Manifest.pm
make: Leaving directory '/usr/src/RPM/BUILD/Test-Manifest-2.021'
+ : 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/Test-Manifest-2.021'
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/00load.t ................ ok
# Test level is 0
# Test level is 1
# Test level is 2
# Test level is 3
t/01get_test_files.t ...... ok
# manifest name is t/test_manifest
    # count of test files is 8
t/01make_test_manifest.t .. ok
t/99pod.t ................. skipped: Test::Pod 1.00 required for testing POD
t/include.t ............... ok
t/leading_space.t ......... ok
t/pod_coverage.t .......... skipped: Test::Pod::Coverage required for testing POD
t/trailing_space.t ........ ok
All tests successful.
Files=8, Tests=14,  1 wallclock secs ( 0.03 usr  0.01 sys +  0.50 cusr  0.05 csys =  0.59 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Test-Manifest-2.021'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9651
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Test-Manifest-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Test-Manifest-buildroot
+ cd Test-Manifest-2.021
+ 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-Test-Manifest-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Test-Manifest-2.021'
Installing /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/perl5/Test/Manifest.pm
make: Leaving directory '/usr/src/RPM/BUILD/Test-Manifest-2.021'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Test-Manifest-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Test-Manifest-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(File::Spec)>=0  perl(File::Spec::Functions)>=0  perl(Test::Harness)>=0  perl(perl)>=5.008 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Test-Manifest-buildroot (auto)
removed './usr/lib/perl5/auto/Test/Manifest/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Test-Manifest-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Test-Manifest-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Test-Manifest-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Test-Manifest-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Test-Manifest-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-Test-Manifest-2.021-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.9651
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Test-Manifest-2.021
+ DOCDIR=/usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ /bin/mkdir -p /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ cp -prL LICENSE README.pod Changes examples /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ chmod -R go-w /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ chmod -R a+rX /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ cp -prL Changes /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ chmod -R go-w /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ chmod -R a+rX /usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/doc/perl-Test-Manifest-2.021
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BEu2ne
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.AbVRoo
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Test-Manifest-buildroot/usr/share/perl5/Test/Manifest.pm syntax OK
Provides: perl(Test/Manifest.pm) = 2.021
Requires: /usr/share/perl5, perl(File/Glob.pm), perl(File/Spec.pm), perl(File/Spec/Functions.pm), perl(Module/Build.pm), perl(Test/Harness.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Test-Manifest-2.021-alt1.noarch.rpm
2.52user 0.38system 0:04.52elapsed 64%CPU (0avgtext+0avgdata 11112maxresident)k
0inputs+0outputs (0major+117351minor)pagefaults 0swaps
6.10user 2.61system 0:10.19elapsed 85%CPU (0avgtext+0avgdata 117360maxresident)k
0inputs+0outputs (0major+396406minor)pagefaults 0swaps