Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Ref-Util-XS.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', '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/sclo7-rh-perl530-rh-el7-build-75085-406565/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-Ref-Util-XS.spec'] with env {'LANG': 'en_GB.UTF-8', '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 sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl530/root/usr/bin/perl: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Ref-Util-XS.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', '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/sclo7-rh-perl530-rh-el7-build-75085-406565/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-Ref-Util-XS.spec'] with env {'LANG': 'en_GB.UTF-8', '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 Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YrTB4n + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Ref-Util-XS-0.117 + /usr/bin/gzip -dc /builddir/build/SOURCES/Ref-Util-XS-0.117.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Ref-Util-XS-0.117 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RTfLN0 + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + scl enable rh-perl530 'perl Makefile.PL INSTALLDIRS=vendor && make -j32' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Ref::Util::XS Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for XS () "/opt/rh/rh-perl530/root/usr/bin/perl" "/opt/rh/rh-perl530/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap '/opt/rh/rh-perl530/root/usr/share/perl5/ExtUtils/typemap' XS.xs > XS.xsc chmod 644 "XS.bs" "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Ref/Util/XS/XS.bs 644 cp lib/Ref/Util/XS.pm blib/lib/Ref/Util/XS.pm mv XS.xsc XS.c gcc -c -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -DVERSION=\"0.117\" -DXS_VERSION=\"0.117\" -fPIC "-I/opt/rh/rh-perl530/root/usr/lib64/perl5/CORE" XS.c In file included from XS.xs:7:0: ppport.h:4594:0: warning: "WIDEST_UTYPE" redefined [enabled by default] # define WIDEST_UTYPE U64TYPE ^ In file included from /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/perl.h:2525:0, from XS.xs:3: /opt/rh/rh-perl530/root/usr/lib64/perl5/CORE/handy.h:1072:0: note: this is the location of the previous definition # define WIDEST_UTYPE U64 ^ XS.c: In function 'XS_Ref__Util__XS__using_custom_ops': XS.c:385:7: warning: unused variable 'RETVAL' [-Wunused-variable] SV * RETVAL; ^ XS.c: At top level: XS.xs:45:5: warning: 'THX_xsfunc_is_plain_ioref' defined but not used [-Wunused-function] THX_xsfunc_ ## x (pTHX_ CV *cv) \ ^ XS.xs:81:5: note: in expansion of macro 'DECL_RUNTIME_FUNC' DECL_RUNTIME_FUNC(x, cond) \ ^ XS.xs:208:1: note: in expansion of macro 'DECL' DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) ^ XS.xs:208:6: warning: 'is_plain_ioref_xop' defined but not used [-Wunused-variable] DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) ^ XS.xs:54:16: note: in definition of macro 'DECL_XOP' static XOP x ## _xop; ^ XS.xs:208:1: note: in expansion of macro 'DECL' DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) ^ XS.xs:67:5: warning: 'THX_ck_entersub_args_is_plain_ioref' defined but not used [-Wunused-function] THX_ck_entersub_args_ ## x(pTHX_ OP *entersubop, GV *namegv, SV *ckobj) \ ^ XS.xs:84:5: note: in expansion of macro 'DECL_CALL_CHK_FUNC' DECL_CALL_CHK_FUNC(x) ^ XS.xs:208:1: note: in expansion of macro 'DECL' DECL(is_plain_ioref, REFTYPE(== SVt_PVIO) && PLAIN) ^ XS.xs:45:5: warning: 'THX_xsfunc_is_blessed_ioref' defined but not used [-Wunused-function] THX_xsfunc_ ## x (pTHX_ CV *cv) \ ^ XS.xs:81:5: note: in expansion of macro 'DECL_RUNTIME_FUNC' DECL_RUNTIME_FUNC(x, cond) \ ^ XS.xs:218:1: note: in expansion of macro 'DECL' DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) ^ XS.xs:218:6: warning: 'is_blessed_ioref_xop' defined but not used [-Wunused-variable] DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) ^ XS.xs:54:16: note: in definition of macro 'DECL_XOP' static XOP x ## _xop; ^ XS.xs:218:1: note: in expansion of macro 'DECL' DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) ^ XS.xs:67:5: warning: 'THX_ck_entersub_args_is_blessed_ioref' defined but not used [-Wunused-function] THX_ck_entersub_args_ ## x(pTHX_ OP *entersubop, GV *namegv, SV *ckobj) \ ^ XS.xs:84:5: note: in expansion of macro 'DECL_CALL_CHK_FUNC' DECL_CALL_CHK_FUNC(x) ^ XS.xs:218:1: note: in expansion of macro 'DECL' DECL(is_blessed_ioref, REFTYPE(== SVt_PVIO) && !PLAIN) ^ rm -f blib/arch/auto/Ref/Util/XS/XS.so gcc -lpthread -shared -Wl,-z,relro -L/opt/rh/rh-perl530/root/usr/lib64 -L/usr/local/lib -fstack-protector-strong XS.o -o blib/arch/auto/Ref/Util/XS/XS.so \ -lperl \ chmod 755 blib/arch/auto/Ref/Util/XS/XS.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TXfN4F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 + cd Ref-Util-XS-0.117 + scl enable rh-perl530 'make pure_install DESTDIR=/builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Ref/Util/XS/XS.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so Installing /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/Ref/Util/XS.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/man/man3/Ref::Util::XS.3pm + find /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 mode of '/builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/man/man3/Ref::Util::XS.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/Ref/Util/XS.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Ref-Util-XS-0.117 extracting debug info from /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/Ref/Util/XS/XS.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 52 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl530/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl530/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.uBUKum + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + scl enable rh-perl530 'make test' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- XS.bs blib/arch/auto/Ref/Util/XS/XS.bs 644 PERL_DL_NONLAZY=1 "/opt/rh/rh-perl530/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # # Versions for all modules listed in MYMETA.json (including optional ones): # # === Configure Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.42 # # === Build Requires === # # Module Want Have # ------------------- ---- ---- # ExtUtils::MakeMaker any 7.42 # # === Test Requires === # # Module Want Have # ------------------- ---- -------- # B::Concise any 1.004 # ExtUtils::MakeMaker any 7.42 # File::Spec any 3.78 # Test::More 0.96 1.302170 # # === Test Recommends === # # Module Want Have # ---------- -------- -------- # CPAN::Meta 2.120900 2.150010 # # === Runtime Requires === # # Module Want Have # -------- ---- ---- # Exporter 5.57 5.73 # XSLoader any 0.30 # t/00-report-prereqs.t .. ok t/all-permutations.t ... ok t/arrayref.t ........... ok t/b-concise.t .......... ok t/dynamic.t ............ ok t/expr.t ............... ok t/functions.t .......... ok t/list.t ............... ok t/magic-readonly.t ..... skipped: Readonly is required for this test t/magic.t .............. ok t/toomany.t ............ ok All tests successful. Files=11, Tests=470, 1 wallclock secs ( 0.12 usr 0.02 sys + 1.16 cusr 0.12 csys = 1.42 CPU) Result: PASS + exit 0 Processing files: rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AqUi45 + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + DOCDIR=/builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Ref-Util-XS-0.117 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Ref-Util-XS-0.117 + cp -pr LICENSE /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Ref-Util-XS-0.117 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Ref-Util-XS-0.117 + cp -pr README /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-Ref-Util-XS-0.117 + exit 0 Provides: rh-perl530-perl(Ref::Util::XS) = 0.117 rh-perl530-perl-Ref-Util-XS = 0.117-8.el7 rh-perl530-perl-Ref-Util-XS(x86-64) = 0.117-8.el7 scl-package(rh-perl530) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libperl.so.rh-perl530-5.30()(64bit) libpthread.so.0()(64bit) rh-perl530-perl(Exporter) >= 5.57 rh-perl530-perl(XSLoader) rh-perl530-perl(strict) rh-perl530-perl(warnings) rh-perl530-runtime rtld(GNU_HASH) Processing files: rh-perl530-perl-Ref-Util-XS-debuginfo-0.117-8.el7.x86_64 Provides: scl-package(rh-perl530) rh-perl530-perl-Ref-Util-XS-debuginfo = 0.117-8.el7 rh-perl530-perl-Ref-Util-XS-debuginfo(x86-64) = 0.117-8.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/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 Wrote: /builddir/build/RPMS/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl530-perl-Ref-Util-XS-debuginfo-0.117-8.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Yi1auk + umask 022 + cd /builddir/build/BUILD + cd Ref-Util-XS-0.117 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-Ref-Util-XS-0.117-8.el7.x86_64 + exit 0 Child return code was: 0