<86>Mar 17 00:34:35 userdel[534787]: delete user 'rooter' <86>Mar 17 00:34:35 userdel[534787]: removed group 'rooter' owned by 'rooter' <86>Mar 17 00:34:35 userdel[534787]: removed shadow group 'rooter' owned by 'rooter' <86>Mar 17 00:34:35 groupadd[534798]: group added to /etc/group: name=rooter, GID=1301 <86>Mar 17 00:34:35 groupadd[534798]: group added to /etc/gshadow: name=rooter <86>Mar 17 00:34:35 groupadd[534798]: new group: name=rooter, GID=1301 <86>Mar 17 00:34:35 useradd[534807]: new user: name=rooter, UID=1301, GID=1301, home=/root, shell=/bin/bash <86>Mar 17 00:34:35 userdel[534818]: delete user 'builder' <86>Mar 17 00:34:35 userdel[534818]: removed group 'builder' owned by 'builder' <86>Mar 17 00:34:35 userdel[534818]: removed shadow group 'builder' owned by 'builder' <86>Mar 17 00:34:35 groupadd[534832]: group added to /etc/group: name=builder, GID=1302 <86>Mar 17 00:34:35 groupadd[534832]: group added to /etc/gshadow: name=builder <86>Mar 17 00:34:35 groupadd[534832]: new group: name=builder, GID=1302 <86>Mar 17 00:34:35 useradd[534846]: new user: name=builder, UID=1302, GID=1302, 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>Mar 17 00:34:40 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Mar 17 00:34:40 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Mar 17 00:34:40 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed <13>Mar 17 00:34:40 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.16083 + 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.16083 + 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 -j8 '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, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.38 cusr 0.02 csys = 0.45 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.1611 + 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.1611 + 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.ERpbGr 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.cgEfLo 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.NEmQqp 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.4NeNRn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XKhfSn 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.93user 0.98system 0:06.94elapsed 42%CPU (0avgtext+0avgdata 75552maxresident)k 0inputs+0outputs (0major+223220minor)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 4.62user 2.11system 0:17.41elapsed 38%CPU (0avgtext+0avgdata 129212maxresident)k 0inputs+0outputs (0major+189108minor)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-03-17 00:34:50.053228122 +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 f664dcfacd54af3196f86ae172e54601 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: fc263b440ee0ae42a69f7c4fad1a0ba1947f4990998951f685bbc1b1fbc71c08af02506098c0342d87c5768c52cf14c43bc1093c53e27ccccb3cf5006462c6f4 --- 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-03-17 00:34:50.143228367 +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/74 40755 root:root +/usr/lib/debug/.build-id/74/705fd0bc608e0c9ea5512ac2a1ed63f2bd85db 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so +/usr/lib/debug/.build-id/74/705fd0bc608e0c9ea5512ac2a1ed63f2bd85db.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/74 40755 root:root +File: /usr/lib/debug/.build-id/74/705fd0bc608e0c9ea5512ac2a1ed63f2bd85db 120777 root:root ../../../../lib64/perl5/auto/PerlIO/gzip/gzip.so +File: /usr/lib/debug/.build-id/74/705fd0bc608e0c9ea5512ac2a1ed63f2bd85db.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 fd3570c1099b0d2324d3e25968cb2fdc 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: a9a05f197988dfa2e2b888843a41c252ad83197b20e355fb211ba59cd747ce903cb945f173ddcccae614c39dc9c3f8ad6b3450ca0bb9e04353a9e2cc68c03e8d