<86>Jan 9 09:10:13 userdel[52472]: delete user 'rooter' <86>Jan 9 09:10:13 userdel[52472]: removed group 'rooter' owned by 'rooter' <86>Jan 9 09:10:13 groupadd[52497]: group added to /etc/group: name=rooter, GID=585 <86>Jan 9 09:10:13 groupadd[52497]: group added to /etc/gshadow: name=rooter <86>Jan 9 09:10:13 groupadd[52497]: new group: name=rooter, GID=585 <86>Jan 9 09:10:13 useradd[52508]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash <86>Jan 9 09:10:13 userdel[52528]: delete user 'builder' <86>Jan 9 09:10:13 userdel[52528]: removed group 'builder' owned by 'builder' <86>Jan 9 09:10:13 userdel[52528]: removed shadow group 'builder' owned by 'builder' <86>Jan 9 09:10:13 groupadd[52541]: group added to /etc/group: name=builder, GID=586 <86>Jan 9 09:10:13 groupadd[52541]: group added to /etc/gshadow: name=builder <86>Jan 9 09:10:13 groupadd[52541]: new group: name=builder, GID=586 <86>Jan 9 09:10:13 useradd[52550]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash <13>Jan 9 09:10:24 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 9 09:10:24 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed <13>Jan 9 09:10:24 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed <13>Jan 9 09:10:24 rpmi: perl-devel-1:5.28.2-alt1 sisyphus+230063.100.1.1 1558785441 installed <13>Jan 9 09:10:24 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.2-alt1.2.nosrc.rpm Installing perl-IO-FDPass-1.2-alt1.2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38438 + 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.2 + echo 'Source #0 (perl-IO-FDPass-1.2.tar):' Source #0 (perl-IO-FDPass-1.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/perl-IO-FDPass-1.2.tar + cd perl-IO-FDPass-1.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.80572 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-IO-FDPass-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 *** *** 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.028002, 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.028002, 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 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' cp FDPass.pm blib/lib/IO/FDPass.pm make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' Running Mkbootstrap for FDPass () chmod 644 "FDPass.bs" make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' "/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.2' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' "/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.2' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-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 -march=i586 -mtune=generic -DVERSION=\"1.2\" -DXS_VERSION=\"1.2\" -fPIC "-I/usr/lib/perl5/CORE" FDPass.c make: Leaving directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' make: Entering directory '/usr/src/RPM/BUILD/perl-IO-FDPass-1.2' rm -f blib/arch/auto/IO/FDPass/FDPass.so gcc -lpthread -shared -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.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-IO-FDPass-1.2' "/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.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.10945 + 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 + cd perl-IO-FDPass-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=/bin/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.2' "/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.2' + _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 '{}' ';' Binary file /usr/src/tmp/perl-IO-FDPass-buildroot/usr/lib/perl5/auto/IO/FDPass/FDPass.so matches + : 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) 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: 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) Hardlinking identical .pyc and .pyo files Processing files: perl-IO-FDPass-1.2-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.54618 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd perl-IO-FDPass-1.2 + DOCDIR=/usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.2 + export DOCDIR + rm -rf /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.2 + /bin/mkdir -p /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.2 + cp -prL README Changes /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.2 + chmod -R go-w /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.2 + chmod -R a+rX /usr/src/tmp/perl-IO-FDPass-buildroot/usr/share/doc/perl-IO-FDPass-1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cVLn8G 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.gHzCeG find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.200 Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:okjB3WJu9e3Zrj3gxFLpylsZqPwu3, libpthread.so.0(GLIBC_2.0), 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.ya720G Creating perl-IO-FDPass-debuginfo package Processing files: perl-IO-FDPass-debuginfo-1.2-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NsZQ8H find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8I8f2G find-requires: running scripts (debuginfo) Requires: perl-IO-FDPass = 1.2-alt1.2, debug(libc.so.6), debug(libperl-5.28.so), debug(libpthread.so.0) Adding to perl-IO-FDPass-debuginfo a strict dependency on perl-IO-FDPass Wrote: /usr/src/RPM/RPMS/i586/perl-IO-FDPass-1.2-alt1.2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/perl-IO-FDPass-debuginfo-1.2-alt1.2.i586.rpm 4.54user 0.56system 0:35.72elapsed 14%CPU (0avgtext+0avgdata 45644maxresident)k 0inputs+0outputs (0major+215160minor)pagefaults 0swaps 9.69user 3.18system 1:09.63elapsed 18%CPU (0avgtext+0avgdata 109448maxresident)k 0inputs+0outputs (0major+519849minor)pagefaults 0swaps