D: [iurt_root_command] chroot Building target platforms: noarch Building for target noarch Installing /home/pterjan/rpmbuild/SRPMS/maven-plugin-testing-3.3.0-28.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MhhBgG + umask 022 + cd /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + test -d /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2uJLmW + umask 022 + cd /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + rm -rf maven-plugin-testing-3.3.0 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/maven-plugin-testing-3.3.0-source-release.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd maven-plugin-testing-3.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (0001-Port-to-plexus-utils-3.0.21.patch):' Patch #0 (0001-Port-to-plexus-utils-3.0.21.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/AbstractMojoTestCase.java patching file pom.xml + echo 'Patch #1 (0002-Port-to-current-maven-artifact.patch):' Patch #1 (0002-Port-to-current-maven-artifact.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactCollector.java patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactResolver.java + echo 'Patch #2 (0003-Port-to-maven-3.8.1.patch):' Patch #2 (0003-Port-to-maven-3.8.1.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file maven-plugin-testing-harness/src/main/java/org/apache/maven/plugin/testing/stubs/StubArtifactRepository.java + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-enforcer-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_remove_plugin :maven-source-plugin maven-plugin-testing-harness + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module maven-plugin-testing-tools + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module maven-test-tools + /usr/bin/python3 /usr/share/java-utils/mvn_alias.py : org.apache.maven.shared: + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.yhO7f9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/maven-plugin-testing-3.3.0-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd maven-plugin-testing-3.3.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s -- -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 Executing: xmvn --batch-mode --offline -Dmaven.compiler.source=1.8 -Dmaven.compiler.target=1.8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.compiler.source=1.8', '-Dmaven.compiler.target=1.8', 'verify', 'org.fedoraproject.xmvn:xmvn-mojo:install', 'org.fedoraproject.xmvn:xmvn-mojo:javadoc', 'org.fedoraproject.xmvn:xmvn-mojo:builddep'] [INFO] Scanning for projects... [WARNING] Ignoring metadata for artifact velocity:velocity:pom:SYSTEM as it has duplicate metadata [WARNING] Ignoring metadata for artifact org.apache.velocity:velocity:pom:SYSTEM as it has duplicate metadata [WARNING] The project org.apache.maven.plugin-testing:maven-plugin-testing:pom:3.3.0 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] Maven Plugin Testing [pom] [INFO] Maven Plugin Testing Mechanism [jar] [INFO] [INFO] --------< org.apache.maven.plugin-testing:maven-plugin-testing >-------- [INFO] Building Maven Plugin Testing 3.3.0 [1/2] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ maven-plugin-testing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ maven-plugin-testing --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ maven-plugin-testing --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] ----< org.apache.maven.plugin-testing:maven-plugin-testing-harness >---- [INFO] Building Maven Plugin Testing Mechanism 3.3.0 [2/2] [INFO] from maven-plugin-testing-harness/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-maven-version) @ maven-plugin-testing-harness --- [INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-java-version) @ maven-plugin-testing-harness --- [INFO] [INFO] --- remote-resources:3.1.0:process (process-resource-bundles) @ maven-plugin-testing-harness --- [INFO] Preparing remote bundle org.apache.apache.resources:apache-jar-resource-bundle:1.5 [INFO] Copying 3 resources from 1 bundle. [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ maven-plugin-testing-harness --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] Copying 3 resources from target/maven-shared-archive-resources to target/classes [INFO] [INFO] --- compiler:3.12.1:compile (default-compile) @ maven-plugin-testing-harness --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 15 source files with javac [debug release 1.8] to target/classes [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Maven Plugin Testing [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Maven Plugin Testing 3.3.0: [INFO] [INFO] Maven Plugin Testing ............................... SUCCESS [ 0.627 s] [INFO] Maven Plugin Testing Mechanism ..................... FAILURE [ 0.440 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.460 s [INFO] Finished at: 2025-02-18T18:27:39Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) on project maven-plugin-testing-harness: Fatal error compiling: error: release version 1.8 not supported -> [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] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :maven-plugin-testing-harness error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.yhO7f9 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.yhO7f9 (%build) I: [iurt_root_command] ERROR: chroot