Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'], chrootPath='/var/lib/mock/module-perl-5.30-3120190625050940-a9ea5770-build-16664352-1205922/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'], chrootPath='/var/lib/mock/module-perl-5.30-3120190625050940-a9ea5770-build-16664352-1205922/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Devel-Size.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1UmtTm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Devel-Size-0.83 + /usr/bin/gzip -dc /builddir/build/SOURCES/Devel-Size-0.83.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Devel-Size-0.83 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xmSAmm + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.83 + perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + make -j6 BUILDSTDERR: Size.xs: In function 'check_new': BUILDSTDERR: Size.xs:115:20: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 115 | const char c = *(const char *)p; BUILDSTDERR: | ^ BUILDSTDERR: Size.xs: In function 'sv_size': BUILDSTDERR: Size.xs:885:12: warning: format '%d' expects argument of type 'int', but argument 2 has type 'U32' {aka 'long unsigned int'} [-Wformat=] BUILDSTDERR: 885 | warn("Devel::Size: Unknown variable type: %d encountered\n", type); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~ BUILDSTDERR: | | BUILDSTDERR: | U32 {aka long unsigned int} + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Devel::Size Running Mkbootstrap for Size () "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/Devel-Size-0.83/typemap' Size.xs > Size.xsc chmod 644 "Size.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Size.bs blib/arch/auto/Devel/Size/Size.bs 644 cp lib/Devel/Size.pm blib/lib/Devel/Size.pm mv Size.xsc Size.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -DVERSION=\"0.83\" -DXS_VERSION=\"0.83\" -fPIC "-I/usr/lib/perl5/CORE" -DALIGN_BITS=2 Size.c rm -f blib/arch/auto/Devel/Size/Size.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FCWeOn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 + cd Devel-Size-0.83 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 + find /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 -type f -name '*.bs' -size 0 -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.83-2.module_f31+4865+3ed6caa2 --unique-debug-suffix -0.83-2.module_f31+4865+3ed6caa2.i386 --unique-debug-src-base perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Devel-Size-0.83 BUILDSTDERR: 503 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/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.83-2.module_f31+4865+3ed6caa2.i386/usr/lib/perl5/vendor_perl/auto/Devel/Size/Size.so Installing /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/lib/perl5/vendor_perl/Devel/Size.pm Installing /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/share/man/man3/Devel::Size.3pm explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/lib/perl5/vendor_perl/auto/Devel/Size/Size.so extracting debug info from /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/lib/perl5/vendor_perl/auto/Devel/Size/Size.so original debug info size: 136kB, size after compression: 136kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.1V4Xhn + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.83 + make test + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 "/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/signatures.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=10, Tests=205, 1 wallclock secs ( 0.07 usr 0.02 sys + 0.73 cusr 0.09 csys = 0.91 CPU) Result: PASS Processing files: perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.1LzX9o + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.83 + DOCDIR=/builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/share/doc/perl-Devel-Size + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/share/doc/perl-Devel-Size + cp -pr CHANGES /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386/usr/share/doc/perl-Devel-Size + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: perl(Devel::Size) = 0.83 perl-Devel-Size = 0.83-2.module_f31+4865+3ed6caa2 perl-Devel-Size(x86-32) = 0.83-2.module_f31+4865+3ed6caa2 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) libperl.so.5.30 libpthread.so.0 perl(:VERSION) >= 5.5.0 perl(Exporter) perl(XSLoader) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Devel-Size-debugsource-0.83-2.module_f31+4865+3ed6caa2.i686 Provides: perl-Devel-Size-debugsource = 0.83-2.module_f31+4865+3ed6caa2 perl-Devel-Size-debugsource(x86-32) = 0.83-2.module_f31+4865+3ed6caa2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Devel-Size-debuginfo-0.83-2.module_f31+4865+3ed6caa2.i686 Provides: debuginfo(build-id) = 7d127cad6bfaa1f2aa003636d84d1f21edd6fbc1 perl-Devel-Size-debuginfo = 0.83-2.module_f31+4865+3ed6caa2 perl-Devel-Size-debuginfo(x86-32) = 0.83-2.module_f31+4865+3ed6caa2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Devel-Size-debugsource(x86-32) = 0.83-2.module_f31+4865+3ed6caa2 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 Wrote: /builddir/build/RPMS/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i686.rpm Wrote: /builddir/build/RPMS/perl-Devel-Size-debuginfo-0.83-2.module_f31+4865+3ed6caa2.i686.rpm Wrote: /builddir/build/RPMS/perl-Devel-Size-debugsource-0.83-2.module_f31+4865+3ed6caa2.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iL5Wwq + umask 022 + cd /builddir/build/BUILD + cd Devel-Size-0.83 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Devel-Size-0.83-2.module_f31+4865+3ed6caa2.i386 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0