+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/python-4Suite-XML.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.EfZ2s9
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf 4Suite-XML-1.0.2
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/4Suite-XML-1.0.2.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd 4Suite-XML-1.0.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (python-4Suite-XML-1.0.2-expat-dos.patch):'
Patch #0 (python-4Suite-XML-1.0.2-expat-dos.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .expat-dos --fuzz=0
patching file Ft/Xml/src/expat/lib/xmltok.c
patching file Ft/Xml/src/expat/lib/xmltok_impl.c
+ echo 'Patch #1 (python-4Suite-XML-1.0.2-tests-as.patch):'
Patch #1 (python-4Suite-XML-1.0.2-tests-as.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .tests-as --fuzz=0
patching file test/Xml/XPath/Core/test_location_path.py
patching file test/Xml/XPath/Core/test_step.py
+ echo 'Patch #2 (python-4Suite-XML-1.0.2-format-string.patch):'
Patch #2 (python-4Suite-XML-1.0.2-format-string.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format-string --fuzz=0
patching file Ft/Xml/src/StreamWriter.c
+ rm Ft/Lib/DistExt/stubmain.exe
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YBqveb
+ umask 022
+ cd /builddir/build/BUILD
+ cd 4Suite-XML-1.0.2
+ export 'CFLAGS=-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 '
+ CFLAGS='-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 '
+ python setup.py config --system --pythonlibdir=/usr/lib64/python2.7/site-packages --bindir=/usr/bin --datadir=/usr/share/4Suite --sysconfdir=/etc/4Suite --localstatedir=/var/lib/4Suite --libdir=/usr/lib64/4Suite --docdir=/usr/share/doc/4Suite --localedir=/usr/share/locale --mandir=/usr/share/man
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
running config
+ python setup.py build
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
running build
running config
running build_py
creating build
creating build/lib.linux-riscv64-2.7
creating build/lib.linux-riscv64-2.7/Ft
copying Ft/__init__.py -> build/lib.linux-riscv64-2.7/Ft
creating build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Iri.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Gettext.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Uuid.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/ImportUtil.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Resolvers.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/MessageSource.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Random.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/ProgressIndicator.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/DbUtil.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Uri.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Regex.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Terminfo.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Terminal.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/Time.py -> build/lib.linux-riscv64-2.7/Ft/Lib
copying Ft/Lib/ObjectPrint.py -> build/lib.linux-riscv64-2.7/Ft/Lib
creating build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/FancyGetOpt.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/CommandLineApp.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/Command.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/CommandLineTestUtil.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/Arguments.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/CommandLineUtil.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
copying Ft/Lib/CommandLine/Options.py -> build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine
creating build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallText.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Install.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallDevel.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallLib.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Config.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallL10n.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Build.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/PackageManager.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallConfig.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallHtml.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallDocs.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/ModuleFinder.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BDistEgg.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallScripts.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Util.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/ImageHlp.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BDistRpm.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BDist.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BuildDocs.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/SDist.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Structures.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Uninstall.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallMisc.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Version.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallLocalState.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallEggInfo.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Generate.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BuildScripts.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Py2Exe.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BuildExt.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/Dist.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/GenerateL10n.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallData.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BuildPy.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/InstallSysconf.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BDistInno.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/BuildL10n.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
copying Ft/Lib/DistExt/GenerateBisonGen.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt
creating build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters
copying Ft/Lib/DistExt/Formatters/ApiFormatter.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters
copying Ft/Lib/DistExt/Formatters/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters
copying Ft/Lib/DistExt/Formatters/CommandLineFormatter.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters
copying Ft/Lib/DistExt/Formatters/ExtensionFormatter.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters
copying Ft/Lib/DistExt/Formatters/XmlFormatter.py -> build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters
creating build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestLoader.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestModule.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestCoverage.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestObject.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/Errors.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/Tester.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestSuite.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestMode.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
copying Ft/Lib/TestSuite/TestFunction.py -> build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite
creating build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/Domlette.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/Sax.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/InputSource.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/cDomlette.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/Catalog.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/MessageSource.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/XInclude.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/Xvif.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/MarkupWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/_4xml.py -> build/lib.linux-riscv64-2.7/Ft/Xml
copying Ft/Xml/XUpdate.py -> build/lib.linux-riscv64-2.7/Ft/Xml
creating build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/_4xupdate.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/XmlPrettyPrinter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/Print.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/HtmlPrettyPrinter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/TreeCompare.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/StripElements.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/XmlPrinter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
copying Ft/Xml/Lib/HtmlPrinter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Lib
creating build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/CoreFunctions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedNodeTest.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/BuiltInExtFunctions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedAbsoluteLocationPath.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/Util.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedAxisSpecifier.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedExpr.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedStep.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/_4xpath.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/XPathTypes.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/Conversions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedAbbreviatedAbsoluteLocationPath.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/MessageSource.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedRelativeLocationPath.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/Context.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/MathFunctions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedPredicateList.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
copying Ft/Xml/XPath/ParsedAbbreviatedRelativeLocationPath.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPath
creating build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/ParsedNodeTest.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/ParsedXPointer.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/XPtrFunctions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/MessageSource.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/XPtrContext.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
copying Ft/Xml/XPointer/XPointer.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XPointer
creating build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/Stylesheet.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/OutputHandler.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ValueOfElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/AttributeValueTemplate.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/TextElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/WithParamElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/BuiltInExtFunctions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/StylesheetTree.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ForEachElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/SaxWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/SortElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ParamElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/NumberFormatter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/DomWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/CommentElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/XsltFunctions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/StylesheetReader.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/AttributeElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ApplyImportsElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/GenericVariable.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/Roman.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/NumberElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/PlainTextWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ContentInfo.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/CallTemplateElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/IfElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/HtmlWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/MessageElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/UndefinedElements.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/XsltContext.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/RtfWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/CopyOfElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ApplyTemplatesElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/MessageSource.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/XmlWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/XPathExtensions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/CopyElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/StylesheetHandler.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/AttributeInfo.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/_4xslt.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/AttributeSetElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ExtendedProcessingElements.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/WhitespaceElements.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/LiteralElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/NullWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/OtherXslElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/Processor.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ChooseElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ElementElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/TextSax.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/StringWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/TemplateElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/OutputParameters.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/ProcessingInstructionElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/VariableElement.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/XPatterns.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
copying Ft/Xml/Xslt/BuiltInExtElements.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt
creating build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/DateTime.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/Sets.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/Dynamic.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/Common.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/Math_.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/MessageSource.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/Strings.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/RegularExpressions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
copying Ft/Xml/Xslt/Exslt/Functions.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt
creating build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
copying Ft/Xml/Xslt/Debugger/TerminalOutput.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
copying Ft/Xml/Xslt/Debugger/DebugWriter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
copying Ft/Xml/Xslt/Debugger/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
copying Ft/Xml/Xslt/Debugger/DebugController.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
copying Ft/Xml/Xslt/Debugger/DebugCommands.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
copying Ft/Xml/Xslt/Debugger/TerminalInput.py -> build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger
creating build/lib.linux-riscv64-2.7/Ft/Xml/XLink
copying Ft/Xml/XLink/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XLink
copying Ft/Xml/XLink/Processor.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XLink
copying Ft/Xml/XLink/XLinkElements.py -> build/lib.linux-riscv64-2.7/Ft/Xml/XLink
creating build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty
copying Ft/Xml/ThirdParty/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty
creating build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/rng.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/xmlchargen.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/iFrameRNG.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/FragmentFilter.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/Smart_len.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/rngCoreTypeLib.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/__init__.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/sax2dom_chunker.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/iframe.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/xmlcomp.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/TimeLib.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/iFrameXSLT.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/wxsTypeLib.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/iFrameRegFrag.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/characters.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
copying Ft/Xml/ThirdParty/Xvif/iFrameTypes.py -> build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif
running build_ext
building 'Ft.Lib.number' extension
creating build/temp.linux-riscv64-2.7
creating build/temp.linux-riscv64-2.7/Ft
creating build/temp.linux-riscv64-2.7/Ft/Lib
creating build/temp.linux-riscv64-2.7/Ft/Lib/src
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Lib/src/number.c -o build/temp.linux-riscv64-2.7/Ft/Lib/src/number.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Lib/number.map build/temp.linux-riscv64-2.7/Ft/Lib/src/number.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Lib/number.so
building 'Ft.Lib.EscapeQuotesc' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Lib/src/escapequotes.c -o build/temp.linux-riscv64-2.7/Ft/Lib/src/escapequotes.o
Ft/Lib/src/escapequotes.c: In function 'initEscapeQuotesc':
Ft/Lib/src/escapequotes.c:74:22: warning: variable 'dict' set but not used [-Wunused-but-set-variable]
   PyObject *module, *dict;
                      ^~~~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Lib/EscapeQuotesc.map build/temp.linux-riscv64-2.7/Ft/Lib/src/escapequotes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Lib/EscapeQuotesc.so
