<86>May 4 00:54:42 userdel[2346897]: delete user 'rooter' <86>May 4 00:54:42 userdel[2346897]: removed group 'rooter' owned by 'rooter' <86>May 4 00:54:42 userdel[2346897]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 00:54:42 groupadd[2346926]: group added to /etc/group: name=rooter, GID=1817 <86>May 4 00:54:42 groupadd[2346926]: group added to /etc/gshadow: name=rooter <86>May 4 00:54:42 groupadd[2346926]: new group: name=rooter, GID=1817 <86>May 4 00:54:42 useradd[2346952]: new user: name=rooter, UID=1817, GID=1817, home=/root, shell=/bin/bash, from=none <86>May 4 00:54:42 userdel[2346993]: delete user 'builder' <86>May 4 00:54:42 userdel[2346993]: removed group 'builder' owned by 'builder' <86>May 4 00:54:42 userdel[2346993]: removed shadow group 'builder' owned by 'builder' <86>May 4 00:54:42 groupadd[2347036]: group added to /etc/group: name=builder, GID=1818 <86>May 4 00:54:42 groupadd[2347036]: group added to /etc/gshadow: name=builder <86>May 4 00:54:42 groupadd[2347036]: new group: name=builder, GID=1818 <86>May 4 00:54:42 useradd[2347069]: new user: name=builder, UID=1818, GID=1818, home=/usr/src, shell=/bin/bash, from=none <13>May 4 00:54:47 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:54:47 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626058413 installed <13>May 4 00:54:47 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358015 installed <13>May 4 00:54:47 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/perl-IO-FDPass-1.3-alt1.nosrc.rpm (w1.gzdio) Installing perl-IO-FDPass-1.3-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf perl-IO-FDPass-1.3 + echo 'Source #0 (perl-IO-FDPass-1.3.tar):' Source #0 (perl-IO-FDPass-1.3.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/perl-IO-FDPass-1.3.tar + cd perl-IO-FDPass-1.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87591 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-IO-FDPass-1.3 + 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 *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.038002, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by IO::FDPass. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by IO::FDPass, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of IO::FDPass with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.038002, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by IO::FDPass. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by IO::FDPass, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of IO::FDPass with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for IO::FDPass + : 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/perl-IO-FDPass-1.3' Running Mkbootstrap for FDPass () chmod 644 "FDPass.bs" make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FDPass.bs blib/arch/auto/IO/FDPass/FDPass.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' cp FDPass.pm blib/lib/IO/FDPass.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' FDPass.xs > FDPass.xsc mv FDPass.xsc FDPass.c make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' 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.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/usr/lib64/perl5/CORE" FDPass.c make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' rm -f blib/arch/auto/IO/FDPass/FDPass.so gcc -shared -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/local/lib -fstack-protector-strong FDPass.o -o blib/arch/auto/IO/FDPass/FDPass.so \ \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/IO/FDPass/FDPass.so make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' + : 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-IO-FDPass-1.3' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FDPass.bs blib/arch/auto/IO/FDPass/FDPass.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 All tests successful. Files=2, Tests=8, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.01 cusr 0.01 csys = 0.06 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66018 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-IO-FDPass-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-IO-FDPass-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd perl-IO-FDPass-1.3 + 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-IO-FDPass-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FDPass.bs blib/arch/auto/IO/FDPass/FDPass.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-IO-FDPass-buildroot/usr/lib64/perl5/auto/IO/FDPass/FDPass.so Installing /usr/src/tmp/perl-IO-FDPass-buildroot/usr/lib64/perl5/IO/FDPass.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.3' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-IO-FDPass-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-IO-FDPass-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-IO-FDPass-buildroot (auto) removed './usr/lib64/perl5/auto/IO/FDPass/.packlist' mode of './usr/lib64/perl5/auto/IO/FDPass/FDPass.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-IO-FDPass-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/perl-IO-FDPass-buildroot/ (default) Compressing files in /usr/src/tmp/perl-IO-FDPass-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-IO-FDPass-buildroot ./usr/lib64: (from :0) Verifying ELF objects in /usr/src/tmp/perl-IO-FDPass-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/perl-IO-FDPass-buildroot Processing files: perl-IO-FDPass-1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.5810 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-IO-FDPass-1.3 + DOCDIR=/usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.3 + export DOCDIR + rm -rf /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.3 + /bin/mkdir -p /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.3 + cp -prL README Changes /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.3 + chmod -R go-w /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.3 + chmod -R a+rX /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Npqbvl 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.9l6B2q 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-IO-FDPass-buildroot/usr/lib64/perl5/IO/FDPass.pm syntax OK Provides: perl(IO/FDPass.pm) = 1.300 Requires: /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:jiids, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.38.so()(64bit) >= set:okjB3WJu9e36b0fARorCo5DLe3Wd, 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.xBl7Fd Creating perl-IO-FDPass-debuginfo package Processing files: perl-IO-FDPass-debuginfo-1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TlIUIl find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XWMekp find-requires: running scripts (debuginfo) Requires: perl-IO-FDPass = 1.3-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.38.so) Adding to perl-IO-FDPass-debuginfo a strict dependency on perl-IO-FDPass Wrote: /usr/src/RPM/RPMS/x86_64/perl-IO-FDPass-1.3-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/perl-IO-FDPass-debuginfo-1.3-alt1.x86_64.rpm (w2.lzdio) 1.41user 1.91system 0:06.88elapsed 48%CPU (0avgtext+0avgdata 77808maxresident)k 0inputs+0outputs (0major+226959minor)pagefaults 0swaps 6.06user 3.78system 0:21.95elapsed 44%CPU (0avgtext+0avgdata 131504maxresident)k 16inputs+0outputs (0major+207845minor)pagefaults 0swaps --- perl-IO-FDPass-1.3-alt1.x86_64.rpm.repo 2023-11-28 11:03:46.000000000 +0000 +++ perl-IO-FDPass-1.3-alt1.x86_64.rpm.hasher 2024-05-04 00:54:59.164001276 +0000 @@ -20,3 +20,3 @@ File: /usr/lib64/perl5/auto/IO/FDPass 40755 root:root -File: /usr/lib64/perl5/auto/IO/FDPass/FDPass.so 100644 root:root df53a21b6b14c1e8e46cd42e20ca1c31 +File: /usr/lib64/perl5/auto/IO/FDPass/FDPass.so 100644 root:root adfe42c8dc871472a3555753691f0c95 File: /usr/share/doc/perl-IO-FDPass-1.3 40755 root:root @@ -24,2 +24,2 @@ File: /usr/share/doc/perl-IO-FDPass-1.3/README 100644 root:root 1fed43a9e76aab56e9f41a1c8c71df4b -RPMIdentity: 2b19162ab509bad82ed3953012bf0c99a5676040d69fffdddbda17e1babef4ff12565279affca162126cde3067aed948cee07b6433d73cddf670d4cf831e2747 +RPMIdentity: e4b8944ff09119098b93c3bbf2d07a85a41a6892df9bda7f44ee09991365109df7f2a07028e9cae1b5a62a80f3e059764e839eb24ecd77df4591c08b0891cd6f --- perl-IO-FDPass-debuginfo-1.3-alt1.x86_64.rpm.repo 2023-11-28 11:03:46.000000000 +0000 +++ perl-IO-FDPass-debuginfo-1.3-alt1.x86_64.rpm.hasher 2024-05-04 00:54:59.292003164 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/5c 40755 root:root -/usr/lib/debug/.build-id/5c/33f15d663e60b3482ba2eaf770d60fc6113a96 120777 root:root ../../../../lib64/perl5/auto/IO/FDPass/FDPass.so -/usr/lib/debug/.build-id/5c/33f15d663e60b3482ba2eaf770d60fc6113a96.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/FDPass/FDPass.so.debug +/usr/lib/debug/.build-id/4c 40755 root:root +/usr/lib/debug/.build-id/4c/1e73254f3f516f2972670fc735c6feec47c947 120777 root:root ../../../../lib64/perl5/auto/IO/FDPass/FDPass.so +/usr/lib/debug/.build-id/4c/1e73254f3f516f2972670fc735c6feec47c947.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/FDPass/FDPass.so.debug /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -17,5 +17,5 @@ Provides: perl-IO-FDPass-debuginfo = 1.3-alt1:sisyphus+335067.51400.2.2 -File: /usr/lib/debug/.build-id/5c 40755 root:root -File: /usr/lib/debug/.build-id/5c/33f15d663e60b3482ba2eaf770d60fc6113a96 120777 root:root ../../../../lib64/perl5/auto/IO/FDPass/FDPass.so -File: /usr/lib/debug/.build-id/5c/33f15d663e60b3482ba2eaf770d60fc6113a96.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/FDPass/FDPass.so.debug +File: /usr/lib/debug/.build-id/4c 40755 root:root +File: /usr/lib/debug/.build-id/4c/1e73254f3f516f2972670fc735c6feec47c947 120777 root:root ../../../../lib64/perl5/auto/IO/FDPass/FDPass.so +File: /usr/lib/debug/.build-id/4c/1e73254f3f516f2972670fc735c6feec47c947.debug 120777 root:root ../../usr/lib64/perl5/auto/IO/FDPass/FDPass.so.debug File: /usr/lib/debug/usr/lib64/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib64/perl5/auto/IO/FDPass 40755 root:root -File: /usr/lib/debug/usr/lib64/perl5/auto/IO/FDPass/FDPass.so.debug 100644 root:root 97c344ff69e28d32aad2cbebef279613 +File: /usr/lib/debug/usr/lib64/perl5/auto/IO/FDPass/FDPass.so.debug 100644 root:root 2dd3522b23b02d5c800379138dc78f8b File: /usr/src/debug/perl-IO-FDPass-1.3 40755 root:root @@ -28,2 +28,2 @@ File: /usr/src/debug/perl-IO-FDPass-1.3/FDPass.xs 100644 root:root e77693cba0927e210bab10ca99e576f3 -RPMIdentity: 5b63d0e98e9653e683bd5945e1263807d01c847135f176c0cf0ff27b3faa4ce3ed21ca65ca4ed70da5da31b614508762d4cd589ad0e5a611a14feaec783d6a1c +RPMIdentity: 5f06cd38d0f28dea034d57d5b419994a5db227d6e20a5a48882a30c99befe2d774620f6f16debd2c7593b1cfed655024ee9070ca41fd744e556167083a655ed5