<86>May 5 09:52:37 userdel[2514301]: delete user 'rooter' <86>May 5 09:52:37 userdel[2514301]: removed shadow group 'rooter' owned by 'rooter' <86>May 5 09:52:37 groupadd[2514333]: group added to /etc/group: name=rooter, GID=1814 <86>May 5 09:52:37 groupadd[2514333]: group added to /etc/gshadow: name=rooter <86>May 5 09:52:37 groupadd[2514333]: new group: name=rooter, GID=1814 <86>May 5 09:52:37 useradd[2514359]: new user: name=rooter, UID=1814, GID=1814, home=/root, shell=/bin/bash <86>May 5 09:52:37 userdel[2514392]: delete user 'builder' <86>May 5 09:52:37 userdel[2514392]: removed group 'builder' owned by 'builder' <86>May 5 09:52:37 userdel[2514392]: removed shadow group 'builder' owned by 'builder' <86>May 5 09:52:37 groupadd[2514421]: group added to /etc/group: name=builder, GID=1815 <86>May 5 09:52:37 groupadd[2514421]: group added to /etc/gshadow: name=builder <86>May 5 09:52:37 groupadd[2514421]: new group: name=builder, GID=1815 <86>May 5 09:52:37 useradd[2514445]: new user: name=builder, UID=1815, GID=1815, home=/usr/src, shell=/bin/bash <13>May 5 09:52:40 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>May 5 09:52:40 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>May 5 09:52:40 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>May 5 09:52:40 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed <13>May 5 09:52:40 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed <13>May 5 09:52:42 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>May 5 09:52:42 rpmi: perl-Filter-1.59-alt1.1 sisyphus+219907.400.1.1 1548343225 installed <13>May 5 09:52:42 rpmi: perl-Encode-3.01-alt1 sisyphus+224923.100.1.1 1552474113 installed <13>May 5 09:52:42 rpmi: perl-Pod-Simple-3.35-alt1 1482098090 installed <13>May 5 09:52:42 rpmi: perl-Test-Pod-1.52-alt1 1524163463 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Sub-Current-0.03-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Sub-Current-0.03-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.10438 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Sub-Current-0.03 + echo 'Source #0 (Sub-Current-0.03.tar):' Source #0 (Sub-Current-0.03.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/Sub-Current-0.03.tar + cd Sub-Current-0.03 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.10438 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sub-Current-0.03 + 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 Sub::Current + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' Running Mkbootstrap for Current () chmod 644 "Current.bs" make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Current.bs blib/arch/auto/Sub/Current/Current.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' cp lib/Sub/Current.pm blib/lib/Sub/Current.pm make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Current.xs > Current.xsc mv Current.xsc Current.c make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' 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.03\" -DXS_VERSION=\"0.03\" -fPIC "-I/usr/lib64/perl5/CORE" Current.c make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' rm -f blib/arch/auto/Sub/Current/Current.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Current.o -o blib/arch/auto/Sub/Current/Current.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Sub/Current/Current.so make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' + : 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/Sub-Current-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Current.bs blib/arch/auto/Sub/Current/Current.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/01basic.t .......... ok t/02specialblocks.t .. ok t/03autoload.t ....... ok t/04maincv.t ......... ok t/05proto.t .......... ok t/06eval.t ........... ok t/07recurse.t ........ ok t/08anon.t ........... ok t/50pod.t ............ ok All tests successful. Files=9, Tests=30, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.32 cusr 0.08 csys = 0.43 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.68631 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Sub-Current-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Sub-Current-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Sub-Current-0.03 + 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-Sub-Current-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Sub-Current-0.03' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Current.bs blib/arch/auto/Sub/Current/Current.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Sub-Current-buildroot/usr/lib64/perl5/auto/Sub/Current/Current.so Installing /usr/src/tmp/perl-Sub-Current-buildroot/usr/lib64/perl5/Sub/Current.pm make: Leaving directory '/usr/src/RPM/BUILD/Sub-Current-0.03' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Sub-Current-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Sub-Current-buildroot/usr/lib64/perl5/auto/Sub/Current/Current.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Sub-Current-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-Sub-Current-buildroot (auto) removed './usr/lib64/perl5/auto/Sub/Current/.packlist' mode of './usr/lib64/perl5/auto/Sub/Current/Current.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Sub-Current-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Sub-Current-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Sub-Current-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Sub-Current-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Sub-Current-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: perl-Sub-Current-0.03-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.93526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Sub-Current-0.03 + DOCDIR=/usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + export DOCDIR + rm -rf /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + /bin/mkdir -p /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + cp -prL Changes /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + chmod -R go-w /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + chmod -R a+rX /usr/src/tmp/perl-Sub-Current-buildroot/usr/share/doc/perl-Sub-Current-0.03 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ssFKId find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f7EXgY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Sub-Current-buildroot/usr/lib64/perl5/Sub/Current.pm syntax OK Provides: perl(Sub/Current.pm) = 0.030 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.28.so()(64bit) >= set:okjB3gOlgpCTTFNRTZ27ZgK8EN866, libpthread.so.0(GLIBC_2.2.5)(64bit), 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.maRRhM Creating perl-Sub-Current-debuginfo package Processing files: perl-Sub-Current-debuginfo-0.03-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TWeiMD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uxy7Iy find-requires: running scripts (debuginfo) Requires: perl-Sub-Current = 0.03-alt1.2, debug64(libc.so.6), debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Sub-Current-debuginfo a strict dependency on perl-Sub-Current Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sub-Current-0.03-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Sub-Current-debuginfo-0.03-alt1.2.x86_64.rpm (w2.lzdio) 2.28user 1.30system 0:07.50elapsed 47%CPU (0avgtext+0avgdata 59916maxresident)k 0inputs+0outputs (0major+289365minor)pagefaults 0swaps 3.82user 2.47system 0:16.68elapsed 37%CPU (0avgtext+0avgdata 135568maxresident)k 0inputs+0outputs (0major+263586minor)pagefaults 0swaps --- perl-Sub-Current-0.03-alt1.2.x86_64.rpm.repo 2019-01-25 01:43:01.000000000 +0000 +++ perl-Sub-Current-0.03-alt1.2.x86_64.rpm.hasher 2024-05-05 09:52:51.927250552 +0000 @@ -18,5 +18,5 @@ File: /usr/lib64/perl5/auto/Sub/Current 40755 root:root -File: /usr/lib64/perl5/auto/Sub/Current/Current.so 100644 root:root ceb16ea20543dbbe8088ee5672bf8e6c +File: /usr/lib64/perl5/auto/Sub/Current/Current.so 100644 root:root 1525149ebeebf6ecddf582821f462248 File: /usr/share/doc/perl-Sub-Current-0.03 40755 root:root File: /usr/share/doc/perl-Sub-Current-0.03/Changes 100644 root:root 87815f9068671b8c780f1aa7b671440e -RPMIdentity: bb26557a8d716b85f69a34aaff529377be6711e8750268941642c558d3e9f914a693271f0e8c4f4336b014d8baedf75a44c8cfb56f06b42f4557f4333d25f765 +RPMIdentity: 2b13b2d313e7c3c641fac304b822b4eac2d367e025e22c7f98f0915f71e75fd226eec324d7f597ac14e6c689448d3e446728c085bde460103985e3d87cbf745f --- perl-Sub-Current-debuginfo-0.03-alt1.2.x86_64.rpm.repo 2019-01-25 01:43:01.000000000 +0000 +++ perl-Sub-Current-debuginfo-0.03-alt1.2.x86_64.rpm.hasher 2024-05-05 09:52:52.012251869 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3e 40755 root:root -/usr/lib/debug/.build-id/3e/3b4d8778ddcb9d0bd31ad2bc8a64fd1246033a 120777 root:root ../../../../lib64/perl5/auto/Sub/Current/Current.so -/usr/lib/debug/.build-id/3e/3b4d8778ddcb9d0bd31ad2bc8a64fd1246033a.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Current/Current.so.debug +/usr/lib/debug/.build-id/6e 40755 root:root +/usr/lib/debug/.build-id/6e/389be06d2ae893d23bc864c424601328509341 120777 root:root ../../../../lib64/perl5/auto/Sub/Current/Current.so +/usr/lib/debug/.build-id/6e/389be06d2ae893d23bc864c424601328509341.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Current/Current.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Sub-Current-debuginfo = 0.03-alt1.2:sisyphus+219907.37400.1.1 -File: /usr/lib/debug/.build-id/3e 40755 root:root -File: /usr/lib/debug/.build-id/3e/3b4d8778ddcb9d0bd31ad2bc8a64fd1246033a 120777 root:root ../../../../lib64/perl5/auto/Sub/Current/Current.so -File: /usr/lib/debug/.build-id/3e/3b4d8778ddcb9d0bd31ad2bc8a64fd1246033a.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Current/Current.so.debug +File: /usr/lib/debug/.build-id/6e 40755 root:root +File: /usr/lib/debug/.build-id/6e/389be06d2ae893d23bc864c424601328509341 120777 root:root ../../../../lib64/perl5/auto/Sub/Current/Current.so +File: /usr/lib/debug/.build-id/6e/389be06d2ae893d23bc864c424601328509341.debug 120777 root:root ../../usr/lib64/perl5/auto/Sub/Current/Current.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Sub/Current 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Sub/Current/Current.so.debug 100644 root:root ab0adaad59b69983435802942fad3b9a +File: /usr/lib/debug/usr/lib64/perl5/auto/Sub/Current/Current.so.debug 100644 root:root f0884c992ce76fa12ac5d5084d1c3736 File: /usr/src/debug/Sub-Current-0.03 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/Sub-Current-0.03/Current.xs 100644 root:root 69249417dfc1f893a09d0cc8e3f71ffc -RPMIdentity: d18f855b25eb305289038a34fa6e60665df0765d72feb3a00138ff59878ba11da5b71497d7d91ddc520b4becb9f9bdba89924f1e1652c3afcf41145ba5b6f5aa +RPMIdentity: e8a6f1bf7f3347841c89d13219de0aa9f3667d997c2efd2141b6d68d1fcf7d8ecac6e8586a40ec9b436c01da783d0f402dd5e15eba8477ef1103f449b33252eb