D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/apache-mina-2.0.9-11.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wwmT58
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf apache-mina-2.0.9
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/apache-mina-2.0.9-src.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd apache-mina-2.0.9
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ mv src/NOTICE-bin.txt src/mina-benchmarks src/mina-core src/mina-example src/mina-filter-compression src/mina-http src/mina-integration-beans src/mina-integration-jmx src/mina-integration-ognl src/mina-integration-xbean src/mina-legal src/mina-statemachine src/mina-transport-apr src/mina-transport-serial src/pom.xml src/resources .
++ find . -name pom.xml
+ sed -i -e 's|bundle|jar|g' -e 's|bundle|jar|g' ./mina-http/pom.xml ./mina-integration-beans/pom.xml ./mina-core/pom.xml ./mina-statemachine/pom.xml ./mina-transport-serial/pom.xml ./mina-integration-ognl/pom.xml ./mina-example/pom.xml ./mina-benchmarks/pom.xml ./mina-legal/pom.xml ./mina-integration-xbean/pom.xml ./mina-integration-jmx/pom.xml ./pom.xml ./mina-filter-compression/pom.xml ./mina-transport-apr/pom.xml
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-release-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-source-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-bundle-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-site-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-legal
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-transport-apr
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-integration-beans
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-integration-xbean
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-integration-ognl
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-integration-jmx
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module mina-example
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.po3Oo9
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd apache-mina-2.0.9
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -s
Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true package org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep
['xmvn', '--batch-mode', '--offline', '-Dmaven.test.skip=true', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep']
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mina:mina-core:jar:2.0.9
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 48, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mina:mina-filter-compression:jar:2.0.9
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 55, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mina:mina-statemachine:jar:2.0.9
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 58, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.apache.mina:mina-http:jar:2.0.9
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 45, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]
[WARNING] The project org.apache.mina:mina-parent:pom:2.0.9 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Apache MINA [pom]
[INFO] Apache MINA Core [jar]
[INFO] Apache MINA Compression Filter [jar]
[INFO] Apache MINA State Machine [jar]
[INFO] Apache MINA HTTP client and server codec [jar]
[INFO]
[INFO] --------------------< org.apache.mina:mina-parent >---------------------
[INFO] Building Apache MINA 2.0.9 [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ mina-parent ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ mina-parent ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 5 resources from 1 bundle.
[INFO]
[INFO] ---------------------< org.apache.mina:mina-core >----------------------
[INFO] Building Apache MINA Core 2.0.9 [2/5]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ mina-core ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ mina-core ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 5 resources from 1 bundle.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ mina-core ---
[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/apache-mina-2.0.9/mina-core/src/main/resources
[INFO] Copying 5 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ mina-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 275 source files to /home/iurt/rpmbuild/BUILD/apache-mina-2.0.9/mina-core/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 Apache MINA
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache MINA 2.0.9:
[INFO]
[INFO] Apache MINA ........................................ SUCCESS [ 0.807 s]
[INFO] Apache MINA Core ................................... FAILURE [ 0.905 s]
[INFO] Apache MINA Compression Filter ..................... SKIPPED
[INFO] Apache MINA State Machine .......................... SKIPPED
[INFO] Apache MINA HTTP client and server codec ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.392 s
[INFO] Finished at: 2020-10-20T08:40:10Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project mina-core: 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]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :mina-core
error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.po3Oo9 (%build)
RPM build errors:
Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.po3Oo9 (%build)
I: [iurt_root_command] ERROR: chroot