D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/perl-XML-LibXML-2.21.0-8.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dBKquD
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5AMGGp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ rm -rf XML-LibXML-2.0210
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/XML-LibXML-2.0210.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd XML-LibXML-2.0210
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/XML-LibXML-2.0208-Use-pkgconfig-instead-of-Alien-Libxml2.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MV6of0
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd XML-LibXML-2.0210
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' SKIP_SAX_INSTALL=1
Checking if your kit is complete...
Looks good
'SKIP_SAX_INSTALL' is not a known MakeMaker parameter name.
Generating a Unix-style Makefile
Writing Makefile for XML::LibXML
Writing MYMETA.yml and MYMETA.json
+ /usr/bin/make -O -j16 V=1 VERBOSE=1
Running Mkbootstrap for LibXML ()
chmod 644 "LibXML.bs"
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
"/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/typemap'  Devel.xs > Devel.xsc
mv Devel.xsc Devel.c
cp lib/XML/LibXML/Schema.pod blib/lib/XML/LibXML/Schema.pod
cp lib/XML/LibXML/NodeList.pm blib/lib/XML/LibXML/NodeList.pm
cp lib/XML/LibXML/Document.pod blib/lib/XML/LibXML/Document.pod
cp lib/XML/LibXML/Attr.pod blib/lib/XML/LibXML/Attr.pod
cp lib/XML/LibXML/SAX/Builder.pm blib/lib/XML/LibXML/SAX/Builder.pm
cp lib/XML/LibXML/DOM.pod blib/lib/XML/LibXML/DOM.pod
cp lib/XML/LibXML/Reader.pod blib/lib/XML/LibXML/Reader.pod
cp lib/XML/LibXML/Node.pod blib/lib/XML/LibXML/Node.pod
cp lib/XML/LibXML/DocumentFragment.pod blib/lib/XML/LibXML/DocumentFragment.pod
cp lib/XML/LibXML/Common.pod blib/lib/XML/LibXML/Common.pod
cp lib/XML/LibXML/Element.pod blib/lib/XML/LibXML/Element.pod
cp lib/XML/LibXML/Boolean.pm blib/lib/XML/LibXML/Boolean.pm
cp LibXML.pm blib/lib/XML/LibXML.pm
cp lib/XML/LibXML/Parser.pod blib/lib/XML/LibXML/Parser.pod
cp lib/XML/LibXML/RelaxNG.pod blib/lib/XML/LibXML/RelaxNG.pod
cp lib/XML/LibXML/XPathContext.pm blib/lib/XML/LibXML/XPathContext.pm
cp lib/XML/LibXML/Comment.pod blib/lib/XML/LibXML/Comment.pod
cp lib/XML/LibXML/SAX/Builder.pod blib/lib/XML/LibXML/SAX/Builder.pod
cp lib/XML/LibXML/RegExp.pod blib/lib/XML/LibXML/RegExp.pod
cp lib/XML/LibXML/Error.pod blib/lib/XML/LibXML/Error.pod
cp lib/XML/LibXML/Error.pm blib/lib/XML/LibXML/Error.pm
cp lib/XML/LibXML/ErrNo.pod blib/lib/XML/LibXML/ErrNo.pod
cp lib/XML/LibXML/ErrNo.pm blib/lib/XML/LibXML/ErrNo.pm
cp lib/XML/LibXML/Text.pod blib/lib/XML/LibXML/Text.pod
cp lib/XML/LibXML/Reader.pm blib/lib/XML/LibXML/Reader.pm
cp lib/XML/LibXML/Pattern.pod blib/lib/XML/LibXML/Pattern.pod
cp lib/XML/LibXML/SAX.pm blib/lib/XML/LibXML/SAX.pm
cp lib/XML/LibXML/Common.pm blib/lib/XML/LibXML/Common.pm
cp lib/XML/LibXML/InputCallback.pod blib/lib/XML/LibXML/InputCallback.pod
cp lib/XML/LibXML/CDATASection.pod blib/lib/XML/LibXML/CDATASection.pod
cp lib/XML/LibXML/PI.pod blib/lib/XML/LibXML/PI.pod
cp LibXML.pod blib/lib/XML/LibXML.pod
cp lib/XML/LibXML/SAX/Parser.pm blib/lib/XML/LibXML/SAX/Parser.pm
cp lib/XML/LibXML/SAX/Generator.pm blib/lib/XML/LibXML/SAX/Generator.pm
cp lib/XML/LibXML/SAX.pod blib/lib/XML/LibXML/SAX.pod
cp lib/XML/LibXML/AttributeHash.pm blib/lib/XML/LibXML/AttributeHash.pm
cp lib/XML/LibXML/Devel.pm blib/lib/XML/LibXML/Devel.pm
cp lib/XML/LibXML/Dtd.pod blib/lib/XML/LibXML/Dtd.pod
cp lib/XML/LibXML/Namespace.pod blib/lib/XML/LibXML/Namespace.pod
cp lib/XML/LibXML/Number.pm blib/lib/XML/LibXML/Number.pm
cp lib/XML/LibXML/Literal.pm blib/lib/XML/LibXML/Literal.pm
cp lib/XML/LibXML/XPathContext.pod blib/lib/XML/LibXML/XPathContext.pod
cp lib/XML/LibXML/XPathExpression.pod blib/lib/XML/LibXML/XPathExpression.pod
"/usr/bin/perl5.40.1" "/usr/share/perl5/ExtUtils/xsubpp"  -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/typemap'  LibXML.xs > LibXML.xsc
mv LibXML.xsc LibXML.c
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 Av_CharPtrPtr.c
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 xpath.c
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 Devel.c
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 perl-libxml-mm.c
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 dom.c
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 perl-libxml-sax.c
perl-libxml-sax.c: In function 'PmmSaxError':
perl-libxml-sax.c:1539:28: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
 1539 |     xmlErrorPtr last_err = xmlCtxtGetLastError( ctxt );
      |                            ^~~~~~~~~~~~~~~~~~~
