<86>Dec 4 16:19:35 userdel[3137546]: delete user 'rooter' <86>Dec 4 16:19:35 userdel[3137546]: removed group 'rooter' owned by 'rooter' <86>Dec 4 16:19:35 userdel[3137546]: removed shadow group 'rooter' owned by 'rooter' <86>Dec 4 16:19:35 groupadd[3137573]: group added to /etc/group: name=rooter, GID=627 <86>Dec 4 16:19:35 groupadd[3137573]: group added to /etc/gshadow: name=rooter <86>Dec 4 16:19:35 groupadd[3137573]: new group: name=rooter, GID=627 <86>Dec 4 16:19:35 useradd[3137582]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Dec 4 16:19:35 userdel[3137593]: delete user 'builder' <86>Dec 4 16:19:35 userdel[3137593]: removed group 'builder' owned by 'builder' <86>Dec 4 16:19:35 userdel[3137593]: removed shadow group 'builder' owned by 'builder' <86>Dec 4 16:19:36 groupadd[3137611]: group added to /etc/group: name=builder, GID=628 <86>Dec 4 16:19:36 groupadd[3137611]: group added to /etc/gshadow: name=builder <86>Dec 4 16:19:36 groupadd[3137611]: new group: name=builder, GID=628 <86>Dec 4 16:19:36 useradd[3137619]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Dec 4 16:19:38 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Dec 4 16:19:38 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Dec 4 16:19:38 rpmi: perl-devel-1:5.30.3-alt1 sisyphus+259030.200.1.1 1601554162 installed <13>Dec 4 16:19:38 rpmi: perl-Canary-Stability-2013-alt1 sisyphus+228868.100.1.1 1556814216 installed <13>Dec 4 16:19:38 rpmi: perl-common-sense-3.75-alt1 sisyphus+249953.100.1.1 1586868390 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/perl-Async-Interrupt-1.26-alt1.nosrc.rpm Installing perl-Async-Interrupt-1.26-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.20147 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Async-Interrupt-1.26 + echo 'Source #0 (Async-Interrupt-1.26.tar.gz):' Source #0 (Async-Interrupt-1.26.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Async-Interrupt-1.26.tar.gz + /bin/tar -xf - + cd Async-Interrupt-1.26 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.4932 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.26 + 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.030003, 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 Async::Interrupt. *** 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 Async::Interrupt, *** 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 Async::Interrupt 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 perl(common::sense)>=0 + : 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.030003, 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 Async::Interrupt. *** 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 Async::Interrupt, *** 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 Async::Interrupt 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 Async::Interrupt + : running make + make -j8 'OPTIMIZE=-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' Running Mkbootstrap for Interrupt () chmod 644 "Interrupt.bs" make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.bs 644 make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' cp Interrupt.pm blib/lib/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/RPM/BUILD/Async-Interrupt-1.26/typemap' Interrupt.xs > Interrupt.xsc Warning: Aliases 'fileno_r' and 'fileno' have identical values in Interrupt.xs, line 515 mv Interrupt.xsc Interrupt.c make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' 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 -march=i586 -mtune=generic -DVERSION=\"1.26\" -DXS_VERSION=\"1.26\" -fPIC "-I/usr/lib/perl5/CORE" Interrupt.c Interrupt.xs: In function 'async_signal': Interrupt.xs:83:15: warning: unused variable 'pipedata' [-Wunused-variable] 83 | static char pipedata [8]; | ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h: In function 's_epipe_signal': schmorp.h:452:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 452 | write (epp->fd [1], &counter, (epp->len = 8)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ schmorp.h: In function 's_epipe_drain': schmorp.h:465:3: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 465 | read (epp->fd [0], buf, sizeof (buf)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: Interrupt.xs:83:15: warning: 'pipedata' defined but not used [-Wunused-variable] 83 | static char pipedata [8]; | ^~~~~~~~ In file included from Interrupt.xs:8: schmorp.h:222:1: warning: 's_gensub' defined but not used [-Wunused-function] 222 | s_gensub (pTHX_ void (*xsub)(pTHX_ CV *), void *arg) | ^~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' rm -f blib/arch/auto/Async/Interrupt/Interrupt.so gcc -lpthread -shared -L/usr/local/lib -fstack-protector-strong Interrupt.o -o blib/arch/auto/Async/Interrupt/Interrupt.so \ \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Async/Interrupt/Interrupt.so make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' + : 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/Async-Interrupt-1.26' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.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_pipe.t .... ok t/03_signal.t .. ok t/04_apipe.t ... ok t/05_var.t ..... ok t/06_epipe.t ... ok All tests successful. Files=7, Tests=61, 0 wallclock secs ( 0.03 usr 0.00 sys + 0.06 cusr 0.00 csys = 0.09 CPU) Result: PASS make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.21981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Async-Interrupt-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Async-Interrupt-buildroot + cd Async-Interrupt-1.26 + 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=/bin/install -p' 'CP=/bin/cp -p' DESTDIR=/usr/src/tmp/perl-Async-Interrupt-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Interrupt.bs blib/arch/auto/Async/Interrupt/Interrupt.bs 644 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so Installing /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/Async/Interrupt.pm make: Leaving directory '/usr/src/RPM/BUILD/Async-Interrupt-1.26' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Async-Interrupt-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' Binary file /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/auto/Async/Interrupt/Interrupt.so matches + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Async-Interrupt-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(common::sense)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Async-Interrupt-buildroot (auto) removed './usr/lib/perl5/auto/Async/Interrupt/.packlist' mode of './usr/lib/perl5/auto/Async/Interrupt/Interrupt.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Async-Interrupt-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/perl-Async-Interrupt-buildroot/ (default) Compressing files in /usr/src/tmp/perl-Async-Interrupt-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Async-Interrupt-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/perl-Async-Interrupt-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-Async-Interrupt-1.26-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21981 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Async-Interrupt-1.26 + DOCDIR=/usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + export DOCDIR + rm -rf /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + /bin/mkdir -p /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + cp -prL Changes README /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + chmod -R go-w /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + chmod -R a+rX /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/share/doc/perl-Async-Interrupt-1.26 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tdRPda 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.iLsxC9 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /usr/src/tmp/perl-Async-Interrupt-buildroot/usr/lib/perl5/Async/Interrupt.pm syntax OK Provides: perl(Async/Interrupt.pm) = 1.260 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libperl-5.30.so >= set:oijBjKD6lpfE6afwHxRGGdkoS8ZxqzhH0mvddZEpFZKEAlUYXQyTHAZzx3jDZdEGbcxM068ADnYZDacPFW6wg3a0wu9NTCQkTUDYnuSHWsUDZ334KN6bzFI5rHJPDzuIsgLjV6, libpthread.so.0(GLIBC_2.0), perl(XSLoader.pm), perl(common/sense.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.ArZJHb Creating perl-Async-Interrupt-debuginfo package Processing files: perl-Async-Interrupt-debuginfo-1.26-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UqSMGa find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wZLkPc find-requires: running scripts (debuginfo) Requires: perl-Async-Interrupt = 1:1.26-alt1, debug(libc.so.6), debug(libperl-5.30.so), debug(libpthread.so.0) Adding to perl-Async-Interrupt-debuginfo a strict dependency on perl-Async-Interrupt Wrote: /usr/src/RPM/RPMS/i586/perl-Async-Interrupt-1.26-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-Async-Interrupt-debuginfo-1.26-alt1.i586.rpm 5.06user 0.78system 0:09.72elapsed 60%CPU (0avgtext+0avgdata 61512maxresident)k 0inputs+0outputs (0major+229677minor)pagefaults 0swaps 9.86user 4.00system 0:17.39elapsed 79%CPU (0avgtext+0avgdata 115036maxresident)k 16inputs+0outputs (0major+530564minor)pagefaults 0swaps