<86>Feb 16 11:22:05 userdel[983120]: delete user 'rooter'
<86>Feb 16 11:22:05 userdel[983120]: removed group 'rooter' owned by 'rooter'
<86>Feb 16 11:22:05 userdel[983120]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 16 11:22:05 groupadd[983125]: group added to /etc/group: name=rooter, GID=573
<86>Feb 16 11:22:05 groupadd[983125]: group added to /etc/gshadow: name=rooter
<86>Feb 16 11:22:05 groupadd[983125]: new group: name=rooter, GID=573
<86>Feb 16 11:22:05 useradd[983130]: new user: name=rooter, UID=573, GID=573, home=/root, shell=/bin/bash
<86>Feb 16 11:22:05 userdel[983139]: delete user 'builder'
<86>Feb 16 11:22:05 userdel[983139]: removed group 'builder' owned by 'builder'
<86>Feb 16 11:22:05 userdel[983139]: removed shadow group 'builder' owned by 'builder'
<86>Feb 16 11:22:05 groupadd[983149]: group added to /etc/group: name=builder, GID=574
<86>Feb 16 11:22:05 groupadd[983149]: group added to /etc/gshadow: name=builder
<86>Feb 16 11:22:05 groupadd[983149]: new group: name=builder, GID=574
<86>Feb 16 11:22:05 useradd[983155]: new user: name=builder, UID=574, GID=574, home=/usr/src, shell=/bin/bash
<13>Feb 16 11:22:09 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed
<13>Feb 16 11:22:09 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed
<13>Feb 16 11:22:09 rpmi: perl-Compress-Raw-Zlib-2.086-alt1 sisyphus+226395.100.1.2 1554269783 installed
<13>Feb 16 11:22:09 rpmi: perl-Compress-Raw-Bzip2-2.086-alt1 sisyphus+226394.100.1.2 1554269409 installed
<13>Feb 16 11:22:09 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Feb 16 11:22:09 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Feb 16 11:22:09 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Feb 16 11:22:09 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477848 installed
<13>Feb 16 11:22:09 rpmi: perl-IO-Compress-2.086-alt1 sisyphus+226399.100.2.1 1554270186 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Cache-FastMmap-1.48-alt1.nosrc.rpm
Installing perl-Cache-FastMmap-1.48-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86408
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Cache-FastMmap-1.48
+ echo 'Source #0 (Cache-FastMmap-1.48.tar.gz):'
Source #0 (Cache-FastMmap-1.48.tar.gz):
+ /bin/tar -xf -
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Cache-FastMmap-1.48.tar.gz
+ cd Cache-FastMmap-1.48
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38065
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Cache-FastMmap-1.48
+ 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(Storable)>=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 Cache::FastMmap
+ : 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/Cache-FastMmap-1.48'
Running Mkbootstrap for FastMmap ()
chmod 644 "FastMmap.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
cp lib/Cache/FastMmap.pm blib/lib/Cache/FastMmap.pm
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  FastMmap.xs > FastMmap.xsc
mv FastMmap.xsc FastMmap.c
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/perl5/CORE"   unix.c
unix.c: In function 'mmc_lock_page':
unix.c:184:7: warning: 'old_alarm' may be used uninitialized in this function [-Wmaybe-uninitialized]
       alarm(old_alarm);
       ^~~~~~~~~~~~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/perl5/CORE"   mmap_cache.c
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
gcc -c  -I. -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic   -DVERSION=\"1.48\" -DXS_VERSION=\"1.48\" -fPIC "-I/usr/lib/perl5/CORE"   FastMmap.c
In file included from FastMmap.xs:5:
ppport.h:227: warning: "PERL_UNUSED_DECL" redefined
 #  define PERL_UNUSED_DECL
 
In file included from FastMmap.xs:2:
/usr/lib/perl5/CORE/perl.h:328: note: this is the location of the previous definition
 #    define PERL_UNUSED_DECL __attribute__unused__
 
