D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/janino-2.7.8-10.mga9.src.rpm Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.vt8npZ + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf janino-2.7.8 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/janino-2.7.8.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd janino-2.7.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.jar' -delete + find . -name '*.class' -delete + for m in commons-compiler commons-compiler-jdk janino + mkdir -p commons-compiler/src + cd commons-compiler/src/ + unzip -qq ../../commons-compiler-src.zip + '[' -f org.codehaus.commons.compiler.properties ']' + for m in commons-compiler commons-compiler-jdk janino + mkdir -p commons-compiler-jdk/src + cd commons-compiler-jdk/src/ + unzip -qq ../../commons-compiler-jdk-src.zip + '[' -f org.codehaus.commons.compiler.properties ']' + mkdir -p main/resources + mv org.codehaus.commons.compiler.properties main/resources + for m in commons-compiler commons-compiler-jdk janino + mkdir -p janino/src + cd janino/src/ + unzip -qq ../../janino-src.zip + '[' -f org.codehaus.commons.compiler.properties ']' + mkdir -p main/resources + mv org.codehaus.commons.compiler.properties main/resources + echo 'Patch #0 (janino-2.7.8-remove-nullanalysis-annotations.patch):' Patch #0 (janino-2.7.8-remove-nullanalysis-annotations.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file commons-compiler-jdk/src/org/codehaus/commons/compiler/jdk/package-info.java patching file commons-compiler-jdk/src/org/codehaus/commons/io/package-info.java + install -m 644 /home/pterjan/rpmbuild/SOURCES/janino-parent-2.7.8.pom pom.xml + install -m 644 /home/pterjan/rpmbuild/SOURCES/commons-compiler-2.7.8.pom commons-compiler/pom.xml + install -m 644 /home/pterjan/rpmbuild/SOURCES/commons-compiler-jdk-2.7.8.pom commons-compiler-jdk/pom.xml + install -m 644 /home/pterjan/rpmbuild/SOURCES/janino-2.7.8.pom janino/pom.xml + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_change_dep -r :ant-nodeps :ant + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:plugin[pom:artifactId = '\''maven-compiler-plugin'\'']/pom:configuration/pom:source' 1.6 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_set 'pom:plugin[pom:artifactId = '\''maven-compiler-plugin'\'']/pom:configuration/pom:target' 1.6 + perl -pi -e 's/\r$//g' new_bsd_license.txt README.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :buildnumber-maven-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-clean-plugin + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin :maven-deploy-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 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.E9b2jk + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd janino-2.7.8 + '[' 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] Reactor Build Order: [INFO] [INFO] Janino Parent [pom] [INFO] Commons Compiler [jar] [INFO] Commons Compiler Jdk [jar] [INFO] Janino [jar] [INFO] [INFO] -----------------< org.codehaus.janino:janino-parent >------------------ [INFO] Building Janino Parent 2.7.8 [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ----------------< org.codehaus.janino:commons-compiler >---------------- [INFO] Building Commons Compiler 2.7.8 [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ commons-compiler --- [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/pterjan/rpmbuild/BUILD/janino-2.7.8/commons-compiler/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ commons-compiler --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 24 source files to /home/pterjan/rpmbuild/BUILD/janino-2.7.8/commons-compiler/target/classes [INFO] /home/pterjan/rpmbuild/BUILD/janino-2.7.8/commons-compiler/src/org/codehaus/commons/compiler/samples/ShippingCost.java: Some input files use or override a deprecated API. [INFO] /home/pterjan/rpmbuild/BUILD/janino-2.7.8/commons-compiler/src/org/codehaus/commons/compiler/samples/ShippingCost.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ commons-compiler --- [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/pterjan/rpmbuild/BUILD/janino-2.7.8/commons-compiler/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ commons-compiler --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M6:test (default-test) @ commons-compiler --- [INFO] No tests to run. [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Janino Parent [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Janino Parent 2.7.8: [INFO] [INFO] Janino Parent ...................................... SUCCESS [ 0.009 s] [INFO] Commons Compiler ................................... FAILURE [ 2.470 s] [INFO] Commons Compiler Jdk ............................... SKIPPED [INFO] Janino ............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.943 s [INFO] Finished at: 2022-11-16T13:28:35Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M6:test (default-test) on project commons-compiler: No tests matching pattern "**/*Tests" were executed! (Set -Dsurefire.failIfNoSpecifiedTests=false to ignore this 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 :commons-compiler error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.E9b2jk (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.E9b2jk (%build) I: [iurt_root_command] ERROR: chroot