D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/xmlrpc-3.1.3-75.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mTvJem + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf apache-xmlrpc-3.1.3-src + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/apache-xmlrpc-3.1.3-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd apache-xmlrpc-3.1.3-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (xmlrpc-javax-methods.patch):' Patch #2 (xmlrpc-javax-methods.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file dist/pom.xml patching file pom.xml patching file server/pom.xml patching file server/src/main/java/org/apache/xmlrpc/webserver/HttpServletRequestImpl.java patching file server/src/main/java/org/apache/xmlrpc/webserver/HttpServletResponseImpl.java patching file server/src/main/java/org/apache/xmlrpc/webserver/ServletOutputStreamImpl.java + pushd client ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src/client ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src + echo 'Patch #0 (xmlrpc-client-addosgimanifest.patch):' Patch #0 (xmlrpc-client-addosgimanifest.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .sav --fuzz=0 patching file pom.xml + popd ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src + pushd common ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src/common ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src + echo 'Patch #1 (xmlrpc-common-addosgimanifest.patch):' Patch #1 (xmlrpc-common-addosgimanifest.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .sav --fuzz=0 patching file pom.xml + popd ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src + pushd server ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src/server ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src + echo 'Patch #3 (xmlrpc-server-addosgimanifest.patch):' Patch #3 (xmlrpc-server-addosgimanifest.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 -b --suffix .sav --fuzz=0 patching file pom.xml + popd ~/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src + echo 'Patch #4 (xmlrpc-disallow-deserialization-of-ex-serializable-tags.patch):' Patch #4 (xmlrpc-disallow-deserialization-of-ex-serializable-tags.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file common/src/main/java/org/apache/xmlrpc/parser/SerializableParser.java + echo 'Patch #5 (xmlrpc-disallow-loading-external-dtd.patch):' Patch #5 (xmlrpc-disallow-loading-external-dtd.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file common/src/main/java/org/apache/xmlrpc/util/SAXParsers.java + echo 'Patch #6 (CVE-2019-17570.patch):' Patch #6 (CVE-2019-17570.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file common/src/main/java/org/apache/xmlrpc/parser/XmlRpcResponseParser.java + sed -i 's/\r//' LICENSE.txt + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_disable_module dist + /usr/bin/python3 /usr/share/java-utils/pom_editor.py pom_remove_dep jaxme:jaxmeapi common + /usr/bin/python3 /usr/share/java-utils/mvn_file.py ':{*}' @1 + /usr/bin/python3 /usr/share/java-utils/mvn_package.py ':*-common' xmlrpc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mXfFXn + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd apache-xmlrpc-3.1.3-src + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + /usr/bin/python3 /usr/share/java-utils/mvn_build.py --xmvn-javadoc -s -- -Dmaven.test.failure.ignore=true Executing: xmvn --batch-mode --offline -Dmaven.test.failure.ignore=true verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dmaven.test.failure.ignore=true', '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] Apache XML-RPC [pom] [INFO] Apache XML-RPC Common Library [jar] [INFO] Apache XML-RPC Client Library [jar] [INFO] Apache XML-RPC Server Library [jar] [INFO] [INFO] ----------------------< org.apache.xmlrpc:xmlrpc >---------------------- [INFO] Building Apache XML-RPC 3.1.3 [1/4] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ xmlrpc --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ xmlrpc --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] ------------------< org.apache.xmlrpc:xmlrpc-common >------------------- [INFO] Building Apache XML-RPC Common Library 3.1.3 [2/4] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven-version) @ xmlrpc-common --- [INFO] [INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ xmlrpc-common --- [INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4 [INFO] Copying 5 resources from 1 bundle. [INFO] [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ xmlrpc-common --- [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/iurt/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src/common/src/main/filtered-resources [INFO] Copying 5 resources [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ xmlrpc-common --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 92 source files to /home/iurt/rpmbuild/BUILD/apache-xmlrpc-3.1.3-src/common/target/classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] Source option 1.3 is no longer supported. Use 6 or later. [ERROR] Target option 1.2 is no longer supported. Use 1.6 or later. [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping Apache XML-RPC [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Apache XML-RPC 3.1.3: [INFO] [INFO] Apache XML-RPC ..................................... SUCCESS [ 1.117 s] [INFO] Apache XML-RPC Common Library ...................... FAILURE [ 0.634 s] [INFO] Apache XML-RPC Client Library ...................... SKIPPED [INFO] Apache XML-RPC Server Library ...................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.444 s [INFO] Finished at: 2020-11-08T19:33:19Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project xmlrpc-common: Compilation failure: Compilation failure: [ERROR] Source option 1.3 is no longer supported. Use 6 or later. [ERROR] Target option 1.2 is no longer supported. Use 1.6 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 :xmlrpc-common error: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.mXfFXn (%build) RPM build errors: Bad exit status from /home/iurt/rpmbuild/tmp/rpm-tmp.mXfFXn (%build) I: [iurt_root_command] ERROR: chroot