<86>Apr 14 01:20:22 userdel[127708]: delete user 'rooter' <86>Apr 14 01:20:22 userdel[127708]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 01:20:22 groupadd[127771]: group added to /etc/group: name=rooter, GID=633 <86>Apr 14 01:20:22 groupadd[127771]: group added to /etc/gshadow: name=rooter <86>Apr 14 01:20:22 groupadd[127771]: new group: name=rooter, GID=633 <86>Apr 14 01:20:22 useradd[127786]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Apr 14 01:20:22 userdel[127807]: delete user 'builder' <86>Apr 14 01:20:22 userdel[127807]: removed group 'builder' owned by 'builder' <86>Apr 14 01:20:22 userdel[127807]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 01:20:22 groupadd[127822]: group added to /etc/group: name=builder, GID=634 <86>Apr 14 01:20:22 groupadd[127822]: group added to /etc/gshadow: name=builder <86>Apr 14 01:20:22 groupadd[127822]: new group: name=builder, GID=634 <86>Apr 14 01:20:22 useradd[127831]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash <13>Apr 14 01:20:26 rpmi: perl-Encode-2.83-alt1 1459157776 installed <13>Apr 14 01:20:26 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 14 01:20:26 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 14 01:20:26 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 14 01:20:26 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 14 01:20:26 rpmi: perl-Math-Complex-1.59-alt1 1334229876 installed <13>Apr 14 01:20:26 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 14 01:20:26 rpmi: libgmp-devel-6.1.0-alt2.M80P.1 1494393041 installed <13>Apr 14 01:20:26 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 14 01:20:26 rpmi: perl-Math-BigInt-FastCalc-0.40-alt1.1 1454699137 installed <13>Apr 14 01:20:26 rpmi: perl-Math-BigInt-1.999716-alt1 1460030816 installed <13>Apr 14 01:20:26 rpmi: perl-podlators-4.07-alt1 1458574366 installed Installing perl-Math-GMPz-0.43-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.47939 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Math-GMPz-0.43 + echo 'Source #0 (Math-GMPz-0.43.tar.gz):' Source #0 (Math-GMPz-0.43.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Math-GMPz-0.43.tar.gz + /bin/tar -xf - + cd Math-GMPz-0.43 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.47939 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMPz-0.43 + 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::GMPz::Random Generating a Unix-style Makefile Writing Makefile for Math::GMPz::V Generating a Unix-style Makefile Writing Makefile for Math::GMPz + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" GMPz.xs > GMPz.xsc && mv GMPz.xsc GMPz.c make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/Random' Running Mkbootstrap for Math::GMPz () Running Mkbootstrap for Math::GMPz::Random () "/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 chmod 644 "GMPz.bs" cp GMPz.pm blib/lib/Math/GMPz.pm cp Random.pm ../blib/lib/Math/GMPz/Random.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.43\" -DXS_VERSION=\"0.43\" -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.43\" -DXS_VERSION=\"0.43\" -fPIC "-I/usr/lib64/perl5/CORE" -DNEWPERL -DENABLE_MATH_BIGINT_GMP_OVERLOAD GMPz.c In file included from GMPz.xs:12:0: GMPz.xs: In function 'Rmpz_get_d_2exp': /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 ^ GMPz.xs:448:6: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GMPz.xs: In function 'Rsieve_gmp': /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 ^ GMPz.xs:1016:1: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GMPz.xs: In function 'eratosthenes': /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 ^ GMPz.xs:1259:1: note: in expansion of macro 'dXSARGS' dXSARGS; ^ rm -f ../blib/arch/auto/Math/GMPz/Random/Random.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong Random.o -o ../blib/arch/auto/Math/GMPz/Random/Random.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread GMPz.xs: In function 'eratosthenes_string': GMPz.xs:4050:16: warning: unused variable 'v' [-Wunused-variable] unsigned char *v, set[8] = {254,253,251,247,239,223,191,127}; ^ chmod 755 ../blib/arch/auto/Math/GMPz/Random/Random.so GMPz.xs: In function 'Rmonobit': GMPz.xs:4652:24: warning: unused variable 'i' [-Wunused-variable] unsigned long len, i, count = 0; ^ "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Random.bs ../blib/arch/auto/Math/GMPz/Random/Random.bs 644 In file included from GMPz.xs:12:0: GMPz.xs: In function 'autocorrelation': /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 ^ GMPz.xs:4829:6: note: in expansion of macro 'dXSARGS' dXSARGS; ^ GMPz.xs: In function 'autocorrelation_20000': GMPz.xs:4880:15: warning: unused variable 'diff' [-Wunused-variable] double x, diff; ^ GMPz.xs:4880:12: warning: unused variable 'x' [-Wunused-variable] double x, diff; ^ In file included from GMPz.xs:12:0: /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 ^ GMPz.xs:4877:5: note: in expansion of macro 'dXSARGS' dXSARGS; ^ make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/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::GMPz::V () chmod 644 "V.bs" cp V.pm ../blib/lib/Math/GMPz/V.pm 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.43\" -DXS_VERSION=\"0.43\" -fPIC "-I/usr/lib64/perl5/CORE" V.c rm -f ../blib/arch/auto/Math/GMPz/V/V.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong V.o -o ../blib/arch/auto/Math/GMPz/V/V.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 ../blib/arch/auto/Math/GMPz/V/V.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- V.bs ../blib/arch/auto/Math/GMPz/V/V.bs 644 make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' GMPz.xs: In function 'overload_mul': GMPz.xs:1407:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPz.xs: In function 'overload_add': GMPz.xs:1522:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPz.xs: In function 'overload_sub': GMPz.xs:1649:17: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPz.xs: In function 'overload_div': GMPz.xs:1787:17: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPz.xs: In function 'overload_pow': GMPz.xs:2113:15: warning: 'obj_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] return obj_ref; ^ GMPz.xs: In function 'Rprbg_ms': GMPz.xs:4602:15: warning: 'check' may be used uninitialized in this function [-Wmaybe-uninitialized] if(check + mpz_sizeinbase(*outref, 2) != bits_required) ^ rm -f blib/arch/auto/Math/GMPz/GMPz.so gcc -shared -pipe -Wall -g -O2 -L/usr/local/lib -fstack-protector-strong GMPz.o -o blib/arch/auto/Math/GMPz/GMPz.so \ -lgmp \ -L/usr/lib64/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/Math/GMPz/GMPz.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- GMPz.bs blib/arch/auto/Math/GMPz/GMPz.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43' + : 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-GMPz-0.43' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/Random' Running Mkbootstrap for Math::GMPz::Random () chmod 644 "Random.bs" make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' Running Mkbootstrap for Math::GMPz::V () chmod 644 "V.bs" make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' Running Mkbootstrap for Math::GMPz () chmod 644 "GMPz.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::GMPz version 0.43 # 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 # MATH_GMPz_HAS_MAGICEXT is 1 t/_1basic.t ............... ok t/aliases.t ............... ok Skipping test 13 - no Math::GMPf Skipping test 14 - no Math::GMPq t/alloc.t ................. ok t/arith.t ................. ok t/bits.t .................. ok t/cdiv.t .................. ok t/cmp.t ................... ok Couldn't load Math::GMPq - skipping all tests: Can't locate Math/GMPq.pm in @INC (you may need to install the Math::GMPq module) (@INC contains: /usr/src/RPM/BUILD/Math-GMPz-0.43/blib/lib /usr/src/RPM/BUILD/Math-GMPz-0.43/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_q.t line 5. t/cmp_q.t ................. ok t/div2.t .................. ok t/fac.t ................... ok t/fdiv.t .................. ok t/imp_exp.t ............... ok t/io_raw.t ................ ok Skipping test 2 - no long double support t/longdouble.t ............ ok Using Math::BigInt version 1.999716 t/math_bigint.t ........... ok Math::BigInt: couldn't load specified math lib(s), fallback to Math::BigInt::Calc at t/math_bigint_gmp.t line 4. Using Math::BigInt version 1.999716 t/math_bigint_gmp.t ....... ok Skipping all tests - couldn't load Math::BigInt::GMP t/math_bigint_gmp_only.t .. ok t/misc.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 t/power.t ................. ok t/primes.t ................ ok Skipping test 5 - Math::GMPq not available Skipping test 6 - Math::GMPf not available t/printf.t ................ ok t/random.t ................ ok t/theoretic.t ............. ok t/TRmpz_out_str.t ......... ok Skipping test 2 - nothing to test Skipping test3 - nothing to test t/use64bitint.t ........... ok All tests successful. Files=32, Tests=499, 2 wallclock secs ( 0.08 usr 0.03 sys + 0.71 cusr 0.07 csys = 0.89 CPU) Result: PASS make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/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=17, 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-GMPz-0.43/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' No tests defined for Math::GMPz::V extension. make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48539 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/perl-Math-GMPz-buildroot + : + /bin/rm -rf -- /usr/src/tmp/perl-Math-GMPz-buildroot + cd Math-GMPz-0.43 + 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-GMPz-buildroot PREFIX=/usr INSTALLDIRS=vendor pure_install make: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/Random' make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/Random' make[1]: Entering directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' make[1]: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43/V' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/auto/Math/GMPz/GMPz.so Installing /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/auto/Math/GMPz/V/V.so Installing /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/auto/Math/GMPz/Random/Random.so Installing /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz.pm Installing /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz/V.pm Installing /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz/Random.pm make: Leaving directory `/usr/src/RPM/BUILD/Math-GMPz-0.43' + _perl_vendor_check_buildroot + : prompting for files that contain /usr/local + find /usr/src/tmp/perl-Math-GMPz-buildroot -type f -exec /bin/grep -FH /usr/local '{}' ';' + : prompting for files that contain /tmp + find /usr/src/tmp/perl-Math-GMPz-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-GMPz-buildroot (auto) removed './usr/lib64/perl5/auto/Math/GMPz/.packlist' mode of './usr/lib64/perl5/auto/Math/GMPz/GMPz.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/Math/GMPz/V/V.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/perl5/auto/Math/GMPz/Random/Random.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/perl-Math-GMPz-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/perl-Math-GMPz-buildroot (auto) Adjusting library links in /usr/src/tmp/perl-Math-GMPz-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/perl-Math-GMPz-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-GMPz-0.43-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.12783 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Math-GMPz-0.43 + DOCDIR=/usr/src/tmp/perl-Math-GMPz-buildroot/usr/share/doc/perl-Math-GMPz-0.43 + export DOCDIR + rm -rf /usr/src/tmp/perl-Math-GMPz-buildroot/usr/share/doc/perl-Math-GMPz-0.43 + /bin/mkdir -p /usr/src/tmp/perl-Math-GMPz-buildroot/usr/share/doc/perl-Math-GMPz-0.43 + cp -prL README CHANGES /usr/src/tmp/perl-Math-GMPz-buildroot/usr/share/doc/perl-Math-GMPz-0.43 + chmod -R go-w /usr/src/tmp/perl-Math-GMPz-buildroot/usr/share/doc/perl-Math-GMPz-0.43 + chmod -R a+rX /usr/src/tmp/perl-Math-GMPz-buildroot/usr/share/doc/perl-Math-GMPz-0.43 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AMPZXB 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.yOmiCW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) lib.req: WARNING: /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/auto/Math/GMPz/GMPz.so: underlinked libraries: /lib64/libm.so.6 /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz.pm syntax OK Name "Math::GMPz::Random::import" used only once: possible typo at /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz/Random.pm line 7. /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz/Random.pm syntax OK Name "Math::GMPz::V::import" used only once: possible typo at /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz/V.pm line 7. /usr/src/tmp/perl-Math-GMPz-buildroot/usr/lib64/perl5/Math/GMPz/V.pm syntax OK Provides: perl(Math/GMPz.pm) = 0.430, perl(Math/GMPz/Random.pm) = 0.430, perl(Math/GMPz/V.pm) = 0.430 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:me0yqxnIvPXrH78vKr0cOi3TRqjNTg7R2khZ6vyfqTW8kZ3alLNeKA7HNoKpGVpEQ2FowV8OPOtoSleFwvzl17MjLIzWHIwPZfG9ME3beOncZCoMRcQsmwgCyQKDgex0NhcZ1RbvREZ6IAVRy2zkmTU1Ngyi0UrRtTcVQ9PWlJSfv806vZEBBH4EJZugOxhd1y3Sk6SUm2WK6Z6tbzcQJ0RPthyZw8QbOIjK8ec2g9RlhxMg30GTWOIcIdt6l51wIptZGuSAlEZprT9bbedCZu5r5GC30ou1m4Tmi1ZmxQk40P6Cu7FFVzPH7cdU2Z9rF06i3DfVZwnF0i10sF6GrZ1, libperl-5.22.so()(64bit) >= set:oijBzbKbxQoRaomfPIylnyKEwUIxvcg6VLuRDKIvRgBUc0427CeXz1q16Fqp36GmfQsCgJq80BjiJbVJFKx4qZbjtDxNQpSB6wOENFAb38jV6, 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.UUnHZj Creating perl-Math-GMPz-debuginfo package Processing files: perl-Math-GMPz-debuginfo-0.43-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U5wRfK find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.W5ZUhd find-requires: running scripts (debuginfo) Requires: perl-Math-GMPz = 0.43-alt1, debug64(libc.so.6), debug64(libgmp.so.10), debug64(libperl-5.22.so) Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMPz-0.43-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/perl-Math-GMPz-debuginfo-0.43-alt1.x86_64.rpm 8.39user 0.94system 0:14.64elapsed 63%CPU (0avgtext+0avgdata 171960maxresident)k 0inputs+0outputs (0major+430404minor)pagefaults 0swaps 12.69user 2.83system 0:21.62elapsed 71%CPU (0avgtext+0avgdata 171960maxresident)k 0inputs+0outputs (0major+660571minor)pagefaults 0swaps