Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Test-LeakTrace.spec'], logger=shell=Falseuid=1000env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}user='mockbuild'timeout=0gid=135printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/perl-Test-LeakTrace.spec'] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/perl-Test-LeakTrace-0.15-6bs02npfc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Test-LeakTrace.spec "], logger=chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-30623/root'gid=135env={'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}timeout=0user='mockbuild'private_network=Trueuid=1000printOutput=Falseshell=False) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target armv6hl --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/perl-Test-LeakTrace.spec "] with env {'LANG': 'en_US.UTF-8', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.a2OXtV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Test-LeakTrace-0.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/Test-LeakTrace-0.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Test-LeakTrace-0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c -x lib/Test/LeakTrace/Script.pm t/lib/foo.pl mode of 'lib/Test/LeakTrace/Script.pm' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 't/lib/foo.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + sed -i -e 's|^#!perl|#!/usr/bin/perl|' benchmark/devel_leaktrace.pl benchmark/dlt_fast.pl benchmark/nothing.pl benchmark/tlt.pl example/callback.pl example/leaked_refs.pl example/method_cache.pl example/script.pl example/simple.pl example/test_fail.pl example/weakref.pl example/leaktrace.t t/00_compile.t t/01_info.t t/02_refs.t t/03_count.t t/04_test_funcs.t t/05_script.t t/06_threads.t t/07_eval.t t/08_leaktrace.t t/09_info_more.t t/10_bad_use.t t/11_logfp.t t/12_padstale.t t/13_do.t xt/01_podspell.t xt/02_pod.t xt/03_pod-coverage.t xt/04_synopsis.t xt/05_valgrind.t + rm -rf inc/ + sed -i -e '/^inc\//d' MANIFEST + rm xt/05_valgrind.t + sed -i -e '/^xt\/05_valgrind\.t/d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EXb73N + umask 022 + cd /builddir/build/BUILD + cd Test-LeakTrace-0.15 + 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=armv6 -mfloat-abi=hard -mfpu=vfp' Cannot determine repository URL include /builddir/build/BUILD/Test-LeakTrace-0.15/inc/Module/Install.pm include inc/Module/Install/Metadata.pm include inc/Module/Install/Base.pm include inc/Module/Install/Makefile.pm include inc/Module/Install/AuthorTests.pm include inc/Module/Install/Repository.pm include inc/Module/Install/MakeMaker.pm Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Test::LeakTrace Writing MYMETA.yml and MYMETA.json Writing META.yml + make -j8 "/usr/bin/perl" "-Iinc" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/usr/share/perl5/ExtUtils/typemap" LeakTrace.xs > LeakTrace.xsc && mv LeakTrace.xsc LeakTrace.c Running Mkbootstrap for Test::LeakTrace () chmod 644 "LeakTrace.bs" cp lib/Test/LeakTrace/Script.pm blib/lib/Test/LeakTrace/Script.pm cp lib/Test/LeakTrace.pm blib/lib/Test/LeakTrace.pm cp lib/Test/LeakTrace/JA.pod blib/lib/Test/LeakTrace/JA.pod gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -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=armv6 -mfloat-abi=hard -mfpu=vfp -DVERSION=\"0.15\" -DXS_VERSION=\"0.15\" -fPIC "-I/usr/lib/perl5/CORE" -DTESTING_PTR_TABLE_COMPAT LeakTrace.c rm -f blib/arch/auto/Test/LeakTrace/LeakTrace.so gcc -shared -Wl,-z,relro -L/usr/local/lib -fstack-protector-strong LeakTrace.o -o blib/arch/auto/Test/LeakTrace/LeakTrace.so \ -lperl \ chmod 755 blib/arch/auto/Test/LeakTrace/LeakTrace.so "/usr/bin/perl" "-Iinc" -MExtUtils::Command::MM -e 'cp_nonempty' -- LeakTrace.bs blib/arch/auto/Test/LeakTrace/LeakTrace.bs 644 Manifying 3 pod documents Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GcpgVb + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm ++ dirname /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm + cd Test-LeakTrace-0.15 + rm -rf /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm Running Mkbootstrap for Test::LeakTrace () chmod 644 "LeakTrace.bs" Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/Test/LeakTrace/LeakTrace.so Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/lib/perl5/vendor_perl/Test/LeakTrace.pm Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/lib/perl5/vendor_perl/Test/LeakTrace/Script.pm Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/lib/perl5/vendor_perl/Test/LeakTrace/JA.pod Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/man/man3/Test::LeakTrace::Script.3pm Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/man/man3/Test::LeakTrace.3pm Installing /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/man/man3/Test::LeakTrace::JA.3pm + find /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.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-Test-LeakTrace-0.15-6bs02npfc23.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/Test-LeakTrace-0.15 extracting debug info from /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/lib/perl5/vendor_perl/auto/Test/LeakTrace/LeakTrace.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/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 + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.s8iglg Processing files: perl-Test-LeakTrace-0.15-6bs02npfc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kFkFEj + umask 022 + cd /builddir/build/BUILD + cd Test-LeakTrace-0.15 + DOCDIR=/builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + cp -pr Changes /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + cp -pr README /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + cp -pr benchmark/ /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + cp -pr example/ /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + cp -pr t/ /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + cp -pr xt/ /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm/usr/share/doc/perl-Test-LeakTrace + exit 0 Provides: perl(Test::LeakTrace) = 0.15 perl(Test::LeakTrace::Script) perl-Test-LeakTrace = 0.15-6bs02npfc23 perl-Test-LeakTrace(armv6hl-32) = 0.15-6bs02npfc23 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.11) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.22 perl >= 0:5.008_001 perl(Exporter) perl(Test::Builder::Module) perl(Test::LeakTrace) perl(XSLoader) perl(strict) perl(warnings) rtld(GNU_HASH) Processing files: perl-Test-LeakTrace-debuginfo-0.15-6bs02npfc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm Wrote: /builddir/build/RPMS/perl-Test-LeakTrace-0.15-6bs02npfc23.armv6hl.rpm Wrote: /builddir/build/RPMS/perl-Test-LeakTrace-debuginfo-0.15-6bs02npfc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.av0JpY + umask 022 + cd /builddir/build/BUILD + cd Test-LeakTrace-0.15 + rm -rf /builddir/build/BUILDROOT/perl-Test-LeakTrace-0.15-6bs02npfc23.arm + exit 0 Child return code was: 0 LEAVE do -->