gcc -c  -I/usr/include/libxml2  -D_REENTRANT -D_GNU_SOURCE -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full   -DVERSION=\"2.0210\" -DXS_VERSION=\"2.0210\" -fPIC "-I/usr/lib64/perl5/CORE"  -DHAVE_UTF8 LibXML.c
rm -f blib/arch/auto/XML/LibXML/LibXML.so
gcc  -lpthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong  Av_CharPtrPtr.o Devel.o LibXML.o dom.o perl-libxml-mm.o perl-libxml-sax.o xpath.o  -o blib/arch/auto/XML/LibXML/LibXML.so  \
   -lxml2 -lz -llzma -lm -lperl   \
  
chmod 755 blib/arch/auto/XML/LibXML/LibXML.so
Manifying 34 pod documents
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3j86Zw
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ mkdir /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd XML-LibXML-2.0210
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT 'INSTALL=/usr/bin/install -p'
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
Manifying 34 pod documents
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/auto/XML/LibXML/LibXML.so
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/ErrNo.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Reader.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/RelaxNG.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Reader.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Node.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/SAX.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/AttributeHash.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/PI.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Schema.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/InputCallback.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Pattern.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Namespace.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Document.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Devel.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Element.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Dtd.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/RegExp.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/ErrNo.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/XPathContext.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/CDATASection.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/DOM.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Error.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/XPathContext.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Comment.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/SAX.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Common.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Number.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/XPathExpression.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Literal.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/NodeList.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Attr.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Common.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Boolean.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Error.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/DocumentFragment.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Parser.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/Text.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/SAX/Parser.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/SAX/Builder.pod
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/SAX/Builder.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/vendor_perl/XML/LibXML/SAX/Generator.pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::PI.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Parser.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::RegExp.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Dtd.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Attr.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Common.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Text.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Literal.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::SAX.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Boolean.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::SAX::Builder.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Comment.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Node.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Namespace.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::NodeList.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Reader.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Pattern.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Element.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::RelaxNG.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::InputCallback.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::AttributeHash.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::DOM.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::XPathExpression.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Document.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::CDATASection.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Schema.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::ErrNo.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::SAX::Generator.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Error.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Devel.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::DocumentFragment.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::XPathContext.3pm
Installing /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/man/man3/XML::LibXML::Number.3pm
Appending installation info to /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/lib64/perl5/perllocal.pod
Cannot write to /usr/share/perl5/vendor_perl/XML/SAX/ParserDetails.ini: Permission denied at /usr/share/perl5/vendor_perl/XML/SAX.pm line 191.
make: [Makefile:1165: install_sax_driver] Error 13 (ignored)
Cannot write to /usr/share/perl5/vendor_perl/XML/SAX/ParserDetails.ini: Permission denied at /usr/share/perl5/vendor_perl/XML/SAX.pm line 191.
make: [Makefile:1166: install_sax_driver] Error 13 (ignored)
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 2.21.0-8.mga10 --unique-debug-suffix -2.21.0-8.mga10.x86_64 --unique-debug-src-base perl-XML-LibXML-2.21.0-8.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210
find-debuginfo: starting

