Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xml-stylebook.spec'], env={'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}printOutput=Falselogger=uid=1000shell=Falseuser='mockbuild'timeout=172800gid=425chrootPath='/var/lib/mock/f26-build-7841798-702869/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/xml-stylebook.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xml-stylebook.spec'], private_network=Trueenv={'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '}printOutput=Falselogger=uid=1000shell=Falseuser='mockbuild'chrootPath='/var/lib/mock/f26-build-7841798-702869/root'gid=425timeout=172800) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/xml-stylebook.spec'] with env {'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yDSsH8 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf xml-stylebook-1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/xml-stylebook-1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd xml-stylebook-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (xml-stylebook-image-printer.patch):' Patch #0 (xml-stylebook-image-printer.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/org/apache/stylebook/printers/ImagePrinter.java Patch #1 (xml-stylebook-build-javadoc.patch): + echo 'Patch #1 (xml-stylebook-build-javadoc.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file build.xml + rm -r bin/bsf.jar bin/bsfengines.jar bin/stylebook-1.0-b1.jar bin/stylebook-1.0-b2.jar bin/xalan.jar bin/xerces.jar + rm -r styles/christmas/ + JARS= ++ find -name '*.jar' + '[' '!' -z '' ']' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KG6afa + umask 022 + cd /builddir/build/BUILD + cd xml-stylebook-1.0 + ant Buildfile: /builddir/build/BUILD/xml-stylebook-1.0/build.xml init: prepare: [mkdir] Created dir: /builddir/build/BUILD/xml-stylebook-1.0/build [mkdir] Created dir: /builddir/build/BUILD/xml-stylebook-1.0/build/src [mkdir] Created dir: /builddir/build/BUILD/xml-stylebook-1.0/build/classes [mkdir] Created dir: /builddir/build/BUILD/xml-stylebook-1.0/build/javadoc [copy] Copying 48 files to /builddir/build/BUILD/xml-stylebook-1.0/build/src compile2: [javac] /builddir/build/BUILD/xml-stylebook-1.0/build.xml:88: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] This version of java does not support the classic compiler; upgrading to modern [javac] Compiling 40 source files to /builddir/build/BUILD/xml-stylebook-1.0/build/classes [javac] This version of java does not support the classic compiler; upgrading to modern [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.5 [javac] warning: [options] source value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] target value 1.5 is obsolete and will be removed in a future release [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options. [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings [copy] Copying 7 files to /builddir/build/BUILD/xml-stylebook-1.0/build/classes/org/apache/stylebook/data javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/AbstractComponent.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicContext.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicEngine.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicEntry.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicParameters.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Component.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/ComponentFactory.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/CreationContext.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/CreationException.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Entry.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/InitializationException.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Loader.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/LoadingException.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Logger.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/NodeListParameters.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parameters.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parser.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Printer.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Processor.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Producer.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Project.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/ResourceEntry.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/StreamHandler.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/StyleBook.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/URLHandler.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/parsers/AbstractParser.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/parsers/CachingParser.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/parsers/XercesParser.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLPrinter.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLSerializer.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/ImagePrinter.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/XMLPrinter.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/processors/ImportProcessor.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/processors/NullProcessor.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/processors/Xalan2Processor.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/producers/ContextProducer.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/producers/DirectoryProducer.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/producers/ParserProducer.java... [javadoc] Loading source file /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/producers/ProjectProducer.java... [javadoc] Constructing Javadoc information... [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/parsers/XercesParser.java:14: error: package org.apache.xerces.dom does not exist [javadoc] import org.apache.xerces.dom.DocumentImpl; [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLSerializer.java:11: error: package org.apache.xml.serialize does not exist [javadoc] import org.apache.xml.serialize.OutputFormat; [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLSerializer.java:12: error: package org.apache.xml.serialize does not exist [javadoc] import org.apache.xml.serialize.Method; [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLSerializer.java:13: error: package org.apache.xml.serialize does not exist [javadoc] import org.apache.xml.serialize.XHTMLSerializer; [javadoc] ^ [javadoc] Standard Doclet version 1.8.0_121 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/AbstractComponent.java:42: error: @param name not found [javadoc] * @param msg The debug message to report. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/AbstractComponent.java:44: warning: no @param for message [javadoc] protected void debug(String message) { [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/AbstractComponent.java:51: error: @param name not found [javadoc] * @param msg The log message to report. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/AbstractComponent.java:53: warning: no @param for message [javadoc] protected void log(String message) { [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parameters.java:50: error: unknown tag: parameter [javadoc] * @parameter name The parameter name. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parameters.java:51: error: unknown tag: parameter [javadoc] * @parameter value The parameter value. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parameters.java:54: warning: no @param for name [javadoc] public String setParameter(String name, String value); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parameters.java:54: warning: no @param for value [javadoc] public String setParameter(String name, String value); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parameters.java:61: warning: no @return [javadoc] public Parameters merge(Parameters p); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicParameters.java:66: error: unknown tag: parameter [javadoc] * @parameter name The parameter name. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicParameters.java:67: error: unknown tag: parameter [javadoc] * @parameter value The parameter value. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java:59: error: @param name not found [javadoc] * @param msg The debug message to report. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java:61: warning: no @param for source [javadoc] public void debug(Object source, String message); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java:61: warning: no @param for message [javadoc] public void debug(Object source, String message); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java:66: error: @param name not found [javadoc] * @param msg The log message to report. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java:68: warning: no @param for source [javadoc] public void log(Object source, String message); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Engine.java:68: warning: no @param for message [javadoc] public void log(Object source, String message); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicEngine.java:45: error: @param name not found [javadoc] * @param cont The SystemID of the configuration file. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicEngine.java:48: warning: no @param for conf [javadoc] public BasicEngine(String parser, URL conf, Logger logger) [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/BasicEngine.java:48: warning: no @throws for org.apache.stylebook.InitializationException [javadoc] public BasicEngine(String parser, URL conf, Logger logger) [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Logger.java:22: error: @param name not found [javadoc] * @param msg The log message to report. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Logger.java:24: warning: no @param for source [javadoc] public void log(Object source, String message); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Logger.java:24: warning: no @param for message [javadoc] public void log(Object source, String message); [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parser.java:39: error: @param name not found [javadoc] * @param in The InputSource to parse. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/Parser.java:45: warning: no @param for url [javadoc] public Document parse(URL url) [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/StyleBook.java:80: warning: no @throws for java.io.IOException [javadoc] public static void main(String argv[]) throws IOException{ [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLPrinter.java:49: error: @param name not found [javadoc] * @param env The Environment of this printing request. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/HTMLSerializer.java:34: error: @param name not found [javadoc] * @param env The Environment of this printing request. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/printers/ImagePrinter.java:61: error: @param name not found [javadoc] * @param env The Environment of this printing request. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/parsers/CachingParser.java:70: error: reference not found [javadoc] * @exception DocumentException If the new Document cannot be created. [javadoc] ^ [javadoc] /builddir/build/BUILD/xml-stylebook-1.0/build/src/org/apache/stylebook/parsers/XercesParser.java:87: error: reference not found [javadoc] * @exception DocumentException If the new Document cannot be created. [javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/xml-stylebook-1.0/build/javadoc/help-doc.html... [javadoc] 16 errors [javadoc] 19 warnings package2: [jar] Building jar: /builddir/build/BUILD/xml-stylebook-1.0/bin/stylebook-1.0-b3_xalan-2.jar BUILD SUCCESSFUL Total time: 7 seconds + pushd docs ~/build/BUILD/xml-stylebook-1.0/docs ~/build/BUILD/xml-stylebook-1.0 + rm run.bat ++ build-classpath xml-commons-apis ++ build-classpath jaxp_parser_impl + java -classpath /usr/share/java/xml-commons-apis.jar:/usr/share/java/jaxp_parser_impl.jar:../bin/stylebook-1.0-b3_xalan-2.jar org.apache.stylebook.StyleBook targetDirectory=../results book.xml ../styles/apachexml [StyleBook] Overriding targetDirectory="../results" (Old=".") [StyleBook] Project URL: "sbk:/sources/book.xml" [BasicEngine] Initializing [Loader] Parsing Project file Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/book2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/directory2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2project.xsl" [Project] Creating "resources/line.gif" [Project] Creating "graphics/blocks-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/readme-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/close.gif" [Project] Creating "images/test.jpg" [Project] Creating "resources/button-asf-hi.gif" [Project] Creating "graphics/faqs-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/faqs-header.jpg" [CachingParser] Serving cached document "sbk:/sources/faqs.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "faqs-1.html" [CachingParser] Serving cached document "sbk:/sources/faqs-1.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/faqs2document.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" Warning: org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized. Warning: org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized. [Project] Creating "graphics/faqs-1-header.jpg" [CachingParser] Serving cached document "sbk:/sources/faqs-1.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "graphics/changes-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/bottom.gif" [Project] Creating "resources/button-w3c-hi.gif" [Project] Creating "graphics/faqgroup-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/button-xml-lo.gif" [Project] Creating "readme.html" [CachingParser] Serving cached document "sbk:/sources/readme.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "resources/note.gif" [Project] Creating "graphics/links-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/blocks-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/sections-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/readme-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "links.html" [CachingParser] Serving cached document "sbk:/sources/links.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "sections.html" [CachingParser] Serving cached document "sbk:/sources/sections.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "changes.html" [CachingParser] Serving cached document "sbk:/sources/changes.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/changes2document.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "resources/right.gif" [Project] Creating "graphics/characters-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/changes-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/void.gif" [Project] Creating "graphics/faqgroup-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/button-asf-lo.gif" [Project] Creating "graphics/links-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/sections-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/faqs-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/readme-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/readme-header.jpg" [CachingParser] Serving cached document "sbk:/sources/readme.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "resources/button-w3c-lo.gif" [Project] Creating "faqs.html" [CachingParser] Serving cached document "sbk:/sources/faqs.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/faqs2document.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "characters.html" [CachingParser] Serving cached document "sbk:/sources/characters.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "resources/logo.gif" [Project] Creating "graphics/links-header.jpg" [CachingParser] Serving cached document "sbk:/sources/links.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "faqs-2.html" [CachingParser] Serving cached document "sbk:/sources/faqs-2.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/faqs2document.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "graphics/characters-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/faqs-2-header.jpg" [CachingParser] Serving cached document "sbk:/sources/faqs-2.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "graphics/blocks-header.jpg" [CachingParser] Serving cached document "sbk:/sources/blocks.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "graphics/changes-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/sections-header.jpg" [CachingParser] Serving cached document "sbk:/sources/sections.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "graphics/blocks-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/separator.gif" [Project] Creating "faqgroup.html" [CachingParser] Serving cached document "sbk:/sources/book.xml" (1) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/book2group.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/group2document.xsl" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "resources/join.gif" [Project] Creating "graphics/faqgroup-header.jpg" [CachingParser] Serving cached document "sbk:/sources/book.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "blocks.html" [CachingParser] Serving cached document "sbk:/sources/blocks.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/document2html.xsl" [Project] Creating "resources/button-xml-hi.gif" [Project] Creating "graphics/changes-header.jpg" [CachingParser] Serving cached document "sbk:/sources/changes.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "graphics/links-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/sections-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/faqs-label-2.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "resources/script.js" [Project] Creating "graphics/characters-header.jpg" [CachingParser] Serving cached document "sbk:/sources/characters.xml" (2) Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/any2header.xsl" [Project] Creating "resources/dot.gif" [Project] Creating "graphics/faqgroup-label-3.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [Project] Creating "graphics/characters-label-1.jpg" Compiler warnings: WARNING: 'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.' [Xalan2Processor] Applying XSL sheet "sbk:/style/stylesheets/context2label.xsl" [StyleBook] All done successfully + popd ~/build/BUILD/xml-stylebook-1.0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hljzLC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch ++ dirname /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch + cd xml-stylebook-1.0 + install -pD -T bin/stylebook-1.0-b3_xalan-2.jar /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/java/xml-stylebook.jar + install -d /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/javadoc/xml-stylebook + cp -pr build/javadoc/allclasses-frame.html build/javadoc/allclasses-noframe.html build/javadoc/constant-values.html build/javadoc/deprecated-list.html build/javadoc/help-doc.html build/javadoc/index-files build/javadoc/index.html build/javadoc/org build/javadoc/overview-frame.html build/javadoc/overview-summary.html build/javadoc/overview-tree.html build/javadoc/package-list build/javadoc/script.js build/javadoc/serialized-form.html build/javadoc/stylesheet.css /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/javadoc/xml-stylebook + install -d /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/xml-stylebook + cp -pr docs /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/xml-stylebook + cp -pr styles /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/xml-stylebook + cp -pr results /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/xml-stylebook + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/xml-stylebook-1.0 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HiZIza + umask 022 + cd /builddir/build/BUILD + cd xml-stylebook-1.0 + DOCDIR=/builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/doc/xml-stylebook + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/doc/xml-stylebook + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/doc/xml-stylebook + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/java/xml-stylebook.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/java/xml-stylebook.jar'] Provides: xml-stylebook = 1.0-0.20.b3_xalan2.svn313293.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xml-stylebook-javadoc-1.0-0.20.b3_xalan2.svn313293.fc26.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OSTfGj + umask 022 + cd /builddir/build/BUILD + cd xml-stylebook-1.0 + DOCDIR=/builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/doc/xml-stylebook-javadoc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/doc/xml-stylebook-javadoc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch/usr/share/doc/xml-stylebook-javadoc + exit 0 Provides: xml-stylebook-javadoc = 1.0-0.20.b3_xalan2.svn313293.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Processing files: xml-stylebook-demo-1.0-0.20.b3_xalan2.svn313293.fc26.noarch Provides: xml-stylebook-demo = 1.0-0.20.b3_xalan2.svn313293.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch Wrote: /builddir/build/RPMS/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch.rpm Wrote: /builddir/build/RPMS/xml-stylebook-javadoc-1.0-0.20.b3_xalan2.svn313293.fc26.noarch.rpm Wrote: /builddir/build/RPMS/xml-stylebook-demo-1.0-0.20.b3_xalan2.svn313293.fc26.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Uwgeal + umask 022 + cd /builddir/build/BUILD + cd xml-stylebook-1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/xml-stylebook-1.0-0.20.b3_xalan2.svn313293.fc26.noarch + exit 0 Child return code was: 0