Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Math-GMP.spec'], False, '/var/lib/mock/f20-perl-1761740-311320/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Math-GMP.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-17.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Math-GMP-2.06-13.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Math-GMP.spec'], False, '/var/lib/mock/f20-perl-1761740-311320/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/perl-Math-GMP.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pq5wcm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-GMP + /usr/bin/mkdir -p Math-GMP + cd Math-GMP + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-GMP-2.06.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (Math-GMP-2.06-stopwords.patch): + cd Math-GMP-2.06 + echo 'Patch #0 (Math-GMP-2.06-stopwords.patch):' + /usr/bin/cat /builddir/build/SOURCES/Math-GMP-2.06-stopwords.patch + /usr/bin/patch -p2 --fuzz=0 patching file t/99_spellcheck.t patching file SIGNATURE /builddir/build/BUILD/Math-GMP + cd - + ln Math-GMP-2.06/README Math-GMP-2.06/Changes Math-GMP-2.06/LICENSE . + mkdir --mode=0700 gnupghome ++ pwd + export GNUPGHOME=/builddir/build/BUILD/Math-GMP/gnupghome + GNUPGHOME=/builddir/build/BUILD/Math-GMP/gnupghome + gpg --import /builddir/build/SOURCES/14964AC8.asc /builddir/build/SOURCES/161C06B1.asc gpg: keyring `/builddir/build/BUILD/Math-GMP/gnupghome/secring.gpg' created gpg: keyring `/builddir/build/BUILD/Math-GMP/gnupghome/pubring.gpg' created gpg: /builddir/build/BUILD/Math-GMP/gnupghome/trustdb.gpg: trustdb created gpg: key 14964AC8: public key "Greg Sabino Mullane " imported gpg: key 161C06B1: public key "Paul Howarth " imported gpg: Total number processed: 2 gpg: imported: 2 gpg: no ultimately trusted keys found + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KTY1hE + umask 022 + cd /builddir/build/BUILD + cd Math-GMP + cd Math-GMP-2.06 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' Checking if your kit is complete... Looks good Writing Makefile for Math::GMP + make -j3 /usr/bin/perl /usr/share/perl5/vendor_perl/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 GMP.bs blib/arch/auto/Math/GMP/GMP.bs chmod 644 blib/arch/auto/Math/GMP/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 -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -DVERSION=\"2.06\" -DXS_VERSION=\"2.06\" -fPIC "-I/usr/lib/perl5/CORE" GMP.c GMP.xs: In function 'constant': GMP.xs:49:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ GMP.c: At top level: GMP.xs:34: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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -L/usr/local/lib GMP.o -o blib/arch/auto/Math/GMP/GMP.so \ -lgmp -lperl \ chmod 755 blib/arch/auto/Math/GMP/GMP.so Manifying blib/man3/Math::GMP.3pm /builddir/build/BUILD/Math-GMP + cd - + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ONLhz1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 ++ dirname /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 + cd Math-GMP + rm -rf /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 + make -C Math-GMP-2.06 pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 make: Entering directory `/builddir/build/BUILD/Math-GMP/Math-GMP-2.06' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/lib/perl5/vendor_perl/auto/Math/GMP/GMP.bs Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/lib/perl5/vendor_perl/auto/Math/GMP/GMP.so Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/lib/perl5/vendor_perl/auto/Math/GMP/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/lib/perl5/vendor_perl/Math/GMP.pm Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/share/man/man3/Math::GMP.3pm make: Leaving directory `/builddir/build/BUILD/Math-GMP/Math-GMP-2.06' + find /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Math-GMP extracting debug info from /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/lib/perl5/vendor_perl/auto/Math/GMP/GMP.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 83 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KSciqq + umask 022 + cd /builddir/build/BUILD + cd Math-GMP ++ pwd + export GNUPGHOME=/builddir/build/BUILD/Math-GMP/gnupghome + GNUPGHOME=/builddir/build/BUILD/Math-GMP/gnupghome + cd Math-GMP-2.06 + '[' -f MYMETA.yml ']' + LANG=en_US + make test RELEASE_TESTING=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t WARNING: This key is not certified with a trusted signature! Primary key fingerprint: A511 62B6 9B79 580C E0B9 1770 7A65 92CF 161C 06B1 t/00_signature.t ... ok t/01_gmppm.t ....... ok t/99_perlcritic.t .. skipped: Could not find Perl::Critic t/99_pod.t ......... ok t/99_spellcheck.t .. ok t/99_yaml.t ........ ok All tests successful. Files=6, Tests=369, 6 wallclock secs ( 0.08 usr 0.01 sys + 5.60 cusr 0.10 csys = 5.79 CPU) Result: PASS /builddir/build/BUILD/Math-GMP Processing files: perl-Math-GMP-2.06-13.fc20.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ucRH5 + '[' -f ../MYMETA.yml ']' + cd - + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Math-GMP + DOCDIR=/builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/share/doc/perl-Math-GMP + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/share/doc/perl-Math-GMP + cp -pr README /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/share/doc/perl-Math-GMP + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/share/doc/perl-Math-GMP + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386/usr/share/doc/perl-Math-GMP + exit 0 Provides: perl(Math::GMP) = 2.06 perl-Math-GMP = 2.06-13.fc20 perl-Math-GMP(x86-32) = 2.06-13.fc20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgmp.so.10 libperl.so.5.18 perl >= 0:5.006 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-GMP-debuginfo-2.06-13.fc20.i686 Provides: perl-Math-GMP-debuginfo = 2.06-13.fc20 perl-Math-GMP-debuginfo(x86-32) = 2.06-13.fc20 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 Wrote: /builddir/build/RPMS/perl-Math-GMP-2.06-13.fc20.i686.rpm Wrote: /builddir/build/RPMS/perl-Math-GMP-debuginfo-2.06-13.fc20.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.BfG745 + umask 022 + cd /builddir/build/BUILD + cd Math-GMP + rm -rf /builddir/build/BUILDROOT/perl-Math-GMP-2.06-13.fc20.i386 + exit 0 Child return code was: 0 LEAVE do -->