Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-Clone.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d09d28415e7a01515fa0e32526822c7b616365cd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-Clone.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-Clone-0.34-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Clone.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-d09d28415e7a01515fa0e32526822c7b616365cd/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Clone.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Ctox33 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Clone-0.34 + /usr/bin/gzip -dc /builddir/build/SOURCES/Clone-0.34.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Clone-0.34 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f -exec chmod -c -x '{}' ';' mode of './Clone.pm' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/07magic.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/05dtype.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/02hash.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/dump.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/04tie.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/06refcnt.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/dclone.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/03scalar.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/01array.t' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './t/tied.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Clone.xs' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Changes' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './Makefile.PL' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.0yO5L3 + umask 022 + cd /builddir/build/BUILD + cd Clone-0.34 + 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 Clone + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap Clone.xs > Clone.xsc && mv Clone.xsc Clone.c Running Mkbootstrap for Clone () chmod 644 Clone.bs cp Clone.bs blib/arch/auto/Clone/Clone.bs chmod 644 blib/arch/auto/Clone/Clone.bs cp Clone.pm blib/lib/Clone.pm AutoSplitting blib/lib/Clone.pm (blib/lib/auto/Clone) 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.34\" -DXS_VERSION=\"0.34\" -fPIC "-I/usr/lib/perl5/CORE" Clone.c Clone.xs: In function 'hv_clone': Clone.xs:48:3: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (next = hv_iternext (self)) ^ Clone.xs: In function 'av_clone': Clone.xs:66:7: warning: unused variable 'val' [-Wunused-variable] SV *val = NULL; ^ Clone.xs: In function 'rv_clone': Clone.xs:98:7: warning: unused variable 'rv' [-Wunused-variable] SV *rv = NULL; ^ Clone.xs: In function 'sv_clone': Clone.xs:273:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if ( mg = mg_find(clone, 'r') ) ^ Clone.xs:229:15: warning: unused variable 'vtable' [-Wunused-variable] MGVTBL *vtable = 0; ^ Clone.c: At top level: Clone.xs:95:1: warning: 'rv_clone' defined but not used [-Wunused-function] rv_clone (SV * ref, HV* hseen, int depth) ^ rm -f blib/arch/auto/Clone/Clone.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 Clone.o -o blib/arch/auto/Clone/Clone.so \ \ chmod 755 blib/arch/auto/Clone/Clone.so Manifying blib/man3/Clone.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8bJf9p + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm + cd Clone-0.34 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/lib/perl5/vendor_perl/auto/Clone/Clone.so Installing /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/lib/perl5/vendor_perl/auto/Clone/Clone.bs Installing /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/lib/perl5/vendor_perl/Clone.pm Installing /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/lib/perl5/vendor_perl/auto/Clone/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/share/man/man3/Clone.3pm + find /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Clone-0.34-5.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/Clone-0.34 extracting debug info from /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/lib/perl5/vendor_perl/auto/Clone/Clone.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 45 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.QqKqOG + umask 022 + cd /builddir/build/BUILD + cd Clone-0.34 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01array.t ...... ok t/02hash.t ....... ok t/03scalar.t ..... ok t/04tie.t ........ ok t/05dtype.t ...... ok t/06refcnt.t ..... ok t/07magic.t ...... ok t/08fieldhash.t .. ok t/dclone.t ....... ok All tests successful. Files=9, Tests=69, 1 wallclock secs ( 0.23 usr 0.00 sys + 0.94 cusr 0.09 csys = 1.26 CPU) Result: PASS + exit 0 Processing files: perl-Clone-0.34-5.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tWLykO + umask 022 + cd /builddir/build/BUILD + cd Clone-0.34 + DOCDIR=/builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/share/doc/perl-Clone-0.34 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/share/doc/perl-Clone-0.34 + cp -pr Changes /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm/usr/share/doc/perl-Clone-0.34 + exit 0 Provides: perl(Clone) = 0.34 perl-Clone = 0.34-5.el7 perl-Clone(armv7hl-32) = 0.34-5.el7 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) perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Clone-debuginfo-0.34-5.el7.armv7hl Provides: perl-Clone-debuginfo = 0.34-5.el7 perl-Clone-debuginfo(armv7hl-32) = 0.34-5.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-Clone-0.34-5.el7.arm Wrote: /builddir/build/RPMS/perl-Clone-0.34-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Clone-debuginfo-0.34-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XikVgx + umask 022 + cd /builddir/build/BUILD + cd Clone-0.34 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Clone-0.34-5.el7.arm + exit 0 Child return code was: 0 LEAVE do -->