Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201801-8000020190620195035-211ef2cd-build-21346-950/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/module-javapackages-tools-201801-8000020190620195035-211ef2cd-build-21346-950/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YfMXlV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf isorelax-release-20050331-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/isorelax-release-20050331-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd isorelax-release-20050331-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.jar' -delete + ln -s /usr/share/java/ant.jar lib/ Patch #0 (isorelax-apidocsandcompressedjar.patch): + echo 'Patch #0 (isorelax-apidocsandcompressedjar.patch):' + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file build.xml + cp /builddir/build/SOURCES/license.txt . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZqxHhf + umask 022 + cd /builddir/build/BUILD + cd isorelax-release-20050331-src + ant release Buildfile: /builddir/build/BUILD/isorelax-release-20050331-src/build.xml release: [mkdir] Created dir: /builddir/build/BUILD/isorelax-release-20050331-src/temp [javac] /builddir/build/BUILD/isorelax-release-20050331-src/build.xml:10: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 44 source files to /builddir/build/BUILD/isorelax-release-20050331-src/temp [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. [mkdir] Created dir: /builddir/build/BUILD/isorelax-release-20050331-src/apidocs [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package org.iso_relax.ant... [javadoc] Loading source files for package org.iso_relax.catalog... [javadoc] Loading source files for package org.iso_relax.dispatcher... [javadoc] Loading source files for package org.iso_relax.dispatcher.impl... [javadoc] Loading source files for package org.iso_relax.jaxp... [javadoc] Loading source files for package org.iso_relax.verifier... [javadoc] Loading source files for package org.iso_relax.verifier.impl... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.8.0_201 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:39: warning: no @param for schemaFilename [javadoc] public void setSchema(String schemaFilename) { [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:46: warning: no @param for schemaLanguage [javadoc] public void setSchemaLanguage(String schemaLanguage) { [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:53: warning: no @param for file [javadoc] public void setFile(File file) { [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/ant/JARVTask.java:60: warning: no @param for fs [javadoc] public void addFileset( FileSet fs ) { [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:43: warning: no @return [javadoc] String getName(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @param for featureName [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @return [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @param for propertyName [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @return [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:44: warning: no @param for reader [javadoc] void attachXMLReader( XMLReader reader ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:50: warning: no @param for newVerifier [javadoc] void switchVerifier( IslandVerifier newVerifier ) throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:50: warning: no @throws for org.xml.sax.SAXException [javadoc] void switchVerifier( IslandVerifier newVerifier ) throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:56: warning: no @param for handler [javadoc] void setErrorHandler( ErrorHandler handler ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:66: warning: no @return [javadoc] ErrorHandler getErrorHandler(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:69: warning: no @return [javadoc] SchemaProvider getSchemaProvider(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:86: warning: no @return [javadoc] int countNotationDecls(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:93: warning: no @param for index [javadoc] NotationDecl getNotationDecl( int index ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:93: warning: no @return [javadoc] NotationDecl getNotationDecl( int index ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:107: warning: no @return [javadoc] int countUnparsedEntityDecls(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:114: warning: no @param for index [javadoc] UnparsedEntityDecl getUnparsedEntityDecl( int index ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:114: warning: no @return [javadoc] UnparsedEntityDecl getUnparsedEntityDecl( int index ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:46: warning: no @return [javadoc] String getName(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @param for featureName [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @return [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] boolean getFeature( String featureName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @param for propertyName [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @return [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] Object getProperty( String propertyName ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:49: warning: no @return [javadoc] IslandVerifier createNewVerifier( String namespaceURI, ElementDecl[] elementDecls ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:57: warning: no @param for name [javadoc] ElementDecl getElementDeclByName( String name ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:60: warning: no @return [javadoc] Iterator iterateElementDecls(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:63: warning: no @return [javadoc] ElementDecl[] getElementDecls(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:71: warning: no @param for name [javadoc] AttributesDecl getAttributesDeclByName( String name ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:74: warning: no @return [javadoc] Iterator iterateAttributesDecls(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:77: warning: no @return [javadoc] AttributesDecl[] getAttributesDecls(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:89: warning: no @return [javadoc] AttributesVerifier createNewAttributesVerifier( String namespaceURI, AttributesDecl[] decls ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:99: warning: no @param for provider [javadoc] void bind( SchemaProvider provider, ErrorHandler errorHandler ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:99: warning: no @param for errorHandler [javadoc] void bind( SchemaProvider provider, ErrorHandler errorHandler ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:44: warning: no @param for disp [javadoc] void setDispatcher( Dispatcher disp ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:62: warning: no @throws for org.xml.sax.SAXException [javadoc] public ElementDecl[] endIsland() throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:70: error: @param name not found [javadoc] * @param assignedLabel [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:75: warning: no @param for assignedDecls [javadoc] public void endChildIsland( String uri, ElementDecl assignedDecls[] ) throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:75: warning: no @throws for org.xml.sax.SAXException [javadoc] public void endChildIsland( String uri, ElementDecl assignedDecls[] ) throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:40: warning: no @return [javadoc] IslandVerifier createTopLevelVerifier(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:48: warning: no @param for uri [javadoc] IslandSchema getSchemaByNamespace( String uri ); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:53: warning: no @return [javadoc] Iterator iterateNamespace(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:58: warning: no @return [javadoc] IslandSchema[] getSchemata(); [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/impl/AbstractSchemaProviderImpl.java:49: warning: no @param for uri [javadoc] public void addSchema( String uri, IslandSchema s ) { [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/impl/AbstractSchemaProviderImpl.java:49: warning: no @param for s [javadoc] public void addSchema( String uri, IslandSchema s ) { [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/impl/IgnoreVerifier.java:55: warning: no @param for namespaceToIgnore [javadoc] public IgnoreVerifier( String namespaceToIgnore, ElementDecl[] assignedRules ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Schema.java:22: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] Verifier newVerifier() throws VerifierConfigurationException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @return [javadoc] boolean isFeature(String feature) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] boolean isFeature(String feature) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] boolean isFeature(String feature) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:81: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] void setFeature(String feature, boolean value) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:81: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] void setFeature(String feature, boolean value) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @return [javadoc] Object getProperty(String property) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] Object getProperty(String property) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] Object getProperty(String property) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:104: warning: no @throws for org.xml.sax.SAXNotRecognizedException [javadoc] void setProperty(String property, Object value) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:104: warning: no @throws for org.xml.sax.SAXNotSupportedException [javadoc] void setProperty(String property, Object value) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:148: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(String uri) throws SAXException, IOException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:148: warning: no @throws for java.io.IOException [javadoc] boolean verify(String uri) throws SAXException, IOException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:159: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(InputSource source) throws SAXException, IOException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:159: warning: no @throws for java.io.IOException [javadoc] boolean verify(InputSource source) throws SAXException, IOException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:171: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(File file) throws SAXException, IOException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:171: warning: no @throws for java.io.IOException [javadoc] boolean verify(File file) throws SAXException, IOException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:192: warning: no @throws for org.xml.sax.SAXException [javadoc] boolean verify(Node node) throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:207: warning: no @return [javadoc] VerifierHandler getVerifierHandler() throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:207: warning: no @throws for org.xml.sax.SAXException [javadoc] VerifierHandler getVerifierHandler() throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:222: warning: no @return [javadoc] VerifierFilter getVerifierFilter() throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:222: warning: no @throws for org.xml.sax.SAXException [javadoc] VerifierFilter getVerifierFilter() throws SAXException; [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:136: warning - Tag @link: missing '#': "verify(String)" [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:136: warning - Tag @link: missing '#': "verify(InputSource)" [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @return [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(String uri) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:52: error: @param name not found [javadoc] * @param uri File of a schema file [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @param for file [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @return [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(File file) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @param for stream [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @return [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(InputStream stream) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @param for stream [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @return [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @throws for org.xml.sax.SAXException [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:77: warning: no @throws for java.io.IOException [javadoc] public Verifier newVerifier(InputStream stream, String systemId ) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @return [javadoc] public Verifier newVerifier(InputSource source) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @throws for org.iso_relax.verifier.VerifierConfigurationException [javadoc] public Verifier newVerifier(InputSource source) [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:168: error: @param name not found [javadoc] * @param file [javadoc] ^ [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:312: error: no summary or caption for table [javadoc] * [javadoc] ^ [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/isorelax-release-20050331-src/apidocs/overview-summary.html... [javadoc] 4 errors [javadoc] 100 warnings [zip] Building zip: /builddir/build/BUILD/isorelax-release-20050331-src/src.zip [jar] Building jar: /builddir/build/BUILD/isorelax-release-20050331-src/isorelax.jar [delete] Deleting directory /builddir/build/BUILD/isorelax-release-20050331-src/temp [zip] Building zip: /builddir/build/BUILD/isorelax-release-20050331-src/isorelax.20190620.zip BUILD SUCCESSFUL Total time: 5 seconds + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nCTywC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch ++ dirname /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch + cd isorelax-release-20050331-src + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py : isorelax + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py /builddir/build/SOURCES/isorelax-20030108.pom isorelax.jar + xmvn-install -R .xmvn-reactor -n isorelax -d /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch [INFO] Installing artifact isorelax:isorelax:pom:20030108 [INFO] Installing artifact isorelax:isorelax:jar:20030108 [INFO] Installation successful + jdir=apidocs + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses + '[' -d apidocs ']' + install -dm755 /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/javadoc/isorelax + cp -pr apidocs/allclasses-frame.html apidocs/allclasses-noframe.html apidocs/constant-values.html apidocs/index-all.html apidocs/index.html apidocs/org apidocs/overview-frame.html apidocs/overview-summary.html apidocs/package-list apidocs/script.js apidocs/serialized-form.html apidocs/stylesheet.css /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/javadoc/isorelax + echo /usr/share/javadoc/isorelax + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 0-0.23.release20050331.module_el8.0.0+30+832da3a1 --unique-debug-suffix -0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch --unique-debug-src-base isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/isorelax-release-20050331-src + /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EXjRq0 + umask 022 + cd /builddir/build/BUILD + cd isorelax-release-20050331-src + LICENSEDIR=/builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/isorelax + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/isorelax + cp -pr license.txt /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/isorelax + exit 0 [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/java/isorelax.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/java/isorelax.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/isorelax.xml'] [INFO maven.prov] mvn(isorelax:isorelax:pom:) = 20030108, mvn(isorelax:isorelax) = 20030108 [INFO maven.req] input: ['/builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/maven-metadata/isorelax.xml'] [INFO maven.req] java-headless, javapackages-filesystem Provides: isorelax = 1:0-0.23.release20050331.module_el8.0.0+30+832da3a1 mvn(isorelax:isorelax) = 20030108 mvn(isorelax:isorelax:pom:) = 20030108 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem Processing files: isorelax-javadoc-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.3awWFo + umask 022 + cd /builddir/build/BUILD + cd isorelax-release-20050331-src + LICENSEDIR=/builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/isorelax-javadoc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/isorelax-javadoc + cp -pr license.txt /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch/usr/share/licenses/isorelax-javadoc + exit 0 Provides: isorelax-javadoc = 1:0-0.23.release20050331.module_el8.0.0+30+832da3a1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch Wrote: /builddir/build/RPMS/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch.rpm Wrote: /builddir/build/RPMS/isorelax-javadoc-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bfqb5M + umask 022 + cd /builddir/build/BUILD + cd isorelax-release-20050331-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/isorelax-0-0.23.release20050331.module_el8.0.0+30+832da3a1.noarch + exit 0 Child return code was: 0