<86>Feb 12 07:52:36 userdel[1628127]: delete user 'rooter'
<86>Feb 12 07:52:36 userdel[1628127]: removed group 'rooter' owned by 'rooter'
<86>Feb 12 07:52:36 userdel[1628127]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 12 07:52:36 groupadd[1628154]: group added to /etc/group: name=rooter, GID=1302
<86>Feb 12 07:52:36 groupadd[1628154]: group added to /etc/gshadow: name=rooter
<86>Feb 12 07:52:36 groupadd[1628154]: new group: name=rooter, GID=1302
<86>Feb 12 07:52:36 useradd[1628168]: new user: name=rooter, UID=1302, GID=1302, home=/root, shell=/bin/bash
<86>Feb 12 07:52:36 userdel[1628193]: delete user 'builder'
<86>Feb 12 07:52:36 userdel[1628193]: removed group 'builder' owned by 'builder'
<86>Feb 12 07:52:36 userdel[1628193]: removed shadow group 'builder' owned by 'builder'
<86>Feb 12 07:52:36 groupadd[1628214]: group added to /etc/group: name=builder, GID=1303
<86>Feb 12 07:52:36 groupadd[1628214]: group added to /etc/gshadow: name=builder
<86>Feb 12 07:52:36 groupadd[1628214]: new group: name=builder, GID=1303
<86>Feb 12 07:52:36 useradd[1628231]: new user: name=builder, UID=1303, GID=1303, home=/usr/src, shell=/bin/bash
<13>Feb 12 07:52:37 rpmi: libgdbm-1.8.3-alt10 1454943313 installed
<13>Feb 12 07:52:37 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed
<13>Feb 12 07:52:37 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed
<13>Feb 12 07:52:37 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/perl-CGI-Lite-3.02-alt1.nosrc.rpm (w1.gzdio)
Installing perl-CGI-Lite-3.02-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94670
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf CGI-Lite-3.02
+ echo 'Source #0 (CGI-Lite-3.02.tar.gz):'
Source #0 (CGI-Lite-3.02.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/CGI-Lite-3.02.tar.gz
+ /bin/tar -xf -
+ cd CGI-Lite-3.02
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94670
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd CGI-Lite-3.02
+ 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(Symbol)>=0  perl(perl)>=5.6.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 CGI::Lite

Now do the following to install CGI::Lite:

    % make
    % make test
    % make install

+ : running make
+ make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p'
make: Entering directory '/usr/src/RPM/BUILD/CGI-Lite-3.02'
cp lib/CGI/Lite.pm blib/lib/CGI/Lite.pm
make: Leaving directory '/usr/src/RPM/BUILD/CGI-Lite-3.02'
+ : 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/CGI-Lite-3.02'
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/basic.t .... ok
t/cookie.t ... ok
t/forms.t .... ok
t/uploads.t .. ok
All tests successful.
Files=4, Tests=14903,  1 wallclock secs ( 0.49 usr  0.05 sys +  1.47 cusr  0.17 csys =  2.18 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/CGI-Lite-3.02'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86616
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-CGI-Lite-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-CGI-Lite-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd CGI-Lite-3.02
+ 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-CGI-Lite-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/CGI-Lite-3.02'
Installing /usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/perl5/CGI/Lite.pm
make: Leaving directory '/usr/src/RPM/BUILD/CGI-Lite-3.02'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-CGI-Lite-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-CGI-Lite-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
/usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/perl5/CGI/Lite.pm:or else the directory defaults to "/tmp". If the application cannot 
/usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/perl5/CGI/Lite.pm:		multipart_dir   => '/tmp',
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Symbol)>=0  perl(perl)>=5.6.0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-CGI-Lite-buildroot (auto)
removed './usr/lib64/perl5/auto/CGI/Lite/.packlist'
Verifying and fixing files in /usr/src/tmp/perl-CGI-Lite-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-CGI-Lite-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-CGI-Lite-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-CGI-Lite-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/perl-CGI-Lite-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-CGI-Lite-3.02-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.31064
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd CGI-Lite-3.02
+ DOCDIR=/usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/doc/perl-CGI-Lite-3.02
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/doc/perl-CGI-Lite-3.02
+ /bin/mkdir -p /usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/doc/perl-CGI-Lite-3.02
+ cp -prL CHANGES README TODO examples /usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/doc/perl-CGI-Lite-3.02
+ chmod -R go-w /usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/doc/perl-CGI-Lite-3.02
+ chmod -R a+rX /usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/doc/perl-CGI-Lite-3.02
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PGUIuu
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.7zJ9RE
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-CGI-Lite-buildroot/usr/share/perl5/CGI/Lite.pm syntax OK
Provides: perl(CGI/Lite.pm) = 3.020
Requires: /usr/share/perl5, perl(Symbol.pm)
Wrote: /usr/src/RPM/RPMS/noarch/perl-CGI-Lite-3.02-alt1.noarch.rpm (w2.lzdio)
3.00user 0.61system 0:04.88elapsed 74%CPU (0avgtext+0avgdata 22616maxresident)k
0inputs+0outputs (0major+144464minor)pagefaults 0swaps
1.69user 1.16system 0:09.65elapsed 29%CPU (0avgtext+0avgdata 122124maxresident)k
0inputs+0outputs (34458major+153467minor)pagefaults 0swaps