D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/xalan-j2-2.7.3-3.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.3ICiCA
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/SPECPARTS
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Xnrom1
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ rm -rf xalan-j2-2.7.3
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xalan-j2-2.7.3.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xalan-j2-2.7.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (xalan-j2-noxsltcdeps.patch):'
Patch #0 (xalan-j2-noxsltcdeps.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file build.xml
Hunk #1 succeeded at 709 (offset 26 lines).
+ sed -i '/<bootclasspath/d' build.xml
++ find -iname '*manifest*'
+ sed -i '/class-path/I d' ./src/MANIFEST.SERIALIZER ./src/manifest.xalan-interpretive ./src/MANIFEST.MF ./src/manifest.xsltc
++ find -name '*.sh'
+ sed -i 's/\r//' KEYS LICENSE.txt NOTICE.txt xdocs/style/resources/script.js xdocs/sources/xsltc/README xdocs/sources/xsltc/README.APACHE xdocs/sources/xsltc/README.api xdocs/sources/xsltc/README.xslt xdocs/sources/xsltc/README.xsltc xdocs/sources/xsltc/README2 ./deprecated_build.sh ./build.sh
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :xalan xalan-j2 jaxp_transform_impl
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :serializer xalan-j2-serializer
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py :xsltc xsltc
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py :xsltc xsltc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.cwzLVy
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ cd xalan-j2-2.7.3
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
++ build-classpath xml-commons-apis
++ build-classpath xerces-j2
++ build-classpath bcel
++ build-classpath java_cup-runtime
++ build-classpath regexp
++ build-classpath java_cup
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk
+ ant -Dcompiler.source=1.8 -Dcompiler.target=1.8 -Djava.awt.headless=true -Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar -Dxmlapis.jar=/usr/share/java/xml-commons-apis.jar -Dparser.jar=/usr/share/java/xerces-j2.jar -Dbcel.jar=/usr/share/java/bcel.jar -Druntime.jar=/usr/share/java/java_cup-runtime.jar -Dregexp.jar=/usr/share/java/regexp.jar -Djava_cup.jar=/usr/share/java/java_cup.jar xalan-interpretive.jar xsltc.unbundledjar docs
Buildfile: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml

prepare:
     [echo] Project:Xalan-Java version:2_7_3 build.xml $Revision$
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/classes

serializer.prepare:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/serializer

