Mock Version: 1.4.2 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Cpanel-JSON-XS.spec'], nspawn_args=[]shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f8eecc5c8c524b07bed3ddee9ce77c85', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-Cpanel-JSON-XS.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system warning: Could not canonicalize hostname: kvm.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-Cpanel-JSON-XS-3.0104-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Cpanel-JSON-XS.spec'], nspawn_args=['--private-network']shell=Falseuid=1000env={'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/centos-7-epel-i386/root'gid=135user='mockbuild'timeout=0logger=printOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'efc33bacfe034bb3bb749d611e42ef67', '-D', '/var/lib/mock/centos-7-epel-i386/root', '--private-network', '--setenv=LANG=en_US.utf8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', 'bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-Cpanel-JSON-XS.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Failed to create directory /var/lib/mock/centos-7-epel-i386/root//sys/fs/selinux: Read-only file system Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RQJWww + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cpanel-JSON-XS-3.0104 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cpanel-JSON-XS-3.0104.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cpanel-JSON-XS-3.0104 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's|^#!/opt/bin/perl|#!/usr/bin/perl|' eg/bench + rm SIGNATURE + perl -ni -e 'print unless /SIGNATURE/;' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ovV9XF + umask 022 + cd /builddir/build/BUILD + cd Cpanel-JSON-XS-3.0104 + 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 Cpanel::JSON::XS + make -j6 /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap -typemap typemap XS.xs > XS.xsc && mv XS.xsc XS.c Running Mkbootstrap for Cpanel::JSON::XS () cp bin/cpanel_json_xs blib/script/cpanel_json_xs /usr/bin/perl -MExtUtils::MY -e 'MY->fixin(shift)' -- blib/script/cpanel_json_xs chmod 644 XS.bs cp XS.bs blib/arch/auto/Cpanel/JSON/XS/XS.bs chmod 644 blib/arch/auto/Cpanel/JSON/XS/XS.bs cp XS/Boolean.pm blib/lib/Cpanel/JSON/XS/Boolean.pm cp XS.pm blib/lib/Cpanel/JSON/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=\"3.0104\" -DXS_VERSION=\"3.0104\" -fPIC "-I/usr/lib/perl5/CORE" XS.c XS.xs: In function 'incr_parse': XS.xs:2625:7: warning: label 'modechange' defined but not used [-Wunused-label] modechange: ^ In file included from XS.xs:4:0: XS.c: In function 'XS_Cpanel__JSON__XS_CLONE': /usr/lib/perl5/CORE/XSUB.h:164:20: warning: unused variable 'items' [-Wunused-variable] #define dITEMS I32 items = (I32)(SP - MARK) ^ /usr/lib/perl5/CORE/XSUB.h:172:16: note: in expansion of macro 'dITEMS' dSP; dAXMARK; dITEMS ^ XS.c:2797:11: note: in expansion of macro 'dXSARGS' dVAR; dXSARGS; ^ In file included from /usr/lib/perl5/CORE/perl.h:38:0, from XS.xs:3: XS.c: At top level: ppport.h:3338:26: warning: 'DPPP_dummy_PL_parser' defined but not used [-Wunused-variable] # define DPPP_NAMESPACE DPPP_ ^ /usr/lib/perl5/CORE/config.h:1043:27: note: in definition of macro 'PeRl_CaTiFy' #define PeRl_CaTiFy(a, b) a ## b ^ ppport.h:3341:24: note: in expansion of macro 'CAT2' #define DPPP_CAT2(x,y) CAT2(x,y) ^ ppport.h:3342:21: note: in expansion of macro 'DPPP_CAT2' #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name) ^ ppport.h:3342:31: note: in expansion of macro 'DPPP_NAMESPACE' #define DPPP_(name) DPPP_CAT2(DPPP_NAMESPACE, name) ^ ppport.h:4337:18: note: in expansion of macro 'DPPP_' static yy_parser DPPP_(dummy_PL_parser); ^ XS.xs: In function 'encode_sv': /usr/lib/perl5/CORE/config.h:1422:31: warning: ignoring return value of 'gcvt', declared with attribute warn_unused_result [-Wunused-result] #define Gconvert(x,n,t,b) gcvt((x),(n),(b)) ^ XS.xs:967:7: note: in expansion of macro 'Gconvert' Gconvert (SvNVX (sv), NV_DIG, 0, enc->cur); ^ rm -f blib/arch/auto/Cpanel/JSON/XS/XS.so gcc -shared -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 -Wl,-z,relro -L/usr/local/lib XS.o -o blib/arch/auto/Cpanel/JSON/XS/XS.so \ \ chmod 755 blib/arch/auto/Cpanel/JSON/XS/XS.so Manifying blib/man1/cpanel_json_xs.1 Manifying blib/man3/Cpanel::JSON::XS::Boolean.3pm Manifying blib/man3/Cpanel::JSON::XS.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gs9NKY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 ++ dirname /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 + cd Cpanel-JSON-XS-3.0104 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/lib/perl5/vendor_perl/auto/Cpanel/JSON/XS/XS.bs Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/lib/perl5/vendor_perl/auto/Cpanel/JSON/XS/XS.so Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/lib/perl5/vendor_perl/Cpanel/JSON/XS.pm Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/lib/perl5/vendor_perl/Cpanel/JSON/XS/Boolean.pm Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/man/man1/cpanel_json_xs.1 Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/man/man3/Cpanel::JSON::XS::Boolean.3pm Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/man/man3/Cpanel::JSON::XS.3pm Installing /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/bin/cpanel_json_xs + find /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 + /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/Cpanel-JSON-XS-3.0104 extracting debug info from /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/lib/perl5/vendor_perl/auto/Cpanel/JSON/XS/XS.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 798 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.TFHwyk + umask 022 + cd /builddir/build/BUILD + cd Cpanel-JSON-XS-3.0104 + make test IS_MAINTAINER=1 RELEASE_TESTING=1 PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" -Mcommon::sense t/*.t t/00_load.t ................. ok t/01_utf8.t ................. ok t/02_error.t ................ ok t/03_types.t ................ ok t/04_dwiw_encode.t .......... ok t/05_dwiw_decode.t .......... ok t/06_pc_pretty.t ............ ok t/07_pc_esc.t ............... ok t/08_pc_base.t .............. ok t/09_pc_extra_number.t ...... ok t/10_pc_keysort.t ........... ok t/11_pc_expo.t .............. ok t/12_blessed.t .............. ok t/13_limit.t ................ ok t/14_latin1.t ............... ok t/15_prefix.t ............... ok t/16_tied.t ................. ok t/17_relaxed.t .............. ok t/18_json_checker.t ......... ok t/19_incr.t ................. ok t/20_faihu.t ................ ok t/21_evans.t ................ ok t/22_comment_at_eof.t ....... ok t/52_object.t ............... ok Subroutine JSON::PP::Boolean::("" redefined at /usr/share/perl5/overload.pm line 49. Subroutine JSON::PP::Boolean::(eq redefined at /usr/share/perl5/overload.pm line 49. t/96_interop.t .............. ok t/97_unshare_hek.t .......... ok t/98_56only.t ............... ok t/99_binary.t ............... ok t/z_kwalitee.t .............. ok t/z_leaktrace.t ............. ok t/z_meta.t .................. ok t/z_perl_minimum_version.t .. ok t/z_pod-coverage.t .......... ok t/z_pod.t ................... ok All tests successful. Files=34, Tests=31812, 17 wallclock secs ( 4.23 usr 0.26 sys + 16.31 cusr 0.45 csys = 21.25 CPU) Result: PASS + exit 0 Processing files: perl-Cpanel-JSON-XS-3.0104-1.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UV7X6K + umask 022 + cd /builddir/build/BUILD + cd Cpanel-JSON-XS-3.0104 + DOCDIR=/builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/doc/perl-Cpanel-JSON-XS-3.0104 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/doc/perl-Cpanel-JSON-XS-3.0104 + cp -pr Changes /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/doc/perl-Cpanel-JSON-XS-3.0104 + cp -pr COPYING /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/doc/perl-Cpanel-JSON-XS-3.0104 + cp -pr README /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/doc/perl-Cpanel-JSON-XS-3.0104 + cp -pr eg/ /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386/usr/share/doc/perl-Cpanel-JSON-XS-3.0104 + exit 0 Provides: perl(Cpanel::JSON::XS) = 3.0104 perl-Cpanel-JSON-XS = 3.0104-1.el7 perl-Cpanel-JSON-XS(x86-32) = 3.0104-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) perl(Cpanel::JSON::XS) perl(Encode) perl(Exporter) perl(Getopt::Long) perl(Storable) perl(XSLoader) perl(strict) rtld(GNU_HASH) Processing files: perl-Cpanel-JSON-XS-debuginfo-3.0104-1.el7.i686 Provides: perl-Cpanel-JSON-XS-debuginfo = 3.0104-1.el7 perl-Cpanel-JSON-XS-debuginfo(x86-32) = 3.0104-1.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-Cpanel-JSON-XS-3.0104-1.el7.i386 warning: Could not canonicalize hostname: kvm.centos.org Wrote: /builddir/build/RPMS/perl-Cpanel-JSON-XS-3.0104-1.el7.i686.rpm Wrote: /builddir/build/RPMS/perl-Cpanel-JSON-XS-debuginfo-3.0104-1.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.QdxjE6 + umask 022 + cd /builddir/build/BUILD + cd Cpanel-JSON-XS-3.0104 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Cpanel-JSON-XS-3.0104-1.el7.i386 + exit 0 Child return code was: 0