<86>Jun 14 11:06:13 userdel[192274]: delete user 'rooter'
<86>Jun 14 11:06:13 userdel[192274]: removed group 'rooter' owned by 'rooter'
<86>Jun 14 11:06:13 userdel[192274]: removed shadow group 'rooter' owned by 'rooter'
<86>Jun 14 11:06:13 groupadd[192297]: group added to /etc/group: name=rooter, GID=543
<86>Jun 14 11:06:13 groupadd[192297]: group added to /etc/gshadow: name=rooter
<86>Jun 14 11:06:13 groupadd[192297]: new group: name=rooter, GID=543
<86>Jun 14 11:06:13 useradd[192307]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash
<86>Jun 14 11:06:13 userdel[192325]: delete user 'builder'
<86>Jun 14 11:06:13 userdel[192325]: removed group 'builder' owned by 'builder'
<86>Jun 14 11:06:13 groupadd[192335]: group added to /etc/group: name=builder, GID=544
<86>Jun 14 11:06:13 groupadd[192335]: group added to /etc/gshadow: name=builder
<86>Jun 14 11:06:13 groupadd[192335]: new group: name=builder, GID=544
<86>Jun 14 11:06:13 useradd[192343]: new user: name=builder, UID=544, GID=544, 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>Jun 14 11:06:18 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed
<13>Jun 14 11:06:18 rpmi: perl-Math-BigInt-1.999816-alt1 sisyphus.215687.100 1540751517 installed
<13>Jun 14 11:06:18 rpmi: perl-Math-BigInt-FastCalc-0.5008-alt2 sisyphus+220214.100.1.1 1548845048 installed
<13>Jun 14 11:06:18 rpmi: libgdbm-1.8.3-alt10 1454943334 installed
<13>Jun 14 11:06:18 rpmi: libgdbm-devel-1.8.3-alt10 1454943334 installed
<13>Jun 14 11:06:18 rpmi: libdb4.7-devel-4.7.25-alt9 1490438479 installed
<13>Jun 14 11:06:18 rpmi: perl-devel-1:5.28.2-alt2 p9+244939.100.2.1 1580477848 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/perl-Math-BigInt-FastCalc-0.5008-alt2.nosrc.rpm
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.96673
+ 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.83908
+ 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
+ /usr/bin/perl Makefile.PL PRINT_PREREQ=1
+ tee .perl.req
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.028002, /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,  9 wallclock secs ( 0.57 usr  0.07 sys +  5.90 cusr  0.15 csys =  6.69 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.33782
+ 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
+ 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=/bin/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)
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.99234
+ 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.npPhC1
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.bLrDW5
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.TmvF8i
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.QTWshQ
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4QqL9N
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
Wrote: /usr/src/RPM/RPMS/i586/perl-Math-BigInt-FastCalc-debuginfo-0.5008-alt2.i586.rpm
10.45user 0.85system 0:18.63elapsed 60%CPU (0avgtext+0avgdata 49188maxresident)k
0inputs+0outputs (0major+308958minor)pagefaults 0swaps
16.90user 5.26system 0:31.75elapsed 69%CPU (0avgtext+0avgdata 116004maxresident)k
0inputs+0outputs (0major+621869minor)pagefaults 0swaps