<86>Apr 21 00:53:22 userdel[39250]: delete user 'rooter' <86>Apr 21 00:53:22 userdel[39250]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:53:22 userdel[39250]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 21 00:53:22 groupadd[39274]: group added to /etc/group: name=rooter, GID=651 <86>Apr 21 00:53:22 groupadd[39274]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:53:22 groupadd[39274]: new group: name=rooter, GID=651 <86>Apr 21 00:53:22 useradd[39306]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Apr 21 00:53:22 userdel[39338]: delete user 'builder' <86>Apr 21 00:53:22 userdel[39338]: removed group 'builder' owned by 'builder' <86>Apr 21 00:53:22 userdel[39338]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:53:22 groupadd[39381]: group added to /etc/group: name=builder, GID=652 <86>Apr 21 00:53:22 groupadd[39381]: group added to /etc/gshadow: name=builder <86>Apr 21 00:53:22 groupadd[39381]: new group: name=builder, GID=652 <86>Apr 21 00:53:22 useradd[39419]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Apr 21 00:53:25 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 00:53:25 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 21 00:53:25 rpmi: perl-Devel-CheckLib-1.06-alt1 1458392216 installed Installing perl-Math-GMP-2.11-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.29226 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-GMP-2.11 + echo 'Source #0 (Math-GMP-2.11.tar.gz):' Source #0 (Math-GMP-2.11.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-GMP-2.11.tar.gz + /bin/tar -xf - + cd Math-GMP-2.11 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.29226 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMP-2.11 + 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(AutoLoader)>=0 perl(Carp)>=0 perl(DynaLoader)>=0 perl(Exporter)>=0 perl(overload)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(vars)>=0 perl(warnings)>=0 + : 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::GMP + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-GMP-2.11' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" GMP.xs > GMP.xsc && mv GMP.xsc GMP.c Running Mkbootstrap for Math::GMP () chmod 644 "GMP.bs" cp lib/Math/GMP.pm blib/lib/Math/GMP.pm AutoSplitting blib/lib/Math/GMP.pm (blib/lib/auto/Math/GMP) 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=\"2.11\" -DXS_VERSION=\"2.11\" -fPIC "-I/usr/lib64/perl5/CORE" GMP.c GMP.c: In function 'XS_Math__GMP_op_add': GMP.c:612:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_op_mul': GMP.c:673:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_op_eq': GMP.c:857:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_band': GMP.c:1062:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_bxor': GMP.c:1092:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_bior': GMP.c:1122:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: At top level: GMP.xs:36:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(char *s) ^ rm -f blib/arch/auto/Math/GMP/GMP.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong GMP.o -o blib/arch/auto/Math/GMP/GMP.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/GMP/GMP.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMP.bs blib/arch/auto/Math/GMP/GMP.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Math-GMP-2.11' + : 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-GMP-2.11' Running Mkbootstrap for Math::GMP () chmod 644 "GMP.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 t/00-compile.t ...................... ok t/01_gmppm.t ........................ ok t/02_init_from_float.t .............. ok t/check-funcs-ret-value--rt92593.t .. ok t/test-use-constant.t ............... ok All tests successful. Files=5, Tests=517, 1 wallclock secs ( 0.06 usr 0.02 sys + 0.34 cusr 0.02 csys = 0.44 CPU) Result: PASS make: Leaving directory `/usr/src/RPM/BUILD/Math-GMP-2.11' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.18673 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-GMP-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-GMP-buildroot + cd Math-GMP-2.11 + 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-GMP-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Math-GMP-2.11' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-GMP-buildroot/usr/lib64/perl5/auto/Math/GMP/GMP.so Installing /usr/src/tmp/perl-Math-GMP-buildroot/usr/lib64/perl5/auto/Math/GMP/autosplit.ix Installing /usr/src/tmp/perl-Math-GMP-buildroot/usr/lib64/perl5/Math/GMP.pm make: Leaving directory `/usr/src/RPM/BUILD/Math-GMP-2.11' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-GMP-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-GMP-buildroot -type f -not -name .packlist -exec /bin/grep -FH /tmp '{}' ';' + _perl_vendor_save_prereq + /bin/grep -F 'perl(' .perl.req perl(AutoLoader)>=0 perl(Carp)>=0 perl(DynaLoader)>=0 perl(Exporter)>=0 perl(overload)>=0 perl(perl)>=5.006 perl(strict)>=0 perl(vars)>=0 perl(warnings)>=0 + /bin/grep -F 'perl(' .perl.req + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/perl-Math-GMP-buildroot (auto) removed './usr/lib64/perl5/auto/Math/GMP/.packlist' mode of './usr/lib64/perl5/auto/Math/GMP/GMP.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-GMP-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Math-GMP-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-GMP-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Math-GMP-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-GMP-2.11-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.18673 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMP-2.11 + DOCDIR=/usr/src/tmp/perl-Math-GMP-buildroot/usr/share/doc/perl-Math-GMP-2.11 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-GMP-buildroot/usr/share/doc/perl-Math-GMP-2.11 + /bin/mkdir -p /usr/src/tmp/perl-Math-GMP-buildroot/usr/share/doc/perl-Math-GMP-2.11 + cp -prL Changes LICENSE README /usr/src/tmp/perl-Math-GMP-buildroot/usr/share/doc/perl-Math-GMP-2.11 + chmod -R go-w /usr/src/tmp/perl-Math-GMP-buildroot/usr/share/doc/perl-Math-GMP-2.11 + chmod -R a+rX /usr/src/tmp/perl-Math-GMP-buildroot/usr/share/doc/perl-Math-GMP-2.11 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ufRskO 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.avfLvs find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/perl-Math-GMP-buildroot/usr/lib64/perl5/Math/GMP.pm syntax OK Provides: perl(Math/GMP.pm) = 2.110 Requires: /usr/lib64/perl5, libc.so.6(GLIBC_2.2.5)(64bit), libgmp.so.10()(64bit) >= set:mgoCczXUZJqUY4HfGyfy98xcZoIUXM0U4RBIDVeBBXkBEiVcKdUFiS9mlVTiaAQbkZeugdhXiyJXLZBoNaiYF4n, libperl-5.22.so()(64bit) >= set:ojjB3I7B6acfhDoHddsycOZGnJOcZDD6nvn0asNHMhv3fGiNnR9GcdMv3bBr0, libpthread.so.0(GLIBC_2.2.5)(64bit), perl(AutoLoader.pm), perl(DynaLoader.pm), perl(overload.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.IA0eoc Creating perl-Math-GMP-debuginfo package Processing files: perl-Math-GMP-debuginfo-2.11-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IQpSeZ find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wGIE3O find-requires: running scripts (debuginfo) Requires: perl-Math-GMP = 2.11-alt1.1, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libperl-5.22.so), debug64(libpthread.so.0) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMP-2.11-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMP-debuginfo-2.11-alt1.1.x86_64.rpm 3.58user 0.91system 0:10.17elapsed 44%CPU (0avgtext+0avgdata 57404maxresident)k 0inputs+0outputs (0major+240298minor)pagefaults 0swaps 7.68user 4.15system 0:18.13elapsed 65%CPU (0avgtext+0avgdata 122136maxresident)k 304inputs+0outputs (0major+466685minor)pagefaults 0swaps