building 'Ft.Lib.boolean' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Lib/src/boolean.c -o build/temp.linux-riscv64-2.7/Ft/Lib/src/boolean.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Lib/boolean.map build/temp.linux-riscv64-2.7/Ft/Lib/src/boolean.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Lib/boolean.so
building 'Ft.Lib.Set' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Lib/src/set.c -o build/temp.linux-riscv64-2.7/Ft/Lib/src/set.o
Ft/Lib/src/set.c: In function 'initSet':
Ft/Lib/src/set.c:237:22: warning: variable 'dict' set but not used [-Wunused-but-set-variable]
   PyObject *module, *dict;
                      ^~~~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Lib/Set.map build/temp.linux-riscv64-2.7/Ft/Lib/src/set.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Lib/Set.so
building 'Ft.Xml.Lib.routines' extension
creating build/temp.linux-riscv64-2.7/Ft/Xml
creating build/temp.linux-riscv64-2.7/Ft/Xml/src
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -IFt/Xml/src -IFt/Lib/src -I/usr/include/python2.7 -c Ft/Xml/src/routines.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/routines.o
Ft/Xml/src/routines.c: In function 'initroutines':
Ft/Xml/src/routines.c:928:15: warning: variable 'module' set but not used [-Wunused-but-set-variable]
     PyObject *module;
               ^~~~~~
creating build/temp.linux-riscv64-2.7/Ft/Xml/Lib
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/Lib/routines.map build/temp.linux-riscv64-2.7/Ft/Xml/src/routines.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/Lib/routines.so
building 'Ft.Xml.Lib.cStreamWriter' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/src/StreamWriter.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/StreamWriter.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/Lib/cStreamWriter.map build/temp.linux-riscv64-2.7/Ft/Xml/src/StreamWriter.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/Lib/cStreamWriter.so
building 'Ft.Xml.XPath.XPathParserc' extension
creating build/temp.linux-riscv64-2.7/Ft/Xml/XPath
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/XPath/XPathParser.c -o build/temp.linux-riscv64-2.7/Ft/Xml/XPath/XPathParser.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/XPath/XPathParserc.map build/temp.linux-riscv64-2.7/Ft/Xml/XPath/XPathParser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/XPath/XPathParserc.so
building 'Ft.Xml.XPath._conversions' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -IFt/Xml/src -IFt/Lib/src -I/usr/include/python2.7 -c Ft/Xml/XPath/_conversions.c -o build/temp.linux-riscv64-2.7/Ft/Xml/XPath/_conversions.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/XPath/_conversions.map build/temp.linux-riscv64-2.7/Ft/Xml/XPath/_conversions.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/XPath/_conversions.so
building 'Ft.Xml.XPath._comparisons' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -IFt/Xml/src -IFt/Lib/src -I/usr/include/python2.7 -c Ft/Xml/XPath/_comparisons.c -o build/temp.linux-riscv64-2.7/Ft/Xml/XPath/_comparisons.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/XPath/_comparisons.map build/temp.linux-riscv64-2.7/Ft/Xml/XPath/_comparisons.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/XPath/_comparisons.so
building 'Ft.Xml.Lib.XmlString' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/src/xmlstring.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/xmlstring.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/Lib/XmlString.map build/temp.linux-riscv64-2.7/Ft/Xml/src/xmlstring.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/Lib/XmlString.so
building 'Ft.Xml.cDomlettec' extension
creating build/temp.linux-riscv64-2.7/Ft/Xml/src/expat
creating build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/expat/lib/xmlparse.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib/xmlparse.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/expat/lib/xmlrole.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib/xmlrole.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/expat/lib/xmltok.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib/xmltok.o
creating build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/domlette.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/domlette.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/exceptions.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/exceptions.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/reader.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/reader.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/nss.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/nss.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/namednodemap.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/namednodemap.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/node.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/node.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/attr.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/attr.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/element.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/element.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/processinginstruction.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/processinginstruction.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/characterdata.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/characterdata.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/comment.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/comment.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/text.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/text.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/document.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/document.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/documentfragment.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/documentfragment.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/domimplementation.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/domimplementation.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/xpathnamespace.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/xpathnamespace.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/refcounts.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/refcounts.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/util.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/util.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/state_machine.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/state_machine.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/xmlchar.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/xmlchar.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/content_model.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/content_model.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/expat_module.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/expat_module.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/parse_event_handler.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/parse_event_handler.o
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -DHAVE_EXPAT_CONFIG_H -DDomlette_BUILDING_MODULE -IFt/Xml/src -IFt/Xml/src/expat/lib -I/usr/include/python2.7 -c Ft/Xml/src/domlette/xmlparser.c -o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/xmlparser.o
Ft/Xml/src/domlette/xmlparser.c: In function 'parser_setEntityResolver':
Ft/Xml/src/domlette/xmlparser.c:1844:24: warning: variable 'temp' set but not used [-Wunused-but-set-variable]
   PyObject *resolver, *temp;
                        ^~~~
