D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
[WARNING] Deprecated %add_maven_depmap macro is used. Please use %mvn_artifact and %mvn_install instead.
Installing /home/iurt/rpmbuild/SRPMS/isorelax-0-0.18.release20050335.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.A0Gnzs
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf isorelax-release-20050331-src
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/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/
+ echo 'Patch #0 (isorelax-apidocsandcompressedjar.patch):'
Patch #0 (isorelax-apidocsandcompressedjar.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file build.xml
+ cp /home/iurt/rpmbuild/SOURCES/license.txt .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XL1J1I
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd isorelax-release-20050331-src
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ ant release
Buildfile: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/build.xml

release:
    [mkdir] Created dir: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/temp
    [javac] /home/iurt/rpmbuild/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 /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/temp
    [javac] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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: /home/iurt/rpmbuild/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.11
  [javadoc] Building tree for all the packages and classes...
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:43: warning: no @return
  [javadoc] 	String getName();
  [javadoc] 	       ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:53: warning: no @return
  [javadoc] 	boolean getFeature( String featureName )
  [javadoc] 	        ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/AttributesDecl.java:64: warning: no @return
  [javadoc] 	Object getProperty( String propertyName )
  [javadoc] 	       ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:66: warning: no @return
  [javadoc] 	ErrorHandler getErrorHandler();
  [javadoc] 	             ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:69: warning: no @return
  [javadoc] 	SchemaProvider getSchemaProvider();
  [javadoc] 	               ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:86: warning: no @return
  [javadoc] 	int countNotationDecls();
  [javadoc] 	    ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:93: warning: no @return
  [javadoc] 	NotationDecl getNotationDecl( int index );
  [javadoc] 	             ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:107: warning: no @return
  [javadoc] 	int countUnparsedEntityDecls();
  [javadoc] 	    ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/Dispatcher.java:114: warning: no @return
  [javadoc] 	UnparsedEntityDecl getUnparsedEntityDecl( int index );
  [javadoc] 	                   ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:46: warning: no @return
  [javadoc] 	String getName();
  [javadoc] 	       ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:56: warning: no @return
  [javadoc] 	boolean getFeature( String featureName )
  [javadoc] 	        ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/ElementDecl.java:67: warning: no @return
  [javadoc] 	Object getProperty( String propertyName )
  [javadoc] 	       ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:60: warning: no @return
  [javadoc] 	Iterator iterateElementDecls();
  [javadoc] 	         ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:63: warning: no @return
  [javadoc] 	ElementDecl[] getElementDecls();
  [javadoc] 	              ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:74: warning: no @return
  [javadoc] 	Iterator iterateAttributesDecls();
  [javadoc] 	         ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandSchema.java:77: warning: no @return
  [javadoc] 	AttributesDecl[] getAttributesDecls();
  [javadoc] 	                 ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/IslandVerifier.java:70: error: @param name not found
  [javadoc] 	 * @param assignedLabel
  [javadoc] 	          ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:40: warning: no @return
  [javadoc] 	IslandVerifier createTopLevelVerifier();
  [javadoc] 	               ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:53: warning: no @return
  [javadoc] 	Iterator iterateNamespace();
  [javadoc] 	         ^
  [javadoc] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/dispatcher/SchemaProvider.java:58: warning: no @return
  [javadoc] 	IslandSchema[] getSchemata();
  [javadoc] 	               ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:69: warning: no @return
  [javadoc]     boolean isFeature(String feature)
  [javadoc]             ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:92: warning: no @return
  [javadoc]     Object getProperty(String property)
  [javadoc]            ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:207: warning: no @return
  [javadoc]     VerifierHandler getVerifierHandler() throws SAXException;
  [javadoc]                     ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/Verifier.java:222: warning: no @return
  [javadoc]     VerifierFilter getVerifierFilter() throws SAXException;
  [javadoc]                    ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:42: warning: no @return
  [javadoc]     public Verifier newVerifier(String uri)
  [javadoc]                     ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:54: warning: no @return
  [javadoc]     public Verifier newVerifier(File file)
  [javadoc]                     ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:64: warning: no @return
  [javadoc] 	public Verifier newVerifier(InputStream stream)
  [javadoc] 	                ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:89: warning: no @return
  [javadoc]     public Verifier newVerifier(InputSource source)
  [javadoc]                     ^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src/org/iso_relax/verifier/VerifierFactory.java:168: error: @param name not found
  [javadoc] 	 * @param	file
  [javadoc] 	         	^
  [javadoc] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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] /home/iurt/rpmbuild/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 /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/apidocs/overview-summary.html...
  [javadoc] 10 errors
  [javadoc] 100 warnings
      [zip] Building zip: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/src.zip
      [jar] Building jar: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/isorelax.jar
   [delete] Deleting directory /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/temp
      [zip] Building zip: /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src/isorelax.20211125.zip

