<86>Apr 21 01:00:53 userdel[66926]: delete user 'rooter' <86>Apr 21 01:00:53 groupadd[67050]: group added to /etc/group: name=rooter, GID=621 <86>Apr 21 01:00:53 groupadd[67050]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:00:53 groupadd[67050]: new group: name=rooter, GID=621 <86>Apr 21 01:00:53 useradd[67211]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 21 01:00:53 userdel[67458]: delete user 'builder' <86>Apr 21 01:00:53 userdel[67458]: removed group 'builder' owned by 'builder' <86>Apr 21 01:00:53 userdel[67458]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:00:53 groupadd[67537]: group added to /etc/group: name=builder, GID=622 <86>Apr 21 01:00:53 groupadd[67537]: group added to /etc/gshadow: name=builder <86>Apr 21 01:00:53 groupadd[67537]: new group: name=builder, GID=622 <86>Apr 21 01:00:53 useradd[67599]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 21 01:00:57 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 21 01:00:57 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 01:00:57 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 01:00:57 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 01:00:57 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 01:00:57 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Apr 21 01:00:57 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 01:00:57 rpmi: perl-Math-GMP-2.11-alt1.1 1448494618 installed <13>Apr 21 01:00:57 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 01:00:57 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 01:00:57 rpmi: perl-Math-BigInt-FastCalc-0.40-alt1.1 1454699137 installed <13>Apr 21 01:00:57 rpmi: perl-Math-BigInt-1.999716-alt1 1460030816 installed <13>Apr 21 01:00:57 rpmi: perl-podlators-4.07-alt1 1458574366 installed Installing perl-Math-GMPq-0.39-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.93496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-GMPq-0.39 + echo 'Source #0 (Math-GMPq-0.39.tar.gz):' Source #0 (Math-GMPq-0.39.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-GMPq-0.39.tar.gz + /bin/tar -xf - + cd Math-GMPq-0.39 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.93496 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMPq-0.39 + 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 This module requires gmp-4.2.0 (or later) Building without 64-bit 'long long' support If this is wrong, see the "64-bit support" section in the README Building without 'long double' support If this is wrong, see the "64-bit support" section in the README perl(Exporter)>=5.58 + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor This module requires gmp-4.2.0 (or later) Building without 64-bit 'long long' support If this is wrong, see the "64-bit support" section in the README Building without 'long double' support If this is wrong, see the "64-bit support" section in the README Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Math::GMPq::Random Generating a Unix-style Makefile Writing Makefile for Math::GMPq::V Generating a Unix-style Makefile Writing Makefile for Math::GMPq + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" GMPq.xs > GMPq.xsc && mv GMPq.xsc GMPq.c make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' Running Mkbootstrap for Math::GMPq () chmod 644 "GMPq.bs" "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "../typemap" Random.xs > Random.xsc && mv Random.xsc Random.c cp Random.pm ../blib/lib/Math/GMPq/Random.pm Running Mkbootstrap for Math::GMPq::Random () cp GMPq.pm blib/lib/Math/GMPq.pm chmod 644 "Random.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.39\" -DXS_VERSION=\"0.39\" -fPIC "-I/usr/lib64/perl5/CORE" Random.c 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.39\" -DXS_VERSION=\"0.39\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL GMPq.c rm -f ../blib/arch/auto/Math/GMPq/Random/Random.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Random.o -o ../blib/arch/auto/Math/GMPq/Random/Random.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 ../blib/arch/auto/Math/GMPq/Random/Random.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPq/Random/Random.bs 644 make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" V.xs > V.xsc && mv V.xsc V.c Running Mkbootstrap for Math::GMPq::V () cp V.pm ../blib/lib/Math/GMPq/V.pm chmod 644 "V.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.39\" -DXS_VERSION=\"0.39\" -fPIC "-I/usr/lib64/perl5/CORE" V.c rm -f ../blib/arch/auto/Math/GMPq/V/V.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong V.o -o ../blib/arch/auto/Math/GMPq/V/V.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 ../blib/arch/auto/Math/GMPq/V/V.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPq/V/V.bs 644 make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' GMPq.xs: In function 'overload_mul': GMPq.xs:379:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPq.xs: In function 'overload_add': GMPq.xs:466:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPq.xs: In function 'overload_sub': GMPq.xs:555:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPq.xs: In function 'overload_div': GMPq.xs:647:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ rm -f blib/arch/auto/Math/GMPq/GMPq.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong GMPq.o -o blib/arch/auto/Math/GMPq/GMPq.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/GMPq/GMPq.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPq.bs blib/arch/auto/Math/GMPq/GMPq.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39' + : 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-GMPq-0.39' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' Running Mkbootstrap for Math::GMPq::Random () chmod 644 "Random.bs" make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' Running Mkbootstrap for Math::GMPq::V () chmod 644 "V.bs" make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' Running Mkbootstrap for Math::GMPq () chmod 644 "GMPq.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 GMP Header version (major): 6 GMP Header version (minor): 1 GMP Header version (patchlevel): 0 GMP Library version: 6.1.0 GMP CC: gcc GMP CFLAGS: -pipe -Wall -g -O2 t/_1aaa_v.t ............... ok # Using Math::GMPq version 0.39 # Using gmp library version 6.1.0 # CC is gcc # CFLAGS are -pipe -Wall -g -O2 # GMP_LIMB_BITS is 64 # GMP_NAIL_BITS is 0 t/_1basic.t ............... ok Couldn't load Math::GMPz - skipping all tests: Can't locate Math/GMPz.pm in @INC (you may need to install the Math::GMPz module) (@INC contains: /usr/src/RPM/BUILD/Math-GMPq-0.39/blib/lib /usr/src/RPM/BUILD/Math-GMPq-0.39/blib/arch /usr/local/lib64/perl/5.22 /usr/local/share/perl/5.22 /usr/lib64/perl5 /usr/share/perl5 /usr/lib64/perl5 /usr/share/perl5 /etc/perl5 /usr/lib/perl5/vendor_perl .) at t/cmp_z.t line 5. t/cmp_z.t ................. ok Skipping test 2 - no long double support t/longdouble.t ............ ok t/new.t ................... ok t/not_zero.t .............. ok t/out_str.t ............... ok t/overload.t .............. ok Skipping tests - no Math::MPFR t/overload_cross_class.t .. ok Skipping test 1 - no recent version of Test::Pod installed t/pod.t ................... ok Skipping test 5 - Math::GMPz not available Skipping test 6 - Math::GMPf not available t/printf.t ................ ok Skipping test 4 - no Math::GMPz Skipping test 6 - no Math::GMPf Skipping test 16 - no Math::GMPz Skipping test 17 - no Math::GMPz t/test1.t ................. ok t/TRmpq_out_str.t ......... ok t/use64bitint.t ........... ok All tests successful. Files=14, Tests=96, 0 wallclock secs ( 0.04 usr 0.00 sys + 0.20 cusr 0.04 csys = 0.28 CPU) Result: PASS make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' 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/gmp_random.t .. ok All tests successful. Files=1, Tests=3, 0 wallclock secs ( 0.01 usr 0.00 sys + 0.01 cusr 0.00 csys = 0.02 CPU) Result: PASS make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' No tests defined for Math::GMPq::V extension. make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.98481 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-GMPq-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-GMPq-buildroot + cd Math-GMPq-0.39 + 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-GMPq-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39/V' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/auto/Math/GMPq/GMPq.so Installing /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/auto/Math/GMPq/V/V.so Installing /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/auto/Math/GMPq/Random/Random.so Installing /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq.pm Installing /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq/V.pm Installing /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq/Random.pm make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPq-0.39' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-GMPq-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-GMPq-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(Exporter)>=5.58 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Math-GMPq-buildroot (auto) removed './usr/lib64/perl5/auto/Math/GMPq/.packlist' mode of './usr/lib64/perl5/auto/Math/GMPq/GMPq.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/Math/GMPq/V/V.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/Math/GMPq/Random/Random.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-GMPq-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Math-GMPq-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-GMPq-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Math-GMPq-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-GMPq-0.39-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.76274 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMPq-0.39 + DOCDIR=/usr/src/tmp/perl-Math-GMPq-buildroot/usr/share/doc/perl-Math-GMPq-0.39 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-GMPq-buildroot/usr/share/doc/perl-Math-GMPq-0.39 + /bin/mkdir -p /usr/src/tmp/perl-Math-GMPq-buildroot/usr/share/doc/perl-Math-GMPq-0.39 + cp -prL README CHANGES /usr/src/tmp/perl-Math-GMPq-buildroot/usr/share/doc/perl-Math-GMPq-0.39 + chmod -R go-w /usr/src/tmp/perl-Math-GMPq-buildroot/usr/share/doc/perl-Math-GMPq-0.39 + chmod -R a+rX /usr/src/tmp/perl-Math-GMPq-buildroot/usr/share/doc/perl-Math-GMPq-0.39 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bHITs8 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.QtfibR find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq.pm syntax OK Name "Math::GMPq::Random::import" used only once: possible typo at /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq/Random.pm line 7. /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq/Random.pm syntax OK Name "Math::GMPq::V::import" used only once: possible typo at /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq/V.pm line 7. /usr/src/tmp/perl-Math-GMPq-buildroot/usr/lib64/perl5/Math/GMPq/V.pm syntax OK Provides: perl(Math/GMPq.pm) = 0.390, perl(Math/GMPq/Random.pm) = 0.390, perl(Math/GMPq/V.pm) = 0.390 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libgmp.so.10()(64bit) >= set:mgTPKomVBOjArGj9L0VeAsENY2TossNfpbKZ6bYp1UF8bL3qr42ka7CyoqkMUHDZ8mdliS7VmRxg88Vcq9WS9rcJZ0bPmWYtEJFL6p1VQmKigTLLIvxy4hIKZqubAHhBc, libperl-5.22.so()(64bit) >= set:ojjBzbKr2FNGlMIuaPaIWiQ55MNRoZaSFbXndm9e702Z9HdgboAGBdohEkAqRg0aZHd9lFULjRe3PQpKbdgpQYkOD1AjV6, perl(DynaLoader.pm), perl(constant.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.B1yGIC Creating perl-Math-GMPq-debuginfo package Processing files: perl-Math-GMPq-debuginfo-0.39-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qRkv2q find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.B6tv7h find-requires: running scripts (debuginfo) Requires: perl-Math-GMPq = 0.39-alt1, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libperl-5.22.so) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMPq-0.39-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMPq-debuginfo-0.39-alt1.x86_64.rpm 4.61user 0.98system 0:09.22elapsed 60%CPU (0avgtext+0avgdata 84404maxresident)k 0inputs+0outputs (0major+372034minor)pagefaults 0swaps 9.11user 2.94system 0:17.06elapsed 70%CPU (0avgtext+0avgdata 122132maxresident)k 40inputs+0outputs (0major+602056minor)pagefaults 0swaps