<86>Dec 14 06:57:58 userdel[2079544]: delete user 'rooter' <86>Dec 14 06:57:58 groupadd[2079593]: group added to /etc/group: name=rooter, GID=1286 <86>Dec 14 06:57:58 groupadd[2079593]: group added to /etc/gshadow: name=rooter <86>Dec 14 06:57:58 groupadd[2079593]: new group: name=rooter, GID=1286 <86>Dec 14 06:57:58 useradd[2079624]: new user: name=rooter, UID=1286, GID=1286, home=/root, shell=/bin/bash, from=none <86>Dec 14 06:57:58 userdel[2079671]: delete user 'builder' <86>Dec 14 06:57:58 groupadd[2079703]: group added to /etc/group: name=builder, GID=1287 <86>Dec 14 06:57:58 groupadd[2079703]: group added to /etc/gshadow: name=builder <86>Dec 14 06:57:58 groupadd[2079703]: new group: name=builder, GID=1287 <86>Dec 14 06:57:58 useradd[2079748]: new user: name=builder, UID=1287, GID=1287, home=/usr/src, shell=/bin/bash, from=none <13>Dec 14 06:58:02 rpmi: libgdbm-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 14 06:58:02 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+346222.200.3.2 1716468406 installed <13>Dec 14 06:58:03 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Dec 14 06:58:03 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Dec 14 06:58:05 rpmi: perl-Filter-1.64-alt1 sisyphus+335067.400.1.1 1700901530 installed <13>Dec 14 06:58:05 rpmi: liblz4-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Dec 14 06:58:05 rpmi: liblz4-devel-1:1.9.4-alt1 sisyphus+309416.100.1.1 1667413000 installed <13>Dec 14 06:58:05 rpmi: perl-Encode-3.21-alt1 sisyphus+343095.100.1.1 1710875480 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.66758 + 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.42197 + 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 + /usr/bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 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 -flto=auto -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 -flto=auto -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:9: warning: "WIDEST_UTYPE" redefined 825 | #define WIDEST_UTYPE U64TYPE | ^~~~~~~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3327, from LZ4.xs:4: /usr/lib/perl5/CORE/handy.h:1422:9: note: this is the location of the previous definition 1422 | #define WIDEST_UTYPE PERL_UINTMAX_T | ^~~~~~~~~~~~ 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 -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -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, 0 wallclock secs ( 0.13 usr 0.02 sys + 0.51 cusr 0.03 csys = 0.69 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.19904 + 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:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Compress-LZ4-0.25 + perl_vendor_install + /usr/bin/grep -qs -Ew Build_PL Build.PL + /usr/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 /usr/bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Compress-LZ4-buildroot -type f -not -name .packlist -exec /usr/bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /usr/bin/grep -F 'perl(' .perl.req perl(Exporter)>=5.57 perl(XSLoader)>=0 + /usr/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) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-Compress-LZ4-buildroot Processing files: perl-Compress-LZ4-0.25-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.23042 + 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.GzGuJu 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.xcUnwX 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.38.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.NHlSRs 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.40o9Yh find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fJztjm find-requires: running scripts (debuginfo) Requires: perl-Compress-LZ4 = 0.25-alt2, debug(libc.so.6), debug(liblz4.so.1), debug(libperl-5.38.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) 2.56user 1.06system 0:07.70elapsed 47%CPU (0avgtext+0avgdata 58976maxresident)k 0inputs+0outputs (0major+208540minor)pagefaults 0swaps 6.03user 2.37system 0:21.31elapsed 39%CPU (0avgtext+0avgdata 131568maxresident)k 56inputs+0outputs (0major+254643minor)pagefaults 0swaps --- perl-Compress-LZ4-0.25-alt2.i586.rpm.repo 2023-11-28 09:08:47.000000000 +0000 +++ perl-Compress-LZ4-0.25-alt2.i586.rpm.hasher 2024-12-14 06:58:15.912837581 +0000 @@ -19,3 +19,3 @@ File: /usr/lib/perl5/auto/Compress/LZ4 40755 root:root -File: /usr/lib/perl5/auto/Compress/LZ4/LZ4.so 100644 root:root 405d7c2f11ec8d103f01f6aa5a1ad19d +File: /usr/lib/perl5/auto/Compress/LZ4/LZ4.so 100644 root:root 1d18044f3011afff99d9b37f2cc8e44e File: /usr/share/doc/perl-Compress-LZ4-0.25 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/perl-Compress-LZ4-0.25/README 100644 root:root 74d92da7b3a42d2f6cb4a8fb64095c7c -RPMIdentity: 13ea87689fe4e2a7442be5fbe246da5044172df0ebe0a2ba5a5672d7ce9a371930b4eab715bafddac9be7d1c3d2b14c5afe6b07bf60dc85448578d105091c9c5 +RPMIdentity: ca2149b0431d06e250d7986e96552f111a42901fc7a4dbcf402fa21027033793df59bf7c351c0be16b8316ba90c24f86dcc17aac7c4f92cdc27748ece36f0051 --- perl-Compress-LZ4-debuginfo-0.25-alt2.i586.rpm.repo 2023-11-28 09:08:47.000000000 +0000 +++ perl-Compress-LZ4-debuginfo-0.25-alt2.i586.rpm.hasher 2024-12-14 06:58:16.016837544 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c1 40755 root:root -/usr/lib/debug/.build-id/c1/d5946b5ae532a6ceda0b9ddf8e35dd186df746 120777 root:root ../../../perl5/auto/Compress/LZ4/LZ4.so -/usr/lib/debug/.build-id/c1/d5946b5ae532a6ceda0b9ddf8e35dd186df746.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug +/usr/lib/debug/.build-id/71 40755 root:root +/usr/lib/debug/.build-id/71/50ab8a648125bffca0288302d9ca49f8f53a24 120777 root:root ../../../perl5/auto/Compress/LZ4/LZ4.so +/usr/lib/debug/.build-id/71/50ab8a648125bffca0288302d9ca49f8f53a24.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Compress-LZ4-debuginfo = 0.25-alt2:sisyphus+335067.35100.2.2 -File: /usr/lib/debug/.build-id/c1 40755 root:root -File: /usr/lib/debug/.build-id/c1/d5946b5ae532a6ceda0b9ddf8e35dd186df746 120777 root:root ../../../perl5/auto/Compress/LZ4/LZ4.so -File: /usr/lib/debug/.build-id/c1/d5946b5ae532a6ceda0b9ddf8e35dd186df746.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug +File: /usr/lib/debug/.build-id/71 40755 root:root +File: /usr/lib/debug/.build-id/71/50ab8a648125bffca0288302d9ca49f8f53a24 120777 root:root ../../../perl5/auto/Compress/LZ4/LZ4.so +File: /usr/lib/debug/.build-id/71/50ab8a648125bffca0288302d9ca49f8f53a24.debug 120777 root:root ../../usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug 100644 root:root 6e10e2befbf638085dc2aee199240d47 +File: /usr/lib/debug/usr/lib/perl5/auto/Compress/LZ4/LZ4.so.debug 100644 root:root a253e39819bab90894c385a444d2ab7d File: /usr/src/debug/Compress-LZ4-0.25 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Compress-LZ4-0.25/LZ4.xs 100644 root:root 2d8a401a839151a0a2ed0c1a75cd0c19 -RPMIdentity: 91b99869833ea03e11ab1449925adf51583f5cc697b1e07a8185822da6607baa95332474cf32e6b6451856f2d12ef6db9ef9a8fb5050b237590206a69361fc02 +RPMIdentity: 03ea3c17251114d6f9e794f5fbf53e99d88b1ddc372cc155e6823f6492f0da96d2b684472de37ed216e4c0be42a27344d4a18bc9378db6724df713d9cdf04a58