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/jansi1-1.18-3.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I8W7EQ + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + test -d /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/jansi1-1.18-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.NYnh4x + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + rm -rf jansi-jansi-project-1.18 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/jansi-project-1.18.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd jansi-jansi-project-1.18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module example + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_xpath_remove pom:build/pom:extensions + /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_remove_plugin -r :maven-uberize-plugin + cd jansi + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-windows32 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-windows64 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-osx + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-freebsd32 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-freebsd64 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-linux32 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep :jansi-linux64 + cd - /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build/jansi-jansi-project-1.18 + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_plugin -r :maven-javadoc-plugin + 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.eTgJT2 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/jansi1-1.18-build + cd jansi-jansi-project-1.18 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_compat_version.py org.fusesource.jansi:jansi 1.18 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.fusesource.jansi:jansi:jar:1.18 [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-jar-plugin @ line 123, column 15 [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] jansi-project [pom] [INFO] jansi [jar] [INFO] [INFO] -----------------< org.fusesource.jansi:jansi-project >----------------- [INFO] Building jansi-project 1.18 [1/2] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ---------------------< org.fusesource.jansi:jansi >--------------------- [INFO] Building jansi 1.18 [2/2] [INFO] from jansi/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'forkMode' is unknown for plugin 'maven-surefire-plugin:3.2.2:test (default-test)' [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ jansi --- [WARNING] Parameter 'resources' is read-only, must not be used in configuration [INFO] Copying 2 resources from src/main/resources to target/classes [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] --- compiler:3.12.1:compile (default-compile) @ jansi --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 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 jansi-project [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for jansi-project 1.18: [INFO] [INFO] jansi-project ...................................... SUCCESS [ 0.023 s] [INFO] jansi .............................................. FAILURE [ 1.042 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.101 s [INFO] Finished at: 2024-12-21T19:36:36Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) on project jansi: 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 :jansi error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.eTgJT2 (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.eTgJT2 (%build) I: [iurt_root_command] ERROR: chroot