<86>Dec 22 07:56:06 userdel[13199]: delete user 'rooter'
<86>Dec 22 07:56:06 groupadd[13272]: group added to /etc/group: name=rooter, GID=579
<86>Dec 22 07:56:06 groupadd[13272]: group added to /etc/gshadow: name=rooter
<86>Dec 22 07:56:06 groupadd[13272]: new group: name=rooter, GID=579
<86>Dec 22 07:56:06 useradd[13294]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash
<86>Dec 22 07:56:06 userdel[13379]: delete user 'builder'
<86>Dec 22 07:56:06 userdel[13379]: removed group 'builder' owned by 'builder'
<86>Dec 22 07:56:06 userdel[13379]: removed shadow group 'builder' owned by 'builder'
<86>Dec 22 07:56:06 groupadd[13450]: group added to /etc/group: name=builder, GID=580
<86>Dec 22 07:56:06 groupadd[13450]: group added to /etc/gshadow: name=builder
<86>Dec 22 07:56:06 groupadd[13450]: new group: name=builder, GID=580
<86>Dec 22 07:56:06 useradd[13457]: new user: name=builder, UID=580, GID=580, 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>Dec 22 07:56:09 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Dec 22 07:56:09 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Dec 22 07:56:09 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Dec 22 07:56:09 rpmi: perl-devel-1:5.28.1-alt1 sisyphus+219907.100.1.1 1548343222 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Parse-AccessLogEntry-0.06-alt1.1.nosrc.rpm
Installing perl-Parse-AccessLogEntry-0.06-alt1.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.85134
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Parse-AccessLogEntry-0.06
+ echo 'Source #0 (Parse-AccessLogEntry-0.06.tar):'
Source #0 (Parse-AccessLogEntry-0.06.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Parse-AccessLogEntry-0.06.tar
+ cd Parse-AccessLogEntry-0.06
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.85134
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Parse-AccessLogEntry-0.06
+ 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

+ : 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 Parse::AccessLogEntry
+ : 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/Parse-AccessLogEntry-0.06'
cp AccessLogEntry.pm blib/lib/Parse/AccessLogEntry.pm
make: Leaving directory '/usr/src/RPM/BUILD/Parse-AccessLogEntry-0.06'
+ : 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/Parse-AccessLogEntry-0.06'
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..3
# Running under perl version 5.028001 for linux
# Current time local: Sun Dec 22 07:56:13 2019
# Current time GMT:   Sun Dec 22 07:56:13 2019
# Using Test.pm version 1.31
ok 1
ok 2
make: Leaving directory '/usr/src/RPM/BUILD/Parse-AccessLogEntry-0.06'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6725
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot
+ cd Parse-AccessLogEntry-0.06
+ 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-Parse-AccessLogEntry-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Parse-AccessLogEntry-0.06'
Installing /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot/usr/share/perl5/Parse/AccessLogEntry.pm
make: Leaving directory '/usr/src/RPM/BUILD/Parse-AccessLogEntry-0.06'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot (auto)
removed './usr/lib/perl5/auto/Parse/AccessLogEntry/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Parse-AccessLogEntry-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Parse-AccessLogEntry-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-Parse-AccessLogEntry-0.06-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AWVdli
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.LOMmrO
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/perl-Parse-AccessLogEntry-buildroot/usr/share/perl5/Parse/AccessLogEntry.pm syntax OK
Provides: perl(Parse/AccessLogEntry.pm) = 0.060
Requires: /usr/share/perl5
Wrote: /usr/src/RPM/RPMS/noarch/perl-Parse-AccessLogEntry-0.06-alt1.1.noarch.rpm
2.54user 0.35system 0:04.61elapsed 62%CPU (0avgtext+0avgdata 11044maxresident)k
0inputs+0outputs (0major+89277minor)pagefaults 0swaps
6.61user 2.58system 0:12.80elapsed 71%CPU (0avgtext+0avgdata 116912maxresident)k
0inputs+0outputs (0major+369843minor)pagefaults 0swaps
--- perl-Parse-AccessLogEntry-0.06-alt1.1.noarch.rpm.repo	2010-11-24 08:54:17.000000000 +0000
+++ perl-Parse-AccessLogEntry-0.06-alt1.1.noarch.rpm.hasher	2019-12-22 07:56:17.674461381 +0000
@@ -2,3 +2,2 @@
 Requires: /usr/share/perl5  
-Requires: perl(warnings.pm)  
 Requires: rpmlib(PayloadIsLzma)