In file included from FastMmap.xs:3:
FastMmap.c: In function 'XS_Cache__FastMmap_fc_set_param':
/usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_init':
/usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_lock':
/usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_unlock':
/usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_delete':
/usr/lib/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
/usr/lib/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG'
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:567:6: warning: unused variable 'RETVAL' [-Wunused-variable]
  int RETVAL;
      ^~~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
rm -f blib/arch/auto/Cache/FastMmap/FastMmap.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  FastMmap.o mmap_cache.o unix.o  -o blib/arch/auto/Cache/FastMmap/FastMmap.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Cache/FastMmap/FastMmap.so
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
+ : 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/Cache-FastMmap-1.48'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644
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/1.t ... ok
t/10.t .. ok
t/11.t .. ok
t/12.t .. ok
t/13.t .. ok
t/14.t .. ok
t/15.t .. ok
t/16.t .. ok
t/2.t ... ok
t/3.t ... ok
t/4.t ... ok
t/5.t ... ok
t/6.t ... skipped: No GTop or /proc/, no memory leak tests
t/7.t ... ok
t/8.t ... ok
t/9.t ... ok
All tests successful.
Files=16, Tests=331, 27 wallclock secs ( 0.12 usr  0.03 sys + 10.33 cusr  0.91 csys = 11.39 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10332
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Cache-FastMmap-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Cache-FastMmap-buildroot
+ cd Cache-FastMmap-1.48
+ 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-Cache-FastMmap-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastMmap.bs blib/arch/auto/Cache/FastMmap/FastMmap.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so
Installing /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.48'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Cache-FastMmap-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Cache-FastMmap-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
Binary file /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so matches
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:For instance, all our machines have a /tmpfs mount point that we
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:  none /tmpfs tmpfs defaults,noatime,size=1000M 0 0
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:default on unix: /tmp/sharefile-$pid-$time-$random
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:Default share_file name is no-longer /tmp/sharefile, but /tmp/sharefile-$pid-$time.
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:override the default directory of /tmp
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:Default share_file name is no longer /tmp/sharefile-$pid-$time 
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm:but /tmp/sharefile-$pid-$time-$random.
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Storable)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Cache-FastMmap-buildroot (auto)
removed './usr/lib/perl5/auto/Cache/FastMmap/.packlist'
mode of './usr/lib/perl5/auto/Cache/FastMmap/FastMmap.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Cache-FastMmap-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Cache-FastMmap-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Cache-FastMmap-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Cache-FastMmap-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Cache-FastMmap-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-Cache-FastMmap-1.48-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.85851
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Cache-FastMmap-1.48
+ DOCDIR=/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ /bin/mkdir -p /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ cp -prL Changes README /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ chmod -R go-w /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ chmod -R a+rX /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.48
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.69OpHi
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.3eq6Jn
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/lib/perl5/Cache/FastMmap.pm syntax OK
Provides: perl(Cache/FastMmap.pm) = 1.480
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:ojjB3ZoQVj60zEARHmpCZHjjKuP7pacxqJfBFpgPGynu1yNekBypt3iMelfmqgLBOd0, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.2), perl(File/Spec.pm), perl(XSLoader.pm), perl(bytes.pm), perl(constant.pm), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.x22E9S
Creating perl-Cache-FastMmap-debuginfo package
Processing files: perl-Cache-FastMmap-debuginfo-1.48-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sIK1gY
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.1XT6fy
find-requires: running scripts (debuginfo)
Requires: perl-Cache-FastMmap = 1.48-alt1, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0)
Adding to perl-Cache-FastMmap-debuginfo a strict dependency on perl-Cache-FastMmap
Wrote: /usr/src/RPM/RPMS/i586/perl-Cache-FastMmap-1.48-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/perl-Cache-FastMmap-debuginfo-1.48-alt1.i586.rpm
18.93user 2.57system 0:42.62elapsed 50%CPU (0avgtext+0avgdata 58628maxresident)k
0inputs+0outputs (0major+274483minor)pagefaults 0swaps
26.03user 7.69system 0:55.32elapsed 60%CPU (0avgtext+0avgdata 115264maxresident)k
0inputs+0outputs (0major+578239minor)pagefaults 0swaps