BUILD SUCCESSFUL
Total time: 11 seconds
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.JuB6FF
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64
+ cd isorelax-release-20050331-src
+ '[' 1 -eq 1 ']'
+ install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java
+ install -m 644 isorelax.jar /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/
+ install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/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 /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/javadoc/isorelax/
+ install -d -m 755 /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-poms
+ install -p -m 644 /home/iurt/rpmbuild/SOURCES/isorelax-20030108.pom /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-poms/JPP-isorelax.pom
+ set -e
+ _pompart=JPP-isorelax.pom
+ _jarpart=isorelax.jar
+ _filelist=.mfiles
+ install -dm 755 /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-metadata
+ _jbase=
+ _jpath=
+ for _dir in /usr/lib/java /usr/share/java
+ '[' -f /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/lib/java/isorelax.jar ']'
+ for _dir in /usr/lib/java /usr/share/java
+ '[' -f /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/isorelax.jar ']'
+ _jbase=/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java
+ _jpath=/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/isorelax.jar
+ '[' -z /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/isorelax.jar ']'
+ /usr/bin/python3 /usr/share/java-utils/maven_depmap.py -n '' --pom-base /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-poms --jar-base /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-metadata/isorelax.xml /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-poms/JPP-isorelax.pom /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/isorelax.jar
+ sed -i s:/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64:: .mfiles
+ sort -u -o .mfiles .mfiles
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0-0.18.release20050335.mga9 --unique-debug-suffix -0-0.18.release20050335.mga9.aarch64 --unique-debug-src-base isorelax-0-0.18.release20050335.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/isorelax-release-20050331-src

+ /usr/lib/rpm/check-buildroot
+ '[' -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/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: isorelax-0-0.18.release20050335.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7hcrfh
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd isorelax-release-20050331-src
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/doc/isorelax
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/doc/isorelax
+ cp -pr license.txt /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/doc/isorelax
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-metadata/isorelax.xml']
[INFO maven.prov] mvn(isorelax:isorelax:pom:) = 20030108, mvn(isorelax:isorelax) = 20030108
[INFO osgi.prov] input: ['/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/isorelax.jar']
[INFO maven.req] input: ['/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/maven-metadata/isorelax.xml']
[INFO maven.req] javapackages-filesystem, java-headless
[INFO osgi.req] input: ['/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/java/isorelax.jar']
Provides: isorelax = 1:0-0.18.release20050335.mga9 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.18.release20050335.mga9.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LIBv9w
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd isorelax-release-20050331-src
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/doc/isorelax-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/doc/isorelax-javadoc
+ cp -pr license.txt /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/doc/isorelax-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/javadoc/isorelax/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 13 of file /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64/usr/share/javadoc/isorelax/jquery/jszip/dist/jszip.min.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: isorelax-javadoc = 1:0-0.18.release20050335.mga9
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 /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/isorelax-0-0.18.release20050335.mga9.noarch.rpm
Wrote: /home/iurt/rpmbuild/RPMS/noarch/isorelax-javadoc-0-0.18.release20050335.mga9.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ErQh3u
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd isorelax-release-20050331-src
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/isorelax-0-0.18.release20050335.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.hPZYHI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf isorelax-release-20050331-src
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!