Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/xml-commons-apis.spec'], chrootPath='/mnt/compose/mock/module-eclipse-rhel8-8070020230228041217-46cf0dbd-build-93103-39456/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target noarch --nodeps /builddir/build/SPECS/xml-commons-apis.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/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/xml-commons-apis.spec'], chrootPath='/mnt/compose/mock/module-eclipse-rhel8-8070020230228041217-46cf0dbd-build-93103-39456/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target noarch --nodeps /builddir/build/SPECS/xml-commons-apis.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.ANwR4r + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf external + /usr/bin/gzip -dc /builddir/build/SOURCES/xml-commons-external-1.4.01-src.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd external + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -name '*.class' -exec rm -f '{}' ';' + find -name '*.jar' -exec rm -f '{}' ';' + iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt + mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt + iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt + mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt + sed -i -e '/javadoc packagenames/aadditionalparam="-Xdoclint:none"' build.xml + sed -i -e 's/\(Throwable\|Exception\) _/\1 ex/' src/javax/xml/validation/SchemaFactoryFinder.java src/javax/xml/xpath/XPathFactoryFinder.java + cp /builddir/build/SOURCES/xml-apis-2.0.2.pom /builddir/build/SOURCES/xml-apis-ext-1.3.04.pom . + sed -i '/distributionManagement/,/\/distributionManagement/ {d}' xml-apis-2.0.2.pom xml-apis-ext-1.3.04.pom + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py :xml-apis xml-commons-apis jaxp13 jaxp xml-commons-jaxp-1.3-apis + /usr/libexec/platform-python /usr/share/java-utils/mvn_file.py :xml-apis-ext xml-commons-apis-ext + /usr/libexec/platform-python /usr/share/java-utils/mvn_alias.py :xml-apis-ext xerces:dom3-xml-apis + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.bv6juw + umask 022 + cd /builddir/build/BUILD + cd external + ant -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 jar javadoc Buildfile: /builddir/build/BUILD/external/build.xml prepare: [echo] Building xml-commons-external (version: 1.4.01) Buildfile: $Revision: 670234 $ [mkdir] Created dir: /builddir/build/BUILD/external/build/classes [mkdir] Created dir: /builddir/build/BUILD/external/build/docs [mkdir] Created dir: /builddir/build/BUILD/external/build/docs/javadoc [copy] Copying 1 file to /builddir/build/BUILD/external/src/org/apache/xmlcommons [copy] Copying 1 file to /builddir/build/BUILD/external/build compile: [javac] /builddir/build/BUILD/external/build.xml:106: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds [javac] Compiling 478 source files to /builddir/build/BUILD/external/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar: [echo] Jarring ./build/xml-apis.jar from ./build/classes [mkdir] Created dir: /builddir/build/BUILD/external/build/classes/license [copy] Copying 8 files to /builddir/build/BUILD/external/build/classes/license [jar] Building jar: /builddir/build/BUILD/external/build/xml-apis.jar [echo] Jarring ./build/xml-apis-ext.jar from ./build/classes [jar] Building jar: /builddir/build/BUILD/external/build/xml-apis-ext.jar prepare: [echo] Building xml-commons-external (version: 1.4.01) Buildfile: $Revision: 670234 $ javadoc: [javadoc] Generating Javadoc [javadoc] Javadoc execution [javadoc] Loading source files for package javax.xml... [javadoc] Loading source files for package javax.xml.datatype... [javadoc] Loading source files for package javax.xml.namespace... [javadoc] Loading source files for package javax.xml.parsers... [javadoc] Loading source files for package javax.xml.stream... [javadoc] Loading source files for package javax.xml.stream.events... [javadoc] Loading source files for package javax.xml.stream.util... [javadoc] Loading source files for package javax.xml.transform... [javadoc] Loading source files for package javax.xml.transform.dom... [javadoc] Loading source files for package javax.xml.transform.sax... [javadoc] Loading source files for package javax.xml.transform.stax... [javadoc] Loading source files for package javax.xml.transform.stream... [javadoc] Loading source files for package javax.xml.validation... [javadoc] Loading source files for package javax.xml.xpath... [javadoc] Loading source files for package org.w3c.css.sac... [javadoc] Loading source files for package org.w3c.css.sac.helpers... [javadoc] Loading source files for package org.w3c.dom... [javadoc] Loading source files for package org.w3c.dom.bootstrap... [javadoc] Loading source files for package org.w3c.dom.css... [javadoc] Loading source files for package org.w3c.dom.events... [javadoc] Loading source files for package org.w3c.dom.html... [javadoc] Loading source files for package org.w3c.dom.ls... [javadoc] Loading source files for package org.w3c.dom.ranges... [javadoc] Loading source files for package org.w3c.dom.smil... [javadoc] Loading source files for package org.w3c.dom.stylesheets... [javadoc] Loading source files for package org.w3c.dom.svg... [javadoc] Loading source files for package org.w3c.dom.traversal... [javadoc] Loading source files for package org.w3c.dom.views... [javadoc] Loading source files for package org.w3c.dom.xpath... [javadoc] Loading source files for package org.xml.sax... [javadoc] Loading source files for package org.xml.sax.ext... [javadoc] Loading source files for package org.xml.sax.helpers... [javadoc] Constructing Javadoc information... [javadoc] Standard Doclet version 1.8.0_345 [javadoc] Building tree for all the packages and classes... [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/ConditionFactory.java:105: warning - @param argument "value" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/ConditionFactory.java:153: warning - @param argument "localName" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/ConditionFactory.java:153: warning - @param argument "specified" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/CSSException.java:78: warning - @param argument "a" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/CSSException.java:87: warning - @param argument "a" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/DocumentHandler.java:32: warning - @param argument "uri" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/DocumentHandler.java:47: warning - @param argument "uri" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/DocumentHandler.java:68: warning - @param argument "at-rule" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/DocumentHandler.java:92: warning - @param argument "defaultNamepaceURI" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/DocumentHandler.java:140: warning - @param argument "media" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/Parser.java:157: warning - @param argument "styleValue" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/css/sac/SelectorFactory.java:164: warning - @param argument "adjacent" is not a parameter name. [javadoc] /builddir/build/BUILD/external/src/org/w3c/dom/smil/ElementTimeControl.java:84: warning - Tag @see: missing final '>': "SMIL Animation." [javadoc] /builddir/build/BUILD/external/src/org/w3c/dom/smil/ElementTimeControl.java:104: warning - @raise is an unknown tag. [javadoc] /builddir/build/BUILD/external/src/org/w3c/dom/smil/ElementTimeControl.java:136: warning - @raise is an unknown tag. [javadoc] /builddir/build/BUILD/external/src/org/w3c/dom/smil/ElementTimeControl.java:157: warning - @raise is an unknown tag. [javadoc] /builddir/build/BUILD/external/src/org/w3c/dom/smil/ElementTimeControl.java:181: warning - @raise is an unknown tag. [javadoc] /builddir/build/BUILD/external/src/org/w3c/dom/smil/TimeEvent.java:23: warning - Tag @see: missing final '>': "SMIL Animation." [javadoc] Building index for all the packages and classes... [javadoc] Building index for all classes... [javadoc] Generating /builddir/build/BUILD/external/build/docs/javadoc/help-doc.html... [javadoc] 18 warnings [copy] Copying 212 files to /builddir/build/BUILD/external/build/docs BUILD SUCCESSFUL Total time: 4 seconds + jar ufm build/xml-apis.jar /builddir/build/SOURCES/xml-commons-apis-MANIFEST.MF Feb 28, 2023 3:03:05 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + jar ufm build/xml-apis-ext.jar /builddir/build/SOURCES/xml-commons-apis-ext-MANIFEST.MF Feb 28, 2023 3:03:05 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Manifest-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py xml-apis-2.0.2.pom build/xml-apis.jar + /usr/libexec/platform-python /usr/share/java-utils/mvn_artifact.py xml-apis-ext-1.3.04.pom build/xml-apis-ext.jar + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yJ09rb + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch ++ dirname /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch + cd external + xmvn-install -R .xmvn-reactor -n xml-commons-apis -d /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch [INFO] Installing artifact xml-apis:xml-apis:pom:2.0.2 [INFO] Installing artifact xml-apis:xml-apis:jar:2.0.2 [INFO] Installing artifact xml-apis:xml-apis-ext:pom:1.3.04 [INFO] Installing artifact xml-apis:xml-apis-ext:jar:1.3.04 [INFO] Installation successful + jdir=build/docs/javadoc + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/licenses + '[' -d build/docs/javadoc ']' + install -dm755 /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/javadoc/xml-commons-apis + cp -pr build/docs/javadoc/allclasses-frame.html build/docs/javadoc/allclasses-noframe.html build/docs/javadoc/constant-values.html build/docs/javadoc/deprecated-list.html build/docs/javadoc/help-doc.html build/docs/javadoc/index-all.html build/docs/javadoc/index.html build/docs/javadoc/javax build/docs/javadoc/org build/docs/javadoc/overview-frame.html build/docs/javadoc/overview-summary.html build/docs/javadoc/overview-tree.html build/docs/javadoc/package-list build/docs/javadoc/script.js build/docs/javadoc/serialized-form.html build/docs/javadoc/stylesheet.css /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/javadoc/xml-commons-apis + echo /usr/share/javadoc/xml-commons-apis + rm -rf build/docs/javadoc + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 1.4.01-31.module+el8.7.0+636+73bebe73 --unique-debug-suffix -1.4.01-31.module+el8.7.0+636+73bebe73.noarch --unique-debug-src-base xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/external + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qrna8T + umask 022 + cd /builddir/build/BUILD + cd external + DOCDIR=/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr LICENSE /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr NOTICE /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr LICENSE.dom-documentation.txt /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr README.dom.txt /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr LICENSE.dom-software.txt /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr LICENSE.sac.html /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr LICENSE.sax.txt /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr README-sax /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + cp -pr README.sax.txt /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis + exit 0 warning: File listed twice: /usr/share/java/jaxp.jar warning: File listed twice: /usr/share/java/jaxp13.jar warning: File listed twice: /usr/share/java/xml-commons-apis-ext.jar warning: File listed twice: /usr/share/java/xml-commons-apis.jar warning: File listed twice: /usr/share/java/xml-commons-jaxp-1.3-apis.jar [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/jaxp.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/jaxp.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/jaxp13.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/jaxp13.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/xml-commons-apis-ext.jar'] [INFO osgi.prov] osgi(org.w3c.dom.svg) = 1.1.0 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/xml-commons-apis-ext.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/xml-commons-apis.jar'] [INFO osgi.prov] osgi(javax.xml) = 1.3.4 [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/xml-commons-apis.jar'] [INFO osgi.prov] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/xml-commons-jaxp-1.3-apis.jar'] [INFO osgi.req] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/java/xml-commons-jaxp-1.3-apis.jar'] [INFO maven.prov] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/maven-metadata/xml-commons-apis.xml'] [INFO maven.prov] mvn(xml-apis:xml-apis:pom:) = 2.0.2, mvn(xml-apis:xml-apis) = 2.0.2, mvn(xml-apis:xml-apis-ext) = 1.3.04 mvn(xerces:dom3-xml-apis) = 1.3.04, mvn(xml-apis:xml-apis-ext:pom:) = 1.3.04 mvn(xerces:dom3-xml-apis:pom:) = 1.3.04 [INFO maven.req] input: ['/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/maven-metadata/xml-commons-apis.xml'] [INFO maven.req] javapackages-filesystem, java-headless Provides: mvn(xerces:dom3-xml-apis) = 1.3.04 mvn(xerces:dom3-xml-apis:pom:) = 1.3.04 mvn(xml-apis:xml-apis) = 2.0.2 mvn(xml-apis:xml-apis-ext) = 1.3.04 mvn(xml-apis:xml-apis-ext:pom:) = 1.3.04 mvn(xml-apis:xml-apis:pom:) = 2.0.2 osgi(javax.xml) = 1.3.4 osgi(org.w3c.dom.svg) = 1.1.0 xml-commons = 1.4.01-31.module+el8.7.0+636+73bebe73 xml-commons-apis = 1.4.01-31.module+el8.7.0+636+73bebe73 xml-commons-jaxp-1.3-apis = 1.4.01-31.module+el8.7.0+636+73bebe73 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: java-headless javapackages-filesystem Processing files: xml-commons-apis-manual-1.4.01-31.module+el8.7.0+636+73bebe73.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.BWg67p + umask 022 + cd /builddir/build/BUILD + cd external + DOCDIR=/builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis-manual + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis-manual + cp -pr build/docs/dom /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch/usr/share/doc/xml-commons-apis-manual + exit 0 Provides: xml-commons-apis-manual = 1.4.01-31.module+el8.7.0+636+73bebe73 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xml-commons-apis-javadoc-1.4.01-31.module+el8.7.0+636+73bebe73.noarch Provides: xml-commons-apis-javadoc = 1.4.01-31.module+el8.7.0+636+73bebe73 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: javapackages-filesystem Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch Wrote: /builddir/build/RPMS/xml-commons-apis-1.4.01-31.module+el8.7.0+636+73bebe73.noarch.rpm Wrote: /builddir/build/RPMS/xml-commons-apis-manual-1.4.01-31.module+el8.7.0+636+73bebe73.noarch.rpm Wrote: /builddir/build/RPMS/xml-commons-apis-javadoc-1.4.01-31.module+el8.7.0+636+73bebe73.noarch.rpm Child return code was: 0