serializer.compile:
     [echo] Compiling the Serializer
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:1759: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 83 source files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/serializer
    [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 or override a deprecated API that is marked for removal.
    [javac] Note: Recompile with -Xlint:removal for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 7 files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/serializer

serializer.jar:
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/serializer.jar

xml.compile:
     [echo] Compiling DTM implementation and utilities
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:393: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 148 source files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/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 or override a deprecated API that is marked for removal.
    [javac] Note: Recompile with -Xlint:removal for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

xalan-interpretive.compile:
     [echo] Compiling Xalan interpretive classes
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:421: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 111 source files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/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 or override a deprecated API that is marked for removal.
    [javac] Note: Recompile with -Xlint:removal for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 12 files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/classes
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/classes/org/apache/xalan/res

xalan-interpretive.jar:
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/xalan-interpretive.jar

prepare:
     [echo] Project:Xalan-Java version:2_7_3 build.xml $Revision$

xsltc.prepare:
     [echo] Compiling XSLTC utilities
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:468: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/classes

xsltc.java_cup:

xsltc.jlex:

serializer.prepare:

serializer.compile:
     [echo] Compiling the Serializer
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:1759: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

serializer.jar:

xml.compile:
     [echo] Compiling DTM implementation and utilities
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:393: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

xsltc.compile:
     [echo] Compiling remaining XSLTC classes
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:532: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 292 source files to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/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 or override a deprecated API that is marked for removal.
    [javac] Note: Recompile with -Xlint:removal for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.

xsltc.unbundledjar:
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/xsltc.jar

prepare:
     [echo] Project:Xalan-Java version:2_7_3 build.xml $Revision$

serializer.prepare:

serializer.compile:
     [echo] Compiling the Serializer
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:1759: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

serializer.jar:

xml.compile:
     [echo] Compiling DTM implementation and utilities
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:393: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

xalan-interpretive.compile:
     [echo] Compiling Xalan interpretive classes
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:421: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

xsltc.prepare:
     [echo] Compiling XSLTC utilities
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:468: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

xsltc.java_cup:

xsltc.jlex:

xsltc.compile:
     [echo] Compiling remaining XSLTC classes
    [javac] /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build.xml:532: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

jar:
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/xalan.jar

prepare.docs.nojardepends:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs/apidocs
   [gunzip] Expanding xml-site-style.tar.gz to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/xdocs/xml-site-style.tar
    [untar] Expanding: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/xdocs/xml-site-style.tar into /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/xdocs
   [delete] Deleting: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/xdocs/xml-site-style.tar
     [echo] Transform commits.xml and put the result in ./xdocs
     [echo] Generate Xalan-J 2.x design document
     [java] Error: Could not find or load main class org.apache.stylebook.StyleBook
     [java] Caused by: java.lang.ClassNotFoundException: org.apache.stylebook.StyleBook
     [java] Java Result: 1

autodocs:
     [echo] autodocs is for automated build process, without dependencies
     [java] Error: Could not find or load main class org.apache.stylebook.StyleBook
     [java] Caused by: java.lang.ClassNotFoundException: org.apache.stylebook.StyleBook
     [java] Java Result: 1

docs.nojardepends:
     [echo] docs is human-usable target with dependencies

xsltc.prepare.docs:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs/xsltc

xsltc.docs:
     [echo] Build the XSLTC Architectural documentation
     [java] Error: Could not find or load main class org.apache.stylebook.StyleBook
     [java] Caused by: java.lang.ClassNotFoundException: org.apache.stylebook.StyleBook
     [java] Java Result: 1
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs/xsltc
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs/xsltc

docs:

BUILD SUCCESSFUL
Total time: 19 seconds
+ jar ufm build/serializer.jar /home/pterjan/rpmbuild/SOURCES/xalan-j2-serializer-MANIFEST.MF
Dec 21, 2024 10:24:51 AM 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/xalan-interpretive.jar /home/pterjan/rpmbuild/SOURCES/xalan-j2-MANIFEST.MF
Dec 21, 2024 10:24:51 AM 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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Ant-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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Created-By.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Main-Class.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Comment.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Specification-Title.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Specification-Vendor.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Specification-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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-Title.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-Vendor.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-URL.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Comment.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-Title.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-Vendor.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-URL.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Comment.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-Title.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-Vendor.
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.
Dec 21, 2024 10:24:51 AM java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Implementation-URL.
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/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/xalan-2.7.3.pom build/xalan-interpretive.jar
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/serializer-2.7.3.pom build/serializer.jar
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/xsltc-2.7.3.pom build/xsltc.jar
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.dX0g8G
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ mkdir /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT
+ cd xalan-j2-2.7.3
+ '[' 1 -eq 1 ']'
+ xmvn-install -R .xmvn-reactor -n xalan-j2 -d /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT
[INFO] Installing artifact xalan:xalan:pom:2.7.3
[INFO] Installing artifact xalan:xalan:jar:2.7.3
[INFO] Installing artifact xalan:serializer:pom:2.7.3
[INFO] Installing artifact xalan:serializer:jar:2.7.3
[INFO] Installing artifact xalan:xsltc:pom:2.7.3
[INFO] Installing artifact xalan:xsltc:jar:2.7.3
[INFO] Installation successful
+ jdir=target/site/apidocs
+ '[' -d .xmvn/apidocs ']'
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses
+ '[' -d target/site/apidocs ']'
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Processing files: xalan-j2-2.7.3-3.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.EpJ8qB
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ cd xalan-j2-2.7.3
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/KEYS /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/README /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.paBRWV
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ cd xalan-j2-2.7.3
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/LICENSE.txt /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/NOTICE.txt /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/maven-metadata/xalan-j2.xml']
[INFO maven.prov] mvn(xalan:serializer:pom:) = 2.7.3, mvn(xalan:serializer) = 2.7.3, mvn(xalan:xalan) = 2.7.3, mvn(xalan:xalan:pom:) = 2.7.3
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/jaxp_transform_impl.jar']
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/xalan-j2-serializer.jar']
[INFO osgi.prov] osgi(org.apache.xml.serializer) = 2.7.1
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/xalan-j2.jar']
[INFO osgi.prov] osgi(org.apache.xalan) = 2.7.2
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/maven-metadata/xalan-j2.xml']
[INFO maven.req] java-21-headless, javapackages-filesystem
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/jaxp_transform_impl.jar']
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/xalan-j2-serializer.jar']
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/xalan-j2.jar']
[INFO osgi.req] osgi(org.apache.xerces)
Provides: jaxp_transform_impl mvn(xalan:serializer) = 2.7.3 mvn(xalan:serializer:pom:) = 2.7.3 mvn(xalan:xalan) = 2.7.3 mvn(xalan:xalan:pom:) = 2.7.3 osgi(org.apache.xalan) = 2.7.2 osgi(org.apache.xml.serializer) = 2.7.1 xalan-j2 = 2.7.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem osgi(org.apache.xerces)
Processing files: xalan-j2-xsltc-2.7.3-3.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.lSnLWp
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ cd xalan-j2-2.7.3
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-xsltc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-xsltc
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/LICENSE.txt /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-xsltc
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/NOTICE.txt /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-xsltc
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/maven-metadata/xalan-j2-xsltc.xml']
[INFO maven.prov] mvn(xalan:xsltc:pom:) = 2.7.3, mvn(xalan:xsltc) = 2.7.3
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/xsltc.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/maven-metadata/xalan-j2-xsltc.xml']
[INFO maven.req] mvn(xalan:xalan) = 2.7.3, javapackages-filesystem, java-21-headless
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/java/xsltc.jar']
Provides: mvn(xalan:xsltc) = 2.7.3 mvn(xalan:xsltc:pom:) = 2.7.3 xalan-j2-xsltc = 2.7.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: java-21-headless javapackages-filesystem mvn(xalan:xalan) = 2.7.3
Processing files: xalan-j2-manual-2.7.3-3.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.6AiWOl
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ cd xalan-j2-2.7.3
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2-manual
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2-manual
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs/apidocs /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2-manual
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/build/docs/xsltc /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/doc/xalan-j2-manual
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.2zOQLt
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ cd xalan-j2-2.7.3
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-manual
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-manual
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/LICENSE.txt /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-manual
+ cp -pr /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/xalan-j2-2.7.3/NOTICE.txt /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT/usr/share/licenses/xalan-j2-manual
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: xalan-j2-manual = 2.7.3-3.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xalan-j2-manual-2.7.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xalan-j2-xsltc-2.7.3-3.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xalan-j2-2.7.3-3.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.4YmvBS
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ test -d /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/xalan-j2-2.7.3-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!