Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-GMP.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-81ba595a269657f4664d384f6f831831d62442a7/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-GMP.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Math-GMP-2.07-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-GMP.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-81ba595a269657f4664d384f6f831831d62442a7/root'shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-GMP.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.fE1VN7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-GMP-2.07 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-GMP-2.07.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-GMP-2.07 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.avXyN7 + umask 022 + cd /builddir/build/BUILD + cd Math-GMP-2.07 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Checking if your kit is complete... Looks good Writing Makefile for Math::GMP + make -j4 /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) armv7hl-redhat-linux-gnueabi-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"2.07\" -DXS_VERSION=\"2.07\" -fPIC "-I/usr/lib/perl5/CORE" GMP.c GMP.xs: In function 'constant': GMP.xs:51:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ GMP.c: In function 'XS_Math__GMP_op_add': GMP.c:601:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_op_mul': GMP.c:654:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_op_eq': GMP.c:821:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_band': GMP.c:1010:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_bxor': GMP.c:1036:7: warning: unused variable 'swap' [-Wunused-variable] bool swap = (bool)SvTRUE(ST(2)) ^ GMP.c: In function 'XS_Math__GMP_bior': GMP.c:1062: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 armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib GMP.o -o blib/arch/auto/Math/GMP/GMP.so \ -lgmp \ chmod 755 blib/arch/auto/Math/GMP/GMP.so Manifying blib/man3/Math::GMP.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FsJMfu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm + cd Math-GMP-2.07 + rm -rf /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Math/GMP/GMP.so Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Math/GMP/GMP.bs Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Math/GMP/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/lib/perl5/vendor_perl/Math/GMP.pm Installing /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/share/man/man3/Math::GMP.3pm + find /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm + /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-2.07 extracting debug info from /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/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. 74 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.G30XZL + umask 022 + cd /builddir/build/BUILD + cd Math-GMP-2.07 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_signature.t ... skipped: Test skipped unless environment variable RELEASE_TESTING is set t/01_gmppm.t ....... ok t/99_perlcritic.t .. skipped: Test skipped unless environment variable RELEASE_TESTING is set t/99_pod.t ......... skipped: Test skipped unless environment variable RELEASE_TESTING is set t/99_spellcheck.t .. skipped: Test skipped unless environment variable RELEASE_TESTING is set t/99_yaml.t ........ skipped: Test skipped unless environment variable RELEASE_TESTING is set All tests successful. Files=6, Tests=365, 1 wallclock secs ( 0.34 usr 0.02 sys + 1.14 cusr 0.08 csys = 1.58 CPU) Result: PASS + exit 0 Processing files: perl-Math-GMP-2.07-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.N4RfPN + umask 022 + cd /builddir/build/BUILD + cd Math-GMP-2.07 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/share/doc/perl-Math-GMP-2.07 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/share/doc/perl-Math-GMP-2.07 + cp -pr README /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/share/doc/perl-Math-GMP-2.07 + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/share/doc/perl-Math-GMP-2.07 + cp -pr LICENSE /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm/usr/share/doc/perl-Math-GMP-2.07 + exit 0 Provides: perl(Math::GMP) = 2.07 perl-Math-GMP = 2.07-1.el7 perl-Math-GMP(armv7hl-32) = 2.07-1.el7 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.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libgmp.so.10 perl >= 0:5.006 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(overload) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-GMP-debuginfo-2.07-1.el7.armv7hl Provides: perl-Math-GMP-debuginfo = 2.07-1.el7 perl-Math-GMP-debuginfo(armv7hl-32) = 2.07-1.el7 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.07-1.el7.arm Wrote: /builddir/build/RPMS/perl-Math-GMP-2.07-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Math-GMP-debuginfo-2.07-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CZ8BqW + umask 022 + cd /builddir/build/BUILD + cd Math-GMP-2.07 + rm -rf /builddir/build/BUILDROOT/perl-Math-GMP-2.07-1.el7.arm + exit 0 Child return code was: 0 LEAVE do -->