<86>Apr  4 10:20:17 userdel[2524075]: delete user 'rooter'
<86>Apr  4 10:20:17 userdel[2524075]: removed group 'rooter' owned by 'rooter'
<86>Apr  4 10:20:17 userdel[2524075]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr  4 10:20:17 groupadd[2524175]: group added to /etc/group: name=rooter, GID=654
<86>Apr  4 10:20:17 groupadd[2524175]: group added to /etc/gshadow: name=rooter
<86>Apr  4 10:20:17 groupadd[2524175]: new group: name=rooter, GID=654
<86>Apr  4 10:20:17 useradd[2524184]: new user: name=rooter, UID=654, GID=654, home=/root, shell=/bin/bash
<86>Apr  4 10:20:17 userdel[2524407]: delete user 'builder'
<86>Apr  4 10:20:17 userdel[2524407]: removed group 'builder' owned by 'builder'
<86>Apr  4 10:20:17 userdel[2524407]: removed shadow group 'builder' owned by 'builder'
<86>Apr  4 10:20:17 groupadd[2524712]: group added to /etc/group: name=builder, GID=655
<86>Apr  4 10:20:17 groupadd[2524712]: new group: name=builder, GID=655
<86>Apr  4 10:20:17 useradd[2524724]: new user: name=builder, UID=655, GID=655, home=/usr/src, shell=/bin/bash
warning: user igor does not exist - using root
warning: group igor does not exist - using root
warning: user igor does not exist - using root
warning: group igor does not exist - using root
<13>Apr  4 10:20:20 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed
<13>Apr  4 10:20:20 rpmi: perl-Math-BigInt-1.999816-alt1 sisyphus.215687.100 1540751517 installed
<13>Apr  4 10:20:20 rpmi: perl-Math-BigInt-FastCalc-0.5008-alt2 sisyphus+220214.100.1.1 1548845048 installed
<13>Apr  4 10:20:20 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Apr  4 10:20:20 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Apr  4 10:20:20 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Apr  4 10:20:20 rpmi: perl-devel-1:5.28.3-alt1 p9+261964.100.3.1 1606316313 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Math-BigInt-FastCalc-0.5008-alt2.nosrc.rpm (w1.gzdio)
Installing perl-Math-BigInt-FastCalc-0.5008-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82050
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf Math-BigInt-FastCalc-0.5008
+ echo 'Source #0 (Math-BigInt-FastCalc-0.5008.tar.gz):'
Source #0 (Math-BigInt-FastCalc-0.5008.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/Math-BigInt-FastCalc-0.5008.tar.gz
+ /bin/tar -xf -
+ cd Math-BigInt-FastCalc-0.5008
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.82050
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Math-BigInt-FastCalc-0.5008
+ 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
perl(Math::BigInt)>=1.999812  perl(XSLoader)>=0  perl(perl)>=5.006001 
+ : 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 Math::BigInt::FastCalc
+ : 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/Math-BigInt-FastCalc-0.5008'
Running Mkbootstrap for FastCalc ()
chmod 644 "FastCalc.bs"
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
cp lib/Math/BigInt/FastCalc.pm blib/lib/Math/BigInt/FastCalc.pm
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
"/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap'  FastCalc.xs > FastCalc.xsc
mv FastCalc.xsc FastCalc.c
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
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=\"0.5008\" -DXS_VERSION=\"0.5008\" -fPIC "-I/usr/lib/perl5/CORE"   FastCalc.c
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
rm -f blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
gcc  -lpthread -shared -L/usr/local/lib -fstack-protector-strong  FastCalc.o  -o blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so  \
      \
   -L/usr/lib/perl5/CORE -lperl -lpthread
