D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/subethasmtp-3.1.7-12.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.fi7v1s
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -name '*.class' -print -delete
+ find -name '*.jar' -print -delete
./lib/buildonly/ant-ikvmc.0.5.jar
./lib/buildonly/slf4j-simple-1.6.1.jar
./lib/buildonly/ant-contrib-1.0b3.jar
./lib/buildonly/jmockit/jmockit.jar
./lib/buildonly/svntask.jar
./lib/buildonly/svnkit.jar
./lib/buildonly/jsr305.jar
./lib/buildonly/junit-4.5.jar
./lib/slf4j-api-1.6.1.jar
./lib/mail.jar
./lib/activation.jar
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-gpg-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId='\''maven-jar-plugin'\'']/pom:configuration' '
org/subethamail/smtp/test/**
'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']' '
false
true
true
false
http://download.oracle.com/javase/6/docs/api/
/usr/share/javadoc/java
org.subethamail.smtp.test.*:**Test**
'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep javax.activation:activation
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jmockit
+ rm -r src/test/java/org/subethamail/smtp/MessageHandlerTest.java
+ rm -r src/test/java/org/subethamail/smtp/TimeoutTest.java src/test/java/org/subethamail/smtp/WiserFailuresTest.java src/test/java/org/subethamail/smtp/ReceivedHeaderStreamTest.java
+ sed -i.java8 's|MDC.setContextMap(parentLoggingMdcContext);|MDC.setContextMap((Map)parentLoggingMdcContext);|' src/main/java/org/subethamail/smtp/server/Session.java
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.K3zZ0t
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc
Executing: xmvn --batch-mode --offline verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[INFO]
[INFO] --------------------< org.subethamail:subethasmtp >---------------------
[INFO] Building SubEtha SMTP 3.1.7
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ subethasmtp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ subethasmtp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 63 source files to /home/iurt/rpmbuild/BUILD/subethasmtp-db8a995386c9808c893384023eee78e087ad9ad7/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 5 is no longer supported. Use 6 or later.
[ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping SubEtha SMTP
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.768 s
[INFO] Finished at: 2020-11-08T09:11:33Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project subethasmtp: Compilation failure: Compilation failure:
[ERROR] Source option 5 is no longer supported. Use 6 or later.
[ERROR] Target option 1.5 is no longer supported. Use 1.6 or later.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.K3zZ0t (%build)
RPM build errors:
Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.K3zZ0t (%build)
I: [iurt_root_command] ERROR: chroot