<86>Jun 16 00:39:19 userdel[3464504]: delete user 'rooter' <86>Jun 16 00:39:19 userdel[3464504]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:39:19 userdel[3464504]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:39:19 groupadd[3464595]: group added to /etc/group: name=rooter, GID=1844 <86>Jun 16 00:39:19 groupadd[3464595]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:39:19 groupadd[3464595]: new group: name=rooter, GID=1844 <86>Jun 16 00:39:19 useradd[3464670]: new user: name=rooter, UID=1844, GID=1844, home=/root, shell=/bin/bash <86>Jun 16 00:39:19 userdel[3464772]: delete user 'builder' <86>Jun 16 00:39:19 userdel[3464772]: removed group 'builder' owned by 'builder' <86>Jun 16 00:39:19 userdel[3464772]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:39:19 groupadd[3464863]: group added to /etc/group: name=builder, GID=1845 <86>Jun 16 00:39:19 groupadd[3464863]: group added to /etc/gshadow: name=builder <86>Jun 16 00:39:19 groupadd[3464863]: new group: name=builder, GID=1845 <86>Jun 16 00:39:19 useradd[3464926]: new user: name=builder, UID=1845, GID=1845, home=/usr/src, shell=/bin/bash <13>Jun 16 00:39:24 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:39:24 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>Jun 16 00:39:24 rpmi: perl-devel-1:5.34.0-alt1 sisyphus+279621.700.1.1 1626629811 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-Proc-FastSpawn-1.2-alt1.2.nosrc.rpm (w1.gzdio) Installing perl-Proc-FastSpawn-1.2-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.81570 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf perl-Proc-FastSpawn-1.2 + echo 'Source #0 (perl-Proc-FastSpawn-1.2.tar):' Source #0 (perl-Proc-FastSpawn-1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/perl-Proc-FastSpawn-1.2.tar + cd perl-Proc-FastSpawn-1.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96160 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-Proc-FastSpawn-1.2 + 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 Proc::FastSpawn + : running make + make -j16 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' Running Mkbootstrap for FastSpawn () chmod 644 "FastSpawn.bs" make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastSpawn.bs blib/arch/auto/Proc/FastSpawn/FastSpawn.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' cp FastSpawn.pm blib/lib/Proc/FastSpawn.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' FastSpawn.xs > FastSpawn.xsc mv FastSpawn.xsc FastSpawn.c make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' 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=\"1.2\" -DXS_VERSION=\"1.2\" -fPIC "-I/usr/lib64/perl5/CORE" FastSpawn.c make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' rm -f blib/arch/auto/Proc/FastSpawn/FastSpawn.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong FastSpawn.o -o blib/arch/auto/Proc/FastSpawn/FastSpawn.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Proc/FastSpawn/FastSpawn.so make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' + : 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/perl-Proc-FastSpawn-1.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastSpawn.bs blib/arch/auto/Proc/FastSpawn/FastSpawn.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/00_load.t ..... ok t/01_basic.t .... ok t/02_inherit.t .. ok All tests successful. Files=3, Tests=16, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.02 cusr 0.02 csys = 0.07 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.96160 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Proc-FastSpawn-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Proc-FastSpawn-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd perl-Proc-FastSpawn-1.2 + 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-Proc-FastSpawn-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastSpawn.bs blib/arch/auto/Proc/FastSpawn/FastSpawn.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so Installing /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/lib64/perl5/Proc/FastSpawn.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-Proc-FastSpawn-1.2' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Proc-FastSpawn-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' /bin/grep: /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so: binary file matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Proc-FastSpawn-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/lib64/perl5/Proc/FastSpawn.pm: my $pid = spawn "/bin/echo", ["echo", "hello, world"], ["PATH=/bin", "HOME=/tmp"]; + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Proc-FastSpawn-buildroot (auto) removed './usr/lib64/perl5/auto/Proc/FastSpawn/.packlist' mode of './usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Proc-FastSpawn-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-Proc-FastSpawn-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Proc-FastSpawn-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Proc-FastSpawn-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-Proc-FastSpawn-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: perl-Proc-FastSpawn-1.2-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.68515 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-Proc-FastSpawn-1.2 + DOCDIR=/usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/share/doc/perl-Proc-FastSpawn-1.2 + export DOCDIR + rm -rf /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/share/doc/perl-Proc-FastSpawn-1.2 + /bin/mkdir -p /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/share/doc/perl-Proc-FastSpawn-1.2 + cp -prL README Changes /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/share/doc/perl-Proc-FastSpawn-1.2 + chmod -R go-w /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/share/doc/perl-Proc-FastSpawn-1.2 + chmod -R a+rX /usr/src/tmp/perl-Proc-FastSpawn-buildroot/usr/share/doc/perl-Proc-FastSpawn-1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ht5CNm 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.bvSSMo 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-Proc-FastSpawn-buildroot/usr/lib64/perl5/Proc/FastSpawn.pm syntax OK Provides: perl(Proc/FastSpawn.pm) = 1.200 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.28)(64bit), libperl-5.34.so()(64bit) >= set:ojjB3QrZ0GJ4pFL2Z0xvYLjjKuP7pWz920bjJK72tsfmTw4IjRzB6Qr, 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.KmmZgm Creating perl-Proc-FastSpawn-debuginfo package Processing files: perl-Proc-FastSpawn-debuginfo-1.2-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FdgOcn find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.84ITan find-requires: running scripts (debuginfo) Requires: perl-Proc-FastSpawn = 1.2-alt1.2, debug64(libc.so.6), debug64(libperl-5.34.so), debug64(libpthread.so.0) Adding to perl-Proc-FastSpawn-debuginfo a strict dependency on perl-Proc-FastSpawn Wrote: /usr/src/RPM/RPMS/x86_64/perl-Proc-FastSpawn-1.2-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Proc-FastSpawn-debuginfo-1.2-alt1.2.x86_64.rpm (w2.lzdio) 1.12user 1.90system 0:06.62elapsed 45%CPU (0avgtext+0avgdata 70620maxresident)k 0inputs+0outputs (0major+213401minor)pagefaults 0swaps 4.50user 3.50system 0:18.81elapsed 42%CPU (0avgtext+0avgdata 128852maxresident)k 0inputs+0outputs (0major+206129minor)pagefaults 0swaps --- perl-Proc-FastSpawn-1.2-alt1.2.x86_64.rpm.repo 2021-06-14 11:26:54.000000000 +0000 +++ perl-Proc-FastSpawn-1.2-alt1.2.x86_64.rpm.hasher 2024-06-16 00:39:33.771455918 +0000 @@ -19,3 +19,3 @@ File: /usr/lib64/perl5/auto/Proc/FastSpawn 40755 root:root -File: /usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so 100644 root:root 011a1790cb2807ee86616e33cf8dd252 +File: /usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so 100644 root:root a33211f1780965391948b9376ed6f06b File: /usr/share/doc/perl-Proc-FastSpawn-1.2 40755 root:root @@ -23,2 +23,2 @@ File: /usr/share/doc/perl-Proc-FastSpawn-1.2/README 100644 root:root d737b974ad80d1de5b2d33e220d2cecf -RPMIdentity: 03181735953bc2f21c544150c49ba831baa9db384ff8c2bfe22751b45744637664543e9586f6fe3a1880382a3784a0236a23cee064f884ef26d362db0ed4fa1e +RPMIdentity: 394c51bb9e5ebaefd621d3be00aefa319c4c697ef4338ece87cae9232c9631c849e9e5b8fd48d88fe318fe5c68b6b665003f33bc19c5b679fb24b12c053cc918 --- perl-Proc-FastSpawn-debuginfo-1.2-alt1.2.x86_64.rpm.repo 2021-06-14 11:26:54.000000000 +0000 +++ perl-Proc-FastSpawn-debuginfo-1.2-alt1.2.x86_64.rpm.hasher 2024-06-16 00:39:33.865457396 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/3d 40755 root:root -/usr/lib/debug/.build-id/3d/ef979c159a5ec0b11dc229dd0d7e39afbe774d 120777 root:root ../../../../lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so -/usr/lib/debug/.build-id/3d/ef979c159a5ec0b11dc229dd0d7e39afbe774d.debug 120777 root:root ../../usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so.debug +/usr/lib/debug/.build-id/8a 40755 root:root +/usr/lib/debug/.build-id/8a/e459663857fa760f82c60ff65e6ee059fb9d11 120777 root:root ../../../../lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so +/usr/lib/debug/.build-id/8a/e459663857fa760f82c60ff65e6ee059fb9d11.debug 120777 root:root ../../usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-Proc-FastSpawn-debuginfo = 1.2-alt1.2:sisyphus+274516.50000.2.1 -File: /usr/lib/debug/.build-id/3d 40755 root:root -File: /usr/lib/debug/.build-id/3d/ef979c159a5ec0b11dc229dd0d7e39afbe774d 120777 root:root ../../../../lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so -File: /usr/lib/debug/.build-id/3d/ef979c159a5ec0b11dc229dd0d7e39afbe774d.debug 120777 root:root ../../usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so.debug +File: /usr/lib/debug/.build-id/8a 40755 root:root +File: /usr/lib/debug/.build-id/8a/e459663857fa760f82c60ff65e6ee059fb9d11 120777 root:root ../../../../lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so +File: /usr/lib/debug/.build-id/8a/e459663857fa760f82c60ff65e6ee059fb9d11.debug 120777 root:root ../../usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/Proc/FastSpawn 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so.debug 100644 root:root 77e9b8cc3cc6e6025c61e557cbb94995 +File: /usr/lib/debug/usr/lib64/perl5/auto/Proc/FastSpawn/FastSpawn.so.debug 100644 root:root 473e5a2740e91ba524fee4a5b9d4af7a File: /usr/src/debug/perl-Proc-FastSpawn-1.2 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/perl-Proc-FastSpawn-1.2/FastSpawn.xs 100644 root:root f6cca1264ef6eb1756c249fa2d742b90 -RPMIdentity: 9718d146b16a7ab23c8872caf7ed279d0bb9a336adf2f49d5a4a3add7b730171ac0be63b9bd312caf6c1882e2826ab1a258e19d31c88cf5147bc06de2b562798 +RPMIdentity: 97447b3a71779216f662f6404ef866b466cddfb12c8b1149ec0174e4302e186cf05d117e15881f656202dd060c030a1c77817f9e4d26640b2a10d3b845cb0584