Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-HTML-Parser.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-75740-406995/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/perl-HTML-Parser.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/rh-perl530-perl-HTML-Parser-3.72-22.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-HTML-Parser.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-75740-406995/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/perl-HTML-Parser.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Bq4Ogg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf HTML-Parser-3.72 + /usr/bin/gzip -dc /builddir/build/SOURCES/HTML-Parser-3.72.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd HTML-Parser-3.72 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -c a-x eg/hanchors eg/hdump eg/hform eg/hlc eg/hrefsub eg/hstrip eg/htext eg/htextsub eg/htitle mode of 'eg/hanchors' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hdump' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hform' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hlc' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hrefsub' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/hstrip' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/htext' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/htextsub' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'eg/htitle' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.gyYlVo + exit 0 + umask 022 + cd /builddir/build/BUILD + cd HTML-Parser-3.72 + scl enable rh-perl530 '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 " NO_PACKLIST=1 NO_PERLLOCAL=1 && /usr/bin/make -j8' Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for HTML::Parser Writing MYMETA.yml and MYMETA.json Running Mkbootstrap for Parser () "/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' -typemap '/builddir/build/BUILD/HTML-Parser-3.72/typemap' Parser.xs > Parser.xsc "/opt/rh/rh-perl530/root/usr/bin/perl" mkhctype >hctype.h "/opt/rh/rh-perl530/root/usr/bin/perl" mkpfunc >pfunc.h chmod 644 "Parser.bs" "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644 cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm cp Parser.pm blib/lib/HTML/Parser.pm cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm mv Parser.xsc Parser.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 -fwrapv -fno-strict-aliasing -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 -DVERSION=\"3.72\" -DXS_VERSION=\"3.72\" -fPIC "-I/opt/rh/rh-perl530/root/usr/lib64/perl5/CORE" -DMARKED_SECTION Parser.c In file included from Parser.xs:118:0: hparser.c: In function 'parse_start': hparser.c:1274:14: warning: variable 'tag_name_first' set but not used [-Wunused-but-set-variable] hctype_t tag_name_first, tag_name_char; ^ rm -f blib/arch/auto/HTML/Parser/Parser.so gcc -lpthread -shared -Wl,-z,relro -L/opt/rh/rh-perl530/root/usr/lib64 -L/usr/local/lib -fstack-protector-strong Parser.o -o blib/arch/auto/HTML/Parser/Parser.so \ -lperl \ chmod 755 blib/arch/auto/HTML/Parser/Parser.so Manifying 7 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MvGvYS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 ++ dirname /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 + cd HTML-Parser-3.72 + scl enable rh-perl530 '/usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 INSTALL="/usr/bin/install -p"' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644 Manifying 7 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/HTML/Parser/Parser.so Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/Parser.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/HeadParser.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/PullParser.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/LinkExtor.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/TokeParser.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/Entities.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/HTML/Filter.pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::LinkExtor.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::TokeParser.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Filter.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::HeadParser.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Parser.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Entities.3pm Installing /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::PullParser.3pm + file=/builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Entities.3pm + iconv -f iso-8859-1 -t utf-8 + touch -r /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Entities.3pm /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Entities.3pm_ + mv -f /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Entities.3pm_ /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/man/man3/HTML::Entities.3pm + find /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt + /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/HTML-Parser-3.72 extracting debug info from /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/lib64/perl5/vendor_perl/auto/HTML/Parser/Parser.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/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.boIJMD + umask 022 + cd /builddir/build/BUILD + cd HTML-Parser-3.72 + scl enable rh-perl530 'make test' "/opt/rh/rh-perl530/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.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 t/api_version.t ...... ok t/argspec-bad.t ...... ok t/argspec.t .......... ok t/argspec2.t ......... ok t/attr-encoded.t ..... ok t/callback.t ......... ok t/case-sensitive.t ... ok t/cases.t ............ ok t/comment.t .......... ok t/crashme.t .......... ok t/declaration.t ...... ok t/default.t .......... ok t/document.t ......... ok t/dtext.t ............ ok t/entities.t ......... ok t/entities2.t ........ ok t/filter-methods.t ... ok t/filter.t ........... ok t/handler-eof.t ...... ok t/handler.t .......... ok t/headparser-http.t .. ok t/headparser.t ....... ok t/ignore.t ........... ok t/largetags.t ........ ok t/linkextor-base.t ... ok t/linkextor-rel.t .... ok t/magic.t ............ ok t/marked-sect.t ...... ok t/msie-compat.t ...... ok t/offset.t ........... ok t/options.t .......... ok t/parsefile.t ........ ok t/parser.t ........... ok t/plaintext.t ........ ok t/pod.t .............. skipped: Test::Pod 1.00 required for testing POD t/process.t .......... ok t/pullparser.t ....... ok t/script.t ........... ok t/skipped-text.t ..... ok t/stack-realloc.t .... ok t/textarea.t ......... ok t/threads.t .......... ok t/tokeparser.t ....... ok t/uentities.t ........ ok t/unbroken-text.t .... ok t/unicode-bom.t ...... ok t/unicode.t .......... ok t/xml-mode.t ......... ok All tests successful. Files=48, Tests=451, 12 wallclock secs ( 0.34 usr 0.09 sys + 10.26 cusr 0.74 csys = 11.43 CPU) Result: PASS + exit 0 Processing files: rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kM5WiJ + umask 022 + cd /builddir/build/BUILD + cd HTML-Parser-3.72 + DOCDIR=/builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-HTML-Parser-3.72 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-HTML-Parser-3.72 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-HTML-Parser-3.72 + cp -pr README /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-HTML-Parser-3.72 + cp -pr TODO /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-HTML-Parser-3.72 + cp -pr eg/ /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64/opt/rh/rh-perl530/root/usr/share/doc/rh-perl530-perl-HTML-Parser-3.72 + exit 0 Provides: rh-perl530-perl(HTML::Entities) = 3.69 rh-perl530-perl(HTML::Filter) = 3.72 rh-perl530-perl(HTML::HeadParser) = 3.71 rh-perl530-perl(HTML::LinkExtor) = 3.69 rh-perl530-perl(HTML::Parser) = 3.72 rh-perl530-perl(HTML::PullParser) = 3.57 rh-perl530-perl(HTML::TokeParser) = 3.69 rh-perl530-perl-HTML-Parser = 3.72-22.el7 rh-perl530-perl-HTML-Parser(aarch-64) = 3.72-22.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: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libperl.so.rh-perl530-5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) rh-perl530-perl(:VERSION) >= 5.4.0 rh-perl530-perl(Carp) rh-perl530-perl(Exporter) rh-perl530-perl(HTML::Entities) rh-perl530-perl(HTML::Parser) rh-perl530-perl(HTML::PullParser) rh-perl530-perl(XSLoader) rh-perl530-perl(strict) rh-perl530-perl(vars) rh-perl530-runtime rtld(GNU_HASH) Processing files: rh-perl530-perl-HTML-Parser-debuginfo-3.72-22.el7.aarch64 Provides: scl-package(rh-perl530) rh-perl530-perl-HTML-Parser-debuginfo = 3.72-22.el7 rh-perl530-perl-HTML-Parser-debuginfo(aarch-64) = 3.72-22.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-HTML-Parser-3.72-22.el7.aarch64 Wrote: /builddir/build/RPMS/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64.rpm Wrote: /builddir/build/RPMS/rh-perl530-perl-HTML-Parser-debuginfo-3.72-22.el7.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.g2v1Ev + umask 022 + cd /builddir/build/BUILD + cd HTML-Parser-3.72 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl530-perl-HTML-Parser-3.72-22.el7.aarch64 + exit 0 Child return code was: 0