<86>Oct 11 01:03:03 userdel[2031947]: delete user 'rooter' <86>Oct 11 01:03:03 userdel[2031947]: removed group 'rooter' owned by 'rooter' <86>Oct 11 01:03:03 userdel[2031947]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 11 01:03:03 groupadd[2032040]: group added to /etc/group: name=rooter, GID=1841 <86>Oct 11 01:03:03 groupadd[2032040]: group added to /etc/gshadow: name=rooter <86>Oct 11 01:03:03 groupadd[2032040]: new group: name=rooter, GID=1841 <86>Oct 11 01:03:03 useradd[2032115]: new user: name=rooter, UID=1841, GID=1841, home=/root, shell=/bin/bash, from=none <86>Oct 11 01:03:03 userdel[2032201]: delete user 'builder' <86>Oct 11 01:03:03 userdel[2032201]: removed group 'builder' owned by 'builder' <86>Oct 11 01:03:03 userdel[2032201]: removed shadow group 'builder' owned by 'builder' <86>Oct 11 01:03:03 groupadd[2032298]: group added to /etc/group: name=builder, GID=1842 <86>Oct 11 01:03:03 groupadd[2032298]: group added to /etc/gshadow: name=builder <86>Oct 11 01:03:03 groupadd[2032298]: new group: name=builder, GID=1842 <86>Oct 11 01:03:03 useradd[2032382]: new user: name=builder, UID=1842, GID=1842, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/perl-Array-RefElem-1.00-alt5.2.src.rpm: The use of such a license name is ambiguous: GPL /usr/src/in/srpm/perl-Array-RefElem-1.00-alt5.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>Oct 11 01:03:06 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 11 01:03:06 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Oct 11 01:03:06 rpmi: perl-devel-1:5.34.1-alt1 sisyphus+303178.100.1.1 1656953516 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Array-RefElem-1.00-alt5.2.nosrc.rpm (w1.gzdio) Installing perl-Array-RefElem-1.00-alt5.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.70421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Array-RefElem-1.00 + echo 'Source #0 (Array-RefElem-1.00.tar.gz):' Source #0 (Array-RefElem-1.00.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Array-RefElem-1.00.tar.gz + /bin/tar -xf - + cd Array-RefElem-1.00 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.70421 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Array-RefElem-1.00 + 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 Array::RefElem + : 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/Array-RefElem-1.00' Running Mkbootstrap for RefElem () chmod 644 "RefElem.bs" make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RefElem.bs blib/arch/auto/Array/RefElem/RefElem.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' cp RefElem.pm blib/lib/Array/RefElem.pm make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' RefElem.xs > RefElem.xsc mv RefElem.xsc RefElem.c make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' 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=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib64/perl5/CORE" RefElem.c make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' rm -f blib/arch/auto/Array/RefElem/RefElem.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong RefElem.o -o blib/arch/auto/Array/RefElem/RefElem.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Array/RefElem/RefElem.so make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' + : 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/Array-RefElem-1.00' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RefElem.bs blib/arch/auto/Array/RefElem/RefElem.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/refelem.t .. ok All tests successful. Files=1, Tests=5, 0 wallclock secs ( 0.01 usr + 0.00 sys = 0.01 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.95301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Array-RefElem-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Array-RefElem-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Array-RefElem-1.00 + 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-Array-RefElem-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- RefElem.bs blib/arch/auto/Array/RefElem/RefElem.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Array-RefElem-buildroot/usr/lib64/perl5/auto/Array/RefElem/RefElem.so Installing /usr/src/tmp/perl-Array-RefElem-buildroot/usr/lib64/perl5/Array/RefElem.pm make: Leaving directory '/usr/src/RPM/BUILD/Array-RefElem-1.00' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Array-RefElem-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Array-RefElem-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-Array-RefElem-buildroot (auto) removed './usr/lib64/perl5/auto/Array/RefElem/.packlist' mode of './usr/lib64/perl5/auto/Array/RefElem/RefElem.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Array-RefElem-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Array-RefElem-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Array-RefElem-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Array-RefElem-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Array-RefElem-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Array-RefElem-1.00-alt5.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.95301 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Array-RefElem-1.00 + DOCDIR=/usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00 + export DOCDIR + rm -rf /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00 + /bin/mkdir -p /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00 + cp -prL Changes README /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00 + chmod -R go-w /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00 + chmod -R a+rX /usr/src/tmp/perl-Array-RefElem-buildroot/usr/share/doc/perl-Array-RefElem-1.00 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kNd6mi 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.3VekSv 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-Array-RefElem-buildroot/usr/lib64/perl5/Array/RefElem.pm syntax OK Provides: perl(Array/RefElem.pm) = 1.0 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.34)(64bit), libperl-5.34.so()(64bit) >= set:okjB3nsneRLS8ZEHqELjzHLrWN6xipDWFiK500, perl(DynaLoader.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.QldnGs Creating perl-Array-RefElem-debuginfo package Processing files: perl-Array-RefElem-debuginfo-1.00-alt5.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.f3gAdY find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wtDf38 find-requires: running scripts (debuginfo) Requires: perl-Array-RefElem = 1.00-alt5.2, debug64(libc.so.6), debug64(libperl-5.34.so) Adding to perl-Array-RefElem-debuginfo a strict dependency on perl-Array-RefElem Wrote: /usr/src/RPM/RPMS/x86_64/perl-Array-RefElem-1.00-alt5.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Array-RefElem-debuginfo-1.00-alt5.2.x86_64.rpm (w2.lzdio) 0.89user 0.98system 0:06.12elapsed 30%CPU (0avgtext+0avgdata 75932maxresident)k 0inputs+0outputs (0major+216378minor)pagefaults 0swaps /.out/perl-Array-RefElem-1.00-alt5.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Array-RefElem-1.00-alt5.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic /.out/perl-Array-RefElem-debuginfo-1.00-alt5.2.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/perl-Array-RefElem-debuginfo-1.00-alt5.2.x86_64.rpm: The use of such a license name is ambiguous: Artistic 3.02user 1.68system 0:13.17elapsed 35%CPU (0avgtext+0avgdata 127264maxresident)k 0inputs+0outputs (0major+203587minor)pagefaults 0swaps --- perl-Array-RefElem-1.00-alt5.2.x86_64.rpm.repo 2021-06-14 11:34:48.000000000 +0000 +++ perl-Array-RefElem-1.00-alt5.2.x86_64.rpm.hasher 2023-10-11 01:03:14.370481038 +0000 @@ -9,5 +9,6 @@ Requires: /usr/lib64/perl5 +Requires: libc.so.6(GLIBC_2.2.5)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libperl-5.34.so()(64bit) >= set:okjB3nsneRLS8ZEHqELjzHLrWN6xipDWFiK500 Requires: rpmlib(SetVersions) -Requires: libpthread.so.0(GLIBC_2.2.5)(64bit) Requires: perl(DynaLoader.pm) @@ -21,3 +22,3 @@ File: /usr/lib64/perl5/auto/Array/RefElem 40755 root:root -File: /usr/lib64/perl5/auto/Array/RefElem/RefElem.so 100644 root:root 63851f4e8062135895404bb05205a0b7 +File: /usr/lib64/perl5/auto/Array/RefElem/RefElem.so 100644 root:root 9763f1ff27dddcec960690c2c3145fb5 File: /usr/share/doc/perl-Array-RefElem-1.00 40755 root:root @@ -25,2 +26,2 @@ File: /usr/share/doc/perl-Array-RefElem-1.00/README 100644 root:root 152b7145cd9552636ea6c074358bf67f -RPMIdentity: 5d160c71f173fee45019f6a4dfb0c4a8a63e24c555d5b0ad145f6e6ec3ca7f610ad2fb459eeac211dd6f6d6059d57379f120c7046f18ee8c25d225283a44f074 +RPMIdentity: 3d7e889dfdf18fa1c7db4d0d2db3d8ed3571943ac8cd1224f9553b668d975f8cfd228eb346f74b3b1d2d716d19d961f3409bfff329998a7bc0ef571b2e3b3812 --- perl-Array-RefElem-debuginfo-1.00-alt5.2.x86_64.rpm.repo 2021-06-14 11:34:48.000000000 +0000 +++ perl-Array-RefElem-debuginfo-1.00-alt5.2.x86_64.rpm.hasher 2023-10-11 01:03:14.468482921 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/64 40755 root:root -/usr/lib/debug/.build-id/64/25e21e8ef6598f83f6cfbdb49234cc7b67b363 120777 root:root ../../../../lib64/perl5/auto/Array/RefElem/RefElem.so -/usr/lib/debug/.build-id/64/25e21e8ef6598f83f6cfbdb49234cc7b67b363.debug 120777 root:root ../../usr/lib64/perl5/auto/Array/RefElem/RefElem.so.debug +/usr/lib/debug/.build-id/2c 40755 root:root +/usr/lib/debug/.build-id/2c/fa658fdd675e69f331242b377e272ba5acfaae 120777 root:root ../../../../lib64/perl5/auto/Array/RefElem/RefElem.so +/usr/lib/debug/.build-id/2c/fa658fdd675e69f331242b377e272ba5acfaae.debug 120777 root:root ../../usr/lib64/perl5/auto/Array/RefElem/RefElem.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -11,4 +11,4 @@ /usr/src/debug/Array-RefElem-1.00/RefElem.xs 100644 root:root +Requires: debug64(libc.so.6) Requires: debug64(libperl-5.34.so) -Requires: debug64(libpthread.so.0) Requires: perl-Array-RefElem = 1.00-alt5.2:sisyphus+274516.51300.2.1 @@ -16,5 +16,5 @@ Provides: perl-Array-RefElem-debuginfo = 1.00-alt5.2:sisyphus+274516.51300.2.1 -File: /usr/lib/debug/.build-id/64 40755 root:root -File: /usr/lib/debug/.build-id/64/25e21e8ef6598f83f6cfbdb49234cc7b67b363 120777 root:root ../../../../lib64/perl5/auto/Array/RefElem/RefElem.so -File: /usr/lib/debug/.build-id/64/25e21e8ef6598f83f6cfbdb49234cc7b67b363.debug 120777 root:root ../../usr/lib64/perl5/auto/Array/RefElem/RefElem.so.debug +File: /usr/lib/debug/.build-id/2c 40755 root:root +File: /usr/lib/debug/.build-id/2c/fa658fdd675e69f331242b377e272ba5acfaae 120777 root:root ../../../../lib64/perl5/auto/Array/RefElem/RefElem.so +File: /usr/lib/debug/.build-id/2c/fa658fdd675e69f331242b377e272ba5acfaae.debug 120777 root:root ../../usr/lib64/perl5/auto/Array/RefElem/RefElem.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -23,3 +23,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Array/RefElem 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Array/RefElem/RefElem.so.debug 100644 root:root dcdee5edc0d7e2eae6e4b5b8fa4f8bd3 +File: /usr/lib/debug/usr/lib64/perl5/auto/Array/RefElem/RefElem.so.debug 100644 root:root 15016f9479730c8b5581547357a5f606 File: /usr/src/debug/Array-RefElem-1.00 40755 root:root @@ -27,2 +27,2 @@ File: /usr/src/debug/Array-RefElem-1.00/RefElem.xs 100644 root:root 9757866d7b6bd5f871c57aee60110679 -RPMIdentity: 9f94b94371796f3df75ca747818c46af96a7339dd45f3e50c6886ee9e7cab84afd6329b7f24728a1ab992be9bd27a73cf737f86005ed7ef1f43cfd6fa505adf1 +RPMIdentity: e90c6fea2969e5566100fa2cb419f4605bcf0aafb54023e63d7f8f90f4052e8e8c039328ba1888be63f3e8d53840605d54f10c2e1234be0b417f4a55950659a2