<86>Dec  8 01:07:46 userdel[24834]: delete user 'rooter'
<86>Dec  8 01:07:46 userdel[24834]: removed group 'rooter' owned by 'rooter'
<86>Dec  8 01:07:46 userdel[24834]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec  8 01:07:46 groupadd[24867]: group added to /etc/group: name=rooter, GID=621
<86>Dec  8 01:07:46 groupadd[24867]: group added to /etc/gshadow: name=rooter
<86>Dec  8 01:07:46 groupadd[24867]: new group: name=rooter, GID=621
<86>Dec  8 01:07:46 useradd[24879]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash
<86>Dec  8 01:07:46 userdel[24894]: delete user 'builder'
<86>Dec  8 01:07:46 userdel[24894]: removed group 'builder' owned by 'builder'
<86>Dec  8 01:07:46 userdel[24894]: removed shadow group 'builder' owned by 'builder'
<86>Dec  8 01:07:46 groupadd[24899]: group added to /etc/group: name=builder, GID=622
<86>Dec  8 01:07:46 groupadd[24899]: group added to /etc/gshadow: name=builder
<86>Dec  8 01:07:46 groupadd[24899]: new group: name=builder, GID=622
<86>Dec  8 01:07:46 useradd[24903]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash
<13>Dec  8 01:07:49 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Dec  8 01:07:49 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed
<13>Dec  8 01:07:49 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Dec  8 01:07:49 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed
<13>Dec  8 01:07:49 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed
<13>Dec  8 01:07:49 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed
<13>Dec  8 01:07:49 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed
<13>Dec  8 01:07:49 rpmi: perl-podlators-4.11-alt1 1525935408 installed
<13>Dec  8 01:07:49 rpmi: perl-Pod-Parser-1.63-alt1 1447282032 installed
<13>Dec  8 01:07:49 rpmi: perl-Devel-Symdump-2.18-alt1 1487063672 installed
<13>Dec  8 01:07:49 rpmi: perl-Pod-Coverage-0.23-alt2 1507677806 installed
<13>Dec  8 01:07:49 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Dec  8 01:07:49 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Dec  8 01:07:49 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Dec  8 01:07:49 rpmi: perl-devel-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343070 installed
<13>Dec  8 01:07:49 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed
<13>Dec  8 01:07:49 rpmi: perl-Test-Pod-Coverage-1.10-alt1 1406300388 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-Getopt-Mixed-1.12-alt1.nosrc.rpm
Installing perl-Getopt-Mixed-1.12-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6188
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Getopt-Mixed-1.12
+ echo 'Source #0 (Getopt-Mixed-1.12.tar.gz):'
Source #0 (Getopt-Mixed-1.12.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Getopt-Mixed-1.12.tar.gz
+ /bin/tar -xf -
+ cd Getopt-Mixed-1.12
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6188
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Getopt-Mixed-1.12
+ 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(Exporter)>=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 Getopt::Mixed
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/Getopt-Mixed-1.12'
cp lib/Getopt/Mixed.pm blib/lib/Getopt/Mixed.pm
make: Leaving directory '/usr/src/RPM/BUILD/Getopt-Mixed-1.12'
+ : 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/Getopt-Mixed-1.12'
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-all_prereqs.t .. ok
# Testing Getopt::Mixed 1.12
t/00-load.t ......... ok
t/10-getopt.t ....... ok
All tests successful.
Files=3, Tests=26,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.17 cusr  0.02 csys =  0.25 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Getopt-Mixed-1.12'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.53814
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Getopt-Mixed-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Getopt-Mixed-buildroot
+ cd Getopt-Mixed-1.12
+ 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-Getopt-Mixed-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Getopt-Mixed-1.12'
Installing /usr/src/tmp/perl-Getopt-Mixed-buildroot/usr/share/perl5/Getopt/Mixed.pm
make: Leaving directory '/usr/src/RPM/BUILD/Getopt-Mixed-1.12'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Getopt-Mixed-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Getopt-Mixed-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(Exporter)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Getopt-Mixed-buildroot (auto)
removed './usr/lib64/perl5/auto/Getopt/Mixed/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Getopt-Mixed-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Getopt-Mixed-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Getopt-Mixed-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Getopt-Mixed-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-Getopt-Mixed-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-Getopt-Mixed-1.12-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B8Yxq5
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.XFKxxO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/perl-Getopt-Mixed-buildroot/usr/share/perl5/Getopt/Mixed.pm syntax OK
Provides: perl(Getopt/Mixed.pm) = 1.120
Requires: /usr/share/perl5
Wrote: /usr/src/RPM/RPMS/noarch/perl-Getopt-Mixed-1.12-alt1.noarch.rpm
2.65user 0.42system 0:05.56elapsed 55%CPU (0avgtext+0avgdata 17196maxresident)k
0inputs+0outputs (0major+121354minor)pagefaults 0swaps
6.40user 2.56system 0:13.86elapsed 64%CPU (0avgtext+0avgdata 117092maxresident)k
192inputs+0outputs (0major+414632minor)pagefaults 0swaps