<86>Oct 30 10:39:39 userdel[5380]: delete user 'rooter' <86>Oct 30 10:39:39 userdel[5380]: removed group 'rooter' owned by 'rooter' <86>Oct 30 10:39:39 userdel[5380]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 30 10:39:39 groupadd[5398]: group added to /etc/group: name=rooter, GID=585 <86>Oct 30 10:39:39 groupadd[5398]: group added to /etc/gshadow: name=rooter <86>Oct 30 10:39:39 groupadd[5398]: new group: name=rooter, GID=585 <86>Oct 30 10:39:39 useradd[5419]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Oct 30 10:39:39 userdel[5451]: delete user 'builder' <86>Oct 30 10:39:39 userdel[5451]: removed group 'builder' owned by 'builder' <86>Oct 30 10:39:39 userdel[5451]: removed shadow group 'builder' owned by 'builder' <86>Oct 30 10:39:39 groupadd[5475]: group added to /etc/group: name=builder, GID=586 <86>Oct 30 10:39:39 groupadd[5475]: group added to /etc/gshadow: name=builder <86>Oct 30 10:39:39 groupadd[5475]: new group: name=builder, GID=586 <86>Oct 30 10:39:39 useradd[5492]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Oct 30 10:39:42 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Oct 30 10:39:42 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Oct 30 10:39:42 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Oct 30 10:39:43 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Oct 30 10:39:43 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>Oct 30 10:39:47 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343389 installed <13>Oct 30 10:39:47 rpmi: liblz4-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066927 installed <13>Oct 30 10:39:47 rpmi: liblz4-devel-1:1.9.2-alt1 sisyphus+238585.100.2.2 1570066927 installed <13>Oct 30 10:39:47 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474122 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Compress-LZ4-0.25-alt2.nosrc.rpm Installing perl-Compress-LZ4-0.25-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.91108 + 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 . + echo 'Patch #0 (Compress-LZ4-0.22-Build-against-system-lz4.patch):' Patch #0 (Compress-LZ4-0.22-Build-against-system-lz4.patch): + /usr/bin/patch -p1 patching file Makefile.PL + rm -Rf src + sed -i -e '/^src\//d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.91108 + 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 + 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(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' 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' 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' 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=\"0.25\" -DXS_VERSION=\"0.25\" -fPIC "-I/usr/lib/perl5/CORE" LZ4.c In file included from LZ4.xs:8: ppport.h:825: warning: "WIDEST_UTYPE" redefined 825 | #define WIDEST_UTYPE U64TYPE | In file included from /usr/lib/perl5/CORE/perl.h:2465, from LZ4.xs:4: /usr/lib/perl5/CORE/handy.h:1064: note: this is the location of the previous definition 1064 | # define WIDEST_UTYPE U64 | make: Leaving directory '/usr/src/RPM/BUILD/Compress-LZ4-0.25' 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 \ -llz4 \ -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' + : 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 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.29 usr 0.02 sys + 0.87 cusr 0.04 csys = 1.22 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.1475 + 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' "/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-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.24310 + 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.sHP3ty 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.fjaZ8A 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.1.3), libc.so.6(GLIBC_2.4), liblz4.so.1 >= set:khoOgQMHcCDmu, libperl-5.28.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.7I5aDY Creating perl-Compress-LZ4-debuginfo package Processing files: perl-Compress-LZ4-debuginfo-0.25-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KVWxVW find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xe7Fdb find-requires: running scripts (debuginfo) Requires: perl-Compress-LZ4 = 0.25-alt2, debug(libc.so.6), debug(liblz4.so.1), debug(libperl-5.28.so) Adding to perl-Compress-LZ4-debuginfo a strict dependency on perl-Compress-LZ4 Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZ4-0.25-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZ4-debuginfo-0.25-alt2.i586.rpm 7.75user 1.46system 0:14.68elapsed 62%CPU (0avgtext+0avgdata 51572maxresident)k 0inputs+0outputs (0major+220965minor)pagefaults 0swaps 16.62user 7.19system 0:31.47elapsed 75%CPU (0avgtext+0avgdata 112320maxresident)k 0inputs+0outputs (0major+597171minor)pagefaults 0swaps