Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-Sys-Mmap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0c8e7ae270fc439724ba3f4c77122fea371786f2/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-Sys-Mmap.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-Sys-Mmap-0.17-6.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-Sys-Mmap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-0c8e7ae270fc439724ba3f4c77122fea371786f2/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-Sys-Mmap.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.hrN3xT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Sys-Mmap-0.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/Sys-Mmap-0.17.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Sys-Mmap-0.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.q3aKvH + umask 022 + cd /builddir/build/BUILD + cd Sys-Mmap-0.17 + /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 Writing Makefile for Sys::Mmap + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Mmap.xs > Mmap.xsc && mv Mmap.xsc Mmap.c Running Mkbootstrap for Sys::Mmap () chmod 644 Mmap.bs cp Mmap.bs blib/arch/auto/Sys/Mmap/Mmap.bs chmod 644 blib/arch/auto/Sys/Mmap/Mmap.bs cp Mmap.pm blib/lib/Sys/Mmap.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.17\" -DXS_VERSION=\"0.17\" -fPIC "-I/usr/lib/perl5/CORE" Mmap.c Mmap.xs: In function 'constant': Mmap.xs:118:1: warning: label 'not_there' defined but not used [-Wunused-label] not_there: ^ Mmap.c: In function 'XS_Sys__Mmap_hardwire': Mmap.c:320:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ Mmap.c: In function 'XS_Sys__Mmap_mmap': Mmap.c:358:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ Mmap.c: In function 'XS_Sys__Mmap_munmap': Mmap.c:441:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ Mmap.c: At top level: Mmap.xs:34:1: warning: 'not_here' defined but not used [-Wunused-function] not_here(s) ^ rm -f blib/arch/auto/Sys/Mmap/Mmap.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 Mmap.o -o blib/arch/auto/Sys/Mmap/Mmap.so \ \ chmod 755 blib/arch/auto/Sys/Mmap/Mmap.so Manifying blib/man3/Sys::Mmap.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Evc1s8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm + cd Sys-Mmap-0.17 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/lib/perl5/vendor_perl/auto/Sys/Mmap/Mmap.bs Installing /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/lib/perl5/vendor_perl/auto/Sys/Mmap/Mmap.so Installing /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/lib/perl5/vendor_perl/Sys/Mmap.pm Installing /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/man/man3/Sys::Mmap.3pm + find /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm -type f -name '*.bs' -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm -depth -type d -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-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/Sys-Mmap-0.17 extracting debug info from /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/lib/perl5/vendor_perl/auto/Sys/Mmap/Mmap.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 37 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.ZAJ2MG + umask 022 + cd /builddir/build/BUILD + cd Sys-Mmap-0.17 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/mmap.t ........... ok t/munmap_errors.t .. ok All tests successful. Files=2, Tests=22, 0 wallclock secs ( 0.24 usr 0.00 sys + 0.59 cusr 0.04 csys = 0.87 CPU) Result: PASS + exit 0 Processing files: perl-Sys-Mmap-0.17-6.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.crUPXH + umask 022 + cd /builddir/build/BUILD + cd Sys-Mmap-0.17 + DOCDIR=/builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/doc/perl-Sys-Mmap-0.17 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/doc/perl-Sys-Mmap-0.17 + cp -pr Artistic /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/doc/perl-Sys-Mmap-0.17 + cp -pr Changes /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/doc/perl-Sys-Mmap-0.17 + cp -pr Copying /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/doc/perl-Sys-Mmap-0.17 + cp -pr README /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm/usr/share/doc/perl-Sys-Mmap-0.17 + exit 0 Provides: perl(Sys::Mmap) = 0.17 perl-Sys-Mmap = 0.17-6.el7 perl-Sys-Mmap(armv7hl-32) = 0.17-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) perl(Exporter) perl(strict) rtld(GNU_HASH) Processing files: perl-Sys-Mmap-debuginfo-0.17-6.el7.armv7hl Provides: perl-Sys-Mmap-debuginfo = 0.17-6.el7 perl-Sys-Mmap-debuginfo(armv7hl-32) = 0.17-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-Sys-Mmap-0.17-6.el7.arm Wrote: /builddir/build/RPMS/perl-Sys-Mmap-0.17-6.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Sys-Mmap-debuginfo-0.17-6.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j9Ijey + umask 022 + cd /builddir/build/BUILD + cd Sys-Mmap-0.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Sys-Mmap-0.17-6.el7.arm + exit 0 Child return code was: 0