D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/ehcache-core-2.6.11-6.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Ovofrj + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf ehcache-core-2.6.11 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/ehcache-core-2.6.11.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ehcache-core-2.6.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ehcache-core-2.6.7-java8.patch):' Patch #0 (ehcache-core-2.6.7-java8.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file src/main/java/net/sf/ehcache/config/CacheConfiguration.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-javadoc-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:project 'net.sf.ehcache' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :gmaven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :lifecycle-mapping + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-checkstyle-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-assembly-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:dependency[pom:groupId = '\''org.hibernate'\'']/pom:version' 3 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep :servlet-api :javax.servlet-api:3.1.0 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:profiles/pom:profile[pom:id = '\''buildnumber-git'\'']' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep net.sf.hibernate:hibernate + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove 'pom:dependency[pom:scope = '\''test'\'']' + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:dependency/pom:scope + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-dependency-plugin + /usr/bin/python3 /usr/share/java-utils/mvn_file.py :ehcache-core ehcache-core + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py :ehcache-core net.sf.ehcache:ehcache + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zRrKzl + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd ehcache-core-2.6.11 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -f -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dmaven.test.skip=true -Dproject.build.sourceEncoding=UTF-8 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', '-Dproject.build.sourceEncoding=UTF-8', 'package', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [INFO] [INFO] --------------------< net.sf.ehcache:ehcache-core >--------------------- [INFO] Building Ehcache Core 2.6.11 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- xml-maven-plugin:1.0.2:transform (default) @ ehcache-core --- [INFO] Transforming file: /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/changes/changes.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ ehcache-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Using 'UTF-8' encoding to copy filtered properties files. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/target/generated-resources [INFO] The encoding used to copy filtered properties files have not been set. This means that the same encoding will be used to copy filtered properties files as when copying other filtered resources. This might not be what you want! Run your build with --debug to see which files might be affected. Read more at https://maven.apache.org/plugins/maven-resources-plugin/examples/filtering-properties-files.html [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ ehcache-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 560 source files to /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/target/classes [WARNING] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/pool/sizeof/UnsafeSizeOf.java:[29,16] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/pool/sizeof/UnsafeSizeOf.java:[45,26] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/pool/sizeof/UnsafeSizeOf.java:[48,9] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/pool/sizeof/UnsafeSizeOf.java:[50,33] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [WARNING] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/pool/sizeof/UnsafeSizeOf.java:[52,23] sun.misc.Unsafe is internal proprietary API and may be removed in a future release [INFO] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/config/CopyStrategyConfiguration.java: Some input files use or override a deprecated API. [INFO] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/config/CopyStrategyConfiguration.java: Recompile with -Xlint:deprecation for details. [INFO] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/CacheManager.java: Some input files use unchecked or unsafe operations. [INFO] /home/iurt/rpmbuild/BUILD/ehcache-core-2.6.11/src/main/java/net/sf/ehcache/CacheManager.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- rmic-maven-plugin:1.2.1:rmic (rmi-compilation) @ ehcache-core --- [INFO] Compiling 1 remote classes [WARNING] Could not find rmi compiler: sun.rmi.rmic.Main [INFO] Within this classpath: [INFO] * file:/usr/lib/jvm/java-11-openjdk-11.0.9.6-0.0.ea.1.mga8.x86_64/../lib/tools.jar [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Ehcache Core [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.457 s [INFO] Finished at: 2020-10-09T06:54:04Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.codehaus.mojo:rmic-maven-plugin:1.2.1:rmic (rmi-compilation) on project ehcache-core: Error while executing the RMI compiler. Could not find sun.rmi.rmic.Main on the classpath. -> [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/MojoExecutionException error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.zRrKzl (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.zRrKzl (%build) I: [iurt_root_command] ERROR: chroot