<86>Jun 9 00:32:56 userdel[245863]: delete user 'rooter' <86>Jun 9 00:32:56 userdel[245863]: removed group 'rooter' owned by 'rooter' <86>Jun 9 00:32:56 userdel[245863]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 9 00:32:56 groupadd[245896]: group added to /etc/group: name=rooter, GID=1868 <86>Jun 9 00:32:56 groupadd[245896]: group added to /etc/gshadow: name=rooter <86>Jun 9 00:32:56 groupadd[245896]: new group: name=rooter, GID=1868 <86>Jun 9 00:32:56 useradd[245931]: new user: name=rooter, UID=1868, GID=1868, home=/root, shell=/bin/bash <86>Jun 9 00:32:56 userdel[245997]: delete user 'builder' <86>Jun 9 00:32:56 userdel[245997]: removed group 'builder' owned by 'builder' <86>Jun 9 00:32:56 userdel[245997]: removed shadow group 'builder' owned by 'builder' <86>Jun 9 00:32:56 groupadd[246039]: group added to /etc/group: name=builder, GID=1869 <86>Jun 9 00:32:56 groupadd[246039]: group added to /etc/gshadow: name=builder <86>Jun 9 00:32:56 groupadd[246039]: new group: name=builder, GID=1869 <86>Jun 9 00:32:56 useradd[246084]: new user: name=builder, UID=1869, GID=1869, home=/usr/src, shell=/bin/bash /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>Jun 9 00:33:00 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 9 00:33:00 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 9 00:33:00 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Jun 9 00:33:00 rpmi: zlib-devel-1.2.13-alt1 p10+318109.100.2.1 1682690580 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.32991 + 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.32991 + 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 + 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 + : 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' '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' "/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' 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" "/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 -DVERSION=\"0.20\" -DXS_VERSION=\"0.20\" -fPIC "-I/usr/lib64/perl5/CORE" gzip.c In file included from /usr/lib64/perl5/CORE/perl.h:5744, from gzip.xs:13: gzip.xs: In function 'PerlIOGzip_getarg': /usr/lib64/perl5/CORE/embed.h:384:23: warning: 'mode' may be used uninitialized in this function [-Wmaybe-uninitialized] 384 | #define newSVpv(a,b) Perl_newSVpv(aTHX_ a,b) | ^~~~~~~~~~~~ gzip.xs:675:24: note: 'mode' was declared here 675 | register const char *mode; | ^~~~ 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 -lpthread -shared -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 t/read.t ... ok t/write.t .. ok All tests successful. Files=2, Tests=561, 1 wallclock secs ( 0.04 usr 0.01 sys + 0.42 cusr 0.06 csys = 0.53 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.14814 + 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:/bin:/usr/bin:/usr/X11R6/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 '{}' ';' /bin/grep: /usr/src/tmp/perl-PerlIO-gzip-buildroot/usr/lib64/perl5/auto/PerlIO/gzip/gzip.so: binary file matches + : 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) Processing files: perl-PerlIO-gzip-0.20-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.14814 + 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.SYA4hN 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.inBIYL 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, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.34.so()(64bit) >= set:oix0Pc9UyXw0DZ82Xj44lns11tizkGxLQYnNObTf1zHaYXQ2KTWm8ki4CdkuZ2Ji2wtOuIJeIEZ9Tx0RV2rzQkwhdIJyhT8DeBEnIL8VEU6WgxnHrEZACZvJAS0ZaIJOEni8ux2GefOYI0, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.sA7qVL 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.8x8KGM find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NLPf1N find-requires: running scripts (debuginfo) Requires: perl-PerlIO-gzip = 0.20-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0), 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) 1.72user 1.87system 0:07.09elapsed 50%CPU (0avgtext+0avgdata 75040maxresident)k 0inputs+0outputs (0major+229316minor)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 3.83user 3.24system 0:18.36elapsed 38%CPU (0avgtext+0avgdata 129880maxresident)k 0inputs+0outputs (0major+208565minor)pagefaults 0swaps --- perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm.repo 2021-06-14 11:26:27.000000000 +0000 +++ perl-PerlIO-gzip-0.20-alt1.2.x86_64.rpm.hasher 2024-06-09 00:33:10.706259403 +0000 @@ -24,3 +24,3 @@ File: /usr/lib64/perl5/auto/PerlIO/gzip 40755 root:root -File: /usr/lib64/perl5/auto/PerlIO/gzip/gzip.so 100644 root:root e52c9302ce3b85b3eae0b2ebf1e77c4f +File: /usr/lib64/perl5/auto/PerlIO/gzip/gzip.so 100644 root:root 156db10113994cea1b45a7fa658e6043 File: /usr/share/doc/perl-PerlIO-gzip-0.20 40755 root:root @@ -28,2 +28,2 @@ File: /usr/share/doc/perl-PerlIO-gzip-0.20/README 100644 root:root 4d2daec3942910d95288228ebf66a70f -RPMIdentity: 2a7344d69469299c71a33aad8df69a65c037e65282b98f07b57f0fbd11a6b1c354d298aadfaf5b6ae22f48b54848e6b4f8dca2beb13204987fb8e5db9749a9a2 +RPMIdentity: d2ff3b434af22a9ab303cd2dc7bcee8312db02846199218db60ad28b0ef80ec2df26059f84b6d8b77cda33ebf42962130a00a47463347445ce0666d3d85727ae --- perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm.repo 2021-06-14 11:26:27.000000000 +0000 +++ perl-PerlIO-gzip-debuginfo-0.20-alt1.2.x86_64.rpm.hasher 2024-06-09 00:33:10.812261091 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/02 40755 root:root -/usr/lib/debug/.build-id/02/f4f71112ae4b1a642807b587251e67e46991fe 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so -/usr/lib/debug/.build-id/02/f4f71112ae4b1a642807b587251e67e46991fe.debug 120777 root:root ../../usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug +/usr/lib/debug/.build-id/cb 40755 root:root +/usr/lib/debug/.build-id/cb/6a956af13cc31db9f3eff8a82d3cdc54a64bd3 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so +/usr/lib/debug/.build-id/cb/6a956af13cc31db9f3eff8a82d3cdc54a64bd3.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+274516.47700.2.1 -File: /usr/lib/debug/.build-id/02 40755 root:root -File: /usr/lib/debug/.build-id/02/f4f71112ae4b1a642807b587251e67e46991fe 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so -File: /usr/lib/debug/.build-id/02/f4f71112ae4b1a642807b587251e67e46991fe.debug 120777 root:root ../../usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug +File: /usr/lib/debug/.build-id/cb 40755 root:root +File: /usr/lib/debug/.build-id/cb/6a956af13cc31db9f3eff8a82d3cdc54a64bd3 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so +File: /usr/lib/debug/.build-id/cb/6a956af13cc31db9f3eff8a82d3cdc54a64bd3.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 dd5ef9c3687b9ecebc1a922c2160d93c +File: /usr/lib/debug/usr/lib64/perl5/auto/PerlIO/gzip/gzip.so.debug 100644 root:root 4407877004e824afdc5f28d8a75b67c5 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: fd551e8768ddc990bb61e37cf9d87962d6b3dbf77efec4e3e3dff09147e07eb420d580c43f5a2e0885409a93a524a8203efc5045ca99974e201645623e9b9f14 +RPMIdentity: ee848b299ceec00e54d104a918b7b4802c9028051e38f73ca0a1c4c71a58482426053a345068dbb0d91f32817c03b9810e0a83f0a578faa9398c57e1202a7a7d