Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/perl-Text-CSV_XS.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-6816b9a2b132dacd51a024127b11803884f1b661/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-Text-CSV_XS.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-Text-CSV_XS-1.00-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/perl-Text-CSV_XS.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-6816b9a2b132dacd51a024127b11803884f1b661/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-Text-CSV_XS.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.ptAdcV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Text-CSV_XS-1.00 + /usr/bin/gzip -dc /builddir/build/SOURCES/Text-CSV_XS-1.00.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Text-CSV_XS-1.00 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f latin1 -t utf8 ChangeLog + mv ChangeLog.utf8 ChangeLog + chmod -c a-x examples/csv-check examples/csv2xls examples/csvdiff examples/parser-xs.pl examples/speed.pl mode of 'examples/csv-check' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/csv2xls' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/csvdiff' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'examples/parser-xs.pl' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eJdpSL + exit 0 + umask 022 + cd /builddir/build/BUILD + cd Text-CSV_XS-1.00 + 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 Text::CSV_XS + make -j4 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap CSV_XS.xs > CSV_XS.xsc && mv CSV_XS.xsc CSV_XS.c Running Mkbootstrap for Text::CSV_XS () chmod 644 CSV_XS.bs cp CSV_XS.bs blib/arch/auto/Text/CSV_XS/CSV_XS.bs chmod 644 blib/arch/auto/Text/CSV_XS/CSV_XS.bs cp CSV_XS.pm blib/lib/Text/CSV_XS.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=\"1.00\" -DXS_VERSION=\"1.00\" -fPIC "-I/usr/lib/perl5/CORE" CSV_XS.c CSV_XS.xs: In function 'cx_Print': CSV_XS.xs:613:15: warning: unused variable 'l' [-Wunused-variable] int j, l; ^ In file included from /usr/lib/perl5/CORE/perl.h:5012:0, from CSV_XS.xs:8: CSV_XS.xs: In function 'cx_c_xsParse': /usr/lib/perl5/CORE/pp.h:68:19: warning: unused variable 'sp' [-Wunused-variable] #define dSP SV **sp = PL_stack_sp ^ CSV_XS.xs:1432:2: note: in expansion of macro 'dSP' dSP; ^ CSV_XS.c: In function 'XS_Text__CSV_XS_error_input': CSV_XS.xs:1641:10: warning: unused variable 'hv' [-Wunused-variable] HV *hv; ^ CSV_XS.c: At top level: CSV_XS.xs:1524:13: warning: 'cx_av_free' defined but not used [-Wunused-function] static void cx_av_free (pTHX_ AV *av) ^ rm -f blib/arch/auto/Text/CSV_XS/CSV_XS.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 CSV_XS.o -o blib/arch/auto/Text/CSV_XS/CSV_XS.so \ \ chmod 755 blib/arch/auto/Text/CSV_XS/CSV_XS.so Manifying blib/man3/Text::CSV_XS.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AIUsEd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm + cd Text-CSV_XS-1.00 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/lib/perl5/vendor_perl/auto/Text/CSV_XS/CSV_XS.bs Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/lib/perl5/vendor_perl/auto/Text/CSV_XS/CSV_XS.so Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/lib/perl5/vendor_perl/Text/CSV_XS.pm Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/share/man/man3/Text::CSV_XS.3pm + find /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.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/Text-CSV_XS-1.00 extracting debug info from /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/lib/perl5/vendor_perl/auto/Text/CSV_XS/CSV_XS.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 192 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.yabirF + umask 022 + cd /builddir/build/BUILD + cd Text-CSV_XS-1.00 + make test -j4 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_pod.t ........ ok t/01_pod.t ........ ok t/10_base.t ....... ok t/12_acc.t ........ ok t/15_flags.t ...... ok t/20_file.t ....... ok t/21_lexicalio.t .. ok t/22_scalario.t ... ok t/30_types.t ...... ok t/40_misc.t ....... ok t/41_null.t ....... ok t/45_eol.t ........ ok t/46_eol_si.t ..... ok t/50_utf8.t ....... ok t/51_utf8.t ....... ok t/55_combi.t ...... ok t/60_samples.t .... ok t/65_allow.t ...... ok t/70_rt.t ......... ok t/75_hashref.t .... ok t/76_magic.t ...... ok t/77_getall.t ..... ok t/80_diag.t ....... ok t/81_subclass.t ... ok All tests successful. Files=24, Tests=33622, 377 wallclock secs (22.22 usr 1.10 sys + 361.81 cusr 1.40 csys = 386.53 CPU) Result: PASS + exit 0 Processing files: perl-Text-CSV_XS-1.00-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FJn2jP + umask 022 + cd /builddir/build/BUILD + cd Text-CSV_XS-1.00 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/share/doc/perl-Text-CSV_XS-1.00 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/share/doc/perl-Text-CSV_XS-1.00 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/share/doc/perl-Text-CSV_XS-1.00 + cp -pr README /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/share/doc/perl-Text-CSV_XS-1.00 + cp -pr examples/ /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm/usr/share/doc/perl-Text-CSV_XS-1.00 + exit 0 Provides: perl(Text::CSV_XS) = 1.00 perl-Text-CSV_XS = 1.00-3.el7 perl-Text-CSV_XS(armv7hl-32) = 1.00-3.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 >= 0:5.006001 perl(Carp) perl(DynaLoader) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-Text-CSV_XS-debuginfo-1.00-3.el7.armv7hl Provides: perl-Text-CSV_XS-debuginfo = 1.00-3.el7 perl-Text-CSV_XS-debuginfo(armv7hl-32) = 1.00-3.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-Text-CSV_XS-1.00-3.el7.arm Wrote: /builddir/build/RPMS/perl-Text-CSV_XS-1.00-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-Text-CSV_XS-debuginfo-1.00-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sL6Yl8 + umask 022 + cd /builddir/build/BUILD + cd Text-CSV_XS-1.00 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->