<86>Sep 17 08:42:47 userdel[1509836]: delete user 'rooter' <86>Sep 17 08:42:47 userdel[1509836]: removed group 'rooter' owned by 'rooter' <86>Sep 17 08:42:47 userdel[1509836]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 17 08:42:47 groupadd[1509878]: group added to /etc/group: name=rooter, GID=1862 <86>Sep 17 08:42:47 groupadd[1509878]: group added to /etc/gshadow: name=rooter <86>Sep 17 08:42:47 groupadd[1509878]: new group: name=rooter, GID=1862 <86>Sep 17 08:42:47 useradd[1509914]: new user: name=rooter, UID=1862, GID=1862, home=/root, shell=/bin/bash <86>Sep 17 08:42:47 userdel[1509965]: delete user 'builder' <86>Sep 17 08:42:47 userdel[1509965]: removed group 'builder' owned by 'builder' <86>Sep 17 08:42:47 userdel[1509965]: removed shadow group 'builder' owned by 'builder' <86>Sep 17 08:42:47 groupadd[1510003]: group added to /etc/group: name=builder, GID=1863 <86>Sep 17 08:42:47 groupadd[1510003]: group added to /etc/gshadow: name=builder <86>Sep 17 08:42:47 groupadd[1510003]: new group: name=builder, GID=1863 <86>Sep 17 08:42:47 useradd[1510041]: new user: name=builder, UID=1863, GID=1863, home=/usr/src, shell=/bin/bash 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>Sep 17 08:42:49 rpmi: libgdbm-1.8.3-alt10 1454943313 installed <13>Sep 17 08:42:49 rpmi: libgdbm-devel-1.8.3-alt10 1454943313 installed <13>Sep 17 08:42:49 rpmi: libdb4.7-devel-4.7.25-alt9 1490438456 installed <13>Sep 17 08:42:49 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316185 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Clone-0.41-alt1.1.nosrc.rpm (w1.gzdio) Installing perl-Clone-0.41-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Clone-0.41 + echo 'Source #0 (Clone-0.41.tar.gz):' Source #0 (Clone-0.41.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Clone-0.41.tar.gz + /bin/tar -xf - + cd Clone-0.41 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13351 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Clone-0.41 + 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... Warning: the following files are missing in your kit: README Please inform the author. Generating a Unix-style Makefile Writing Makefile for Clone + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' Running Mkbootstrap for Clone () chmod 644 "Clone.bs" make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Clone.bs blib/arch/auto/Clone/Clone.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' cp Clone.pm blib/lib/Clone.pm AutoSplitting blib/lib/Clone.pm (blib/lib/auto/Clone) make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' Clone.xs > Clone.xsc mv Clone.xsc Clone.c make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' 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.41\" -DXS_VERSION=\"0.41\" -fPIC "-I/usr/lib64/perl5/CORE" Clone.c Clone.xs: In function 'av_clone': Clone.xs:66:7: warning: unused variable 'val' [-Wunused-variable] SV *val = NULL; ^~~ Clone.xs: In function 'rv_clone': Clone.xs:98:7: warning: unused variable 'rv' [-Wunused-variable] SV *rv = NULL; ^~ Clone.xs: In function 'sv_clone': Clone.xs:269:15: warning: unused variable 'vtable' [-Wunused-variable] MGVTBL *vtable = 0; ^~~~~~ At top level: Clone.xs:95:1: warning: 'rv_clone' defined but not used [-Wunused-function] rv_clone (SV * ref, HV* hseen, int depth) ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' rm -f blib/arch/auto/Clone/Clone.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Clone.o -o blib/arch/auto/Clone/Clone.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Clone/Clone.so make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' + : 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/Clone-0.41' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Clone.bs blib/arch/auto/Clone/Clone.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/01array.t ...... ok t/02hash.t ....... ok t/03scalar.t ..... ok t/04tie.t ........ ok t/05dtype.t ...... ok t/06refcnt.t ..... ok t/07magic.t ...... ok t/08fieldhash.t .. ok t/dclone.t ....... ok All tests successful. Files=9, Tests=74, 1 wallclock secs ( 0.03 usr 0.01 sys + 0.13 cusr 0.02 csys = 0.19 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71706 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Clone-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Clone-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd Clone-0.41 + 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-Clone-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Clone-0.41' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Clone.bs blib/arch/auto/Clone/Clone.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Clone-buildroot/usr/lib64/perl5/auto/Clone/Clone.so Installing /usr/src/tmp/perl-Clone-buildroot/usr/lib64/perl5/Clone.pm Installing /usr/src/tmp/perl-Clone-buildroot/usr/lib64/perl5/auto/Clone/autosplit.ix make: Leaving directory '/usr/src/RPM/BUILD/Clone-0.41' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Clone-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Clone-buildroot/usr/lib64/perl5/auto/Clone/Clone.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Clone-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-Clone-buildroot (auto) removed './usr/lib64/perl5/auto/Clone/.packlist' mode of './usr/lib64/perl5/auto/Clone/Clone.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Clone-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Clone-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Clone-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Clone-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Clone-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-Clone-0.41-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.71706 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Clone-0.41 + DOCDIR=/usr/src/tmp/perl-Clone-buildroot/usr/share/doc/perl-Clone-0.41 + export DOCDIR + rm -rf /usr/src/tmp/perl-Clone-buildroot/usr/share/doc/perl-Clone-0.41 + /bin/mkdir -p /usr/src/tmp/perl-Clone-buildroot/usr/share/doc/perl-Clone-0.41 + cp -prL Changes /usr/src/tmp/perl-Clone-buildroot/usr/share/doc/perl-Clone-0.41 + chmod -R go-w /usr/src/tmp/perl-Clone-buildroot/usr/share/doc/perl-Clone-0.41 + chmod -R a+rX /usr/src/tmp/perl-Clone-buildroot/usr/share/doc/perl-Clone-0.41 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.G1J0VG 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.4OIntz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Clone-buildroot/usr/lib64/perl5/Clone.pm syntax OK Provides: perl(Clone.pm) = 0.410 Requires: /usr/lib64/perl5, libperl-5.28.so()(64bit) >= set:ojjBzbKr2FxfHoAxU4UEk98CYqg1mE72ZEZJF9nLld1nyOvch5ljSKZ3fLcQi8pR1FCLkGjPvLwNcKQUzmerDbnu68n, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), 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.01pysv Creating perl-Clone-debuginfo package Processing files: perl-Clone-debuginfo-0.41-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CUakSu find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AMGzLx find-requires: running scripts (debuginfo) Requires: perl-Clone = 0.41-alt1.1, debug64(libperl-5.28.so), debug64(libpthread.so.0) Adding to perl-Clone-debuginfo a strict dependency on perl-Clone Wrote: /usr/src/RPM/RPMS/x86_64/perl-Clone-0.41-alt1.1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Clone-debuginfo-0.41-alt1.1.x86_64.rpm (w2.lzdio) 2.08user 0.71system 0:07.19elapsed 38%CPU (0avgtext+0avgdata 64304maxresident)k 0inputs+0outputs (0major+270082minor)pagefaults 0swaps 3.04user 1.19system 0:13.44elapsed 31%CPU (0avgtext+0avgdata 135096maxresident)k 0inputs+0outputs (0major+191096minor)pagefaults 0swaps --- perl-Clone-0.41-alt1.1.x86_64.rpm.repo 2019-01-24 15:50:00.000000000 +0000 +++ perl-Clone-0.41-alt1.1.x86_64.rpm.hasher 2023-09-17 08:42:58.969557807 +0000 @@ -18,3 +18,3 @@ File: /usr/lib64/perl5/auto/Clone 40755 root:root -File: /usr/lib64/perl5/auto/Clone/Clone.so 100644 root:root 4376fd7fd631887fc48d3b7e5ac8808a +File: /usr/lib64/perl5/auto/Clone/Clone.so 100644 root:root a2fd8535a1a377b09c5c22dee7364a91 File: /usr/lib64/perl5/auto/Clone/autosplit.ix 100644 root:root 8a2b5844f7333687c2c2301d9b127137 @@ -22,2 +22,2 @@ File: /usr/share/doc/perl-Clone-0.41/Changes 100644 root:root ed4abea66d323dd055eb253687e2d4ea -RPMIdentity: b77effe5cefc1a3ea499de091967218635bba01a8313a407f1b758628e992f47c69e48bff1e7acdfcfcf9dfd9ea7ac55a3480ee707b689c36a2ec979da4f20e0 +RPMIdentity: aeb2ee1647614f18452a8fff29222bf652483e099bbe4c9f7281c49dd815faf7af779728b1c74ead8d5a65ea83462f81672967a262ca376471850108408037bc --- perl-Clone-debuginfo-0.41-alt1.1.x86_64.rpm.repo 2019-01-24 15:50:00.000000000 +0000 +++ perl-Clone-debuginfo-0.41-alt1.1.x86_64.rpm.hasher 2023-09-17 08:42:59.039559087 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b7 40755 root:root -/usr/lib/debug/.build-id/b7/537823b9be1a6544241bf44495ec91ddf71ab0 120777 root:root ../../../../lib64/perl5/auto/Clone/Clone.so -/usr/lib/debug/.build-id/b7/537823b9be1a6544241bf44495ec91ddf71ab0.debug 120777 root:root ../../usr/lib64/perl5/auto/Clone/Clone.so.debug +/usr/lib/debug/.build-id/ac 40755 root:root +/usr/lib/debug/.build-id/ac/12e53efe621c77331670962deef2961b85793c 120777 root:root ../../../../lib64/perl5/auto/Clone/Clone.so +/usr/lib/debug/.build-id/ac/12e53efe621c77331670962deef2961b85793c.debug 120777 root:root ../../usr/lib64/perl5/auto/Clone/Clone.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -15,5 +15,5 @@ Provides: perl-Clone-debuginfo = 0.41-alt1.1:sisyphus+219907.3100.1.1 -File: /usr/lib/debug/.build-id/b7 40755 root:root -File: /usr/lib/debug/.build-id/b7/537823b9be1a6544241bf44495ec91ddf71ab0 120777 root:root ../../../../lib64/perl5/auto/Clone/Clone.so -File: /usr/lib/debug/.build-id/b7/537823b9be1a6544241bf44495ec91ddf71ab0.debug 120777 root:root ../../usr/lib64/perl5/auto/Clone/Clone.so.debug +File: /usr/lib/debug/.build-id/ac 40755 root:root +File: /usr/lib/debug/.build-id/ac/12e53efe621c77331670962deef2961b85793c 120777 root:root ../../../../lib64/perl5/auto/Clone/Clone.so +File: /usr/lib/debug/.build-id/ac/12e53efe621c77331670962deef2961b85793c.debug 120777 root:root ../../usr/lib64/perl5/auto/Clone/Clone.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -21,3 +21,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Clone 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Clone/Clone.so.debug 100644 root:root 4cdef8c937f26fe93b31098a09f84eb8 +File: /usr/lib/debug/usr/lib64/perl5/auto/Clone/Clone.so.debug 100644 root:root 46bdc634c83ff9456e849e080e516e17 File: /usr/src/debug/Clone-0.41 40755 root:root @@ -25,2 +25,2 @@ File: /usr/src/debug/Clone-0.41/Clone.xs 100644 root:root 98062b8f512ba496a163699f92b12033 -RPMIdentity: b819863e8e492c1f431fe67a05e1114dbe0e35a85b6e8721e80d2582163a3148978d8f5e3fa70598882e3e4cdfb93a6668c17fb11007a3cae06ecbf7d63fde75 +RPMIdentity: 6285b756f6ee3dbaba25b905d5e86ceb477d688f6a3c764b1f95de164c825eaeed202936017b9ca88a23b359e8c442f2ba13187ce4b6c52ed6d1e8f19886b77d