D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
sh: line 4: [: -j8: integer expression expected
sh: line 4: [: -j8: integer expression expected
Installing /home/pterjan/rpmbuild/SRPMS/args4j-2.33-9.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Lsv120
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ test -d /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/args4j-2.33-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
sh: line 4: [: -j8: integer expression expected
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.b0Wjy6
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ rm -rf args4j-args4j-site-2.33
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/args4j-site-2.33.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd args4j-args4j-site-2.33
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -name '*.class' -exec rm -f '{}' ';'
+ find -name '*.jar' -exec rm -f '{}' ';'
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-site-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module args4j-maven-plugin
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module args4j-maven-plugin-example
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module args4j-tools
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_parent
+ /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_inject pom:pluginManagement/pom:plugins '
maven-javadoc-plugin
1.6
'
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py :args4j-site __noinstall
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py ':{*}' args4j/@1 @1
+ RPM_EC=0
++ jobs -p
+ exit 0
sh: line 4: [: -j8: integer expression expected
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fqwgfj
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/args4j-2.33-build
+ cd args4j-args4j-site-2.33
+ '[' 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 args4j:args4j:bundle:2.33
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ args4j:args4j-site:2.33, /home/pterjan/rpmbuild/BUILD/args4j-2.33-build/args4j-args4j-site-2.33/pom.xml, line 110, column 15
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead.
[WARNING]
[WARNING] Some problems were encountered while building the effective model for args4j:args4j-site:pom:2.33
[WARNING] 'build.plugins.plugin.version' for org.apache.felix:maven-bundle-plugin is missing. @ line 110, column 15
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} 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]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] args4j parent [pom]
[INFO] args4j [bundle]
[INFO]
[INFO] -------------------------< args4j:args4j-site >-------------------------
[INFO] Building args4j parent 2.33 [1/2]
[INFO] from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] ---------------------------< args4j:args4j >----------------------------
[INFO] Building args4j 2.33 [2/2]
[INFO] from args4j/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO]
[INFO] --- resources:3.3.1:resources (default-resources) @ args4j ---
[INFO] Copying 8 resources from src to target/classes
[INFO]
[INFO] --- compiler:3.12.1:compile (default-compile) @ args4j ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 63 source files with javac [debug target 1.6] to target/classes
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] bootstrap class path not set in conjunction with -source 6
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] Source option 6 is no longer supported. Use 8 or later.
[ERROR] Target option 6 is no longer supported. Use 8 or later.
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping args4j parent
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for args4j parent 2.33:
[INFO]
[INFO] args4j parent ...................................... SUCCESS [ 0.001 s]
[INFO] args4j ............................................. FAILURE [ 0.427 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.973 s
[INFO] Finished at: 2024-12-21T19:38:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) on project args4j: Compilation failure: Compilation failure:
[ERROR] Source option 6 is no longer supported. Use 8 or later.
[ERROR] Target option 6 is no longer supported. Use 8 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 :args4j
error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.fqwgfj (%build)
RPM build errors:
Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.fqwgfj (%build)
I: [iurt_root_command] ERROR: chroot