Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-Int64.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-334c07ca651a6d99088a8b0731214ac322ff33b2/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-Int64.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-Int64-0.52-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-Int64.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-334c07ca651a6d99088a8b0731214ac322ff33b2/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', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Math-Int64.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.Z1mGem + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Math-Int64-0.52 + /usr/bin/gzip -dc /builddir/build/SOURCES/Math-Int64-0.52.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Math-Int64-0.52 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U62QfH + umask 022 + cd /builddir/build/BUILD + cd Math-Int64-0.52 + /usr/bin/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' Using NV backend Checking for stdlib.h... yes Checking for stdarg.h... yes Checking for string.h... yes Checking for float.h... yes Checking for assert.h... yes Checking for ctype.h... yes Checking for errno.h... yes Checking for limits.h... yes Checking for locale.h... yes Checking for math.h... yes Checking for setjmp.h... yes Checking for signal.h... yes Checking for stddef.h... yes Checking for stdio.h... yes Checking for time.h... yes Checking for sys/types.h... yes Checking for sys/stat.h... yes Checking for memory.h... yes Checking for strings.h... yes Checking for inttypes.h... yes Checking for stdint.h... yes Checking for unistd.h... yes Checking for int64_t... yes Checking for stdint.h... (cached) yes Checking if your kit is complete... Looks good Writing Makefile for Math::Int64 + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Int64.xs > Int64.xsc && mv Int64.xsc Int64.c Running Mkbootstrap for Math::Int64 () chmod 644 Int64.bs cp Int64.bs blib/arch/auto/Math/Int64/Int64.bs chmod 644 blib/arch/auto/Math/Int64/Int64.bs cp lib/Math/Int64.pm blib/lib/Math/Int64.pm cp lib/Math/UInt64.pm blib/lib/Math/UInt64.pm cp lib/Math/Int64/die_on_overflow.pm blib/lib/Math/Int64/die_on_overflow.pm cp lib/Math/Int64/native_if_available.pm blib/lib/Math/Int64/native_if_available.pm 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=\"0.52\" -DXS_VERSION=\"0.52\" -fPIC "-I/usr/lib/perl5/CORE" -DINT64_BACKEND_NV -DINT64_T -DHAS_STDINT_H Int64.c Int64.c: In function 'XS_Math__Int64__inc': Int64.c:1570:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:1569:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__dec': Int64.c:1595:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:1594:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__eqn': Int64.c:2079:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c: In function 'XS_Math__Int64__nen': Int64.c:2104:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c: In function 'XS_Math__Int64__not': Int64.c:2368:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2367:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__bnot': Int64.c:2390:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2389:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__neg': Int64.c:2412:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2411:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__bool': Int64.c:2434:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2433:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__number': Int64.c:2456:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2455:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__clone': Int64.c:2478:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2477:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64__string': Int64.c:2500:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2499:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__Int64_STORABLE_thaw': Int64.c:2521:7: warning: unused variable 'cloning' [-Wunused-variable] SV * cloning; ^ Int64.c: In function 'XS_Math__Int64_STORABLE_freeze': Int64.c:2548:7: warning: unused variable 'cloning' [-Wunused-variable] SV * cloning; ^ Int64.c: In function 'XS_Math__UInt64__inc': Int64.c:2570:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2569:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__dec': Int64.c:2594:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:2593:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__eqn': Int64.c:3041:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c: In function 'XS_Math__UInt64__nen': Int64.c:3066:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c: In function 'XS_Math__UInt64__not': Int64.c:3330:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3329:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__bnot': Int64.c:3352:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3351:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__neg': Int64.c:3374:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3373:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__bool': Int64.c:3396:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3395:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__number': Int64.c:3418:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3417:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__clone': Int64.c:3440:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3439:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64__string': Int64.c:3462:7: warning: unused variable 'rev' [-Wunused-variable] SV * rev; ^ Int64.c:3461:7: warning: unused variable 'other' [-Wunused-variable] SV * other; ^ Int64.c: In function 'XS_Math__UInt64_STORABLE_thaw': Int64.c:3483:7: warning: unused variable 'cloning' [-Wunused-variable] SV * cloning; ^ Int64.c: In function 'XS_Math__UInt64_STORABLE_freeze': Int64.c:3510:7: warning: unused variable 'cloning' [-Wunused-variable] SV * cloning; ^ rm -f blib/arch/auto/Math/Int64/Int64.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 Int64.o -o blib/arch/auto/Math/Int64/Int64.so \ \ chmod 755 blib/arch/auto/Math/Int64/Int64.so Manifying blib/man3/Math::Int64.3pm Manifying blib/man3/Math::UInt64.3pm Manifying blib/man3/Math::Int64::die_on_overflow.3pm Manifying blib/man3/Math::Int64::native_if_available.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NO0rF4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm + cd Math-Int64-0.52 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Math/Int64/Int64.bs Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Math/Int64/Int64.so Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/Math/Int64.pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/Math/UInt64.pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/Math/Int64/die_on_overflow.pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/Math/Int64/native_if_available.pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/man/man3/Math::Int64::die_on_overflow.3pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/man/man3/Math::Int64.3pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/man/man3/Math::Int64::native_if_available.3pm Installing /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/man/man3/Math::UInt64.3pm + find /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr + /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-Int64-0.52 extracting debug info from /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/lib/perl5/vendor_perl/auto/Math/Int64/Int64.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 268 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.RuDqDF + umask 022 + cd /builddir/build/BUILD + cd Math-Int64-0.52 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-compile.t ............ ok # # Versions for all modules listed in static metadata (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 6.68 # # === Test Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 6.68 # File::Spec any 3.40 # IO::Handle any 1.33 # IPC::Open3 any 1.12 # Storable any 2.45 # Test::More 0.96 0.98 # # === Test Recommends === # # Module Want Have # ---------- -------- ------- # CPAN::Meta 2.120900 missing # # === Runtime Requires === # # Module Want Have # -------- ---- ---- # Exporter any 5.68 # XSLoader any 0.16 # constant any 1.27 # overload any 1.18 # strict any 1.07 # warnings any 1.13 # t/00-report-prereqs.t ..... ok t/as_int64.t .............. ok t/author-eol.t ............ skipped: these tests are for testing by the author t/author-no-tabs.t ........ skipped: these tests are for testing by the author t/author-pod-spell.t ...... skipped: these tests are for testing by the author t/die_on_overflow.t ....... ok t/Math-Int64-Native.t ..... ok t/Math-Int64.t ............ ok t/Math-UInt64-Native.t .... ok t/Math-UInt64.t ........... ok t/MSC.t ................... ok t/pow.t ................... ok t/release-cpan-changes.t .. skipped: these tests are for release candidate testing t/release-pod-coverage.t .. skipped: these tests are for release candidate testing t/release-pod-syntax.t .... skipped: these tests are for release candidate testing t/release-portability.t ... skipped: these tests are for release candidate testing t/release-synopsis.t ...... skipped: these tests are for release candidate testing t/storable.t .............. ok All tests successful. Files=19, Tests=2525, 10 wallclock secs ( 3.18 usr 0.17 sys + 9.64 cusr 0.51 csys = 13.50 CPU) Result: PASS + exit 0 Processing files: perl-Math-Int64-0.52-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0DDtyM + umask 022 + cd /builddir/build/BUILD + cd Math-Int64-0.52 + DOCDIR=/builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/doc/perl-Math-Int64-0.52 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/doc/perl-Math-Int64-0.52 + cp -pr Changes /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/doc/perl-Math-Int64-0.52 + cp -pr README.md /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/doc/perl-Math-Int64-0.52 + cp -pr examples /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/doc/perl-Math-Int64-0.52 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YuwSuQ + umask 022 + cd /builddir/build/BUILD + cd Math-Int64-0.52 + LICENSEDIR=/builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/licenses/perl-Math-Int64-0.52 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/licenses/perl-Math-Int64-0.52 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm/usr/share/licenses/perl-Math-Int64-0.52 + exit 0 Provides: perl(Math::Int64) = 0.52 perl(Math::Int64::die_on_overflow) perl(Math::Int64::native_if_available) perl(Math::UInt64) perl-Math-Int64 = 0.52-1.el7 perl-Math-Int64(armv7hl-32) = 0.52-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) perl(Exporter) perl(Math::Int64) perl(XSLoader) perl(constant) perl(overload) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Math-Int64-debuginfo-0.52-1.el7.armv7hl Provides: perl-Math-Int64-debuginfo = 0.52-1.el7 perl-Math-Int64-debuginfo(armv7hl-32) = 0.52-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-Int64-0.52-1.el7.arm Wrote: /builddir/build/RPMS/perl-Math-Int64-0.52-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Math-Int64-debuginfo-0.52-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.esU22w + umask 022 + cd /builddir/build/BUILD + cd Math-Int64-0.52 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Math-Int64-0.52-1.el7.arm + exit 0 Child return code was: 0