+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/perl-HTML-Parser.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WVgCFy
+ 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 -xof -
+ 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--)
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.9QgzNV
+ umask 022
+ cd /builddir/build/BUILD
+ cd HTML-Parser-3.72
+ perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for HTML::Parser
Writing MYMETA.yml and MYMETA.json
+ make -j4
"/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/HTML-Parser-3.72/typemap'  Parser.xs > Parser.xsc
Running Mkbootstrap for Parser ()
"/usr/bin/perl" mkhctype >hctype.h
"/usr/bin/perl" mkpfunc >pfunc.h
chmod 644 "Parser.bs"
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Parser.bs blib/arch/auto/HTML/Parser/Parser.bs 644
cp Parser.pm blib/lib/HTML/Parser.pm
cp lib/HTML/TokeParser.pm blib/lib/HTML/TokeParser.pm
cp lib/HTML/PullParser.pm blib/lib/HTML/PullParser.pm
cp lib/HTML/LinkExtor.pm blib/lib/HTML/LinkExtor.pm
cp lib/HTML/Entities.pm blib/lib/HTML/Entities.pm
cp lib/HTML/HeadParser.pm blib/lib/HTML/HeadParser.pm
cp lib/HTML/Filter.pm blib/lib/HTML/Filter.pm
mv Parser.xsc Parser.c
gcc -c   -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1    -DVERSION=\"3.72\" -DXS_VERSION=\"3.72\" -fPIC "-I/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.4Qb0XL
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64
+ cd HTML-Parser-3.72
+ make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64
"/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/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/auto/HTML/Parser/Parser.so
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/PullParser.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/LinkExtor.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/Entities.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/Parser.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/HeadParser.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/Filter.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/lib64/perl5/vendor_perl/HTML/TokeParser.pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::TokeParser.3pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::PullParser.3pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::LinkExtor.3pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Filter.3pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::HeadParser.3pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Entities.3pm
Installing /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Parser.3pm
+ file=/builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Entities.3pm
+ iconv -f iso-8859-1 -t utf-8
+ touch -r /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Entities.3pm /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Entities.3pm_
+ mv -f /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Entities.3pm_ /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/man/man3/HTML::Entities.3pm
+ find /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64 -type f -name .packlist -delete
+ find /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64 -type f -name '*.bs' -empty -delete
+ chmod -R u+w /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: perl-HTML-Parser-3.72-9.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AvBnY4
+ umask 022
+ cd /builddir/build/BUILD
+ cd HTML-Parser-3.72
+ DOCDIR=/builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/doc/perl-HTML-Parser
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/doc/perl-HTML-Parser
+ cp -pr Changes /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/doc/perl-HTML-Parser
+ cp -pr README /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/doc/perl-HTML-Parser
+ cp -pr TODO /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/doc/perl-HTML-Parser
+ cp -pr eg/ /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/share/doc/perl-HTML-Parser
+ exit 0
Provides: perl(HTML::Entities) = 3.69 perl(HTML::Filter) = 3.72 perl(HTML::HeadParser) = 3.71 perl(HTML::LinkExtor) = 3.69 perl(HTML::Parser) = 3.72 perl(HTML::PullParser) = 3.57 perl(HTML::TokeParser) = 3.69 perl-HTML-Parser = 3.72-9.fc28 perl-HTML-Parser(riscv-64) = 3.72-9.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.4.0 perl(Carp) perl(Exporter) perl(HTML::Entities) perl(HTML::Parser) perl(HTML::PullParser) perl(XSLoader) perl(strict) perl(vars) rtld(GNU_HASH)
Processing files: perl-HTML-Parser-tests-3.72-9.fc28.riscv64
error: File not found: /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/libexec/perl5-tests


RPM build errors:
    File not found: /builddir/build/BUILDROOT/perl-HTML-Parser-3.72-9.fc28.riscv64/usr/libexec/perl5-tests
++ cleanup
++ set +e
++ sync
++ sleep 5
++ sync
++ poweroff
Terminated
+++ cleanup
+++ set +e
+++ sync
Terminated
++++ cleanup
++++ set +e
++++ sync
++++ sleep 5
++++ sync
++++ poweroff