Mock Version: 1.2.13 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Net-Patricia.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d34db817bcbeecf4c59fdda2477b1928f2d81a27/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-Net-Patricia.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-Net-Patricia-1.22-6.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-Net-Patricia.spec '], chrootPath='/var/lib/mock/epel-1-armhfp-d34db817bcbeecf4c59fdda2477b1928f2d81a27/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-Net-Patricia.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.TgRJkO + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Net-Patricia-1.22 + /usr/bin/gzip -dc /builddir/build/SOURCES/Net-Patricia-1.22.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Net-Patricia-1.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wvn8xv + umask 022 + cd /builddir/build/BUILD + cd Net-Patricia-1.22 + /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' Checking if your kit is complete... Looks good MakeMaker (v6.68) Warning (non-fatal): Target 'dynamic' depends on targets in skipped section 'dynamic_lib' Warning (non-fatal): Target 'static' depends on targets in skipped section 'static_lib' Writing Makefile for Net::Patricia::libpatricia Writing Makefile for Net::Patricia + make -j4 cd libpatricia && make LIBPERL_A="libperl.a" LINKTYPE="dynamic" 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" PREFIX="/usr" PASTHRU_DEFINE="" PASTHRU_INC="" /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap Patricia.xs > Patricia.xsc && mv Patricia.xsc Patricia.c make[1]: Entering directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' 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=\"\" -DXS_VERSION=\"\" -fPIC "-I/usr/lib/perl5/CORE" patricia.c Running Mkbootstrap for Net::Patricia () chmod 644 Patricia.bs cp Patricia.bs blib/arch/auto/Net/Patricia/Patricia.bs chmod 644 blib/arch/auto/Net/Patricia/Patricia.bs cp Patricia.pm blib/lib/Net/Patricia.pm patricia.c:15:13: warning: 'copyright' defined but not used [-Wunused-variable] static char copyright[] = ^ 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=\"1.22\" -DXS_VERSION=\"1.22\" -fPIC "-I/usr/lib/perl5/CORE" Patricia.c Patricia.xs: In function 'constant': Patricia.xs:169:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ Patricia.c: At top level: Patricia.xs:47:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ ar cr libpatricia.a patricia.o : libpatricia.a make[1]: Leaving directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Entering directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' rm -f blib/arch/auto/Net/Patricia/Patricia.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 Patricia.o -o blib/arch/auto/Net/Patricia/Patricia.so libpatricia/libpatricia.a \ -lnsl \ chmod 755 blib/arch/auto/Net/Patricia/Patricia.so Manifying blib/man3/Net::Patricia.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ngVi4Y + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm + cd Net-Patricia-1.22 + rm -rf /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm make[1]: Entering directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/lib/perl5/vendor_perl/auto/Net/Patricia/Patricia.bs Installing /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/lib/perl5/vendor_perl/auto/Net/Patricia/Patricia.so Installing /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/lib/perl5/vendor_perl/Net/Patricia.pm Installing /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/man/man3/Net::Patricia.3pm + find /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.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/Net-Patricia-1.22 extracting debug info from /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/lib/perl5/vendor_perl/auto/Net/Patricia/Patricia.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 126 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.s0akXs + umask 022 + cd /builddir/build/BUILD + cd Net-Patricia-1.22 + make test make[1]: Entering directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t 20 What a world, what a world... # Destructor 10 should *not* have run yet (but 20 should have). 10 What a world, what a world... 10 What a world, what a world... # Destructor 10 should have just run (twice, once for the destroyed clone). # original: climbing at 10.42.42.0/32 # original: climbing at 10.42.42.0/31 # original: climbing at 10.42.42.0/26 # original: climbing at 10.42.42.0/24 # original: climbing at 10.42.69.0/24 # original: climbing at 127.0.0.0/8 # thawed: climbing at 10.42.42.0/32 # thawed: climbing at 10.42.42.0/31 # thawed: climbing at 10.42.42.0/26 # thawed: climbing at 10.42.42.0/24 # thawed: climbing at 10.42.69.0/24 # thawed: climbing at 127.0.0.0/8 t/01everything.t .. ok All tests successful. Files=1, Tests=48, 1 wallclock secs ( 0.11 usr 0.02 sys + 0.72 cusr 0.05 csys = 0.90 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' make[1]: Nothing to be done for `test'. make[1]: Leaving directory `/builddir/build/BUILD/Net-Patricia-1.22/libpatricia' + exit 0 Processing files: perl-Net-Patricia-1.22-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wuuZPj + umask 022 + cd /builddir/build/BUILD + cd Net-Patricia-1.22 + DOCDIR=/builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/doc/perl-Net-Patricia-1.22 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/doc/perl-Net-Patricia-1.22 + cp -pr libpatricia/copyright /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/doc/perl-Net-Patricia-1.22 + cp -pr Changes /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/doc/perl-Net-Patricia-1.22 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/doc/perl-Net-Patricia-1.22 + cp -pr README /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm/usr/share/doc/perl-Net-Patricia-1.22 + exit 0 Provides: perl(Net::Patricia) perl(Net::Patricia::AF_INET) perl(Net::Patricia::AF_INET6) perl-Net-Patricia = 1.22-6.el7 perl-Net-Patricia(armv7hl-32) = 1.22-6.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) libnsl.so.1 perl >= 0:5.008 perl(Carp) perl(Socket) perl(Socket6) perl(strict) perl(vars) perl(version) perl(warnings) rtld(GNU_HASH) Processing files: perl-Net-Patricia-debuginfo-1.22-6.el7.armv7hl Provides: perl-Net-Patricia-debuginfo = 1.22-6.el7 perl-Net-Patricia-debuginfo(armv7hl-32) = 1.22-6.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-Net-Patricia-1.22-6.el7.arm Wrote: /builddir/build/RPMS/perl-Net-Patricia-1.22-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Net-Patricia-debuginfo-1.22-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9ZVUMT + umask 022 + cd /builddir/build/BUILD + cd Net-Patricia-1.22 + rm -rf /builddir/build/BUILDROOT/perl-Net-Patricia-1.22-6.el7.arm + exit 0 Child return code was: 0 LEAVE do -->