<86>Apr 27 08:56:34 userdel[2011969]: delete user 'rooter' <86>Apr 27 08:56:34 userdel[2011969]: removed group 'rooter' owned by 'rooter' <86>Apr 27 08:56:34 userdel[2011969]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 27 08:56:34 groupadd[2012119]: group added to /etc/group: name=rooter, GID=1247 <86>Apr 27 08:56:34 groupadd[2012119]: group added to /etc/gshadow: name=rooter <86>Apr 27 08:56:34 groupadd[2012119]: new group: name=rooter, GID=1247 <86>Apr 27 08:56:35 useradd[2012185]: new user: name=rooter, UID=1247, GID=1247, home=/root, shell=/bin/bash, from=none <86>Apr 27 08:56:35 userdel[2012248]: delete user 'builder' <86>Apr 27 08:56:35 userdel[2012248]: removed group 'builder' owned by 'builder' <86>Apr 27 08:56:35 userdel[2012248]: removed shadow group 'builder' owned by 'builder' <86>Apr 27 08:56:35 groupadd[2012338]: group added to /etc/group: name=builder, GID=1248 <86>Apr 27 08:56:35 groupadd[2012338]: group added to /etc/gshadow: name=builder <86>Apr 27 08:56:35 groupadd[2012338]: new group: name=builder, GID=1248 <86>Apr 27 08:56:35 useradd[2012438]: new user: name=builder, UID=1248, GID=1248, home=/usr/src, shell=/bin/bash, from=none <13>Apr 27 08:56:40 rpmi: libgdbm-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:56:40 rpmi: libgdbm-devel-1.8.3-alt10 sisyphus+278100.1600.1.1 1626059138 installed <13>Apr 27 08:56:41 rpmi: perl-devel-1:5.38.2-alt0.2 sisyphus+344512.40.2.1 1712358153 installed <13>Apr 27 08:56:41 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56049 + 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.56049 + 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 + tee .perl.req + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 *** *** 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 -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' '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' 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" -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' "/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 -march=i586 -mtune=generic -DVERSION=\"1.3\" -DXS_VERSION=\"1.3\" -fPIC "-I/usr/lib/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 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong FDPass.o -o blib/arch/auto/IO/FDPass/FDPass.so \ \ -L/usr/lib/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.02 usr 0.00 sys + 0.02 cusr 0.00 csys = 0.04 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.2508 + 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/lib/perl5/auto/IO/FDPass/FDPass.so Installing /usr/src/tmp/perl-IO-FDPass-buildroot/usr/lib/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/lib/perl5/auto/IO/FDPass/.packlist' mode of './usr/lib/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/lib: (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.2508 + 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.iOQyhE 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.NwS816 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/lib/perl5/IO/FDPass.pm syntax OK Provides: perl(IO/FDPass.pm) = 1.300 Requires: /usr/lib/perl5, ld-linux.so.2 >= set:jiL26, ld-linux.so.2(GLIBC_2.3), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.38.so >= 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.sFhmav 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.7gYFMs find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.e3hzKq find-requires: running scripts (debuginfo) Requires: perl-IO-FDPass = 1.3-alt1, debug(ld-linux.so.2), debug(libc.so.6), debug(libperl-5.38.so) Adding to perl-IO-FDPass-debuginfo a strict dependency on perl-IO-FDPass Wrote: /usr/src/RPM/RPMS/i586/perl-IO-FDPass-1.3-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/perl-IO-FDPass-debuginfo-1.3-alt1.i586.rpm (w2.lzdio) 1.92user 0.72system 0:07.47elapsed 35%CPU (0avgtext+0avgdata 56568maxresident)k 0inputs+0outputs (0major+201371minor)pagefaults 0swaps 5.81user 2.18system 0:23.38elapsed 34%CPU (0avgtext+0avgdata 127200maxresident)k 0inputs+0outputs (0major+188747minor)pagefaults 0swaps --- perl-IO-FDPass-1.3-alt1.i586.rpm.repo 2023-11-28 09:58:36.000000000 +0000 +++ perl-IO-FDPass-1.3-alt1.i586.rpm.hasher 2024-04-27 08:56:53.220428980 +0000 @@ -21,3 +21,3 @@ File: /usr/lib/perl5/auto/IO/FDPass 40755 root:root -File: /usr/lib/perl5/auto/IO/FDPass/FDPass.so 100644 root:root 0e0aa402f3b999326387b1d27af16aef +File: /usr/lib/perl5/auto/IO/FDPass/FDPass.so 100644 root:root 5b42c2361aec348b63468484c29d1f49 File: /usr/share/doc/perl-IO-FDPass-1.3 40755 root:root @@ -25,2 +25,2 @@ File: /usr/share/doc/perl-IO-FDPass-1.3/README 100644 root:root 1fed43a9e76aab56e9f41a1c8c71df4b -RPMIdentity: 226e9a977f53e61b9a5b419ea05f69ba600beeb9491417129cf3d1c270d0a642b7754167fd0e1bc8185ff09435a2d771faffbca028ff89b280df1b233b90c793 +RPMIdentity: 0f3cc2e3eebdfa5f4b6bc346fc91cb8e155bc5dde202452e448154a1e260bf90300c1ea400b001438ed4412f077957e5cd6113cd2487163bfe2c42ef2714ef6e --- perl-IO-FDPass-debuginfo-1.3-alt1.i586.rpm.repo 2023-11-28 09:58:36.000000000 +0000 +++ perl-IO-FDPass-debuginfo-1.3-alt1.i586.rpm.hasher 2024-04-27 08:56:53.380428109 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/0e 40755 root:root -/usr/lib/debug/.build-id/0e/de5fc382a6a0ce9b0fbaa1521ff3d090be8c92 120777 root:root ../../../perl5/auto/IO/FDPass/FDPass.so -/usr/lib/debug/.build-id/0e/de5fc382a6a0ce9b0fbaa1521ff3d090be8c92.debug 120777 root:root ../../usr/lib/perl5/auto/IO/FDPass/FDPass.so.debug +/usr/lib/debug/.build-id/57 40755 root:root +/usr/lib/debug/.build-id/57/09fbdfc95b8443f365d6064da7fbe4de0b0951 120777 root:root ../../../perl5/auto/IO/FDPass/FDPass.so +/usr/lib/debug/.build-id/57/09fbdfc95b8443f365d6064da7fbe4de0b0951.debug 120777 root:root ../../usr/lib/perl5/auto/IO/FDPass/FDPass.so.debug /usr/lib/debug/usr/lib/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/0e 40755 root:root -File: /usr/lib/debug/.build-id/0e/de5fc382a6a0ce9b0fbaa1521ff3d090be8c92 120777 root:root ../../../perl5/auto/IO/FDPass/FDPass.so -File: /usr/lib/debug/.build-id/0e/de5fc382a6a0ce9b0fbaa1521ff3d090be8c92.debug 120777 root:root ../../usr/lib/perl5/auto/IO/FDPass/FDPass.so.debug +File: /usr/lib/debug/.build-id/57 40755 root:root +File: /usr/lib/debug/.build-id/57/09fbdfc95b8443f365d6064da7fbe4de0b0951 120777 root:root ../../../perl5/auto/IO/FDPass/FDPass.so +File: /usr/lib/debug/.build-id/57/09fbdfc95b8443f365d6064da7fbe4de0b0951.debug 120777 root:root ../../usr/lib/perl5/auto/IO/FDPass/FDPass.so.debug File: /usr/lib/debug/usr/lib/perl5 40755 root:root @@ -24,3 +24,3 @@ File: /usr/lib/debug/usr/lib/perl5/auto/IO/FDPass 40755 root:root -File: /usr/lib/debug/usr/lib/perl5/auto/IO/FDPass/FDPass.so.debug 100644 root:root 203ad0165e854c4b9cd7758cd6c11c06 +File: /usr/lib/debug/usr/lib/perl5/auto/IO/FDPass/FDPass.so.debug 100644 root:root f3c7ad7515a1499f4d2167364722fc25 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: e07db1473b3b581993dce2549df1e8d1372b6367d0268557b2f288df3f71912382f34d342f8526681cbb6c3cab031de13ac50e15aa6109a042f86d4078749629 +RPMIdentity: 6e3e3113c531d3905206909f0d0bd036f32263d25a40817cea8c92401d1184601c630dcfa4a415a54e4f4ff48955ecf4f1ef48e6ac1be85708d57cf0128d765b