<86>Apr 14 01:21:38 userdel[6435]: delete user 'rooter' <86>Apr 14 01:21:38 groupadd[6457]: group added to /etc/group: name=rooter, GID=699 <86>Apr 14 01:21:38 groupadd[6457]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:21:38 groupadd[6457]: new group: name=rooter, GID=699 <86>Apr 14 01:21:38 useradd[6480]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Apr 14 01:21:38 userdel[6528]: delete user 'builder' <86>Apr 14 01:21:38 groupadd[6556]: group added to /etc/group: name=builder, GID=700 <86>Apr 14 01:21:38 groupadd[6556]: group added to /etc/gshadow: name=builder <86>Apr 14 01:21:38 groupadd[6556]: new group: name=builder, GID=700 <86>Apr 14 01:21:38 useradd[6573]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Apr 14 01:21:44 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 14 01:21:44 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 14 01:21:44 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 14 01:21:44 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 14 01:21:44 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 14 01:21:44 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Apr 14 01:21:44 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 14 01:21:44 rpmi: perl-Math-LongDouble-0.18-alt1 1455174287 installed <13>Apr 14 01:21:44 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 14 01:21:44 rpmi: perl-Math-BigInt-FastCalc-0.40-alt1.1 1454699137 installed <13>Apr 14 01:21:44 rpmi: perl-Math-BigInt-1.999716-alt1 1460030816 installed <13>Apr 14 01:21:44 rpmi: perl-podlators-4.07-alt1 1458574366 installed Installing perl-Math-Decimal64-0.15-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.89606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-Decimal64-0.15 + echo 'Source #0 (Math-Decimal64-0.15.tar.gz):' Source #0 (Math-Decimal64-0.15.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-Decimal64-0.15.tar.gz + /bin/tar -xf - + cd Math-Decimal64-0.15 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.89606 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-Decimal64-0.15 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + find . -type f -print0 + /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 + : 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::Decimal64 + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-Decimal64-0.15' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" Decimal64.xs > Decimal64.xsc && mv Decimal64.xsc Decimal64.c Running Mkbootstrap for Math::Decimal64 () cp Decimal64.pm blib/lib/Math/Decimal64.pm chmod 644 "Decimal64.bs" 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 -Wall -g -O2 -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL -DWE_HAVE_LENDIAN Decimal64.c Decimal64.xs:1478:1: warning: "/*" within comment [-Wcomment] /* ^ Decimal64.xs:1479:1: warning: "/*" within comment [-Wcomment] /* Replaced by newer rendition (above) that caters for the case that the long double ^ In file included from Decimal64.xs:12:0: Decimal64.xs: In function '_d64_bytes': /usr/lib64/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib64/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ Decimal64.xs:1519:3: note: in expansion of macro 'dXSARGS' dXSARGS; ^ Decimal64.xs: In function '_bid_mant': /usr/lib64/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib64/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ Decimal64.xs:1545:3: note: in expansion of macro 'dXSARGS' dXSARGS; ^ rm -f blib/arch/auto/Math/Decimal64/Decimal64.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Decimal64.o -o blib/arch/auto/Math/Decimal64/Decimal64.so \ -lm \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/Decimal64/Decimal64.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Decimal64.bs blib/arch/auto/Math/Decimal64/Decimal64.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Math-Decimal64-0.15' + : 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-Decimal64-0.15' Running Mkbootstrap for Math::Decimal64 () chmod 644 "Decimal64.bs" 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 Endianness: Little Endian Format: BID t/aab_basic.t .............. ok t/assignDPD.t .............. ok t/assignIV.t ............... ok t/assignNV.t ............... ok t/assignPV.t ............... ok t/assignUV.t ............... ok t/boundaries.t ............. ok t/conv.t ................... ok Skipping all tests: Couldn't load Math::MPFR t/conv_math_mpfr.t ......... ok t/D64toFSTR.t .............. ok t/D64toRSTR.t .............. ok t/dec_inc.t ................ ok t/decode_cross_checks.t .... ok Detected BID formatting t/decode_d64.t ............. ok t/double_overflow.t ........ ok t/DPDtoD64.t ............... ok t/Exp10.t .................. ok t/general.t ................ ok t/Inf_Nan.t ................ ok t/IV_arith.t ............... ok t/lengthy_mantissa.t ....... ok t/long_double.t ............ ok t/MEtoD64.t ................ ok t/MEtoPV.t ................. ok t/new.t .................... ok t/overload_cmp.t ........... ok Skipping test 1a - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. Skipping test 4a - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. Skipping test 7a - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. Skipping test 8a - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. Skipping test 7a - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. t/overload_cmp_reversal.t .. ok t/overload_int.t ........... ok t/overload_PV.t ............ ok t/overload_spaceship.t ..... ok Skipping test 1 - no recent version of Test::Pod installed t/pod.t .................... ok t/PVtoD64.t ................ ok t/reassign.t ............... ok t/strtod64.t ............... ok t/subnormal.t .............. ok Skipping these tests - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. t/UV_arith.t ............... ok Skipping these tests - the precision of your UV is greater than the precision of the _Decimal64 type Usefulness of UV overloading is therefore limited. t/UV_cmp.t ................. ok All tests successful. Files=37, Tests=410, 29 wallclock secs ( 0.18 usr 0.04 sys + 23.40 cusr 0.18 csys = 23.80 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Math-Decimal64-0.15' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98686 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-Decimal64-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-Decimal64-buildroot + cd Math-Decimal64-0.15 + 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-Decimal64-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Math-Decimal64-0.15' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/auto/Math/Decimal64/Decimal64.so Installing /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm make: Leaving directory `/usr/src/RPM/BUILD/Math-Decimal64-0.15' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-Decimal64-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-Decimal64-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-Math-Decimal64-buildroot (auto) removed './usr/lib64/perl5/auto/Math/Decimal64/.packlist' mode of './usr/lib64/perl5/auto/Math/Decimal64/Decimal64.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-Decimal64-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Math-Decimal64-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-Decimal64-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Math-Decimal64-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-Decimal64-0.15-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81320 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-Decimal64-0.15 + DOCDIR=/usr/src/tmp/perl-Math-Decimal64-buildroot/usr/share/doc/perl-Math-Decimal64-0.15 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/share/doc/perl-Math-Decimal64-0.15 + /bin/mkdir -p /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/share/doc/perl-Math-Decimal64-0.15 + cp -prL README CHANGES /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/share/doc/perl-Math-Decimal64-0.15 + chmod -R go-w /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/share/doc/perl-Math-Decimal64-0.15 + chmod -R a+rX /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/share/doc/perl-Math-Decimal64-0.15 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rD9sXX find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PgZQ6m find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Name "Math::Decimal64::pinf_str" used only once: possible typo at /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm line 76. Name "Math::Decimal64::import" used only once: possible typo at /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm line 11. Name "Math::Decimal64::ninf_str" used only once: possible typo at /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm line 75. Name "Math::Decimal64::nan_str" used only once: possible typo at /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm line 74. Name "Math::Decimal64::NNW" used only once: possible typo at /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm line 78. /usr/src/tmp/perl-Math-Decimal64-buildroot/usr/lib64/perl5/Math/Decimal64.pm syntax OK Provides: perl(Math/Decimal64.pm) = 0.150 Requires: /usr/lib64/perl5, ld-linux-x86-64.so.2()(64bit) >= set:ihidc, ld-linux-x86-64.so.2(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.22.so()(64bit) >= set:ojjBzbKr2FxKERgxxCli4jQhIrZamxuoAmZbqIise04Q3H7W5ciRkSaF2BiJq80BZJCIFKh2JyRdonqwOEFvFraT0, perl(Config.pm), perl(DynaLoader.pm), perl(overload.pm), perl(subs.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.jNdViP Creating perl-Math-Decimal64-debuginfo package Processing files: perl-Math-Decimal64-debuginfo-0.15-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Z51Vkk find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rBI5fS find-requires: running scripts (debuginfo) Requires: perl-Math-Decimal64 = 0.15-alt1, debug64(ld-linux-x86-64.so.2), debug64(libc.so.6), debug64(libperl-5.22.so) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-Decimal64-0.15-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-Decimal64-debuginfo-0.15-alt1.x86_64.rpm 30.30user 1.44system 0:42.25elapsed 75%CPU (0avgtext+0avgdata 77160maxresident)k 0inputs+0outputs (0major+268289minor)pagefaults 0swaps 36.19user 4.22system 0:51.97elapsed 77%CPU (0avgtext+0avgdata 121916maxresident)k 80inputs+0outputs (0major+484214minor)pagefaults 0swaps