Extracting debug info from 1 files
DWARF-compressing 1 files
sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/perl-XML-LibXML-2.21.0-8.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/SPECPARTS/rpm-debuginfo.specpart
Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.v6S3j3
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd XML-LibXML-2.0210
+ '[' 1 -eq 1 ']'
+ LC_ALL=C
+ /usr/bin/make test
"/usr/bin/perl5.40.1" -MExtUtils::Command::MM -e 'cp_nonempty' -- LibXML.bs blib/arch/auto/XML/LibXML/LibXML.bs 644
PERL_DL_NONLAZY=1 PERL_USE_UNSAFE_INC=1 "/usr/bin/perl5.40.1" "-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
#     ------------------- ---- --------
#     Config               any 5.040001
#     ExtUtils::MakeMaker  any     7.70
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module       Want     Have
#     ------------ ---- --------
#     Config        any 5.040001
#     Errno         any     1.38
#     IO::File      any     1.55
#     IO::Handle    any     1.55
#     POSIX         any     2.20
#     Scalar::Util  any     1.63
#     Test::More    any 1.302199
#     locale        any     1.12
#     utf8          any     1.25
# 
# === Runtime Requires ===
# 
#     Module                    Want  Have
#     ------------------------- ---- -----
#     Carp                       any  1.54
#     DynaLoader                 any  1.56
#     Encode                     any  3.21
#     Exporter                  5.57  5.78
#     IO::Handle                 any  1.55
#     Scalar::Util               any  1.63
#     Tie::Hash                  any  1.06
#     XML::NamespaceSupport     1.07  1.12
#     XML::SAX                  0.11  1.02
#     XML::SAX::Base             any  1.09
#     XML::SAX::DocumentLocator  any undef
#     XML::SAX::Exception        any  1.09
#     base                       any  2.27
#     constant                   any  1.33
#     overload                   any  1.37
#     parent                     any 0.241
#     strict                     any  1.13
#     vars                       any  1.05
#     warnings                   any  1.70
# 
t/00-report-prereqs.t .............................. ok
# 
# 
# Compiled against libxml2 version: 21209
# Running libxml2 version:          21209
# 
t/01basic.t ........................................ ok
t/02parse.t ........................................ ok
t/03doc.t .......................................... ok
t/04node.t ......................................... ok
t/05text.t ......................................... ok
t/06elements.t ..................................... ok
t/07dtd.t .......................................... ok
t/08findnodes.t .................................... ok
t/09xpath.t ........................................ ok
t/10ns.t ........................................... ok
t/11memory.t ....................................... skipped: These tests are for authors only!
t/12html.t ......................................... ok
t/13dtd.t .......................................... ok
t/14sax.t .......................................... ok
t/15nodelist.t ..................................... ok
t/16docnodes.t ..................................... ok
t/17callbacks.t .................................... ok
t/18docfree.t ...................................... ok
t/19die_on_invalid_utf8_rt_58848.t ................. ok
t/19encoding.t ..................................... ok
t/20extras.t ....................................... ok
t/21catalog.t ...................................... ok
t/23rawfunctions.t ................................. ok
t/24c14n.t ......................................... ok
t/25relaxng.t ...................................... ok
t/26schema.t ....................................... ok
t/27new_callbacks_simple.t ......................... ok
t/28new_callbacks_multiple.t ....................... ok
t/29id.t ........................................... ok
t/30keep_blanks.t .................................. ok
t/30xpathcontext.t ................................. ok
t/31xpc_functions.t ................................ ok
t/32xpc_variables.t ................................ ok
t/35huge_mode.t .................................... ok
t/40reader.t ....................................... ok
t/40reader_mem_error.t ............................. ok
t/41xinclude.t ..................................... ok
t/42common.t ....................................... ok
t/43options.t ...................................... ok
t/44extent.t ....................................... ok
t/45regex.t ........................................ ok
t/46err_column.t ................................... ok
t/47load_xml_callbacks.t ........................... ok
t/48_gh_pr63_detect_undef_values.t ................. ok
t/48_memleak_rt_83744.t ............................ skipped: Test::LeakTrace is required for memory leak tests.
t/48_reader_undef_warning_on_empty_str_rt106830.t .. ok
t/48_removeChild_crashes_rt_80395.t ................ ok
t/48_replaceNode_DTD_nodes_rT_80521.t .............. ok
t/48_RH5_double_free_rt83779.t ..................... skipped: Test::LeakTrace is required.
t/48_rt123379_setNamespace.t ....................... ok
t/48_rt55000.t ..................................... ok
t/48_rt93429_recover_2_in_html_parsing.t ........... ok
t/48_SAX_Builder_rt_91433.t ........................ ok
t/48importing_nodes_IDs_rt_69520.t ................. ok
t/49_load_html.t ................................... ok
t/49callbacks_returning_undef.t .................... skipped: URI::file is not available.
t/49global_extent.t ................................ ok
t/50devel.t ........................................ ok
t/51_parse_html_string_rt87089.t ................... ok
t/60error_prev_chain.t ............................. ok
t/60struct_error.t ................................. ok
t/61error.t ........................................ ok
t/62overload.t ..................................... ok
t/71overloads.t .................................... ok
t/72destruction.t .................................. ok
t/80registryleak.t ................................. ok
t/90shared_clone_failed_rt_91800.t ................. skipped: optional (set THREAD_TEST=1 to run these tests)
t/90stack.t ........................................ ok
t/90threads.t ...................................... skipped: optional (set THREAD_TEST=1 to run these tests)
t/91unique_key.t ................................... ok
t/cpan-changes.t ................................... skipped: These tests are for authors only!
t/namespace-magic-scalar-rt144415.t ................ ok
t/pod-files-presence.t ............................. skipped: only for AUTHORS
t/pod.t ............................................ skipped: These tests are for authors only!
t/release-kwalitee.t ............................... skipped: These tests are for authors only!
t/style-trailing-space.t ........................... skipped: These tests are for authors only!
All tests successful.
Files=77, Tests=2538,  7 wallclock secs ( 0.33 usr  0.06 sys +  4.83 cusr  0.74 csys =  5.96 CPU)
Result: PASS
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: perl-XML-LibXML-2.21.0-8.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.KulXSk
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ cd XML-LibXML-2.0210
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/Changes /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/LICENSE /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/META.json /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/META.yml /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/MYMETA.yml /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/README /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/TODO /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ cp -pr /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/XML-LibXML-2.0210/example /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT/usr/share/doc/perl-XML-LibXML
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: perl(XML::LibXML) = 2.21.0 perl(XML::LibXML::Attr) perl(XML::LibXML::AttributeHash) = 2.21.0 perl(XML::LibXML::Boolean) = 2.21.0 perl(XML::LibXML::CDATASection) perl(XML::LibXML::Comment) perl(XML::LibXML::Common) = 2.21.0 perl(XML::LibXML::Devel) = 2.21.0 perl(XML::LibXML::Document) perl(XML::LibXML::DocumentFragment) perl(XML::LibXML::Dtd) perl(XML::LibXML::Element) perl(XML::LibXML::ErrNo) = 2.21.0 perl(XML::LibXML::Error) = 2.21.0 perl(XML::LibXML::InputCallback) perl(XML::LibXML::Literal) = 2.21.0 perl(XML::LibXML::NamedNodeMap) perl(XML::LibXML::Namespace) perl(XML::LibXML::Node) perl(XML::LibXML::NodeList) = 2.21.0 perl(XML::LibXML::Number) = 2.21.0 perl(XML::LibXML::PI) perl(XML::LibXML::Pattern) perl(XML::LibXML::Reader) = 2.21.0 perl(XML::LibXML::RegExp) perl(XML::LibXML::RelaxNG) perl(XML::LibXML::SAX) = 2.21.0 perl(XML::LibXML::SAX::AttributeNode) perl(XML::LibXML::SAX::Builder) = 2.21.0 perl(XML::LibXML::SAX::Generator) = 2.21.0 perl(XML::LibXML::SAX::Parser) = 2.21.0 perl(XML::LibXML::Schema) perl(XML::LibXML::Text) perl(XML::LibXML::XPathContext) = 2.21.0 perl(XML::LibXML::XPathExpression) perl(XML::LibXML::_SAXParser) perl-XML-LibXML = 2.21.0-8.mga10 perl-XML-LibXML(x86-64) = 2.21.0-8.mga10
Requires(interp): /usr/bin/perl /usr/bin/perl
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /usr/bin/perl perl-XML-SAX >= 0.11
Requires(preun): /usr/bin/perl perl-XML-SAX >= 0.11
Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.40()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.6)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.18)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.27)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.6)(64bit) perl(Carp) perl(DynaLoader) perl(Encode) perl(Exporter) >= 5.570.0 perl(IO::File) perl(IO::Handle) perl(Scalar::Util) perl(Tie::Hash) perl(XML::LibXML) perl(XML::LibXML::AttributeHash) perl(XML::LibXML::Boolean) perl(XML::LibXML::Common) perl(XML::LibXML::Error) perl(XML::LibXML::Literal) perl(XML::LibXML::NodeList) perl(XML::LibXML::Number) perl(XML::LibXML::XPathContext) perl(XML::NamespaceSupport) >= 1.70.0 perl(XML::SAX) >= 0.110.0 perl(XML::SAX::Base) perl(XML::SAX::DocumentLocator) perl(XML::SAX::Exception) perl(XSLoader) perl(base) perl(constant) perl(overload) perl(parent) perl(strict) perl(vars) perl(warnings) perl-base >= 2:5.40.1
Obsoletes: perl-XML-LibXML-Common < 2.0 perl-XML-LibXML-XPathContext < 2.0
Processing files: perl-XML-LibXML-debugsource-2.21.0-8.mga10.x86_64
Provides: perl-XML-LibXML-debugsource = 2.21.0-8.mga10 perl-XML-LibXML-debugsource(x86-64) = 2.21.0-8.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: perl-XML-LibXML-debuginfo-2.21.0-8.mga10.x86_64
Provides: debuginfo(build-id) = d0f06827ec119709927b8f4d2bbb6bb3750203e1 perl-XML-LibXML-debuginfo = 2.21.0-8.mga10 perl-XML-LibXML-debuginfo(x86-64) = 2.21.0-8.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: perl-XML-LibXML-debugsource(x86-64) = 2.21.0-8.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-XML-LibXML-debuginfo-2.21.0-8.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-XML-LibXML-debugsource-2.21.0-8.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/perl-XML-LibXML-2.21.0-8.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cFZBXp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ test -d /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/perl-XML-LibXML-2.21.0-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!