<86>May 4 01:34:33 userdel[3996437]: delete user 'rooter' <86>May 4 01:34:33 userdel[3996437]: removed group 'rooter' owned by 'rooter' <86>May 4 01:34:33 userdel[3996437]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 01:34:33 groupadd[3996487]: group added to /etc/group: name=rooter, GID=1844 <86>May 4 01:34:33 groupadd[3996487]: group added to /etc/gshadow: name=rooter <86>May 4 01:34:33 groupadd[3996487]: new group: name=rooter, GID=1844 <86>May 4 01:34:33 useradd[3996535]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash, from=none <86>May 4 01:34:33 userdel[3996609]: delete user 'builder' <86>May 4 01:34:33 userdel[3996609]: removed group 'builder' owned by 'builder' <86>May 4 01:34:33 userdel[3996609]: removed shadow group 'builder' owned by 'builder' <86>May 4 01:34:33 groupadd[3996681]: group added to /etc/group: name=builder, GID=1845 <86>May 4 01:34:33 groupadd[3996681]: group added to /etc/gshadow: name=builder <86>May 4 01:34:33 groupadd[3996681]: new group: name=builder, GID=1845 <86>May 4 01:34:33 useradd[3996742]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash, from=none <13>May 4 01:34:39 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>May 4 01:34:44 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:34:44 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 01:34:44 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>May 4 01:34:44 rpmi: liblzma-devel-5.4.5-alt1 sisyphus+338177.300.3.1 1707490235 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Compress-Raw-Lzma-2.206-alt1.nosrc.rpm (w1.gzdio) Installing perl-Compress-Raw-Lzma-2.206-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.97989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Compress-Raw-Lzma-2.206 + echo 'Source #0 (Compress-Raw-Lzma-2.206.tar.gz):' Source #0 (Compress-Raw-Lzma-2.206.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-Raw-Lzma-2.206.tar.gz + /bin/tar -xf - + cd Compress-Raw-Lzma-2.206 + /bin/chmod -c -Rf u+rwX,go-w . + rm -rv t/Test/ removed 't/Test/Simple.pm' removed 't/Test/More.pm' removed 't/Test/Builder.pm' removed directory 't/Test/' + perl -i -ne 'print $_ unless m{^t/Test/}' MANIFEST + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.97989 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Lzma-2.206 + 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 Up/Downgrade not needed. Parsing config.in... Looks Good. + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Up/Downgrade not needed. Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Compress::Raw::Lzma + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' cp lib/Compress/Raw/Lzma.pm blib/lib/Compress/Raw/Lzma.pm AutoSplitting blib/lib/Compress/Raw/Lzma.pm (blib/lib/auto/Compress/Raw/Lzma) make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' Running Mkbootstrap for Lzma () chmod 644 "Lzma.bs" make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206/typemap' Lzma.xs > Lzma.xsc mv Lzma.xsc Lzma.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' gcc -c -I/usr/local/include -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 -DVERSION=\"2.206\" -DXS_VERSION=\"2.206\" -fPIC "-I/usr/lib64/perl5/CORE" -Wall -Wno-comment Lzma.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' rm -f blib/arch/auto/Compress/Raw/Lzma/Lzma.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong Lzma.o -o blib/arch/auto/Compress/Raw/Lzma/Lzma.so \ -L/usr/local/lib -llzma \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Compress/Raw/Lzma/Lzma.so make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' + : 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-Raw-Lzma-2.206' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.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/001version.t ....... ok t/01llzma-generic.t .. ok t/02filters.t ........ ok t/050interop-xz.t .... ok t/09limitoutput.t .... ok t/10preset_dict.t .... ok t/19nonpv.t .......... ok t/99pod.t ............ skipped: Test::Pod 1.00 required for testing POD t/meta-json.t ........ skipped: Test::CPAN::Meta::JSON required for testing META.json t/meta-yaml.t ........ skipped: Test::CPAN::Meta required for testing META.yml All tests successful. Files=10, Tests=4402, 5 wallclock secs ( 0.23 usr 0.02 sys + 2.02 cusr 2.22 csys = 4.49 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.17190 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd Compress-Raw-Lzma-2.206 + 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-Raw-Lzma-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Lzma.bs blib/arch/auto/Compress/Raw/Lzma/Lzma.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so Installing /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/lib64/perl5/auto/Compress/Raw/Lzma/autosplit.ix Installing /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/lib64/perl5/Compress/Raw/Lzma.pm make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.206' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot (auto) removed './usr/lib64/perl5/auto/Compress/Raw/Lzma/.packlist' mode of './usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Compress-Raw-Lzma-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-Raw-Lzma-buildroot Processing files: perl-Compress-Raw-Lzma-2.206-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14961 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Lzma-2.206 + DOCDIR=/usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.206 + export DOCDIR + rm -rf /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.206 + /bin/mkdir -p /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.206 + cp -prL Changes README /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.206 + chmod -R go-w /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.206 + chmod -R a+rX /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.206 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lALGA2 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.XXSO3u find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) # perl(XSLoader.pm) at line 157 (depth 5) inside eval SKIP /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/lib64/perl5/Compress/Raw/Lzma.pm syntax OK Provides: perl(Compress/Raw/Lzma.pm) = 2.206 Requires: perl(XSLoader.pm), /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblzma.so.5()(64bit) >= set:kfY4k8Nu1OWkQcz4PuLZs1Z3xKLZtmBqIxQtuopdXGcsS3zQX7xvocCQQ7Zh4, liblzma.so.5(XZ_5.0)(64bit), libperl-5.38.so()(64bit) >= set:oijBzbKzxP8uOUl1awPx2X9W4rJ0B0OWlnE7zQGvREkMscXqQ0t3WgL0zkdlrvYdHlU0CQ7HMx0kS5WS33XDcWEJBDZaWch6MKCeBJwwtWKHUov6QXkK1, perl(AutoLoader.pm), perl(DynaLoader.pm), perl(Scalar/Util.pm), perl(UNIVERSAL.pm), perl(bytes.pm), perl(constant.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.nUpBBd Creating perl-Compress-Raw-Lzma-debuginfo package Processing files: perl-Compress-Raw-Lzma-debuginfo-2.206-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OvVbWn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.K6Ugwp find-requires: running scripts (debuginfo) Requires: perl-Compress-Raw-Lzma = 2.206-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(liblzma.so.5), debug64(libperl-5.38.so) Adding to perl-Compress-Raw-Lzma-debuginfo a strict dependency on perl-Compress-Raw-Lzma Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Lzma-2.206-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Lzma-debuginfo-2.206-alt1.x86_64.rpm (w2.lzdio) 4.63user 4.13system 0:15.07elapsed 58%CPU (0avgtext+0avgdata 126700maxresident)k 0inputs+0outputs (0major+1035104minor)pagefaults 0swaps 6.73user 3.67system 0:35.51elapsed 29%CPU (0avgtext+0avgdata 131596maxresident)k 136inputs+0outputs (0major+276121minor)pagefaults 0swaps --- perl-Compress-Raw-Lzma-2.206-alt1.x86_64.rpm.repo 2023-11-28 10:43:16.000000000 +0000 +++ perl-Compress-Raw-Lzma-2.206-alt1.x86_64.rpm.hasher 2024-05-04 01:35:05.733710916 +0000 @@ -37,3 +37,3 @@ File: /usr/lib64/perl5/auto/Compress/Raw/Lzma 40755 root:root -File: /usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so 100644 root:root 18b3d180db9aba3a9b7f13e485deeeb7 +File: /usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so 100644 root:root 59197c115cbbb7afafa607ec5f498905 File: /usr/lib64/perl5/auto/Compress/Raw/Lzma/autosplit.ix 100644 root:root 5aaeb2422548549bab435f375045c8cb @@ -42,2 +42,2 @@ File: /usr/share/doc/perl-Compress-Raw-Lzma-2.206/README 100644 root:root 77d6ee91f1387865b7d1f824977665cf -RPMIdentity: 26f48e511e995976248495b9c265b91808e4371b768e64b107cacbc2e0f24696e4c466e54555a9ca911c2a954c0191612d83c5cfe5561b30e49ac4942a112fa1 +RPMIdentity: 48ed6734777cd9b3598f74678e45397d3e100cd2dc83a663633fda146ca5159e0d0e2be9efd0f4e9cc6b28b29da64e6b07453204d27a68a09260454afe8df63b --- perl-Compress-Raw-Lzma-debuginfo-2.206-alt1.x86_64.rpm.repo 2023-11-28 10:43:16.000000000 +0000 +++ perl-Compress-Raw-Lzma-debuginfo-2.206-alt1.x86_64.rpm.hasher 2024-05-04 01:35:05.972713958 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/27 40755 root:root -/usr/lib/debug/.build-id/27/a5b701e7af0bf54ca0afc32ac9301c1d57d349 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so -/usr/lib/debug/.build-id/27/a5b701e7af0bf54ca0afc32ac9301c1d57d349.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug +/usr/lib/debug/.build-id/55 40755 root:root +/usr/lib/debug/.build-id/55/35d617345fd5e13a31126d3392d94e4994a30f 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so +/usr/lib/debug/.build-id/55/35d617345fd5e13a31126d3392d94e4994a30f.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,5 +21,5 @@ Provides: perl-Compress-Raw-Lzma-debuginfo = 2.206-alt1:sisyphus+335067.44000.2.2 -File: /usr/lib/debug/.build-id/27 40755 root:root -File: /usr/lib/debug/.build-id/27/a5b701e7af0bf54ca0afc32ac9301c1d57d349 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so -File: /usr/lib/debug/.build-id/27/a5b701e7af0bf54ca0afc32ac9301c1d57d349.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug +File: /usr/lib/debug/.build-id/55 40755 root:root +File: /usr/lib/debug/.build-id/55/35d617345fd5e13a31126d3392d94e4994a30f 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so +File: /usr/lib/debug/.build-id/55/35d617345fd5e13a31126d3392d94e4994a30f.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -29,3 +29,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Lzma 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug 100644 root:root 2de765a3740f5d201761fa5d8b9a6e8a +File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug 100644 root:root 7ac2a8768481ca1123d00e11688f5358 File: /usr/src/debug/Compress-Raw-Lzma-2.206 40755 root:root @@ -33,4 +33,4 @@ File: /usr/src/debug/Compress-Raw-Lzma-2.206/Lzma.xs 100644 root:root 9a853dfa7862af04d4f892168941ea3c -File: /usr/src/debug/Compress-Raw-Lzma-2.206/constants.h 100644 root:root 5f9549578b46fe3a6df1e5779bda3cd4 +File: /usr/src/debug/Compress-Raw-Lzma-2.206/constants.h 100644 root:root 4d24156e56e8194578d8656514fddfb3 File: /usr/src/debug/Compress-Raw-Lzma-2.206/constants.xs 100644 root:root 2a191423cc2aaaff61f7f5cf9b506e78 -RPMIdentity: c5003b5cc40709c98bfcd159082cf59300e34975aab2d3df62afb9181748b09ab1ddc759d258234778da1503c281c660b15e52c9d46da2fc8372cd747dacf45b +RPMIdentity: 2b2cfda39fc90f508908c17de0160e2ac9e06a9d8e1e54fb964a2e803fd79a3de5b830fe59f4669d68b748d49a7052d9649f414db2dcdab5a37f08a65bd35b5a