<86>Jul 16 09:56:14 userdel[2696166]: delete user 'rooter' <86>Jul 16 09:56:14 userdel[2696166]: removed group 'rooter' owned by 'rooter' <86>Jul 16 09:56:14 groupadd[2696171]: group added to /etc/group: name=rooter, GID=633 <86>Jul 16 09:56:14 groupadd[2696171]: group added to /etc/gshadow: name=rooter <86>Jul 16 09:56:14 groupadd[2696171]: new group: name=rooter, GID=633 <86>Jul 16 09:56:14 useradd[2696179]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Jul 16 09:56:14 userdel[2696186]: delete user 'builder' <86>Jul 16 09:56:14 userdel[2696186]: removed group 'builder' owned by 'builder' <86>Jul 16 09:56:14 userdel[2696186]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 09:56:14 groupadd[2696191]: group added to /etc/group: name=builder, GID=634 <86>Jul 16 09:56:14 groupadd[2696191]: group added to /etc/gshadow: name=builder <86>Jul 16 09:56:14 groupadd[2696191]: new group: name=builder, GID=634 <86>Jul 16 09:56:14 useradd[2696196]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Jul 16 09:56:16 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jul 16 09:56:16 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Jul 16 09:56:17 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+274516.100.1.1 1623609295 installed <13>Jul 16 09:56:17 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jul 16 09:56:20 rpmi: perl-Filter-1.60-alt1 sisyphus+274516.300.1.1 1623612456 installed <13>Jul 16 09:56:20 rpmi: liblz4-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626060252 installed <13>Jul 16 09:56:20 rpmi: liblz4-devel-1:1.9.3-alt1 sisyphus+278100.4000.1.1 1626060252 installed <13>Jul 16 09:56:20 rpmi: perl-Encode-3.10-alt1 sisyphus+274516.400.1.1 1623612533 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Compress-LZ4-0.25-alt2.nosrc.rpm (w1.gzdio) 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.8060 + 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.8060 + 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' 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' 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' "/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:2930, from LZ4.xs:4: /usr/lib/perl5/CORE/handy.h:1382: note: this is the location of the previous definition 1382 | # 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.23 usr 0.01 sys + 0.82 cusr 0.04 csys = 1.10 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.84807 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + 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=/usr/libexec/rpm-build/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 '{}' ';' /bin/grep: /usr/src/tmp/perl-Compress-LZ4-buildroot/usr/lib/perl5/auto/Compress/LZ4/LZ4.so: binary file 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,gnuconfig) 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: (from :0) 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) Processing files: perl-Compress-LZ4-0.25-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.84807 + 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.04BAKg find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CLw3ee find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) /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.34.so >= set:okjB3nsneRLZvkQ3SrpCTB8R7paEUlk7T3, 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.wHQLce 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.TqLjfh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AERGce find-requires: running scripts (debuginfo) Requires: perl-Compress-LZ4 = 0.25-alt2, debug(libc.so.6), debug(liblz4.so.1), debug(libperl-5.34.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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-Compress-LZ4-debuginfo-0.25-alt2.i586.rpm (w2.lzdio) 4.18user 1.39system 0:08.40elapsed 66%CPU (0avgtext+0avgdata 53712maxresident)k 0inputs+0outputs (0major+192589minor)pagefaults 0swaps 12.32user 7.93system 0:21.87elapsed 92%CPU (0avgtext+0avgdata 102972maxresident)k 176inputs+0outputs (0major+566237minor)pagefaults 0swaps --- perl-Compress-LZ4-0.25-alt2.i586.rpm.repo 2021-06-14 09:51:51.000000000 +0000 +++ perl-Compress-LZ4-0.25-alt2.i586.rpm.hasher 2021-07-16 09:56:32.139460937 +0000 @@ -18,7 +18,7 @@ File: /usr/lib/perl5/Compress/LZ4.pm 100644 root:root 5407 890e9849f237da349b798888a34ce803 -File: /usr/lib/perl5/auto/Compress/LZ4 40755 root:root 60 -File: /usr/lib/perl5/auto/Compress/LZ4/LZ4.so 100644 root:root 13776 4ec8c2e71bdf60fc7f9dde501fb9fdc9 -File: /usr/share/doc/perl-Compress-LZ4-0.25 40755 root:root 80 +File: /usr/lib/perl5/auto/Compress/LZ4 40755 root:root 0 +File: /usr/lib/perl5/auto/Compress/LZ4/LZ4.so 100644 root:root 13776 dacadc51fe742bc1378ed8046ed020f1 +File: /usr/share/doc/perl-Compress-LZ4-0.25 40755 root:root 0 File: /usr/share/doc/perl-Compress-LZ4-0.25/Changes 100644 root:root 3002 1afc1b04983ba24b019cbb0a4a188e8a File: /usr/share/doc/perl-Compress-LZ4-0.25/README 100644 root:root 542 74d92da7b3a42d2f6cb4a8fb64095c7c -RPMIdentity: 0b76acfcf0773e078afdd5ab370097ee +RPMIdentity: 4dd7b00ebcfb18fc521363484914e3ee --- perl-Compress-LZ4-debuginfo-0.25-alt2.i586.rpm.repo 2021-06-14 09:51:51.000000000 +0000 +++ perl-Compress-LZ4-debuginfo-0.25-alt2.i586.rpm.hasher 2021-07-16 09:56:32.269456584 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/21 40755 root:root -/usr/lib/debug/.build-id/21/fa82b05e9024d0681f1f603810e7c2856b86c8 120777 root:root ../../../perl5/auto/Compress/LZ4/LZ4.so -/usr/lib/debug/.build-id/21/fa82b05e9024d0681f1f603810e7c2856b86c8.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug +/usr/lib/debug/.build-id/34 40755 root:root +/usr/lib/debug/.build-id/34/15da077b790bd496318226d818a7b1f55df102 120777 root:root ../../../perl5/auto/Compress/LZ4/LZ4.so +/usr/lib/debug/.build-id/34/15da077b790bd496318226d818a7b1f55df102.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,13 +17,13 @@ Provides: perl-Compress-LZ4-debuginfo = 0.25-alt2:sisyphus+274516.33200.2.1 -File: /usr/lib/debug/.build-id/21 40755 root:root 80 -File: /usr/lib/debug/.build-id/21/fa82b05e9024d0681f1f603810e7c2856b86c8 120777 root:root 39 ../../../perl5/auto/Compress/LZ4/LZ4.so -File: /usr/lib/debug/.build-id/21/fa82b05e9024d0681f1f603810e7c2856b86c8.debug 120777 root:root 50 ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug -File: /usr/lib/debug/usr/lib/perl5 40755 root:root 60 -File: /usr/lib/debug/usr/lib/perl5/auto 40755 root:root 60 -File: /usr/lib/debug/usr/lib/perl5/auto/Compress 40755 root:root 60 -File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4 40755 root:root 60 -File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug 100644 root:root 51980 b1ae41cafc9d6ad3b69936333674f3cd -File: /usr/src/debug/Compress-LZ4-0.25 40755 root:root 80 +File: /usr/lib/debug/.build-id/34 40755 root:root 0 +File: /usr/lib/debug/.build-id/34/15da077b790bd496318226d818a7b1f55df102 120777 root:root 39 ../../../perl5/auto/Compress/LZ4/LZ4.so +File: /usr/lib/debug/.build-id/34/15da077b790bd496318226d818a7b1f55df102.debug 120777 root:root 50 ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug +File: /usr/lib/debug/usr/lib/perl5 40755 root:root 0 +File: /usr/lib/debug/usr/lib/perl5/auto 40755 root:root 0 +File: /usr/lib/debug/usr/lib/perl5/auto/Compress 40755 root:root 0 +File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4 40755 root:root 0 +File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug 100644 root:root 51980 d43e985c59513bea0b0c02245b208a60 +File: /usr/src/debug/Compress-LZ4-0.25 40755 root:root 0 File: /usr/src/debug/Compress-LZ4-0.25/LZ4.c 100644 root:root 10071 9cd10b8e688e95e9e3ea9fa6c93358ac File: /usr/src/debug/Compress-LZ4-0.25/LZ4.xs 100644 root:root 2846 2d8a401a839151a0a2ed0c1a75cd0c19 -RPMIdentity: c7da8d7a3e18fc50e061cce7feae3bb9 +RPMIdentity: 0868f0103146185c3ecc406520326ffa