Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/perl-Text-CSV_XS.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, 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 i686 --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'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: i686 Building for target i686 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 i686 --nodeps builddir/build/SPECS/perl-Text-CSV_XS.spec'], False, '/srv/build/3/workerG/mock-root/c7.00.02-i686/root/', None, 21600, True, False, 502, 498, 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 i686 --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: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3NEhsE + 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--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LBftQ6 + 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' Checking if your kit is complete... Looks good Writing Makefile for Text::CSV_XS + make -j16 /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 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 -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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 gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -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.PjdWxE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 + cd Text-CSV_XS-1.00 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 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.i386/usr/lib/perl5/vendor_perl/auto/Text/CSV_XS/CSV_XS.bs Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/usr/lib/perl5/vendor_perl/auto/Text/CSV_XS/CSV_XS.so Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/usr/lib/perl5/vendor_perl/Text/CSV_XS.pm Installing /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/usr/share/man/man3/Text::CSV_XS.3pm + find /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386 -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/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.i386/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.5hif8c + umask 022 + cd /builddir/build/BUILD + cd Text-CSV_XS-1.00 + make test -j16 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, 68 wallclock secs ( 5.38 usr 0.34 sys + 67.08 cusr 0.28 csys = 73.08 CPU) Result: PASS + exit 0 Processing files: perl-Text-CSV_XS-1.00-3.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TlqUyE + umask 022 + cd /builddir/build/BUILD + cd Text-CSV_XS-1.00 + DOCDIR=/builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/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.i386/usr/share/doc/perl-Text-CSV_XS-1.00 + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/usr/share/doc/perl-Text-CSV_XS-1.00 + cp -pr README /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/usr/share/doc/perl-Text-CSV_XS-1.00 + cp -pr examples/ /builddir/build/BUILDROOT/perl-Text-CSV_XS-1.00-3.el7.i386/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(x86-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: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) 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.i686 Provides: perl-Text-CSV_XS-debuginfo = 1.00-3.el7 perl-Text-CSV_XS-debuginfo(x86-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.i386 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/perl-Text-CSV_XS-1.00-3.el7.i686.rpm Wrote: /builddir/build/RPMS/perl-Text-CSV_XS-debuginfo-1.00-3.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fNTzRZ + 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.i386 + exit 0 Child return code was: 0 LEAVE do -->