D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/txw2-20110809-15.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.rSj871 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf txw2-20110809 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/txw2-20110809.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd txw2-20110809 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (txw2-20110809-pom.patch):' Patch #0 (txw2-20110809-pom.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file pom.xml + echo 'Patch #1 (txw2-20110809-args4j.patch):' Patch #1 (txw2-20110809-args4j.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file compiler/src/main/java/com/sun/tools/txw2/Main.java + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.gUECRY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd txw2-20110809 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.apache.maven.plugins:maven-javadoc-plugin:aggregate org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.apache.maven.plugins:maven-javadoc-plugin:aggregate', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.txw2:txwc2:jar:20110809 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.sun.xml.txw2:txw2-project:20110809, /home/pterjan/rpmbuild/BUILD/txw2-20110809/pom.xml, line 104, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.txw2:txw2:jar:20110809 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ com.sun.xml.txw2:txw2-project:20110809, /home/pterjan/rpmbuild/BUILD/txw2-20110809/pom.xml, line 104, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for com.sun.xml.txw2:txw2-project:pom:20110809 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 104, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Typed XML Writer runtime [INFO] TXW2 Runtime [INFO] TXW2 Compiler [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Typed XML Writer runtime 20110809 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TXW2 Runtime 20110809 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ txw2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ txw2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/NamespaceSupport.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/NamespaceSupport.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ txw2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ txw2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ txw2 --- [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ txw2 --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/target/txw2-20110809.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building TXW2 Compiler 20110809 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ txwc2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ txwc2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/main/java/com/sun/tools/txw2/TxwTask.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/main/java/com/sun/tools/txw2/TxwTask.java: Recompile with -Xlint:deprecation for details. [INFO] /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/main/java/com/sun/tools/txw2/model/NodeSet.java: Some input files use unchecked or unsafe operations. [INFO] /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/main/java/com/sun/tools/txw2/model/NodeSet.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:3.0.1:testResources (default-testResources) @ txwc2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ txwc2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ txwc2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ txwc2 --- [INFO] Building jar: /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/target/txwc2-20110809.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Typed XML Writer runtime 20110809 [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- xmvn-mojo:2.5.0:install (default-cli) @ txw2-project --- [INFO] [INFO] >>> maven-javadoc-plugin:2.10.4:aggregate (default-cli) > generate-sources @ txw2-project >>> [INFO] [INFO] <<< maven-javadoc-plugin:2.10.4:aggregate (default-cli) < generate-sources @ txw2-project <<< [INFO] [INFO] --- maven-javadoc-plugin:2.10.4:aggregate (default-cli) @ txw2-project --- [INFO] Loading source files for package com.sun.xml.txw2.output... Loading source files for package com.sun.xml.txw2... Loading source files for package com.sun.xml.txw2.annotation... Loading source files for package com.sun.tools.txw2... Loading source files for package com.sun.tools.txw2.model... Loading source files for package com.sun.tools.txw2.model.prop... Loading source files for package com.sun.tools.txw2.builder.xsd... Loading source files for package com.sun.tools.txw2.builder.relaxng... Constructing Javadoc information... Standard Doclet version 1.8.0_172 Building tree for all the packages and classes... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/CharacterEscapeHandler.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/DataWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/DomSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/DumbEscapeHandler.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/DumpSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/IndentingXMLFilter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/IndentingXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/ResultFactory.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/SaxSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/StaxSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/StreamSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/TXWResult.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/TXWSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/XmlSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/XMLWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/DatatypeWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/Document.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/IllegalAnnotationException.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/IllegalSignatureException.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/NamespaceResolver.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/TXW.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/TxwException.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/TypedXmlWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/XmlAttribute.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/XmlCDATA.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/XmlElement.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/XmlNamespace.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/XmlValue.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/AntErrorListener.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/ConsoleErrorReporter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/ErrorListener.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/Main.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/Main.Options.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/NameUtil.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/SchemaBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/TxwOptions.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/TxwTask.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Attribute.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Data.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Define.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Element.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Empty.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Grammar.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Leaf.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/List.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Node.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/NodeSet.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Ref.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Text.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/Value.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/WriterNode.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/XmlNode.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/AttributeProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/ElementProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/LeafElementProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/Prop.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/ValueProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/xsd/XmlSchemaBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/CommentListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/DatatypeFactory.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/SchemaBuilderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/overview-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/xsd/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/xsd/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/xsd/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/package-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/package-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/package-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/constant-values.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/serialized-form.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/XmlSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/IndentingXMLStreamWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/StreamSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/SaxSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/XMLWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/CharacterEscapeHandler.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/IndentingXMLFilter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/ResultFactory.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/DumbEscapeHandler.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/DataWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/StaxSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/DumpSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/TXWResult.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/DomSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/class-use/TXWSerializer.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/Document.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/NamespaceResolver.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/DatatypeWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/TypedXmlWriter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/IllegalAnnotationException.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/TxwException.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/IllegalSignatureException.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/class-use/TXW.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/class-use/XmlAttribute.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/class-use/XmlCDATA.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/class-use/XmlValue.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/class-use/XmlElement.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/class-use/XmlNamespace.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/TxwTask.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/TxwOptions.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/ErrorListener.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/SchemaBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/AntErrorListener.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/ConsoleErrorReporter.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/Main.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/Main.Options.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/class-use/NameUtil.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/NodeSet.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/WriterNode.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Node.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Leaf.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Element.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/XmlNode.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Define.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Grammar.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Attribute.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Value.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Text.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Empty.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Ref.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/List.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/class-use/Data.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/class-use/Prop.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/class-use/ElementProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/class-use/LeafElementProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/class-use/AttributeProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/class-use/ValueProp.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/xsd/class-use/XmlSchemaBuilder.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/class-use/CommentListImpl.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/class-use/DatatypeFactory.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/class-use/SchemaBuilderImpl.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/relaxng/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/builder/xsd/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/tools/txw2/model/prop/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/annotation/package-use.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/com/sun/xml/txw2/output/package-use.html... Building index for all the packages and classes... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/overview-tree.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/index-all.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/deprecated-list.html... Building index for all classes... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/allclasses-frame.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/allclasses-noframe.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/index.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/overview-summary.html... Generating /home/pterjan/rpmbuild/BUILD/txw2-20110809/target/site/apidocs/help-doc.html... 9 warnings [WARNING] Javadoc Warnings [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/compiler/src/main/java/com/sun/tools/txw2/Main.java:247: warning: '_' used as an identifier [WARNING] } catch( Throwable _ ) { [WARNING] ^ [WARNING] (use of '_' as an identifier might not be supported in releases after Java SE 8) [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/output/ResultFactory.java:69: warning - End Delimiter } missing for possible See Tag in comment string: "Factory method for producing {@link XmlSerializer) from {@link javax.xml.transform.Result}. [WARNING] This method supports {@link javax.xml.transform.sax.SAXResult}, [WARNING] {@link javax.xml.transform.stream.StreamResult}, and {@link javax.xml.transform.dom.DOMResult}." [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/output/XMLWriter.java:284: warning - Tag @link: can't find setPrefix in com.sun.xml.txw2.output.XMLWriter [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html: warning - Tag @link: reference not found: XmlNamespace [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html: warning - Tag @link: reference not found: XmlElement [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html: warning - Tag @link: reference not found: XmlElement [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html: warning - Tag @link: reference not found: XmlAttribute [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html: warning - Tag @link: reference not found: XmlValue [WARNING] /home/pterjan/rpmbuild/BUILD/txw2-20110809/runtime/src/main/java/com/sun/xml/txw2/annotation/package.html: warning - Tag @link: reference not found: XmlElement [INFO] [INFO] --- xmvn-mojo:2.5.0:builddep (default-cli) @ txw2-project --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Typed XML Writer runtime ........................... SUCCESS [ 3.261 s] [INFO] TXW2 Runtime ....................................... SUCCESS [ 2.100 s] [INFO] TXW2 Compiler ...................................... SUCCESS [ 0.452 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.306 s [INFO] Finished at: 2018-07-03T12:27:54+00:00 [INFO] Final Memory: 21M/635M [INFO] ------------------------------------------------------------------------ -----BEGIN MAVEN BUILD DEPENDENCIES----- H4sIAAAAAAACA6WTP2+DMBDF93wKl92mlTISoqZdGDJFlbpe8dVxAmfkPwi+fU1DVapKHsjg4d57 up99tov90DasR+u0oV32JB4zhlQbqUntsrcTfz69VFW2LzfFA+fsEHQjmcQOScaYRscUElrwKNnH yN6PPTHOY3qZKTeM/QrjVEZBWRO6SpYX6GEQcRvCeYvQFvmPc8uB9foTah8F52Hg0OkiX4hT8/xv 9wQskPYJwuyvbW+xgYHUK3jwY4cJ0L/kWqSxSlzN2YUrCkvKpOY3+2tRtWmFCyTi88A2riaBWmTu ORl0UJ9RAKUu7dtdSwGr3PaS6j4H7p3a4JJ3c7NTkEU1faovw2nZOrsDAAA= -----END MAVEN BUILD DEPENDENCIES----- + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.TW4zUc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 + cd txw2-20110809 + '[' 1 -eq 1 ']' + xmvn-install -R .xmvn-reactor -n txw2 -d /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 [INFO] Installing artifact com.sun.xml.txw2:txw2-project:pom:20110809 [INFO] Installing artifact com.sun.xml.txw2:txw2:jar:20110809 [INFO] Installing artifact com.sun.xml.txw2:txw2:pom:20110809 [INFO] Installing artifact com.sun.xml.txw2:txwc2:jar:20110809 [INFO] Installing artifact com.sun.xml.txw2:txwc2:pom:20110809 [INFO] Installation successful + jdir=target/site/apidocs + '[' -d .xmvn/apidocs ']' + jdir=.xmvn/apidocs + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/licenses + '[' -d .xmvn/apidocs ']' + install -dm755 /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/javadoc/txw2 + cp -pr .xmvn/apidocs/allclasses-frame.html .xmvn/apidocs/allclasses-noframe.html .xmvn/apidocs/com .xmvn/apidocs/constant-values.html .xmvn/apidocs/deprecated-list.html .xmvn/apidocs/help-doc.html .xmvn/apidocs/index-all.html .xmvn/apidocs/index.html .xmvn/apidocs/overview-frame.html .xmvn/apidocs/overview-summary.html .xmvn/apidocs/overview-tree.html .xmvn/apidocs/package-list .xmvn/apidocs/script.js .xmvn/apidocs/serialized-form.html .xmvn/apidocs/stylesheet.css /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/javadoc/txw2 + echo /usr/share/javadoc/txw2 + /usr/lib/rpm/find-debuginfo.sh -j4 -m -i --build-id-seed 20110809-15.mga7 --unique-debug-suffix -20110809-15.mga7.x86_64 --unique-debug-src-base txw2-20110809-15.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/txw2-20110809 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: txw2-20110809-15.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yW0mWt + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd txw2-20110809 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/doc/txw2 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/doc/txw2 + cp -pr license.txt /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/doc/txw2 + exit 0 [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/java/txw2/txw2.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/java/txw2/txw2.jar'] [INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/java/txw2/txwc2.jar'] [INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/java/txw2/txwc2.jar'] [INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/maven-metadata/txw2.xml'] [INFO maven.prov] mvn(com.sun.xml.txw2:txw2:pom:) = 20110809, mvn(com.sun.xml.txw2:txwc2) = 20110809, mvn(com.sun.xml.txw2:txw2) = 20110809, mvn(com.sun.xml.txw2:txwc2:pom:) = 20110809, mvn(com.sun.xml.txw2:txw2-project:pom:) = 20110809 [INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/maven-metadata/txw2.xml'] [INFO maven.req] mvn(args4j:args4j), mvn(org.kohsuke.rngom:rngom), mvn(org.apache.ant:ant), mvn(com.sun.xsom:xsom), mvn(javax.xml.stream:stax-api), javapackages-tools, java-headless >= 1:1.6, mvn(relaxngDatatype:relaxngDatatype), mvn(com.sun.codemodel:codemodel) Provides: mvn(com.sun.xml.txw2:txw2) = 20110809 mvn(com.sun.xml.txw2:txw2-project:pom:) = 20110809 mvn(com.sun.xml.txw2:txw2:pom:) = 20110809 mvn(com.sun.xml.txw2:txwc2) = 20110809 mvn(com.sun.xml.txw2:txwc2:pom:) = 20110809 txw2 = 20110809-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless >= 1:1.6 javapackages-tools mvn(args4j:args4j) mvn(com.sun.codemodel:codemodel) mvn(com.sun.xsom:xsom) mvn(javax.xml.stream:stax-api) mvn(org.apache.ant:ant) mvn(org.kohsuke.rngom:rngom) mvn(relaxngDatatype:relaxngDatatype) Processing files: txw2-javadoc-20110809-15.mga7.noarch Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.JC1vEO + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd txw2-20110809 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/doc/txw2-javadoc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/doc/txw2-javadoc + cp -pr license.txt /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64/usr/share/doc/txw2-javadoc + exit 0 Provides: txw2-javadoc = 20110809-15.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-tools Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/noarch/txw2-20110809-15.mga7.noarch.rpm Wrote: /home/pterjan/rpmbuild/RPMS/noarch/txw2-javadoc-20110809-15.mga7.noarch.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.M7Awmb + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd txw2-20110809 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/txw2-20110809-15.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.57105x + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf txw2-20110809 + exit 0 D: [iurt_root_command] Success!