Ft/Xml/src/domlette/xmlparser.c: In function 'parser_setProperty':
Ft/Xml/src/domlette/xmlparser.c:2269:45: warning: comparison between 'ExpatStatus {aka enum <anonymous>}' and 'enum XML_Status' [-Wenum-compare]
       if (Expat_ParserSuspend(self->parser) == XML_STATUS_ERROR) {
                                             ^~
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/cDomlettec.map build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib/xmlparse.o build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib/xmlrole.o build/temp.linux-riscv64-2.7/Ft/Xml/src/expat/lib/xmltok.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/domlette.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/exceptions.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/reader.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/nss.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/namednodemap.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/node.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/attr.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/element.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/processinginstruction.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/characterdata.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/comment.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/text.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/document.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/documentfragment.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/domimplementation.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/xpathnamespace.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/refcounts.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/util.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/state_machine.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/xmlchar.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/content_model.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/expat_module.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/parse_event_handler.o build/temp.linux-riscv64-2.7/Ft/Xml/src/domlette/xmlparser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/cDomlettec.so
building 'Ft.Xml.XPointer.XPtrExprParserc' extension
creating build/temp.linux-riscv64-2.7/Ft/Xml/XPointer
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/XPointer/XPtrExprParser.c -o build/temp.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrExprParser.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrExprParserc.map build/temp.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrExprParser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrExprParserc.so
building 'Ft.Xml.XPointer.XPointerParserc' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/XPointer/XPointerParser.c -o build/temp.linux-riscv64-2.7/Ft/Xml/XPointer/XPointerParser.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/XPointer/XPointerParserc.map build/temp.linux-riscv64-2.7/Ft/Xml/XPointer/XPointerParser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPointerParserc.so
building 'Ft.Xml.Xslt.XPatternParserc' extension
creating build/temp.linux-riscv64-2.7/Ft/Xml/Xslt
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/Xslt/XPatternParser.c -o build/temp.linux-riscv64-2.7/Ft/Xml/Xslt/XPatternParser.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/Xslt/XPatternParserc.map build/temp.linux-riscv64-2.7/Ft/Xml/Xslt/XPatternParser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XPatternParserc.so
building 'Ft.Xml.Xslt.AvtParserc' extension
gcc -pthread -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -fPIC -I/usr/include/python2.7 -c Ft/Xml/Xslt/AvtParser.c -o build/temp.linux-riscv64-2.7/Ft/Xml/Xslt/AvtParser.o
gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -Wl,--version-script,build/temp.linux-riscv64-2.7/Ft/Xml/Xslt/AvtParserc.map build/temp.linux-riscv64-2.7/Ft/Xml/Xslt/AvtParser.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/AvtParserc.so
running build_scripts
creating build/scripts.linux-riscv64-2.7
building '4xml' script
building '4xpath' script
building '4xslt' script
building '4xupdate' script
running build_docs
documenting Ft.Lib.number -> docs/xml/modules/Ft.Lib.number.xml
documenting Ft.Lib.EscapeQuotesc -> docs/xml/modules/Ft.Lib.EscapeQuotesc.xml
documenting Ft.Lib.boolean -> docs/xml/modules/Ft.Lib.boolean.xml
documenting Ft.Lib.Set -> docs/xml/modules/Ft.Lib.Set.xml
documenting Ft.Xml.Lib.routines -> docs/xml/modules/Ft.Xml.Lib.routines.xml
documenting Ft.Xml.Lib.cStreamWriter -> docs/xml/modules/Ft.Xml.Lib.cStreamWriter.xml
documenting Ft.Xml.XPath.XPathParserc -> docs/xml/modules/Ft.Xml.XPath.XPathParserc.xml
documenting Ft.Xml.XPath._conversions -> docs/xml/modules/Ft.Xml.XPath._conversions.xml
documenting Ft.Xml.XPath._comparisons -> docs/xml/modules/Ft.Xml.XPath._comparisons.xml
documenting Ft.Xml.Lib.XmlString -> docs/xml/modules/Ft.Xml.Lib.XmlString.xml
documenting Ft.Xml.cDomlettec -> docs/xml/modules/Ft.Xml.cDomlettec.xml
documenting Ft.Xml.XPointer.XPtrExprParserc -> docs/xml/modules/Ft.Xml.XPointer.XPtrExprParserc.xml
documenting Ft.Xml.XPointer.XPointerParserc -> docs/xml/modules/Ft.Xml.XPointer.XPointerParserc.xml
documenting Ft.Xml.Xslt.XPatternParserc -> docs/xml/modules/Ft.Xml.Xslt.XPatternParserc.xml
documenting Ft.Xml.Xslt.AvtParserc -> docs/xml/modules/Ft.Xml.Xslt.AvtParserc.xml
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jS57AJ
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64
+ cd 4Suite-XML-1.0.2
+ python setup.py install --root=/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
running install
running build
running config
running build_py
running build_ext
running build_scripts
running build_docs
documenting 4xml -> docs/xml/commandline/4xml.xml
documenting 4xpath -> docs/xml/commandline/4xpath.xml
documenting 4xslt -> docs/xml/commandline/4xslt.xml
documenting 4xupdate -> docs/xml/commandline/4xupdate.xml
running install_lib
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft
copying build/lib.linux-riscv64-2.7/Ft/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Iri.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Gettext.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Uuid.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/ImportUtil.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Resolvers.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/MessageSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Random.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/ProgressIndicator.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/DbUtil.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Uri.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Regex.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Terminfo.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Terminal.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Time.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/ObjectPrint.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/FancyGetOpt.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/CommandLineApp.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/Command.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/CommandLineTestUtil.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/Arguments.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/CommandLineUtil.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
copying build/lib.linux-riscv64-2.7/Ft/Lib/CommandLine/Options.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallText.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Install.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallDevel.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallLib.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Config.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallL10n.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Build.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/PackageManager.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallConfig.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallHtml.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallDocs.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/ModuleFinder.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BDistEgg.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallScripts.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Util.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/ImageHlp.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BDistRpm.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BDist.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BuildDocs.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/SDist.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Structures.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Uninstall.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallMisc.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Version.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallLocalState.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallEggInfo.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Generate.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BuildScripts.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Py2Exe.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BuildExt.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Dist.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/GenerateL10n.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallData.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BuildPy.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/InstallSysconf.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BDistInno.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/BuildL10n.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/GenerateBisonGen.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters/ApiFormatter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters/CommandLineFormatter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters/ExtensionFormatter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters
copying build/lib.linux-riscv64-2.7/Ft/Lib/DistExt/Formatters/XmlFormatter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestLoader.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestModule.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestCoverage.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestObject.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/Errors.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/Tester.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestSuite.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestMode.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
copying build/lib.linux-riscv64-2.7/Ft/Lib/TestSuite/TestFunction.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/Domlette.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/Sax.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/InputSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/cDomlette.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/Catalog.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/MessageSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/XInclude.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xvif.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/MarkupWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/_4xml.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/XUpdate.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/_4xupdate.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/XmlPrettyPrinter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/Print.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/HtmlPrettyPrinter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/TreeCompare.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/StripElements.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/XmlPrinter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/HtmlPrinter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/CoreFunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedNodeTest.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/BuiltInExtFunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedAbsoluteLocationPath.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/Util.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedAxisSpecifier.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedExpr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedStep.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/_4xpath.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/XPathTypes.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/Conversions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedAbbreviatedAbsoluteLocationPath.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/MessageSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedRelativeLocationPath.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/Context.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/MathFunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedPredicateList.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/ParsedAbbreviatedRelativeLocationPath.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/ParsedNodeTest.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/ParsedXPointer.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrFunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/MessageSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrContext.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPointer.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Stylesheet.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/OutputHandler.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ValueOfElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/AttributeValueTemplate.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/TextElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/WithParamElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/BuiltInExtFunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/StylesheetTree.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ForEachElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/SaxWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/SortElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ParamElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/NumberFormatter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/DomWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/CommentElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XsltFunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/StylesheetReader.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/AttributeElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ApplyImportsElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/GenericVariable.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Roman.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/NumberElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/PlainTextWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ContentInfo.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/CallTemplateElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/IfElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/HtmlWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/MessageElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/UndefinedElements.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XsltContext.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/RtfWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/CopyOfElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ApplyTemplatesElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/MessageSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XmlWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XPathExtensions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/CopyElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/StylesheetHandler.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/AttributeInfo.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/_4xslt.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/AttributeSetElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ExtendedProcessingElements.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/WhitespaceElements.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/LiteralElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/NullWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/OtherXslElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Processor.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ChooseElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ElementElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/TextSax.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/StringWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/TemplateElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/OutputParameters.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/ProcessingInstructionElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/VariableElement.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XPatterns.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/BuiltInExtElements.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/DateTime.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/Sets.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/Dynamic.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/Common.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/Math_.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/MessageSource.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/Strings.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/RegularExpressions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Exslt/Functions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger/TerminalOutput.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger/DebugWriter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger/DebugController.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger/DebugCommands.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/Debugger/TerminalInput.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink
copying build/lib.linux-riscv64-2.7/Ft/Xml/XLink/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink
copying build/lib.linux-riscv64-2.7/Ft/Xml/XLink/Processor.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink
copying build/lib.linux-riscv64-2.7/Ft/Xml/XLink/XLinkElements.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/rng.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/xmlchargen.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/iFrameRNG.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/FragmentFilter.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/Smart_len.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/rngCoreTypeLib.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/sax2dom_chunker.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/iframe.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/xmlcomp.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/TimeLib.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/iFrameXSLT.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/wxsTypeLib.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/iFrameRegFrag.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/characters.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Xml/ThirdParty/Xvif/iFrameTypes.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif
copying build/lib.linux-riscv64-2.7/Ft/Lib/number.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/EscapeQuotesc.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/boolean.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Lib/Set.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/routines.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/cStreamWriter.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/XPathParserc.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/_conversions.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPath/_comparisons.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath
copying build/lib.linux-riscv64-2.7/Ft/Xml/Lib/XmlString.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib
copying build/lib.linux-riscv64-2.7/Ft/Xml/cDomlettec.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPtrExprParserc.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/XPointer/XPointerParserc.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/XPatternParserc.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
copying build/lib.linux-riscv64-2.7/Ft/Xml/Xslt/AvtParserc.so -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Iri.py to Iri.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Gettext.py to Gettext.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Uuid.py to Uuid.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/ImportUtil.py to ImportUtil.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Resolvers.py to Resolvers.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/MessageSource.py to MessageSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Random.py to Random.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/ProgressIndicator.py to ProgressIndicator.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DbUtil.py to DbUtil.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Uri.py to Uri.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Regex.py to Regex.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Terminfo.py to Terminfo.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Terminal.py to Terminal.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/Time.py to Time.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/ObjectPrint.py to ObjectPrint.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/FancyGetOpt.py to FancyGetOpt.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/CommandLineApp.py to CommandLineApp.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/Command.py to Command.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/CommandLineTestUtil.py to CommandLineTestUtil.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/Arguments.py to Arguments.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/CommandLineUtil.py to CommandLineUtil.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/CommandLine/Options.py to Options.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallText.py to InstallText.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Install.py to Install.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallDevel.py to InstallDevel.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallLib.py to InstallLib.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Config.py to Config.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallL10n.py to InstallL10n.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Build.py to Build.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/PackageManager.py to PackageManager.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallConfig.py to InstallConfig.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallHtml.py to InstallHtml.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallDocs.py to InstallDocs.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/ModuleFinder.py to ModuleFinder.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BDistEgg.py to BDistEgg.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallScripts.py to InstallScripts.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Util.py to Util.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/ImageHlp.py to ImageHlp.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BDistRpm.py to BDistRpm.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BDist.py to BDist.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BuildDocs.py to BuildDocs.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/SDist.py to SDist.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Structures.py to Structures.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Uninstall.py to Uninstall.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallMisc.py to InstallMisc.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Version.py to Version.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallLocalState.py to InstallLocalState.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallEggInfo.py to InstallEggInfo.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Generate.py to Generate.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BuildScripts.py to BuildScripts.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Py2Exe.py to Py2Exe.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BuildExt.py to BuildExt.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Dist.py to Dist.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/GenerateL10n.py to GenerateL10n.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallData.py to InstallData.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BuildPy.py to BuildPy.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/InstallSysconf.py to InstallSysconf.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BDistInno.py to BDistInno.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/BuildL10n.py to BuildL10n.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/GenerateBisonGen.py to GenerateBisonGen.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters/ApiFormatter.py to ApiFormatter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters/CommandLineFormatter.py to CommandLineFormatter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters/ExtensionFormatter.py to ExtensionFormatter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/DistExt/Formatters/XmlFormatter.py to XmlFormatter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestLoader.py to TestLoader.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestModule.py to TestModule.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestCoverage.py to TestCoverage.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestObject.py to TestObject.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/Errors.py to Errors.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/Tester.py to Tester.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestSuite.py to TestSuite.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestMode.py to TestMode.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Lib/TestSuite/TestFunction.py to TestFunction.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Domlette.py to Domlette.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Sax.py to Sax.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/InputSource.py to InputSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/cDomlette.py to cDomlette.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Catalog.py to Catalog.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/MessageSource.py to MessageSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XInclude.py to XInclude.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xvif.py to Xvif.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/MarkupWriter.py to MarkupWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/_4xml.py to _4xml.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XUpdate.py to XUpdate.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/_4xupdate.py to _4xupdate.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/XmlPrettyPrinter.py to XmlPrettyPrinter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/Print.py to Print.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/HtmlPrettyPrinter.py to HtmlPrettyPrinter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/TreeCompare.py to TreeCompare.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/StripElements.py to StripElements.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/XmlPrinter.py to XmlPrinter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Lib/HtmlPrinter.py to HtmlPrinter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/CoreFunctions.py to CoreFunctions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedNodeTest.py to ParsedNodeTest.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/BuiltInExtFunctions.py to BuiltInExtFunctions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedAbsoluteLocationPath.py to ParsedAbsoluteLocationPath.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/Util.py to Util.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedAxisSpecifier.py to ParsedAxisSpecifier.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedExpr.py to ParsedExpr.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedStep.py to ParsedStep.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/_4xpath.py to _4xpath.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/XPathTypes.py to XPathTypes.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/Conversions.py to Conversions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedAbbreviatedAbsoluteLocationPath.py to ParsedAbbreviatedAbsoluteLocationPath.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/MessageSource.py to MessageSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedRelativeLocationPath.py to ParsedRelativeLocationPath.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/Context.py to Context.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/MathFunctions.py to MathFunctions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedPredicateList.py to ParsedPredicateList.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPath/ParsedAbbreviatedRelativeLocationPath.py to ParsedAbbreviatedRelativeLocationPath.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/ParsedNodeTest.py to ParsedNodeTest.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/ParsedXPointer.py to ParsedXPointer.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/XPtrFunctions.py to XPtrFunctions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/MessageSource.py to MessageSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/XPtrContext.py to XPtrContext.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XPointer/XPointer.py to XPointer.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Stylesheet.py to Stylesheet.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/OutputHandler.py to OutputHandler.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ValueOfElement.py to ValueOfElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/AttributeValueTemplate.py to AttributeValueTemplate.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/TextElement.py to TextElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/WithParamElement.py to WithParamElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/BuiltInExtFunctions.py to BuiltInExtFunctions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/StylesheetTree.py to StylesheetTree.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ForEachElement.py to ForEachElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/SaxWriter.py to SaxWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/SortElement.py to SortElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ParamElement.py to ParamElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/NumberFormatter.py to NumberFormatter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/DomWriter.py to DomWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/CommentElement.py to CommentElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/XsltFunctions.py to XsltFunctions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/StylesheetReader.py to StylesheetReader.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/AttributeElement.py to AttributeElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ApplyImportsElement.py to ApplyImportsElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/GenericVariable.py to GenericVariable.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Roman.py to Roman.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/NumberElement.py to NumberElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/PlainTextWriter.py to PlainTextWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ContentInfo.py to ContentInfo.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/CallTemplateElement.py to CallTemplateElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/IfElement.py to IfElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/HtmlWriter.py to HtmlWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/MessageElement.py to MessageElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/UndefinedElements.py to UndefinedElements.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/XsltContext.py to XsltContext.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/RtfWriter.py to RtfWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/CopyOfElement.py to CopyOfElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ApplyTemplatesElement.py to ApplyTemplatesElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/MessageSource.py to MessageSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/XmlWriter.py to XmlWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/XPathExtensions.py to XPathExtensions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/CopyElement.py to CopyElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/StylesheetHandler.py to StylesheetHandler.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/AttributeInfo.py to AttributeInfo.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/_4xslt.py to _4xslt.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/AttributeSetElement.py to AttributeSetElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ExtendedProcessingElements.py to ExtendedProcessingElements.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/WhitespaceElements.py to WhitespaceElements.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/LiteralElement.py to LiteralElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/NullWriter.py to NullWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/OtherXslElement.py to OtherXslElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Processor.py to Processor.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ChooseElement.py to ChooseElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ElementElement.py to ElementElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/TextSax.py to TextSax.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/StringWriter.py to StringWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/TemplateElement.py to TemplateElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/OutputParameters.py to OutputParameters.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/ProcessingInstructionElement.py to ProcessingInstructionElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/VariableElement.py to VariableElement.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/XPatterns.py to XPatterns.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/BuiltInExtElements.py to BuiltInExtElements.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/DateTime.py to DateTime.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/Sets.py to Sets.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/Dynamic.py to Dynamic.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/Common.py to Common.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/Math_.py to Math_.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/MessageSource.py to MessageSource.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/Strings.py to Strings.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/RegularExpressions.py to RegularExpressions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Exslt/Functions.py to Functions.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger/TerminalOutput.py to TerminalOutput.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger/DebugWriter.py to DebugWriter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger/DebugController.py to DebugController.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger/DebugCommands.py to DebugCommands.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/Xslt/Debugger/TerminalInput.py to TerminalInput.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink/Processor.py to Processor.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/XLink/XLinkElements.py to XLinkElements.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/rng.py to rng.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/xmlchargen.py to xmlchargen.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/iFrameRNG.py to iFrameRNG.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/FragmentFilter.py to FragmentFilter.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/Smart_len.py to Smart_len.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/rngCoreTypeLib.py to rngCoreTypeLib.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/__init__.py to __init__.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/sax2dom_chunker.py to sax2dom_chunker.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/iframe.py to iframe.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/xmlcomp.py to xmlcomp.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/TimeLib.py to TimeLib.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/iFrameXSLT.py to iFrameXSLT.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/wxsTypeLib.py to wxsTypeLib.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/iFrameRegFrag.py to iFrameRegFrag.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/characters.py to characters.pyc
byte-compiling /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/Xml/ThirdParty/Xvif/iFrameTypes.py to iFrameTypes.pyc
running install_scripts
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/bin
copying build/scripts.linux-riscv64-2.7/4xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/bin
copying build/scripts.linux-riscv64-2.7/4xpath -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/bin
copying build/scripts.linux-riscv64-2.7/4xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/bin
copying build/scripts.linux-riscv64-2.7/4xupdate -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/bin
running install_data
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite
copying Ft/Data/default.cat -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/catalog.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/sdocbook.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xbel-1.0.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xhtml-lat1.ent -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xhtml-special.ent -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xhtml-symbol.ent -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xhtml1-strict.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xhtml1-transitional.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
copying Ft/Data/Schemata/xsa.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Schemata
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/commandline.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/commandline_html.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/docbook_html-css.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/docbook_html.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/docbook_html.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/docbook_html1.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/docbook_text1.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/draft.gif -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/extensions.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/extensions_html.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/identity.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/justify.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/modules.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/modules_html.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/null.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/pretty.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/sdocbook_html.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/sdocbook_html.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/sdocbook_text.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/table.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
copying Ft/Data/xbel2rdf.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/agreement.common.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/agreement.fo.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/agreement.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/docbook-article.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/docbook-book.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/foaf.rdfs -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/resume.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/sample-agreement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/uogbuji.resume -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
copying Ft/Data/examples/vCard.rdfs -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/examples
running install_egg_info
writing '/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/4Suite_XML-1.0.2-py2.7.egg-info'
running install_devel
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests
copying test/README -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests
copying test/test.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
copying test/Lib/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
copying test/Lib/test_escape_quotes.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
copying test/Lib/test_random.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
copying test/Lib/test_set.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
copying test/Lib/test_time.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
copying test/Lib/test_uri.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml
copying test/Xml/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
copying test/Xml/Borrowed/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
copying test/Xml/Borrowed/ie-050515.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
copying test/Xml/Borrowed/jb-060405.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
copying test/Xml/Borrowed/rs-030516.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
copying test/Xml/Borrowed/rs-060405.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
copying test/Xml/Borrowed/uo-051205.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/4suite.xsa -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/addr_book.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/badXml_16LE_BEBOM_16Decl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/badXml_16LE_LEBOM_16LEDecl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/badXml_16LE_noBOM_16Decl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/badXml_utf8_noBOM_16Decl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/count.txt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/data.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/disclaimer.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/goodXml_16BE_BEBOM_16Decl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/goodXml_16BE_BEBOM_noDecl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/goodXml_16LE_LEBOM_16Decl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/goodXml_16LE_LEBOM_noDecl.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/greeting.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include1.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include2.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include3.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include4.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include5.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include6.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/include7.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/price-list.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/recursive-xinclude.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/relaxng_datatypes.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_c14n.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_catalog.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_convenience_parse.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_domlette.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_domlette_interfaces.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_domlette_memory.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_domlette_readers.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_domlette_writers.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_format_number.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_markup_writer.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_nss.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_parse_fragment.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_printers.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_ranges.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_relax_ng.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_saxlette.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_saxlette_scenarios.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_xinclude.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_xmlstring.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/test_xupdate.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/utf16bom.txt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/utf8bom.txt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/various_strings_1.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/xcatalog.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/xcatalog_eg2.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
copying test/Xml/Core/xsa.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink
copying test/Xml/XLink/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink
copying test/Xml/XLink/addr_book1.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink
copying test/Xml/XLink/addr_book2.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink
copying test/Xml/XLink/addr_book3.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink
copying test/Xml/XLink/test_simple.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath
copying test/Xml/XPath/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/cz_20030217.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/kd_20010423.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/mb_20020709.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/ml_20000128.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/od_20000608.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/od_20000608.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/rs_20010831.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
copying test/Xml/XPath/Borrowed/sr_20021217.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/DummyExpr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_boolean_expr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_core_functions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_external_interfaces.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_literal_expr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_location_path.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_location_path.py.tests-as -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_node_test.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_nodeset_expr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_numeric_expr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_parser.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_predicate_list.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_step.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
copying test/Xml/XPath/Core/test_step.py.tests-as -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer
copying test/Xml/XPointer/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer
copying test/Xml/XPointer/addrbook.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer
copying test/Xml/XPointer/basic_test.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer
copying test/Xml/XPointer/ns.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer
copying test/Xml/XPointer/test_parser.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt
copying test/Xml/Xslt/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt
copying test/Xml/Xslt/test_harness.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/README -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/README.slides.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/REC-xslt-19991116.html -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/REC-xslt-19991116.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/af_20000922.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ag_20000713.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ar_20001110.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/at_20000618.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/be_20020802.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/bh_20010501-inner1.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/bh_20010501-inner2.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/bh_20010501.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/bl_20030130.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ce_20000527.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ce_20000819.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/cp_20011213.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/cs_20000103.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/cs_20011116.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/d_20010308.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/da_20000714.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_19991210.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20000110.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20000210.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20000225.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20000510.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20000921.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20001012.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20001112.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dc_20011117.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dchudnov-basic.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dchudnov-urlpattern.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dchudnov.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dg_20010503.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dh_20000530.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dm_20010506-1.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dm_20010506.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dm_20010506.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dm_20010714.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dm_20010815.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dn_20010504.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dn_20020325.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dp_20000306.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dp_20000310.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dp_20011212.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/dp_20011217.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ed_20000428.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/em_20001125.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/em_20010101.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ep_20020718.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/eratosthenes.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ev_20000324.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/evdv_20030203-1.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/evdv_20030203-2.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/evdv_20060904.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/fc_20001125.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/fn_20000913.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/fundlist.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/gg_20000722.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/gkh_20000804.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/gkh_20001016.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ie5default.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jd_20000911.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jk_20050406.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jlc_20060225.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jlc_20060711.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jlc_20060711.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/js_20001004.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/js_20001012.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/js_20001016.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jt_20000808.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jt_20001117.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/jt_20001120.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/kh_20030920.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/km_19991209.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/km_20000204.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/km_20000207.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/km_xmascracker.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/lmg_20001031.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20010106.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20010718.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20010913.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20010914.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20010917.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20011019.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20011105.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20020527.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20020709.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20020715.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20020907.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20021016.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20030210.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20030223.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20030915.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20030915.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20030915a.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20030915b.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mb_20041215.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mg_20010530.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mn_19991221.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mn_20001128.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/mo_20001217.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ms_20000329.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/newline_to_br_demo_11.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/nk_20030429.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ns_parse.py.patch -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ob_20000613.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ob_20010518.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/oc_20001122.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/oc_20010115.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/oc_20010315.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/oc_20010817.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/og_20010503.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/og_20010506.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/og_20010507.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/pool-comm.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/pt_20000805.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/rdf2rss.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/rdftripledump.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/rs_20030311.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/rss.schematron -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/rt_20000515.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/rvd_20030322.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sample.svg -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sb_20000628.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/schematron-skel-ns.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/slides.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/slides4svg.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sm_19991228.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sm_20000304.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sm_20000509.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sm_20001129.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/sp_20000818.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/spec_attribute_set.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/spec_namespace_alias.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/ss_20010301.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/st_20000210.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/st_20000324.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/tg_20010628-include.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/tg_20010628.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/tk_20001125.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/tm_19991120.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20000817.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20000923.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20000929.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20001030.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20001208.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20010112.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20010502.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20010503.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20010717.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20010814.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20020909.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20030109.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/uo_20061009.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/urlpattern.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/w3c-xmlspec.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/w3c_xslt_spec.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/wc-nt.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/wc.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/wh_20000607.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/xbel-1.0.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/xmlspec-v20.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
copying test/Xml/Xslt/Borrowed/xmlverbatim.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/etc
copying test/Xml/Xslt/Borrowed/etc/mb_20020527-1.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/etc
copying test/Xml/Xslt/Borrowed/etc/mb_20020527-2.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/etc
copying test/Xml/Xslt/Borrowed/etc/mb_20020907.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/etc
copying test/Xml/Xslt/Borrowed/etc/uo_20030109-1.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/etc
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book.dtd -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book1.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book1.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book2.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book2.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book3.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/addr_book_keyed.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/basic_test.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/function-problem-a.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/function-problem-b.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/genid.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/str.replace.function.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/str.replace.template.xsl -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/svgeg.svg -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test-apply-imports-1.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test-apply-imports-2.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_api.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_apply_imports.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_apply_templates.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_attribute.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_attribute_set.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_avt.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_call_template.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_choose.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_command_line.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_compiled_stylesheet.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_copy.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_copy_of.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_disoutesc.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_elem_attr.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_extensions_1.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_fallback.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_ft_assign.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_ft_elems.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_ft_funcs.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_ft_output.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_ft_replace.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_general_errors.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_handler_override.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_if.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_import.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_include.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_key.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_literals.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_message.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_namespace_alias.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_number_sort.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_output.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_output_extensions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_patterns.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_performance_matrix.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_pi.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_profile.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_runnode.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_sty_inc_paths.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_text_foreign_objects.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_variable.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_ws_handling.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
copying test/Xml/Xslt/Core/test_xslfunctions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/etc
copying test/Xml/Xslt/Core/etc/document-func-import-test.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/etc
copying test/Xml/Xslt/Core/etc/null.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/etc
copying test/Xml/Xslt/Core/etc/test-key-import-1.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/etc
copying test/Xml/Xslt/Core/etc/test-key-import-2.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/etc
copying test/Xml/Xslt/Core/etc/test-key-import-error.xslt -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/etc
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/__init__.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_common.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_datetime.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_dynamic.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_functions.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_math.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_regexp.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_sets.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
copying test/Xml/Xslt/Exslt/test_strings.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles
copying profile/profile_all.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles
copying profile/profile_util.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles/Xml
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles/Xml/XUpdate
copying profile/Xml/XUpdate/append.py -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles/Xml/XUpdate
running install_text
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite
copying README -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/
copying COPYRIGHT -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/
running install_html
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html
rendering docs/xml/index.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/index.html
copying file:///builddir/build/BUILD/4Suite-XML-1.0.2/Ft/Data/sdocbook_html.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/sdocbook_html.css
rendering docs/xml/COPYRIGHT.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/COPYRIGHT.html
rendering docs/xml/licenses.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/licenses.html
rendering docs/xml/history.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/history.html
rendering docs/xml/CoreManual.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/CoreManual.html
copying file:///builddir/build/BUILD/4Suite-XML-1.0.2/Ft/Data/docbook_html.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/docbook_html.css
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/HowTos
rendering docs/xml/HowTos/4SuiteCVS.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/HowTos/4SuiteCVS.html
copying file:///builddir/build/BUILD/4Suite-XML-1.0.2/Ft/Data/sdocbook_html.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/HowTos/sdocbook_html.css
rendering docs/xml/HowTos/UNIX.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/HowTos/UNIX.html
rendering docs/xml/HowTos/Windows.doc -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/HowTos/Windows.html
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/extensions
rendering docs/xml/extensions/XPathBuiltins.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/extensions/XPathBuiltins.html
copying file:///builddir/build/BUILD/4Suite-XML-1.0.2/Ft/Data/extensions.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/extensions/extensions.css
rendering docs/xml/extensions/XsltBuiltins.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/extensions/XsltBuiltins.html
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules
rendering docs/xml/modules/Ft.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.html
copying file:///builddir/build/BUILD/4Suite-XML-1.0.2/Ft/Data/modules.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/modules.css
rendering docs/xml/modules/Ft.Lib.Iri.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Iri.html
rendering docs/xml/modules/Ft.Lib.Gettext.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Gettext.html
rendering docs/xml/modules/Ft.Lib.Uuid.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Uuid.html
rendering docs/xml/modules/Ft.Lib.ImportUtil.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.ImportUtil.html
rendering docs/xml/modules/Ft.Lib.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.html
rendering docs/xml/modules/Ft.Lib.Resolvers.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Resolvers.html
rendering docs/xml/modules/Ft.Lib.MessageSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.MessageSource.html
rendering docs/xml/modules/Ft.Lib.Random.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Random.html
rendering docs/xml/modules/Ft.Lib.ProgressIndicator.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.ProgressIndicator.html
rendering docs/xml/modules/Ft.Lib.DbUtil.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DbUtil.html
rendering docs/xml/modules/Ft.Lib.Uri.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Uri.html
rendering docs/xml/modules/Ft.Lib.Regex.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Regex.html
rendering docs/xml/modules/Ft.Lib.Terminfo.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Terminfo.html
rendering docs/xml/modules/Ft.Lib.Terminal.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Terminal.html
rendering docs/xml/modules/Ft.Lib.Time.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Time.html
rendering docs/xml/modules/Ft.Lib.ObjectPrint.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.ObjectPrint.html
rendering docs/xml/modules/Ft.Lib.CommandLine.FancyGetOpt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.FancyGetOpt.html
rendering docs/xml/modules/Ft.Lib.CommandLine.CommandLineApp.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.CommandLineApp.html
rendering docs/xml/modules/Ft.Lib.CommandLine.Command.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.Command.html
rendering docs/xml/modules/Ft.Lib.CommandLine.CommandLineTestUtil.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.CommandLineTestUtil.html
rendering docs/xml/modules/Ft.Lib.CommandLine.Arguments.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.Arguments.html
rendering docs/xml/modules/Ft.Lib.CommandLine.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.html
rendering docs/xml/modules/Ft.Lib.CommandLine.CommandLineUtil.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.CommandLineUtil.html
rendering docs/xml/modules/Ft.Lib.CommandLine.Options.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.CommandLine.Options.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallText.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallText.html
rendering docs/xml/modules/Ft.Lib.DistExt.Install.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Install.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallDevel.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallDevel.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallLib.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallLib.html
rendering docs/xml/modules/Ft.Lib.DistExt.Config.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Config.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallL10n.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallL10n.html
rendering docs/xml/modules/Ft.Lib.DistExt.Build.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Build.html
rendering docs/xml/modules/Ft.Lib.DistExt.PackageManager.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.PackageManager.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallConfig.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallConfig.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallHtml.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallHtml.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallDocs.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallDocs.html
rendering docs/xml/modules/Ft.Lib.DistExt.ModuleFinder.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.ModuleFinder.html
rendering docs/xml/modules/Ft.Lib.DistExt.BDistEgg.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BDistEgg.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallScripts.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallScripts.html
rendering docs/xml/modules/Ft.Lib.DistExt.Util.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Util.html
rendering docs/xml/modules/Ft.Lib.DistExt.ImageHlp.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.ImageHlp.html
rendering docs/xml/modules/Ft.Lib.DistExt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.html
rendering docs/xml/modules/Ft.Lib.DistExt.BDistRpm.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BDistRpm.html
rendering docs/xml/modules/Ft.Lib.DistExt.BDist.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BDist.html
rendering docs/xml/modules/Ft.Lib.DistExt.BuildDocs.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BuildDocs.html
rendering docs/xml/modules/Ft.Lib.DistExt.SDist.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.SDist.html
rendering docs/xml/modules/Ft.Lib.DistExt.Structures.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Structures.html
rendering docs/xml/modules/Ft.Lib.DistExt.Uninstall.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Uninstall.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallMisc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallMisc.html
rendering docs/xml/modules/Ft.Lib.DistExt.Version.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Version.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallLocalState.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallLocalState.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallEggInfo.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallEggInfo.html
rendering docs/xml/modules/Ft.Lib.DistExt.Generate.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Generate.html
rendering docs/xml/modules/Ft.Lib.DistExt.BuildScripts.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BuildScripts.html
rendering docs/xml/modules/Ft.Lib.DistExt.Py2Exe.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Py2Exe.html
rendering docs/xml/modules/Ft.Lib.DistExt.BuildExt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BuildExt.html
rendering docs/xml/modules/Ft.Lib.DistExt.Dist.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Dist.html
rendering docs/xml/modules/Ft.Lib.DistExt.GenerateL10n.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.GenerateL10n.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallData.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallData.html
rendering docs/xml/modules/Ft.Lib.DistExt.BuildPy.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BuildPy.html
rendering docs/xml/modules/Ft.Lib.DistExt.InstallSysconf.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.InstallSysconf.html
rendering docs/xml/modules/Ft.Lib.DistExt.BDistInno.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BDistInno.html
rendering docs/xml/modules/Ft.Lib.DistExt.BuildL10n.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.BuildL10n.html
rendering docs/xml/modules/Ft.Lib.DistExt.GenerateBisonGen.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.GenerateBisonGen.html
rendering docs/xml/modules/Ft.Lib.DistExt.Formatters.ApiFormatter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Formatters.ApiFormatter.html
rendering docs/xml/modules/Ft.Lib.DistExt.Formatters.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Formatters.html
rendering docs/xml/modules/Ft.Lib.DistExt.Formatters.CommandLineFormatter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Formatters.CommandLineFormatter.html
rendering docs/xml/modules/Ft.Lib.DistExt.Formatters.ExtensionFormatter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Formatters.ExtensionFormatter.html
rendering docs/xml/modules/Ft.Lib.DistExt.Formatters.XmlFormatter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.DistExt.Formatters.XmlFormatter.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestLoader.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestLoader.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestModule.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestModule.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestCoverage.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestCoverage.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestObject.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestObject.html
rendering docs/xml/modules/Ft.Lib.TestSuite.Errors.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.Errors.html
rendering docs/xml/modules/Ft.Lib.TestSuite.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.html
rendering docs/xml/modules/Ft.Lib.TestSuite.Tester.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.Tester.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestSuite.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestSuite.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestMode.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestMode.html
rendering docs/xml/modules/Ft.Lib.TestSuite.TestFunction.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.TestSuite.TestFunction.html
rendering docs/xml/modules/Ft.Xml.Domlette.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Domlette.html
rendering docs/xml/modules/Ft.Xml.Sax.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Sax.html
rendering docs/xml/modules/Ft.Xml.InputSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.InputSource.html
rendering docs/xml/modules/Ft.Xml.cDomlette.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.cDomlette.html
rendering docs/xml/modules/Ft.Xml.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.html
rendering docs/xml/modules/Ft.Xml.Catalog.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Catalog.html
rendering docs/xml/modules/Ft.Xml.MessageSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.MessageSource.html
rendering docs/xml/modules/Ft.Xml.XInclude.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XInclude.html
rendering docs/xml/modules/Ft.Xml.Xvif.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xvif.html
rendering docs/xml/modules/Ft.Xml.MarkupWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.MarkupWriter.html
rendering docs/xml/modules/Ft.Xml._4xml.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml._4xml.html
rendering docs/xml/modules/Ft.Xml.XUpdate.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XUpdate.html
rendering docs/xml/modules/Ft.Xml.Lib._4xupdate.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib._4xupdate.html
rendering docs/xml/modules/Ft.Xml.Lib.XmlPrettyPrinter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.XmlPrettyPrinter.html
rendering docs/xml/modules/Ft.Xml.Lib.Print.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.Print.html
rendering docs/xml/modules/Ft.Xml.Lib.HtmlPrettyPrinter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.HtmlPrettyPrinter.html
rendering docs/xml/modules/Ft.Xml.Lib.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.html
rendering docs/xml/modules/Ft.Xml.Lib.TreeCompare.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.TreeCompare.html
rendering docs/xml/modules/Ft.Xml.Lib.StripElements.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.StripElements.html
rendering docs/xml/modules/Ft.Xml.Lib.XmlPrinter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.XmlPrinter.html
rendering docs/xml/modules/Ft.Xml.Lib.HtmlPrinter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.HtmlPrinter.html
rendering docs/xml/modules/Ft.Xml.XPath.CoreFunctions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.CoreFunctions.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedNodeTest.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedNodeTest.html
rendering docs/xml/modules/Ft.Xml.XPath.BuiltInExtFunctions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.BuiltInExtFunctions.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedAbsoluteLocationPath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedAbsoluteLocationPath.html
rendering docs/xml/modules/Ft.Xml.XPath.Util.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.Util.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedAxisSpecifier.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedAxisSpecifier.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedExpr.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedExpr.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedStep.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedStep.html
rendering docs/xml/modules/Ft.Xml.XPath._4xpath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath._4xpath.html
rendering docs/xml/modules/Ft.Xml.XPath.XPathTypes.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.XPathTypes.html
rendering docs/xml/modules/Ft.Xml.XPath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.html
rendering docs/xml/modules/Ft.Xml.XPath.Conversions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.Conversions.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedAbbreviatedAbsoluteLocationPath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedAbbreviatedAbsoluteLocationPath.html
rendering docs/xml/modules/Ft.Xml.XPath.MessageSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.MessageSource.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedRelativeLocationPath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedRelativeLocationPath.html
rendering docs/xml/modules/Ft.Xml.XPath.Context.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.Context.html
rendering docs/xml/modules/Ft.Xml.XPath.MathFunctions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.MathFunctions.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedPredicateList.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedPredicateList.html
rendering docs/xml/modules/Ft.Xml.XPath.ParsedAbbreviatedRelativeLocationPath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.ParsedAbbreviatedRelativeLocationPath.html
rendering docs/xml/modules/Ft.Xml.XPointer.ParsedNodeTest.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.ParsedNodeTest.html
rendering docs/xml/modules/Ft.Xml.XPointer.ParsedXPointer.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.ParsedXPointer.html
rendering docs/xml/modules/Ft.Xml.XPointer.XPtrFunctions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.XPtrFunctions.html
rendering docs/xml/modules/Ft.Xml.XPointer.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.html
rendering docs/xml/modules/Ft.Xml.XPointer.MessageSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.MessageSource.html
rendering docs/xml/modules/Ft.Xml.XPointer.XPtrContext.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.XPtrContext.html
rendering docs/xml/modules/Ft.Xml.XPointer.XPointer.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.XPointer.html
rendering docs/xml/modules/Ft.Xml.Xslt.Stylesheet.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Stylesheet.html
rendering docs/xml/modules/Ft.Xml.Xslt.OutputHandler.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.OutputHandler.html
rendering docs/xml/modules/Ft.Xml.Xslt.ValueOfElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ValueOfElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.AttributeValueTemplate.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.AttributeValueTemplate.html
rendering docs/xml/modules/Ft.Xml.Xslt.TextElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.TextElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.WithParamElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.WithParamElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.BuiltInExtFunctions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.BuiltInExtFunctions.html
rendering docs/xml/modules/Ft.Xml.Xslt.StylesheetTree.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.StylesheetTree.html
rendering docs/xml/modules/Ft.Xml.Xslt.ForEachElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ForEachElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.SaxWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.SaxWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.SortElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.SortElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.ParamElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ParamElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.NumberFormatter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.NumberFormatter.html
rendering docs/xml/modules/Ft.Xml.Xslt.DomWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.DomWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.CommentElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.CommentElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.XsltFunctions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.XsltFunctions.html
rendering docs/xml/modules/Ft.Xml.Xslt.StylesheetReader.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.StylesheetReader.html
rendering docs/xml/modules/Ft.Xml.Xslt.AttributeElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.AttributeElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.ApplyImportsElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ApplyImportsElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.GenericVariable.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.GenericVariable.html
rendering docs/xml/modules/Ft.Xml.Xslt.Roman.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Roman.html
rendering docs/xml/modules/Ft.Xml.Xslt.NumberElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.NumberElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.PlainTextWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.PlainTextWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.ContentInfo.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ContentInfo.html
rendering docs/xml/modules/Ft.Xml.Xslt.CallTemplateElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.CallTemplateElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.IfElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.IfElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.HtmlWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.HtmlWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.MessageElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.MessageElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.UndefinedElements.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.UndefinedElements.html
rendering docs/xml/modules/Ft.Xml.Xslt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.html
rendering docs/xml/modules/Ft.Xml.Xslt.XsltContext.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.XsltContext.html
rendering docs/xml/modules/Ft.Xml.Xslt.RtfWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.RtfWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.CopyOfElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.CopyOfElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.ApplyTemplatesElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ApplyTemplatesElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.MessageSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.MessageSource.html
rendering docs/xml/modules/Ft.Xml.Xslt.XmlWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.XmlWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.XPathExtensions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.XPathExtensions.html
rendering docs/xml/modules/Ft.Xml.Xslt.CopyElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.CopyElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.StylesheetHandler.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.StylesheetHandler.html
rendering docs/xml/modules/Ft.Xml.Xslt.AttributeInfo.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.AttributeInfo.html
rendering docs/xml/modules/Ft.Xml.Xslt._4xslt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt._4xslt.html
rendering docs/xml/modules/Ft.Xml.Xslt.AttributeSetElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.AttributeSetElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.ExtendedProcessingElements.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ExtendedProcessingElements.html
rendering docs/xml/modules/Ft.Xml.Xslt.WhitespaceElements.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.WhitespaceElements.html
rendering docs/xml/modules/Ft.Xml.Xslt.LiteralElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.LiteralElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.NullWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.NullWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.OtherXslElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.OtherXslElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.Processor.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Processor.html
rendering docs/xml/modules/Ft.Xml.Xslt.ChooseElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ChooseElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.ElementElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ElementElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.TextSax.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.TextSax.html
rendering docs/xml/modules/Ft.Xml.Xslt.StringWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.StringWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.TemplateElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.TemplateElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.OutputParameters.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.OutputParameters.html
rendering docs/xml/modules/Ft.Xml.Xslt.ProcessingInstructionElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.ProcessingInstructionElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.VariableElement.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.VariableElement.html
rendering docs/xml/modules/Ft.Xml.Xslt.XPatterns.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.XPatterns.html
rendering docs/xml/modules/Ft.Xml.Xslt.BuiltInExtElements.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.BuiltInExtElements.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.DateTime.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.DateTime.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.Sets.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.Sets.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.Dynamic.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.Dynamic.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.Common.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.Common.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.Math_.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.Math_.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.MessageSource.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.MessageSource.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.Strings.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.Strings.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.RegularExpressions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.RegularExpressions.html
rendering docs/xml/modules/Ft.Xml.Xslt.Exslt.Functions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Exslt.Functions.html
rendering docs/xml/modules/Ft.Xml.Xslt.Debugger.TerminalOutput.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Debugger.TerminalOutput.html
rendering docs/xml/modules/Ft.Xml.Xslt.Debugger.DebugWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Debugger.DebugWriter.html
rendering docs/xml/modules/Ft.Xml.Xslt.Debugger.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Debugger.html
rendering docs/xml/modules/Ft.Xml.Xslt.Debugger.DebugController.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Debugger.DebugController.html
rendering docs/xml/modules/Ft.Xml.Xslt.Debugger.DebugCommands.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Debugger.DebugCommands.html
rendering docs/xml/modules/Ft.Xml.Xslt.Debugger.TerminalInput.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.Debugger.TerminalInput.html
rendering docs/xml/modules/Ft.Xml.XLink.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XLink.html
rendering docs/xml/modules/Ft.Xml.XLink.Processor.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XLink.Processor.html
rendering docs/xml/modules/Ft.Xml.XLink.XLinkElements.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XLink.XLinkElements.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.rng.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.rng.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.xmlchargen.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.xmlchargen.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.iFrameRNG.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.iFrameRNG.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.FragmentFilter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.FragmentFilter.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.Smart_len.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.Smart_len.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.rngCoreTypeLib.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.rngCoreTypeLib.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.sax2dom_chunker.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.sax2dom_chunker.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.iframe.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.iframe.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.xmlcomp.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.xmlcomp.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.TimeLib.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.TimeLib.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.iFrameXSLT.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.iFrameXSLT.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.wxsTypeLib.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.wxsTypeLib.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.iFrameRegFrag.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.iFrameRegFrag.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.characters.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.characters.html
rendering docs/xml/modules/Ft.Xml.ThirdParty.Xvif.iFrameTypes.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.ThirdParty.Xvif.iFrameTypes.html
rendering docs/xml/modules/Ft.Lib.number.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.number.html
rendering docs/xml/modules/Ft.Lib.EscapeQuotesc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.EscapeQuotesc.html
rendering docs/xml/modules/Ft.Lib.boolean.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.boolean.html
rendering docs/xml/modules/Ft.Lib.Set.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Lib.Set.html
rendering docs/xml/modules/Ft.Xml.Lib.routines.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.routines.html
rendering docs/xml/modules/Ft.Xml.Lib.cStreamWriter.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.cStreamWriter.html
rendering docs/xml/modules/Ft.Xml.XPath.XPathParserc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath.XPathParserc.html
rendering docs/xml/modules/Ft.Xml.XPath._conversions.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath._conversions.html
rendering docs/xml/modules/Ft.Xml.XPath._comparisons.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPath._comparisons.html
rendering docs/xml/modules/Ft.Xml.Lib.XmlString.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Lib.XmlString.html
rendering docs/xml/modules/Ft.Xml.cDomlettec.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.cDomlettec.html
rendering docs/xml/modules/Ft.Xml.XPointer.XPtrExprParserc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.XPtrExprParserc.html
rendering docs/xml/modules/Ft.Xml.XPointer.XPointerParserc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.XPointer.XPointerParserc.html
rendering docs/xml/modules/Ft.Xml.Xslt.XPatternParserc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.XPatternParserc.html
rendering docs/xml/modules/Ft.Xml.Xslt.AvtParserc.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/modules/Ft.Xml.Xslt.AvtParserc.html
creating /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/commandline
rendering docs/xml/commandline/4xml.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/commandline/4xml.html
copying file:///builddir/build/BUILD/4Suite-XML-1.0.2/Ft/Data/commandline.css -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/commandline/commandline.css
rendering docs/xml/commandline/4xpath.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/commandline/4xpath.html
rendering docs/xml/commandline/4xslt.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/commandline/4xslt.html
rendering docs/xml/commandline/4xupdate.xml -> /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html/commandline/4xupdate.html
running install_config
writing /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/Ft/__config__.py
------------------------------------------------------------------------
4Suite-XML version 1.0.2 has been successfully installed!

Python modules (including C extensions)
    /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages

Executable scripts (for PATH environment variable)
    /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/bin

Examples, demos and other miscellaneous data files
    /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite

Developer files (regression tests)
    /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite

Text documentation
    /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite

HTML documentation
    /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html

WARNING: The installation directory '/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7/site-packages/' must be on Python's search path (sys.path) -- This can be done by adding it to PYTHONPATH or by modifying sys.path in your code.
+ chmod a-x /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/commandline_html.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/docbook_html-css.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/docbook_html.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/docbook_html1.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/docbook_text1.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/extensions_html.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/identity.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/justify.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/modules_html.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/null.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/pretty.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/sdocbook_html.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/sdocbook_text.xslt /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/4Suite/Data/Stylesheets/xbel2rdf.xslt
+ mv /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/html html
+ rm /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/COPYRIGHT /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/4Suite/README
+ /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
Bytecompiling .py files below /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer/basic_test.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPointer/test_parser.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_performance_matrix.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_handler_override.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_call_template.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_attribute_set.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_runnode.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_include.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_key.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_disoutesc.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_attribute.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_apply_imports.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_output_extensions.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_command_line.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_copy_of.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_xslfunctions.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_if.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_ft_output.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_ft_assign.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_number_sort.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_variable.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_ft_funcs.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_output.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_namespace_alias.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_elem_attr.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/basic_test.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_text_foreign_objects.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_copy.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_compiled_stylesheet.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_ft_replace.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_ws_handling.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_fallback.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_patterns.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_pi.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_import.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_choose.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_extensions_1.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_avt.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_profile.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_sty_inc_paths.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_apply_templates.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_literals.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_general_errors.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_api.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_ft_elems.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Core/test_message.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/test_harness.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_regexp.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_common.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_datetime.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_sets.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_functions.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_dynamic.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_strings.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Exslt/test_math.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20020709.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ep_20020718.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20001012.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/fn_20000913.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/km_19991209.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20010914.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dm_20010714.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20030915.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/cs_20011116.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20020909.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20010917.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20001208.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20010717.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dm_20010815.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/lmg_20001031.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20001112.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/at_20000618.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/og_20010506.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dm_20010506.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ob_20010518.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/cs_20000103.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/sm_19991228.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/kh_20030920.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/evdv_20030203-2.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ss_20010301.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jd_20000911.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20000929.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/oc_20001122.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20041215.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dn_20010504.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20010814.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/oc_20010115.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/tm_19991120.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mg_20010530.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ob_20000613.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20020527.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20061009.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/km_xmascracker.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/km_20000204.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/sb_20000628.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/evdv_20030203-1.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/gg_20000722.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/km_20000207.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/rs_20030311.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/nk_20030429.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20000923.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/em_20001125.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/bh_20010501.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/evdv_20060904.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ev_20000324.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20010106.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/cp_20011213.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20000225.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/js_20001004.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/rvd_20030322.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20010503.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20030210.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/d_20010308.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jt_20001117.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/gkh_20001016.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/fc_20001125.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20011019.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/js_20001012.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20010913.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20011117.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/oc_20010817.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jt_20000808.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/oc_20010315.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/da_20000714.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20010112.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/af_20000922.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/sm_20001129.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dh_20000530.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/spec_namespace_alias.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/sp_20000818.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/pt_20000805.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20030109.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dp_20011212.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mn_20001128.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/st_20000210.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20020715.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20021016.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ed_20000428.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20011105.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/js_20001016.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ms_20000329.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/rt_20000515.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jlc_20060711.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/spec_attribute_set.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mo_20001217.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dp_20000306.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jlc_20060225.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_19991210.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/tk_20001125.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ar_20001110.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/sm_20000509.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20030223.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20010718.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/tg_20010628.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20000110.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dg_20010503.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20000510.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20000817.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dp_20000310.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/og_20010507.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20010502.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/w3c_xslt_spec.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/gkh_20000804.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ce_20000527.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20000210.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dc_20000921.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/uo_20001030.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/sm_20000304.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/be_20020802.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dp_20011217.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/og_20010503.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ag_20000713.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mb_20020907.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/bl_20030130.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/em_20010101.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jk_20050406.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/mn_19991221.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/dn_20020325.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/jt_20001120.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/ce_20000819.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/st_20000324.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Xslt/Borrowed/wh_20000607.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_saxlette.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_nss.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_printers.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_domlette.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/relaxng_datatypes.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_parse_fragment.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_domlette_memory.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_xupdate.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_domlette_interfaces.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_domlette_readers.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_domlette_writers.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_ranges.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_catalog.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_xinclude.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_c14n.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_relax_ng.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_convenience_parse.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_xmlstring.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_format_number.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_markup_writer.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Core/test_saxlette_scenarios.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XLink/test_simple.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/DummyExpr.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_external_interfaces.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_location_path.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_numeric_expr.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_literal_expr.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_boolean_expr.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_node_test.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_step.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_nodeset_expr.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_core_functions.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_parser.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Core/test_predicate_list.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/mb_20020709.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/ml_20000128.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/kd_20010423.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/rs_20010831.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/sr_20021217.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/od_20000608.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/XPath/Borrowed/cz_20030217.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed/rs-060405.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed/ie-050515.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed/uo-051205.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed/rs-030516.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Xml/Borrowed/jb-060405.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib/test_set.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib/test_time.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib/__init__.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib/test_escape_quotes.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib/test_uri.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/Lib/test_random.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/tests/test.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles/Xml/XUpdate/append.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles/profile_util.py
/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/lib64/4Suite/profiles/profile_all.py
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
DEPRECATION WARNING: python2 invoked with /usr/bin/python.
    Use /usr/bin/python3 or /usr/bin/python2
    /usr/bin/python will be removed or switched to Python 3 in the future.
    If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: mangling shebang in ./usr/bin/4xml from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/4xupdate from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/4xslt from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/4xpath from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/lib64/4Suite/tests/test.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
Processing files: python-4Suite-XML-1.0.2-27.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.U4PUAj
+ umask 022
+ cd /builddir/build/BUILD
+ cd 4Suite-XML-1.0.2
+ DOCDIR=/builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/python-4Suite-XML
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/python-4Suite-XML
+ cp -pr COPYRIGHT /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/python-4Suite-XML
+ cp -pr README /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/python-4Suite-XML
+ cp -pr html /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64/usr/share/doc/python-4Suite-XML
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python2.7/site-packages/Ft/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: python-4Suite-XML = 1.0.2-27.fc28 python-4Suite-XML(riscv-64) = 1.0.2-27.fc28 python2.7dist(4suite-xml) = 1.0.2 python2dist(4suite-xml) = 1.0.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python2 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64
Wrote: /builddir/build/SRPMS/python-4Suite-XML-1.0.2-27.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/python-4Suite-XML-1.0.2-27.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.PBbz61
+ umask 022
+ cd /builddir/build/BUILD
+ cd 4Suite-XML-1.0.2
+ rm -rf /builddir/build/BUILDROOT/python-4Suite-XML-1.0.2-27.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff