<86>Dec 12 07:38:43 userdel[6056]: delete user 'rooter'
<86>Dec 12 07:38:43 userdel[6056]: removed group 'rooter' owned by 'rooter'
<86>Dec 12 07:38:43 userdel[6056]: removed shadow group 'rooter' owned by 'rooter'
<86>Dec 12 07:38:43 groupadd[6080]: group added to /etc/group: name=rooter, GID=564
<86>Dec 12 07:38:43 groupadd[6080]: group added to /etc/gshadow: name=rooter
<86>Dec 12 07:38:43 groupadd[6080]: new group: name=rooter, GID=564
<86>Dec 12 07:38:43 useradd[6103]: new user: name=rooter, UID=564, GID=564, home=/root, shell=/bin/bash
<86>Dec 12 07:38:43 userdel[6140]: delete user 'builder'
<86>Dec 12 07:38:43 userdel[6140]: removed group 'builder' owned by 'builder'
<86>Dec 12 07:38:43 userdel[6140]: removed shadow group 'builder' owned by 'builder'
<86>Dec 12 07:38:44 groupadd[6172]: group added to /etc/group: name=builder, GID=565
<86>Dec 12 07:38:44 groupadd[6172]: group added to /etc/gshadow: name=builder
<86>Dec 12 07:38:44 groupadd[6172]: new group: name=builder, GID=565
<86>Dec 12 07:38:44 useradd[6191]: new user: name=builder, UID=565, GID=565, home=/usr/src, shell=/bin/bash
<13>Dec 12 07:38:47 rpmi: perl-Filter-1.59-alt1 1533737242 installed
<13>Dec 12 07:38:47 rpmi: perl-Encode-2.98-alt1 1525447819 installed
<13>Dec 12 07:38:47 rpmi: perl-Compress-Raw-Zlib-2.081-alt1 1523236573 installed
<13>Dec 12 07:38:47 rpmi: perl-Compress-Raw-Bzip2-2.081-alt1 1523236188 installed
<13>Dec 12 07:38:47 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Dec 12 07:38:47 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Dec 12 07:38:47 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Dec 12 07:38:47 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed
<13>Dec 12 07:38:47 rpmi: perl-IO-Compress-2.081-alt1 1523237108 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Cache-FastMmap-1.47-alt1.nosrc.rpm
Installing perl-Cache-FastMmap-1.47-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.21596
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Cache-FastMmap-1.47
+ echo 'Source #0 (Cache-FastMmap-1.47.tar.gz):'
Source #0 (Cache-FastMmap-1.47.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Cache-FastMmap-1.47.tar.gz
+ /bin/tar -xf -
+ cd Cache-FastMmap-1.47
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.14142
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Cache-FastMmap-1.47
+ 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.47'
Running Mkbootstrap for FastMmap ()
chmod 644 "FastMmap.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
"/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.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
cp lib/Cache/FastMmap.pm blib/lib/Cache/FastMmap.pm
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
"/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.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
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.47\" -DXS_VERSION=\"1.47\" -fPIC "-I/usr/lib/perl5/CORE"   unix.c
unix.c: In function 'mmc_lock_page':
unix.c:183: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.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
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.47\" -DXS_VERSION=\"1.47\" -fPIC "-I/usr/lib/perl5/CORE"   mmap_cache.c
mmap_cache.c: In function 'mmc_init':
mmap_cache.c:120:42: warning: variable 'start_slots' set but not used [-Wunused-but-set-variable]
   MU32 c_num_pages, c_page_size, c_size, start_slots;
                                          ^~~~~~~~~~~
mmap_cache.c: In function 'mmc_calc_expunge':
mmap_cache.c:640:25: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
       MU32 expire_time, flags, kvlen;
                         ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
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.47\" -DXS_VERSION=\"1.47\" -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:323: 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:183:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:229:2: note: in expansion of macro 'dXSTARG'
  dXSTARG;
  ^~~~~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_init':
/usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:257:2: note: in expansion of macro 'dXSTARG'
  dXSTARG;
  ^~~~~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_lock':
/usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:348:2: note: in expansion of macro 'dXSTARG'
  dXSTARG;
  ^~~~~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_unlock':
/usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:376:2: note: in expansion of macro 'dXSTARG'
  dXSTARG;
  ^~~~~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_delete':
/usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable]
 #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \
                            ^~~~
FastMmap.c:568:2: note: in expansion of macro 'dXSTARG'
  dXSTARG;
  ^~~~~~~
FastMmap.c:567:6: warning: unused variable 'RETVAL' [-Wunused-variable]
  int RETVAL;
      ^~~~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_reset_page_details':
FastMmap.xs:303:22: warning: unused variable 'nreadhits' [-Wunused-variable]
     MU32 nreads = 0, nreadhits = 0;
                      ^~~~~~~~~
FastMmap.xs:303:10: warning: unused variable 'nreads' [-Wunused-variable]
     MU32 nreads = 0, nreadhits = 0;
          ^~~~~~
FastMmap.xs: In function 'XS_Cache__FastMmap_fc_get_keys':
FastMmap.xs:400:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
     while (entry_ptr = mmc_iterate_next(it)) {
            ^~~~~~~~~
FastMmap.c: In function 'XS_Cache__FastMmap_fc_set':
FastMmap.xs:503:27: warning: unused variable 'found' [-Wunused-variable]
     int key_len, val_len, found;
                           ^~~~~
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
make: Entering directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
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.47'
+ : 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.47'
"/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, 30 wallclock secs ( 0.11 usr  0.04 sys + 10.60 cusr  0.92 csys = 11.67 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Cache-FastMmap-1.47'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25464
+ 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.47
+ 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.47'
"/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.47'
+ _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.47-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.64113
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Cache-FastMmap-1.47
+ DOCDIR=/usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.47
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.47
+ /bin/mkdir -p /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.47
+ cp -prL Changes README /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.47
+ chmod -R go-w /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.47
+ chmod -R a+rX /usr/src/tmp/perl-Cache-FastMmap-buildroot/usr/share/doc/perl-Cache-FastMmap-1.47
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6BMZKM
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.JGYeYR
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.470
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.26.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), perl-base >= 1:5.10.0, 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.eCoW2e
Creating perl-Cache-FastMmap-debuginfo package
Processing files: perl-Cache-FastMmap-debuginfo-1.47-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ens493
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2Ur1S9
find-requires: running scripts (debuginfo)
Requires: perl-Cache-FastMmap = 1.47-alt1, debug(libc.so.6), debug(libperl-5.26.so), debug(libpthread.so.0)
Wrote: /usr/src/RPM/RPMS/i586/perl-Cache-FastMmap-1.47-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/perl-Cache-FastMmap-debuginfo-1.47-alt1.i586.rpm
18.41user 2.33system 0:41.69elapsed 49%CPU (0avgtext+0avgdata 44472maxresident)k
0inputs+0outputs (0major+247254minor)pagefaults 0swaps
32.40user 7.69system 1:01.20elapsed 65%CPU (0avgtext+0avgdata 122556maxresident)k
0inputs+0outputs (0major+652204minor)pagefaults 0swaps