<86>Jan 10 08:48:06 userdel[122820]: delete user 'rooter'
<86>Jan 10 08:48:06 userdel[122820]: removed group 'rooter' owned by 'rooter'
<86>Jan 10 08:48:06 userdel[122820]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 10 08:48:06 groupadd[122872]: group added to /etc/group: name=rooter, GID=663
<86>Jan 10 08:48:06 groupadd[122872]: group added to /etc/gshadow: name=rooter
<86>Jan 10 08:48:06 groupadd[122872]: new group: name=rooter, GID=663
<86>Jan 10 08:48:06 useradd[122890]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Jan 10 08:48:06 userdel[122920]: delete user 'builder'
<86>Jan 10 08:48:06 userdel[122920]: removed group 'builder' owned by 'builder'
<86>Jan 10 08:48:06 groupadd[122961]: group added to /etc/group: name=builder, GID=664
<86>Jan 10 08:48:06 groupadd[122961]: group added to /etc/gshadow: name=builder
<86>Jan 10 08:48:06 groupadd[122961]: new group: name=builder, GID=664
<86>Jan 10 08:48:06 useradd[122982]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
<13>Jan 10 08:48:09 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jan 10 08:48:09 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jan 10 08:48:09 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jan 10 08:48:09 rpmi: perl-devel-1:5.26.2-alt2 1534850821 installed
<13>Jan 10 08:48:09 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
<13>Jan 10 08:48:11 rpmi: perl-Filter-1.59-alt1 1533737242 installed
<13>Jan 10 08:48:11 rpmi: perl-Encode-2.98-alt1 1525447819 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Compress-LZ4-0.25-alt1.1.nosrc.rpm
Installing perl-Compress-LZ4-0.25-alt1.1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26583
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Compress-LZ4-0.25
+ echo 'Source #0 (Compress-LZ4-0.25.tar):'
Source #0 (Compress-LZ4-0.25.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/Compress-LZ4-0.25.tar
+ cd Compress-LZ4-0.25
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26583
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-LZ4-0.25
+ perl_vendor_build
+ export PERL_EXTUTILS_AUTOINSTALL=--skip
+ PERL_EXTUTILS_AUTOINSTALL=--skip
+ export XSUBPP_STATIC_XS=1
+ XSUBPP_STATIC_XS=1
+ _perl_vendor_fixin
+ xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,'
+ find . -type f -print0
+ /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(Exporter)>=5.57  perl(XSLoader)>=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 Compress::LZ4
+ : running make
+ make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p'
cd src && make 
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
Running Mkbootstrap for LZ4 ()
chmod 644 "LZ4.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZ4.bs blib/arch/auto/Compress/LZ4/LZ4.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  LZ4.xs > LZ4.xsc
mv LZ4.xsc LZ4.c
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
cp lib/Compress/LZ4.pm blib/lib/Compress/LZ4.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
gcc -c  -Isrc -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=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib/perl5/CORE"   LZ4.c
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make[1]: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
gcc -c   -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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE"   lz4hc.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
gcc -c   -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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE"   lz4.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
ar cr lz4.a lz4.o lz4hc.o
: lz4.a
make[1]: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
rm -f blib/arch/auto/Compress/LZ4/LZ4.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong LZ4.o  -o blib/arch/auto/Compress/LZ4/LZ4.so src/lz4.a \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Compress/LZ4/LZ4.so
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make[1]: Nothing to be done for 'all'.
+ : 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/Compress-LZ4-0.25'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZ4.bs blib/arch/auto/Compress/LZ4/LZ4.bs 644
make[1]: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
No tests defined for Compress::LZ4::lz4 extension.
make[1]: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
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/00_compile.t .. ok
t/01_lz4.t ...... ok
All tests successful.
Files=2, Tests=2068,  1 wallclock secs ( 0.13 usr  0.02 sys +  0.47 cusr  0.01 csys =  0.63 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.27199
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-LZ4-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Compress-LZ4-buildroot
+ cd Compress-LZ4-0.25
+ 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-Compress-LZ4-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
make[1]: Entering directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25/src'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- LZ4.bs blib/arch/auto/Compress/LZ4/LZ4.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib/perl5/auto/Compress/LZ4/LZ4.so
Installing /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib/perl5/Compress/LZ4.pm
make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Compress-LZ4-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib/perl5/auto/Compress/LZ4/LZ4.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Compress-LZ4-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Exporter)>=5.57  perl(XSLoader)>=0 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Compress-LZ4-buildroot (auto)
removed './usr/lib/perl5/auto/Compress/LZ4/.packlist'
mode of './usr/lib/perl5/auto/Compress/LZ4/LZ4.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Compress-LZ4-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/perl-Compress-LZ4-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Compress-LZ4-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Compress-LZ4-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Compress-LZ4-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-Compress-LZ4-0.25-alt1.1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.6369
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Compress-LZ4-0.25
+ DOCDIR=/usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ /bin/mkdir -p /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ cp -prL README Changes /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ chmod -R go-w /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ chmod -R a+rX /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/share/doc/perl-Compress-LZ4-0.25
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w3ICg7
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.c4YJCr
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib/perl5/Compress/LZ4.pm syntax OK
Provides: perl(Compress/LZ4.pm) = 0.250
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.26.so >= set:okjB3nsneRLZvkQ3SrpCTB8R7pagUyYKm9, perl(XSLoader.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.NYv74Y
Creating perl-Compress-LZ4-debuginfo package
Processing files: perl-Compress-LZ4-debuginfo-0.25-alt1.1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VAOW2P
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gEyoq0
find-requires: running scripts (debuginfo)
Requires: perl-Compress-LZ4 = 0.25-alt1.1, debug(libc.so.6), debug(libperl-5.26.so)
Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZ4-0.25-alt1.1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZ4-debuginfo-0.25-alt1.1.i586.rpm
6.79user 0.62system 0:14.78elapsed 50%CPU (0avgtext+0avgdata 53392maxresident)k
0inputs+0outputs (0major+240094minor)pagefaults 0swaps
16.95user 3.39system 0:29.68elapsed 68%CPU (0avgtext+0avgdata 121848maxresident)k
0inputs+0outputs (0major+749407minor)pagefaults 0swaps