chmod 755 blib/arch/auto/Math/BigInt/FastCalc/FastCalc.so
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
+ : 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/Math-BigInt-FastCalc-0.5008'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.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/00sig.t ..................................... skipped: Set the environment variable TEST_SIGNATURE to enable this test.
# 
# Testing with Perl 5.028003, /usr/bin/perl
# 
#      Version Module
#      ------- ------
#     1.999816 Math::BigInt
#     1.999816 Math::BigInt::Calc
#       0.5008 Math::BigInt::FastCalc
# 
t/01load.t .................................... ok
t/author-lib-arithmetic-binary-_add.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_div.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_gcd.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_lcm.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_log_int.t ..... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_mod.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_modinv.t ...... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_mul.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_nok.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_pow.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_root.t ........ skipped: these tests are for testing by the author
t/author-lib-arithmetic-binary-_sub.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-ternary-_lsft.t ....... skipped: these tests are for testing by the author
t/author-lib-arithmetic-ternary-_modpow.t ..... skipped: these tests are for testing by the author
t/author-lib-arithmetic-ternary-_rsft.t ....... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_dec.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_dfac.t ......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_fac.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_fib.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_inc.t .......... skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_lucas.t ........ skipped: these tests are for testing by the author
t/author-lib-arithmetic-unary-_sqrt.t ......... skipped: these tests are for testing by the author
t/author-lib-bitwise-_and.t ................... skipped: these tests are for testing by the author
t/author-lib-bitwise-_or.t .................... skipped: these tests are for testing by the author
t/author-lib-bitwise-_xor.t ................... skipped: these tests are for testing by the author
t/author-lib-boolean-_is_even.t ............... skipped: these tests are for testing by the author
t/author-lib-boolean-_is_odd.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_one.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_ten.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_two.t ................ skipped: these tests are for testing by the author
t/author-lib-boolean-_is_zero.t ............... skipped: these tests are for testing by the author
t/author-lib-comparison-_acmp.t ............... skipped: these tests are for testing by the author
t/author-lib-constructor-binary-_from_base.t .. skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_one.t ....... skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_ten.t ....... skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_two.t ....... skipped: these tests are for testing by the author
t/author-lib-constructor-nullary-_zero.t ...... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_copy.t ........ skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_bin.t .... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_bytes.t .. skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_hex.t .... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_from_oct.t .... skipped: these tests are for testing by the author
t/author-lib-constructor-unary-_new.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-number-_num.t ............ skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_bin.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_bytes.t ....... skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_hex.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_as_oct.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_str.t ............ skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_base.t ........ skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_bin.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_bytes.t ....... skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_hex.t ......... skipped: these tests are for testing by the author
t/author-lib-convert-string-_to_oct.t ......... skipped: these tests are for testing by the author
t/author-lib-misc-_check.t .................... skipped: these tests are for testing by the author
t/author-lib-misc-api_version.t ............... skipped: these tests are for testing by the author
t/author-lib-property-_alen.t ................. skipped: these tests are for testing by the author
t/author-lib-property-_digit.t ................ skipped: these tests are for testing by the author
t/author-lib-property-_len.t .................. skipped: these tests are for testing by the author
t/author-lib-property-_zeros.t ................ skipped: these tests are for testing by the author
t/author-lib.t ................................ skipped: these tests are for testing by the author
t/bigfltpm.t .................................. ok
t/bigintfc.t .................................. ok
t/bigintpm.t .................................. ok
t/biglog.t .................................... ok
t/bigroot.t ................................... ok
t/bootstrap.t ................................. ok
t/leak.t ...................................... ok
t/mbi_rand.t .................................. ok
t/mbimbf.t .................................... ok
t/release-cpan-changes.t ...................... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ...................... skipped: these tests are for release candidate testing
t/release-pod.t ............................... skipped: these tests are for release candidate testing
t/release-portability.t ....................... skipped: these tests are for release candidate testing
t/release-test-version.t ...................... skipped: these tests are for release candidate testing
All tests successful.
Files=77, Tests=8606,  7 wallclock secs ( 0.58 usr  0.07 sys +  5.67 cusr  0.18 csys =  6.50 CPU)
Result: PASS
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.30134
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd Math-BigInt-FastCalc-0.5008
+ 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-Math-BigInt-FastCalc-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install
make: Entering directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FastCalc.bs blib/arch/auto/Math/BigInt/FastCalc/FastCalc.bs 644
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib/perl5/auto/Math/BigInt/FastCalc/FastCalc.so
Installing /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib/perl5/Math/BigInt/FastCalc.pm
make: Leaving directory '/usr/src/RPM/BUILD/Math-BigInt-FastCalc-0.5008'
+ _perl_vendor_check_buildroot
+ : prompting for files that contain /usr/local
+ find /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';'
Binary file /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib/perl5/auto/Math/BigInt/FastCalc/FastCalc.so matches
+ : prompting for files that contain /tmp
+ find /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';'
+ _perl_vendor_save_prereq
+ /bin/grep -F 'perl(' .perl.req
perl(Math::BigInt)>=1.999812  perl(XSLoader)>=0  perl(perl)>=5.006001 
+ /bin/grep -F 'perl(' .perl.req
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (auto)
removed './usr/lib/perl5/auto/Math/BigInt/FastCalc/.packlist'
mode of './usr/lib/perl5/auto/Math/BigInt/FastCalc/FastCalc.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/ (default)
Compressing files in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot (auto)
Adjusting library links in /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/perl-Math-BigInt-FastCalc-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-Math-BigInt-FastCalc-0.5008-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.30134
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd Math-BigInt-FastCalc-0.5008
+ DOCDIR=/usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ export DOCDIR
+ rm -rf /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ /bin/mkdir -p /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ cp -prL CHANGES CREDITS README /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ chmod -R go-w /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ chmod -R a+rX /usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/share/doc/perl-Math-BigInt-FastCalc-0.5008
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PfhOIh
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.OiC58t
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/perl-Math-BigInt-FastCalc-buildroot/usr/lib/perl5/Math/BigInt/FastCalc.pm syntax OK
Provides: perl(Math/BigInt/FastCalc.pm) = 0.500.800
Requires: /usr/lib/perl5, libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libperl-5.28.so >= set:ojjBz4qEwhTlPPDcozYrSEUGZLWlHgf4ZhLisW7ufQbISDOQcM3SrhDemBoGDZtCAGkIWFyXz51Xk, perl(Math/BigInt/Calc.pm) >= 1.999.801, 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.O5QNej
Creating perl-Math-BigInt-FastCalc-debuginfo package
Processing files: perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rW32xl
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6suV4B
find-requires: running scripts (debuginfo)
Requires: perl-Math-BigInt-FastCalc = 0.5008-alt2, debug(libc.so.6), debug(libperl-5.28.so)
Adding to perl-Math-BigInt-FastCalc-debuginfo a strict dependency on perl-Math-BigInt-FastCalc
Wrote: /usr/src/RPM/RPMS/i586/perl-Math-BigInt-FastCalc-0.5008-alt2.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2.i586.rpm (w2.lzdio)
10.19user 0.98system 0:15.47elapsed 72%CPU (0avgtext+0avgdata 49192maxresident)k
0inputs+0outputs (0major+310739minor)pagefaults 0swaps
14.37user 3.17system 0:24.61elapsed 71%CPU (0avgtext+0avgdata 115092maxresident)k
0inputs+0outputs (0major+609632minor)pagefaults 0swaps