Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'], printOutput=Falselogger=env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}shell=FalsechrootPath='/var/lib/mock/module-338833e666977802-build-9430075-774596/root'nspawn_args=[]user='mockbuild'timeout=172800gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Devel-Size-0.80-7.module_338833e6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'], printOutput=Falselogger=env={'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'}shell=FalsechrootPath='/var/lib/mock/module-338833e666977802-build-9430075-774596/root'nspawn_args=[]user='mockbuild'timeout=172800gid=425uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'] with env {'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'TERM': 'vt100', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'HOME': '/builddir'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Y1Xa7E + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Devel-Size-0.80 + /usr/bin/gzip -dc /builddir/build/SOURCES/Devel-Size-0.80.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-Size-0.80 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GyCJ1d + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.80 + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::Size Writing MYMETA.yml and MYMETA.json + make -j4 Running Mkbootstrap for Size () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Devel-Size-0.80/typemap' Size.xs > Size.xsc cp lib/Devel/Size.pm blib/lib/Devel/Size.pm chmod 644 "Size.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Size.bs blib/arch/auto/Devel/Size/Size.bs 644 mv Size.xsc Size.c armv7hl-redhat-linux-gnueabi-gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"0.80\" -DXS_VERSION=\"0.80\" -fPIC "-I/usr/lib/perl5/CORE" -DALIGN_BITS=2 Size.c Size.xs: In function 'check_new': Size.xs:115:20: warning: unused variable 'c' [-Wunused-variable] const char c = *(const char *)p; ^ Size.xs: In function 'sv_size': Size.xs:839:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'U32 {aka long unsigned int}' [-Wformat=] warn("Devel::Size: Unknown variable type: %d encountered\n", type); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f blib/arch/auto/Devel/Size/Size.so armv7hl-redhat-linux-gnueabi-gcc -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong Size.o -o blib/arch/auto/Devel/Size/Size.so \ -lperl \ chmod 755 blib/arch/auto/Devel/Size/Size.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MbpLeV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm ++ dirname /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm + cd Devel-Size-0.80 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Size.bs blib/arch/auto/Devel/Size/Size.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/lib/perl5/vendor_perl/auto/Devel/Size/Size.so Installing /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/lib/perl5/vendor_perl/Devel/Size.pm Installing /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/share/man/man3/Devel::Size.3pm + find /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m --build-id-seed 0.80-7.module_338833e6 --unique-debug-suffix -0.80-7.module_338833e6.arm --unique-debug-src-base perl-Devel-Size-0.80-7.module_338833e6.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/Devel-Size-0.80 extracting debug info from /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/lib/perl5/vendor_perl/auto/Devel/Size/Size.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 498 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DdTXYx + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.80 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Size.bs blib/arch/auto/Devel/Size/Size.bs 644 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/basic.t ..... ok t/code.t ...... ok t/globs.t ..... ok t/magic.t ..... ok t/pod.t ....... ok t/pod_cov.t ... ok t/pvbm.t ...... ok t/recurse.t ... ok t/warnings.t .. skipped: no Test::PerlRun found All tests successful. Test Summary Report ------------------- t/pvbm.t (Wstat: 0 Tests: 2 Failed: 0) TODO passed: 2 Files=9, Tests=198, 3 wallclock secs ( 0.16 usr 0.06 sys + 1.47 cusr 0.25 csys = 1.94 CPU) Result: PASS Processing files: perl-Devel-Size-0.80-7.module_338833e6.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BYDoZS + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.80 + DOCDIR=/builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/share/doc/perl-Devel-Size + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/share/doc/perl-Devel-Size + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/share/doc/perl-Devel-Size + cp -pr t/ /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm/usr/share/doc/perl-Devel-Size + exit 0 Provides: perl(Devel::Size) = 0.80 perl-Devel-Size = 0.80-7.module_338833e6 perl-Devel-Size(armv7hl-32) = 0.80-7.module_338833e6 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) libperl.so.5.26 perl(:VERSION) >= 5.5.0 perl(Exporter) perl(XSLoader) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Devel-Size-debuginfo-0.80-7.module_338833e6.armv7hl Provides: debuginfo(build-id) = a84f18d85909b322ca5ebd2c186069ccde5d74af perl-Devel-Size-debuginfo = 0.80-7.module_338833e6 perl-Devel-Size-debuginfo(armv7hl-32) = 0.80-7.module_338833e6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm Wrote: /builddir/build/RPMS/perl-Devel-Size-0.80-7.module_338833e6.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Devel-Size-debuginfo-0.80-7.module_338833e6.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.P74iS0 + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.80 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Devel-Size-0.80-7.module_338833e6.arm + exit 0 Child return code was: 0