<86>May 4 00:47:30 userdel[4026832]: delete user 'rooter' <86>May 4 00:47:30 groupadd[4026864]: group added to /etc/group: name=rooter, GID=1862 <86>May 4 00:47:30 groupadd[4026864]: new group: name=rooter, GID=1862 <86>May 4 00:47:30 useradd[4026913]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash, from=none <86>May 4 00:47:31 userdel[4027147]: delete user 'builder' <86>May 4 00:47:31 userdel[4027147]: removed group 'builder' owned by 'builder' <86>May 4 00:47:31 userdel[4027147]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:47:31 groupadd[4027315]: group added to /etc/group: name=builder, GID=1863 <86>May 4 00:47:31 groupadd[4027315]: group added to /etc/gshadow: name=builder <86>May 4 00:47:31 groupadd[4027315]: new group: name=builder, GID=1863 <86>May 4 00:47:31 useradd[4027479]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-PerlIO-gzip-0.20-alt1.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-PerlIO-gzip-0.20-alt1.2.src.rpm: The use of such a license name is ambiguous: Artistic warning: user igor does not exist - using root warning: group igor does not exist - using root warning: user igor does not exist - using root warning: group igor does not exist - using root <13>May 4 00:47:37 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:47:37 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:47:38 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>May 4 00:47:38 rpmi: zlib-devel-1.3.1-alt1 sisyphus+342532.100.1.1 1710232285 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-PerlIO-gzip-0.20-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-PerlIO-gzip-0.20-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf PerlIO-gzip-0.20 + echo 'Source #0 (PerlIO-gzip-0.20.tar.gz):' Source #0 (PerlIO-gzip-0.20.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/PerlIO-gzip-0.20.tar.gz + /bin/tar -xf - + cd PerlIO-gzip-0.20 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42609 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd PerlIO-gzip-0.20 + 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 + /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 + : 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 PerlIO::gzip + : 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/PerlIO-gzip-0.20' Running Mkbootstrap for gzip () chmod 644 "gzip.bs" make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' make: Entering directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' cp gzip.pm blib/lib/PerlIO/gzip.pm make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' make: Entering directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gzip.bs blib/arch/auto/PerlIO/gzip/gzip.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' make: Entering directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' gzip.xs > gzip.xsc mv gzip.xsc gzip.c make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' make: Entering directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' 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 -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -fPIC "-I/usr/lib64/perl5/CORE" gzip.c make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' make: Entering directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' rm -f blib/arch/auto/PerlIO/gzip/gzip.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong gzip.o -o blib/arch/auto/PerlIO/gzip/gzip.so \ -lz \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/PerlIO/gzip/gzip.so make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' + : 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/PerlIO-gzip-0.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gzip.bs blib/arch/auto/PerlIO/gzip/gzip.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 Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. Warning: unable to close filehandle FOO properly. t/read.t ... ok t/write.t .. ok All tests successful. Files=2, Tests=561, 0 wallclock secs ( 0.05 usr 0.00 sys + 0.50 cusr 0.05 csys = 0.60 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-PerlIO-gzip-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-PerlIO-gzip-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd PerlIO-gzip-0.20 + 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-PerlIO-gzip-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- gzip.bs blib/arch/auto/PerlIO/gzip/gzip.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/lib64/perl5/auto/PerlIO/gzip/gzip.so Installing /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/lib64/perl5/PerlIO/gzip.pm make: Leaving directory '/usr/src/RPM/BUILD/PerlIO-gzip-0.20' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-PerlIO-gzip-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-PerlIO-gzip-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-PerlIO-gzip-buildroot (auto) removed './usr/lib64/perl5/auto/PerlIO/gzip/.packlist' mode of './usr/lib64/perl5/auto/PerlIO/gzip/gzip.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-PerlIO-gzip-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-PerlIO-gzip-buildroot/ (default) Compressing files in /usr/src/tmp/perl-PerlIO-gzip-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-PerlIO-gzip-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-PerlIO-gzip-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-PerlIO-gzip-buildroot Processing files: perl-PerlIO-gzip-0.20-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47243 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd PerlIO-gzip-0.20 + DOCDIR=/usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/share/doc/perl-PerlIO-gzip-0.20 + export DOCDIR + rm -rf /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/share/doc/perl-PerlIO-gzip-0.20 + /bin/mkdir -p /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/share/doc/perl-PerlIO-gzip-0.20 + cp -prL Changes README /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/share/doc/perl-PerlIO-gzip-0.20 + chmod -R go-w /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/share/doc/perl-PerlIO-gzip-0.20 + chmod -R a+rX /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/share/doc/perl-PerlIO-gzip-0.20 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jLIFmO 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.6MEz9E 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-PerlIO-gzip-buildroot/usr/lib64/perl5/PerlIO/gzip.pm syntax OK Provides: perl(PerlIO/gzip.pm) = 0.200 Requires: /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), libperl-5.38.so()(64bit) >= set:oix0Pc9UyXw0DZ82Xj44lns11tizkGxLQYnNObTf1zHaQDDkT2xiyMIxOHnqB40XAZ8JRx5JLrEbnehtKMS8d5ok3rHoQdOFj9W5XbieaKxekURW6WfpWZJiq3QHIJOEni8ux2GefOYI0, libz.so.1()(64bit) >= set:khb6pwmWdIhpAOoqvxaG1, 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.UkXUaH Creating perl-PerlIO-gzip-debuginfo package Processing files: perl-PerlIO-gzip-debuginfo-0.20-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Cs5AaI find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6Cbk0c find-requires: running scripts (debuginfo) Requires: perl-PerlIO-gzip = 0.20-alt1.2, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so), debug64(libz.so.1) Adding to perl-PerlIO-gzip-debuginfo a strict dependency on perl-PerlIO-gzip Wrote: /usr/src/RPM/RPMS/x86_64/perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm (w2.lzdio) 2.52user 1.74system 0:10.45elapsed 40%CPU (0avgtext+0avgdata 81848maxresident)k 0inputs+0outputs (0major+240558minor)pagefaults 0swaps /.out/perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 6.16user 4.83system 0:33.13elapsed 33%CPU (0avgtext+0avgdata 131600maxresident)k 0inputs+0outputs (0major+193664minor)pagefaults 0swaps --- perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm.repo 2023-11-28 10:35:53.000000000 +0000 +++ perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm.hasher 2024-05-04 00:47:54.378437058 +0000 @@ -25,3 +25,3 @@ File: /usr/lib64/perl5/auto/PerlIO/gzip 40755 root:root -File: /usr/lib64/perl5/auto/PerlIO/gzip/gzip.so 100644 root:root 11549d09fdcfac02287d227464e1333a +File: /usr/lib64/perl5/auto/PerlIO/gzip/gzip.so 100644 root:root 69a00470c4f9f21a1aea964c817bdc09 File: /usr/share/doc/perl-PerlIO-gzip-0.20 40755 root:root @@ -29,2 +29,2 @@ File: /usr/share/doc/perl-PerlIO-gzip-0.20/README 100644 root:root 4d2daec3942910d95288228ebf66a70f -RPMIdentity: 5713ee096857fe91fe58a1ae8faee3b7e6ee0ae982e1125cbe63ae7a837e5f05e175fbb58ade0bc4628d1583f3b9b22c6560892275f0cd1c9545a769f9e7f988 +RPMIdentity: bf3585d7c2eb5c0f84ad8da3118529a2ed36b7d4f1661ac582bfe62e159453f1e5d20a4e9f5e94bee6ccc33088c27434092b3f047597280d7999c7420f60ac2a --- perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm.repo 2023-11-28 10:35:54.000000000 +0000 +++ perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm.hasher 2024-05-04 00:47:54.622440771 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/7f 40755 root:root -/usr/lib/debug/.build-id/7f/06f5249cbed6f39a928df7806a2041832dc58c 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so -/usr/lib/debug/.build-id/7f/06f5249cbed6f39a928df7806a2041832dc58c.debug 120777 root:root ../../usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug +/usr/lib/debug/.build-id/7a 40755 root:root +/usr/lib/debug/.build-id/7a/efa2f3dccc169ead835c4bb5cf5b26d7bdc083 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so +/usr/lib/debug/.build-id/7a/efa2f3dccc169ead835c4bb5cf5b26d7bdc083.debug 120777 root:root ../../usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -18,5 +18,5 @@ Provides: perl-PerlIO-gzip-debuginfo = 0.20-alt1.2:sisyphus+335067.42400.2.2 -File: /usr/lib/debug/.build-id/7f 40755 root:root -File: /usr/lib/debug/.build-id/7f/06f5249cbed6f39a928df7806a2041832dc58c 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so -File: /usr/lib/debug/.build-id/7f/06f5249cbed6f39a928df7806a2041832dc58c.debug 120777 root:root ../../usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug +File: /usr/lib/debug/.build-id/7a 40755 root:root +File: /usr/lib/debug/.build-id/7a/efa2f3dccc169ead835c4bb5cf5b26d7bdc083 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so +File: /usr/lib/debug/.build-id/7a/efa2f3dccc169ead835c4bb5cf5b26d7bdc083.debug 120777 root:root ../../usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -25,3 +25,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/gzip 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug 100644 root:root c7e6458c2f1214e685f5dbf698553d21 +File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug 100644 root:root 5f9d591be559abb383d013fe063994bc File: /usr/src/debug/PerlIO-gzip-0.20 40755 root:root @@ -29,2 +29,2 @@ File: /usr/src/debug/PerlIO-gzip-0.20/gzip.xs 100644 root:root 9d5efd8991080cf8df305af331a103f1 -RPMIdentity: 81de755c379d47ecc022947b556ef0daec5c29418335dd74e884273a0e426195a32d879a45c840ae40b3abfff32913ebb70223258a760f1b783d3d35d64dd291 +RPMIdentity: 5b2c20ca1e49e8190b7e2798bf769c4551d01ed410497a55110bd7e55d4eccb59fafbbd4ab64fe281a540fac2a144abfb9674702939b9f11dbe34660c8781d20