<86>Jun 13 14:35:52 userdel[32538]: delete user 'rooter'
<86>Jun 13 14:35:52 userdel[32538]: removed group 'rooter' owned by 'rooter'
<86>Jun 13 14:35:52 userdel[32538]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 13 14:35:52 groupadd[32543]: group added to /etc/group: name=rooter, GID=696
<86>Jun 13 14:35:52 groupadd[32543]: group added to /etc/gshadow: name=rooter
<86>Jun 13 14:35:52 groupadd[32543]: new group: name=rooter, GID=696
<86>Jun 13 14:35:52 useradd[32548]: new user: name=rooter, UID=696, GID=696, home=/root, shell=/bin/bash
<86>Jun 13 14:35:52 userdel[32561]: delete user 'builder'
<86>Jun 13 14:35:52 userdel[32561]: removed group 'builder' owned by 'builder'
<86>Jun 13 14:35:52 userdel[32561]: removed shadow group 'builder' owned by 'builder'
<86>Jun 13 14:35:52 groupadd[32566]: group added to /etc/group: name=builder, GID=697
<86>Jun 13 14:35:52 groupadd[32566]: group added to /etc/gshadow: name=builder
<86>Jun 13 14:35:52 groupadd[32566]: new group: name=builder, GID=697
<86>Jun 13 14:35:52 useradd[32570]: new user: name=builder, UID=697, GID=697, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Jun 13 14:35:54 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed
<13>Jun 13 14:35:54 rpmi: perl-Term-ANSIColor-4.06-alt1 1479407083 installed
<13>Jun 13 14:35:54 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed
<13>Jun 13 14:35:54 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed
<13>Jun 13 14:35:54 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed
<13>Jun 13 14:35:54 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed
<13>Jun 13 14:35:54 rpmi: perl-Pod-Usage-1.69-alt1 1464274721 installed
<13>Jun 13 14:35:54 rpmi: perl-podlators-4.11-alt1 1525935408 installed
<13>Jun 13 14:35:54 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jun 13 14:35:54 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jun 13 14:35:54 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jun 13 14:35:54 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Path-Iter-0.2-alt2.nosrc.rpm (w1.gzdio)
Installing perl-Path-Iter-0.2-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.125
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Path-Iter-0.2
+ echo 'Source #0 (Path-Iter-0.2.tar.gz):'
Source #0 (Path-Iter-0.2.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Path-Iter-0.2.tar.gz
+ /bin/tar -xf -
+ cd Path-Iter-0.2
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.125
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Path-Iter-0.2
+ 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
+ tee .perl.req
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
perl(Test::More)>=0 
+ : writing Makefile
+ /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor
Checking if your kit is complete...
Warning: the following files are missing in your kit:
	t/path/
	t/path/dir.a/
	t/path/dir.a/dir.a
	t/path/dir.a/dir.b
Please inform the author.
Generating a Unix-style Makefile
Writing Makefile for Path::Iter
+ : 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/Path-Iter-0.2'
cp lib/Path/Iter.pod blib/lib/Path/Iter.pod
cp lib/Path/Iter.pm blib/lib/Path/Iter.pm
make: Leaving directory '/usr/src/RPM/BUILD/Path-Iter-0.2'
+ : 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/Path-Iter-0.2'
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 Path::Iter 0.2
t/00.load.t ....... ok
t/perlcritic.t .... skipped: Test::Perl::Critic required for testing PBP compliance
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ........... skipped: Test::Pod 1.14 required for testing POD
All tests successful.
Files=4, Tests=14,  0 wallclock secs ( 0.02 usr  0.00 sys +  0.23 cusr  0.02 csys =  0.27 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Path-Iter-0.2'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18156
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Path-Iter-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Path-Iter-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Path-Iter-0.2
+ 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=/usr/libexec/rpm-build/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Path-Iter-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Path-Iter-0.2'
Installing /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/perl5/Path/Iter.pm
Installing /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/perl5/Path/Iter.pod
make: Leaving directory '/usr/src/RPM/BUILD/Path-Iter-0.2'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Path-Iter-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Path-Iter-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Test::More)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Path-Iter-buildroot (auto)
removed './usr/lib/perl5/auto/Path/Iter/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Path-Iter-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Path-Iter-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Path-Iter-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Path-Iter-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Path-Iter-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-Path-Iter-0.2-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18156
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Path-Iter-0.2
+ DOCDIR=/usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2
+ /bin/mkdir -p /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2
+ cp -prL Changes README /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2
+ chmod -R go-w /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2
+ chmod -R a+rX /usr/src/tmp/perl-Path-Iter-buildroot/usr/share/doc/perl-Path-Iter-0.2
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.iGTTpq
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.XqEeYS
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Path-Iter-buildroot/usr/share/perl5/Path/Iter.pm syntax OK
Provides: perl(Path/Iter.pm) = 0.200
Requires: /usr/share/perl5, perl(File/Spec.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-Path-Iter-0.2-alt2.noarch.rpm (w2.lzdio)
2.25user 0.31system 0:04.29elapsed 59%CPU (0avgtext+0avgdata 11832maxresident)k
0inputs+0outputs (0major+108670minor)pagefaults 0swaps
6.33user 2.50system 0:10.81elapsed 81%CPU (0avgtext+0avgdata 115136maxresident)k
0inputs+0outputs (0major+389995minor)pagefaults 0swaps