D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/picocontainer-2.15-9.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5qY1v0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf picocontainer-2.15 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/picocontainer-2.15.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd picocontainer-2.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:project/pom:build/pom:extensions + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :xsite-maven-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-shade-plugin container + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:build/pom:pluginManagement/pom:plugins/pom:plugin[pom:artifactId='\''maven-javadoc-plugin'\'']/pom:executions' + sed -i 's|junit-dep|junit|' pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependencyManagement/pom:dependencies/pom:dependency[pom:groupId='\''cglib'\'']/pom:artifactId' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject 'pom:dependencyManagement/pom:dependencies/pom:dependency[pom:groupId='\''cglib'\'']' 'cglib' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module gems + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :paranamer-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :paranamer-maven-plugin container + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :paranamer-maven-plugin container-debug + rm -r container/src/test/org/picocontainer/PicoVisitorTestCase.java container/src/test/org/picocontainer/behaviors/BehaviorAdapterTestCase.java container/src/test/org/picocontainer/behaviors/CachedTestCase.java container/src/test/org/picocontainer/classname/DefaultClassLoadingPicoContainerTestCase.java container/src/test/org/picocontainer/containers/ImmutablePicoContainerTestCase.java container/src/test/org/picocontainer/defaults/AbstractComponentMonitorTestCase.java container/src/test/org/picocontainer/defaults/CollectionComponentParameterTestCase.java container/src/test/org/picocontainer/defaults/DefaultPicoContainerLifecycleTestCase.java container/src/test/org/picocontainer/defaults/issues/Issue0265TestCase.java container/src/test/org/picocontainer/injectors/ConstructorInjectorTestCase.java container/src/test/org/picocontainer/injectors/ReinjectionTestCase.java container/src/test/org/picocontainer/injectors/SetterInjectorTestCase.java container/src/test/org/picocontainer/lifecycle/ReflectionLifecycleStrategyTestCase.java container/src/test/org/picocontainer/lifecycle/StartableLifecycleStrategyTestCase.java container/src/test/org/picocontainer/monitors/RegexComposerTestCase.java container/src/test/org/picocontainer/visitors/MethodCallingVisitorTest.java container/src/test/org/picocontainer/defaults/XStreamSerialisationTestCase.java container/src/test/org/picocontainer/converters/BuiltInConverterTestCase.java container/src/test/org/picocontainer/defaults/DefaultMultipleConstructorTestCase.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep xpp3:xpp3::test container + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_add_dep xpp3:xpp3::test container-debug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zrwx9W + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd picocontainer-2.15 + '[' 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... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.picocontainer:picocontainer:jar:2.15 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.picocontainer:picocontainer-debug:jar:2.15 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.picocontainer:picocontainer-tck:jar:2.15 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [WARNING] The expression ${pom.groupId} is deprecated. Please use ${project.groupId} instead. [WARNING] [WARNING] Some problems were encountered while building the effective model for org.picocontainer:picocontainer-parent:pom:2.15 [WARNING] The expression ${pom.version} is deprecated. Please use ${project.version} instead. [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.picocontainer:picocontainer-parent:pom:2.15 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] PicoContainer Parent [pom] [INFO] PicoContainer Core [jar] [INFO] PicoContainer Core (Debug) [jar] [INFO] PicoContainer TCK [jar] [INFO] [INFO] ---------------< org.picocontainer:picocontainer-parent >--------------- [INFO] Building PicoContainer Parent 2.15 [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ------------------< org.picocontainer:picocontainer >------------------- [INFO] Building PicoContainer Core 2.15 [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ picocontainer --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 8 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ picocontainer --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 164 source files to /home/iurt/rpmbuild/BUILD/picocontainer-2.15/container/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 PicoContainer Parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for PicoContainer Parent 2.15: [INFO] [INFO] PicoContainer Parent ............................... SUCCESS [ 0.004 s] [INFO] PicoContainer Core ................................. FAILURE [ 1.145 s] [INFO] PicoContainer Core (Debug) ......................... SKIPPED [INFO] PicoContainer TCK .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.762 s [INFO] Finished at: 2020-10-09T15:52:06Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project picocontainer: 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 :picocontainer error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.zrwx9W (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.zrwx9W (%build) I: [iurt_root_command] ERROR: chroot