<86>Jul 16 04:45:41 userdel[2279970]: delete user 'rooter' <86>Jul 16 04:45:41 userdel[2279970]: removed group 'rooter' owned by 'rooter' <86>Jul 16 04:45:41 userdel[2279970]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 16 04:45:41 groupadd[2280013]: group added to /etc/group: name=rooter, GID=1859 <86>Jul 16 04:45:41 groupadd[2280013]: group added to /etc/gshadow: name=rooter <86>Jul 16 04:45:41 groupadd[2280013]: new group: name=rooter, GID=1859 <86>Jul 16 04:45:41 useradd[2280036]: new user: name=rooter, UID=1859, GID=1859, home=/root, shell=/bin/bash, from=none <86>Jul 16 04:45:41 userdel[2280064]: delete user 'builder' <86>Jul 16 04:45:41 userdel[2280064]: removed group 'builder' owned by 'builder' <86>Jul 16 04:45:41 userdel[2280064]: removed shadow group 'builder' owned by 'builder' <86>Jul 16 04:45:41 groupadd[2280099]: group added to /etc/group: name=builder, GID=1860 <86>Jul 16 04:45:41 groupadd[2280099]: group added to /etc/gshadow: name=builder <86>Jul 16 04:45:41 groupadd[2280099]: new group: name=builder, GID=1860 <86>Jul 16 04:45:41 useradd[2280121]: new user: name=builder, UID=1860, GID=1860, home=/usr/src, shell=/bin/bash, from=none <13>Jul 16 04:45:44 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed <13>Jul 16 04:45:45 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jul 16 04:45:45 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jul 16 04:45:45 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed <13>Jul 16 04:45:45 rpmi: liblzma-devel-5.2.5-alt3.1 sisyphus+291400.100.1.1 1638634809 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Compress-Raw-Lzma-2.204-alt1.nosrc.rpm (w1.gzdio) Installing perl-Compress-Raw-Lzma-2.204-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.52102 + 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.204 + echo 'Source #0 (Compress-Raw-Lzma-2.204.tar.gz):' Source #0 (Compress-Raw-Lzma-2.204.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Compress-Raw-Lzma-2.204.tar.gz + /bin/tar -xf - + cd Compress-Raw-Lzma-2.204 + /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.52102 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Lzma-2.204 + 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.204' Running Mkbootstrap for Lzma () chmod 644 "Lzma.bs" make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' "/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.204' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' 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.204' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204/typemap' Lzma.xs > Lzma.xsc mv Lzma.xsc Lzma.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' 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.204\" -DXS_VERSION=\"2.204\" -fPIC "-I/usr/lib64/perl5/CORE" -Wall -Wno-comment Lzma.c make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' make: Entering directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' rm -f blib/arch/auto/Compress/Raw/Lzma/Lzma.so gcc -lpthread -shared -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.204' + : 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.204' "/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, 2 wallclock secs ( 0.14 usr 0.06 sys + 1.18 cusr 0.54 csys = 1.92 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Compress-Raw-Lzma-2.204' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22458 + 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:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Compress-Raw-Lzma-2.204 + 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.204' "/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.204' + _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) Processing files: perl-Compress-Raw-Lzma-2.204-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22458 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Compress-Raw-Lzma-2.204 + DOCDIR=/usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.204 + export DOCDIR + rm -rf /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.204 + /bin/mkdir -p /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.204 + cp -prL Changes README /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.204 + chmod -R go-w /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.204 + chmod -R a+rX /usr/src/tmp/perl-Compress-Raw-Lzma-buildroot/usr/share/doc/perl-Compress-Raw-Lzma-2.204 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tytuid 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.Ftu4TQ 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.204 Requires: perl(XSLoader.pm), /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), liblzma.so.5()(64bit) >= set:kfY4k8Nu1OWkQcz4PuLZs1Z3xKLZtmBqIxQtuopdXGcsS3zQX7xvocCQQ7Zh4, liblzma.so.5(XZ_5.0)(64bit), libperl-5.34.so()(64bit) >= set:oijBzbKzxP8uOUl1awPx2X9W4rJ0B0OWlnE7zQGvREkMS91deK6dgTweQbM8lzy9mHM1cFfmx31EIbQJ76SfpQhrbfXltC83onjDOmgMetTlsIf3WtaT0, 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.yLmWeR Creating perl-Compress-Raw-Lzma-debuginfo package Processing files: perl-Compress-Raw-Lzma-debuginfo-2.204-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rJ9IiB find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uIuKJH find-requires: running scripts (debuginfo) Requires: perl-Compress-Raw-Lzma = 2.204-alt1, debug64(libc.so.6), debug64(liblzma.so.5), debug64(libperl-5.34.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.204-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Compress-Raw-Lzma-debuginfo-2.204-alt1.x86_64.rpm (w2.lzdio) 2.93user 1.44system 0:08.71elapsed 50%CPU (0avgtext+0avgdata 127128maxresident)k 0inputs+0outputs (0major+423675minor)pagefaults 0swaps 3.60user 1.84system 0:16.66elapsed 32%CPU (0avgtext+0avgdata 126636maxresident)k 0inputs+0outputs (0major+256025minor)pagefaults 0swaps --- perl-Compress-Raw-Lzma-2.204-alt1.x86_64.rpm.repo 2023-02-08 23:26:40.000000000 +0000 +++ perl-Compress-Raw-Lzma-2.204-alt1.x86_64.rpm.hasher 2023-07-16 04:45:56.568086482 +0000 @@ -36,3 +36,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 ece20c7d6dd6ca638e8e15b327d89ed6 +File: /usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so 100644 root:root 80119c4602c1c5fe36392e9b360d79f9 File: /usr/lib64/perl5/auto/Compress/Raw/Lzma/autosplit.ix 100644 root:root 5aaeb2422548549bab435f375045c8cb @@ -41,2 +41,2 @@ File: /usr/share/doc/perl-Compress-Raw-Lzma-2.204/README 100644 root:root 69d3ffc04dec3f2e905d69d6b161cc03 -RPMIdentity: c1be57e5a8660dcd41e36c71872f7da307068204d3365a0417c5c497ae94664fc882283c33abac96b47a9ac61d33564649102dcb19d1c363763cee8000e1a831 +RPMIdentity: 96b6be8808077eda79d0540fb31cc03ad41f13942a911ac137fd351cd40245bcbe19da0770a45d4d5628af7ca639c69bb71f5df7dcb040a126d208501c9444f7 --- perl-Compress-Raw-Lzma-debuginfo-2.204-alt1.x86_64.rpm.repo 2023-02-08 23:26:41.000000000 +0000 +++ perl-Compress-Raw-Lzma-debuginfo-2.204-alt1.x86_64.rpm.hasher 2023-07-16 04:45:56.653087945 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/a6 40755 root:root -/usr/lib/debug/.build-id/a6/42980de16450be9134b921e0f6966320212512 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so -/usr/lib/debug/.build-id/a6/42980de16450be9134b921e0f6966320212512.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug +/usr/lib/debug/.build-id/42 40755 root:root +/usr/lib/debug/.build-id/42/09197765f6a188a7c624565f7ec7c4b1fed8f8 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so +/usr/lib/debug/.build-id/42/09197765f6a188a7c624565f7ec7c4b1fed8f8.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -20,5 +20,5 @@ Provides: perl-Compress-Raw-Lzma-debuginfo = 2.204-alt1:sisyphus+314908.100.1.1 -File: /usr/lib/debug/.build-id/a6 40755 root:root -File: /usr/lib/debug/.build-id/a6/42980de16450be9134b921e0f6966320212512 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so -File: /usr/lib/debug/.build-id/a6/42980de16450be9134b921e0f6966320212512.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug +File: /usr/lib/debug/.build-id/42 40755 root:root +File: /usr/lib/debug/.build-id/42/09197765f6a188a7c624565f7ec7c4b1fed8f8 120777 root:root ../../../../lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so +File: /usr/lib/debug/.build-id/42/09197765f6a188a7c624565f7ec7c4b1fed8f8.debug 120777 root:root ../../usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -28,3 +28,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 d152fffb1b952db523d00187f38f01d5 +File: /usr/lib/debug/usr/lib64/perl5/auto/Compress/Raw/Lzma/Lzma.so.debug 100644 root:root c8e33a62c81504f04ec35609404ae0b2 File: /usr/src/debug/Compress-Raw-Lzma-2.204 40755 root:root @@ -34,2 +34,2 @@ File: /usr/src/debug/Compress-Raw-Lzma-2.204/constants.xs 100644 root:root 2a191423cc2aaaff61f7f5cf9b506e78 -RPMIdentity: cc5f4b4ab8fc8db2a1bc6a14c624ab8b3f198c6674d14de51b96caa904aa94049a9fb2a6be6792a51453f0b83254ee6fcd05aeccb0a45905d99a748ed4e35362 +RPMIdentity: 0e35daf301253d19194819d319446e3a8a59cd11facb6484f2a5ffb0b618fecc55ae1701ebea0ba6d4ae0e6a5c6d3608ed83e75d6011204e9eb4769e82bc1f05