Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/dom4j.spec'], chrootPath='/var/lib/mock/dist-oc8-build-20192-4711/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/dom4j.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/dom4j-2.0.0-4.oc8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/dom4j.spec'], chrootPath='/var/lib/mock/dist-oc8-build-20192-4711/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/dom4j.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1GkA1J + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dom4j-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/v2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dom4j-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/libexec/platform-python /usr/share/java-utils/mvn_alias.py org.dom4j:dom4j dom4j:dom4j + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py : dom4j/dom4j dom4j + cp /builddir/build/SOURCES/dom4j-2.0.0.pom pom.xml + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_add_dep javax.xml.stream:stax-api::provided + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_add_dep net.java.dev.msv:xsdlib::provided + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_add_dep xpp3:xpp3::provided + /usr/libexec/platform-python /usr/share/java-utils/pom_editor.py pom_add_dep javax.xml.bind:jaxb-api::provided + rm -r src/main/java/org/dom4j/xpp + rm src/main/java/org/dom4j/io/XPPReader.java + rm src/test/java/org/dom4j/util/PerThreadSingletonTest.java + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mmSHVL + umask 022 + cd /builddir/build/BUILD + cd dom4j-2.0.0 + /usr/libexec/platform-python /usr/share/java-utils/mvn_build.py --xmvn-javadoc -- -Dproject.build.sourceEncoding=UTF-8 Executing: xmvn --batch-mode --offline -Dproject.build.sourceEncoding=UTF-8 verify org.fedoraproject.xmvn:xmvn-mojo:install org.fedoraproject.xmvn:xmvn-mojo:javadoc org.fedoraproject.xmvn:xmvn-mojo:builddep ['xmvn', '--batch-mode', '--offline', '-Dproject.build.sourceEncoding=UTF-8', '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] --------------------------< org.dom4j:dom4j >--------------------------- [INFO] Building dom4j 2.0.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ dom4j --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builddir/build/BUILD/dom4j-2.0.0/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ dom4j --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /builddir/build/BUILD/dom4j-2.0.0/target/classes [INFO] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java: /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java uses or overrides a deprecated API. [INFO] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java: Recompile with -Xlint:deprecation for details. [INFO] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/QName.java: Some input files use unchecked or unsafe operations. [INFO] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/QName.java: Recompile with -Xlint:unchecked for details. [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java:[30,23] package org.jaxen.dom4j does not exist [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/XPathPattern.java:[24,23] package org.jaxen.dom4j does not exist [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java:[353,24] cannot find symbol symbol: class Dom4jXPath location: class org.dom4j.xpath.DefaultXPath [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/XPathPattern.java:[120,46] cannot find symbol symbol: variable DocumentNavigator location: class org.dom4j.xpath.XPathPattern [INFO] 4 errors [INFO] ------------------------------------------------------------- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Skipping dom4j [INFO] This project has been banned from the build due to previous failures. [INFO] ------------------------------------------------------------------------ [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.087 s [INFO] Finished at: 2022-08-10T12:42:17+08:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project dom4j: Compilation failure: Compilation failure: [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java:[30,23] package org.jaxen.dom4j does not exist [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/XPathPattern.java:[24,23] package org.jaxen.dom4j does not exist [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/DefaultXPath.java:[353,24] cannot find symbol [ERROR] symbol: class Dom4jXPath [ERROR] location: class org.dom4j.xpath.DefaultXPath [ERROR] /builddir/build/BUILD/dom4j-2.0.0/src/main/java/org/dom4j/xpath/XPathPattern.java:[120,46] cannot find symbol [ERROR] symbol: variable DocumentNavigator [ERROR] location: class org.dom4j.xpath.XPathPattern [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: Bad exit status from /var/tmp/rpm-tmp.mmSHVL (%build) Bad exit status from /var/tmp/rpm-tmp.mmSHVL (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target noarch --nodeps --nocheck /builddir/build/SPECS/dom4j.spec