Mock Version: 3.0
Mock Version: 3.0
Mock Version: 3.0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220622025907-a78e116a-build-11418-1806/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f49aa2faa58>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Wrote: /builddir/build/SRPMS/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'], chrootPath='/var/lib/mock/module-javapackages-tools-201902-8050020220622025907-a78e116a-build-11418-1806/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f49aa2faa58>timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/isorelax.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: noarch
Building for target noarch
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.REZw8O
+ 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.izhNnS
+ 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] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:46: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     String FEATURE_HANDLER = "http://www.iso-relax.org/verifier/handler";
    [javac]            ^
    [javac] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:59: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     String FEATURE_FILTER = "http://www.iso-relax.org/verifier/filter";
    [javac]            ^
    [javac] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:259: warning: [dep-ann] deprecated item is not annotated with @Deprecated
    [javac]     public static VerifierFactory newInstance()
    [javac]                                   ^
    [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] 3 warnings
    [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 11.0.12
  [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/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:89: warning: no @throws for org.xml.sax.SAXException
  [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 java.io.IOException
  [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:282: error: tag not supported in the generated HTML version: tt
  [javadoc]      *				<td><tt>http://relaxng.org/ns/structure/0.9</tt></td>
  [javadoc]       				    ^
  [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:287: error: tag not supported in the generated HTML version: tt
  [javadoc]      *				<td><tt>http://www.xml.gr.jp/xmlns/relaxCore</tt></td>
  [javadoc]       				    ^
  [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:292: error: tag not supported in the generated HTML version: tt
  [javadoc]      *				<td><tt>http://www.xml.gr.jp/xmlns/relaxNamespace</tt></td>
  [javadoc]       				    ^
  [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:297: error: tag not supported in the generated HTML version: tt
  [javadoc]      *				<td><tt>http://www.thaiopensource.com/trex</tt></td>
  [javadoc]       				    ^
  [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:302: error: tag not supported in the generated HTML version: tt
  [javadoc]      *				<td><tt>http://www.w3.org/2001/XMLSchema</tt></td>
  [javadoc]       				    ^
  [javadoc] /builddir/build/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:307: error: tag not supported in the generated HTML version: tt
  [javadoc]      *				<td><tt>http://www.w3.org/XML/1998/namespace</tt></td>
  [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]      *		</tbody></table>
  [javadoc]       		        ^
  [javadoc] Building index for all the packages and classes...
  [javadoc] Building index for all classes...
  [javadoc] Building index for all classes...
  [javadoc] Generating /builddir/build/BUILD/isorelax-release-20050331-src/apidocs/overview-summary.html...
  [javadoc] 10 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.20220622.zip
BUILD SUCCESSFUL
Total time: 2 seconds
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nnfIXR
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
++ dirname /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
+ cd isorelax-release-20050331-src
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py : isorelax
+ /usr/bin/python3 /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.25.release20050331.module+oc8.5.0+127+348b2d67.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.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/licenses
+ '[' -d apidocs ']'
+ install -dm755 /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/javadoc/isorelax
+ cp -pr apidocs/allclasses-index.html apidocs/allclasses.html apidocs/allpackages-index.html apidocs/constant-values.html apidocs/element-list apidocs/index-all.html apidocs/index.html apidocs/jquery apidocs/member-search-index.js apidocs/member-search-index.zip apidocs/org apidocs/overview-summary.html apidocs/package-search-index.js apidocs/package-search-index.zip apidocs/resources apidocs/script.js apidocs/search.js apidocs/serialized-form.html apidocs/stylesheet.css apidocs/type-search-index.js apidocs/type-search-index.zip /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/javadoc/isorelax
+ echo /usr/share/javadoc/isorelax
+ /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 0-0.25.release20050331.module+oc8.5.0+127+348b2d67 --unique-debug-suffix -0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch --unique-debug-src-base isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.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.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4MSNLQ
+ umask 022
+ cd /builddir/build/BUILD
+ cd isorelax-release-20050331-src
+ LICENSEDIR=/builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/licenses/isorelax
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/licenses/isorelax
+ cp -pr license.txt /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/licenses/isorelax
+ exit 0
[INFO osgi.prov] input: ['/builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/java/isorelax.jar']
[INFO osgi.req] input: ['/builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/java/isorelax.jar']
[INFO maven.prov] input: ['/builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/maven-metadata/isorelax.xml']
[INFO maven.prov] mvn(isorelax:isorelax) = 20030108, mvn(isorelax:isorelax:pom:) = 20030108
[INFO maven.req] input: ['/builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/maven-metadata/isorelax.xml']
[INFO maven.req] javapackages-filesystem, java-headless
Provides: isorelax = 1:0-0.25.release20050331.module+oc8.5.0+127+348b2d67 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.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XADA0Q
+ umask 022
+ cd /builddir/build/BUILD
+ cd isorelax-release-20050331-src
+ LICENSEDIR=/builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.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.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/licenses/isorelax-javadoc
+ cp -pr license.txt /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch/usr/share/licenses/isorelax-javadoc
+ exit 0
Provides: isorelax-javadoc = 1:0-0.25.release20050331.module+oc8.5.0+127+348b2d67
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.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
Wrote: /builddir/build/RPMS/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch.rpm
Wrote: /builddir/build/RPMS/isorelax-javadoc-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.unufaO
+ umask 022
+ cd /builddir/build/BUILD
+ cd isorelax-release-20050331-src
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/isorelax-0-0.25.release20050331.module+oc8.5.0+127+348b2d67.noarch
+ exit 0
Child return code was: 0