D: [iurt_root_command] chroot
Building target platforms: noarch
Building for target noarch
Installing /home/pterjan/rpmbuild/SRPMS/xpp3-1.1.4-9.c.7.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ko13tA
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I69n3Q
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ rm -rf xpp3-1.1.4c
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xpp3-1.1.4c_src.tgz
/usr/bin/tar: A lone zero block at 5035
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd xpp3-1.1.4c
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -name '*.jar' -delete
+ rm -rf src/java/builder/javax
+ echo 'Patch #0 (xpp3-link-docs-locally.patch):'
Patch #0 (xpp3-link-docs-locally.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p0 --fuzz=0
patching file ./build.xml
Hunk #1 succeeded at 502 (offset 23 lines).
+ sed -i 's|depends="junit_main,junit_addons"|depends="junit_main"|' build.xml
+ sed -i '/<javadoc/aadditionalparam="-Xdoclint:none"' build.xml
+ sed -i -e '/source="1.2" target="1.1"/s/1\../1.8/g' build.xml
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9XyDw9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xpp3-1.1.4c
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
++ build-classpath junit
+ export CLASSPATH=/usr/share/java/junit.jar
+ CLASSPATH=/usr/share/java/junit.jar
+ export ANT_OPTS=-Dfile.encoding=iso-8859-1
+ ANT_OPTS=-Dfile.encoding=iso-8859-1
+ ant xpp3 junit apidoc
Buildfile: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml

prepare:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/dist
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [touch] Creating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes/XPP3_1.1.4c_VERSION

update_api:

api:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/api
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:224: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 4 source files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/api
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java:91: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]         features.put(name, new Boolean(state));
    [javac]                            ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java:119: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]         features.put (XmlPullParser.FEATURE_PROCESS_NAMESPACES, new Boolean (awareness));
    [javac]                                                                 ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java:146: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]         features.put (XmlPullParser.FEATURE_VALIDATION, new Boolean (validating));
    [javac]                                                         ^
    [javac] Note: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParserFactory.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 7 warnings

impl_min:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes_min
    [touch] Creating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes_min/XPP3_1.1.4c_MIN_VERSION
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:231: 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/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes_min
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:237: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes_min
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_min/org/xmlpull/mxp1/MXParser.java:2685: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]                 xmlDeclStandalone = new Boolean(true);
    [javac]                                     ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_min/org/xmlpull/mxp1/MXParser.java:2689: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]                 xmlDeclStandalone = new Boolean(false);
    [javac]                                     ^
    [javac] 6 warnings
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes_min/META-INF/services
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes_min/META-INF/services

jar_min:
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/xpp3_min-1.1.4c.jar

serializer:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:253: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

impl:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:282: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_min/org/xmlpull/mxp1/MXParser.java:2685: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]                 xmlDeclStandalone = new Boolean(true);
    [javac]                                     ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_min/org/xmlpull/mxp1/MXParser.java:2689: warning: [removal] Boolean(boolean) in Boolean has been deprecated and marked for removal
    [javac]                 xmlDeclStandalone = new Boolean(false);
    [javac]                                     ^
    [javac] 6 warnings
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:284: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 3 source files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_standard/org/xmlpull/mxp1/MXParserCachingStrings.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac]                 Object o = reader.getClass().getMethod("clone", null).invoke(reader, null);
    [javac]                                                                 ^
    [javac]   cast to Class<?> for a varargs call
    [javac]   cast to Class<?>[] for a non-varargs call and to suppress this warning
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_standard/org/xmlpull/mxp1/MXParserCachingStrings.java:68: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac]                 Object o = reader.getClass().getMethod("clone", null).invoke(reader, null);
    [javac]                                                                                      ^
    [javac]   cast to Object for a varargs call
    [javac]   cast to Object[] for a non-varargs call and to suppress this warning
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/mxp1_standard/org/xmlpull/mxp1/MXParserCachingStrings.java:269: warning: [removal] finalize() in Object has been deprecated and marked for removal
    [javac]     public void finalize() {
    [javac]                 ^
    [javac] 7 warnings
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes/META-INF/services
     [copy] Copying 1 file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes/META-INF/services

builder:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:258: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 26 source files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/builder/org/xmlpull/v1/builder/impl/XmlDocumentImpl.java:57: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac]                     newMember  = member.getClass().getMethod("clone", null).invoke(member, null);
    [javac]                                                                       ^
    [javac]   cast to Class<?> for a varargs call
    [javac]   cast to Class<?>[] for a non-varargs call and to suppress this warning
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/builder/org/xmlpull/v1/builder/impl/XmlDocumentImpl.java:57: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac]                     newMember  = member.getClass().getMethod("clone", null).invoke(member, null);
    [javac]                                                                                            ^
    [javac]   cast to Object for a varargs call
    [javac]   cast to Object[] for a non-varargs call and to suppress this warning
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/builder/org/xmlpull/v1/builder/impl/XmlElementImpl.java:99: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac]                     newMember  = member.getClass().getMethod("clone", null).invoke(member, null);
    [javac]                                                                       ^
    [javac]   cast to Class<?> for a varargs call
    [javac]   cast to Class<?>[] for a non-varargs call and to suppress this warning
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/builder/org/xmlpull/v1/builder/impl/XmlElementImpl.java:99: warning: non-varargs call of varargs method with inexact argument type for last parameter;
    [javac]                     newMember  = member.getClass().getMethod("clone", null).invoke(member, null);
    [javac]                                                                                            ^
    [javac]   cast to Object for a varargs call
    [javac]   cast to Object[] for a non-varargs call and to suppress this warning
    [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.
    [javac] 8 warnings

check_sax2:

update_sax2_driver:

sax2_driver:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:332: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/sax2_driver/org/xmlpull/v1/sax2/Driver.java uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 4 warnings

update_util:

util:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:348: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

update_wrapper:

wrapper:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:362: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 7 source files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

check_dom2:

update_dom2_builder:

dom2_builder:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:316: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings

update_parser_pool:

parser_pool:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:302: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 1 source file to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] Note: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/parser_pool/org/xmlpull/v1/parser_pool/XmlPullParserPool.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 4 warnings

jar:
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/xpp3-1.1.4c.jar

xpath:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/xpath
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:271: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 172 source files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/xpath
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultDivExpr.java:93: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( result );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultMinusExpr.java:92: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( result );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultModExpr.java:96: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( result );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultMultiplyExpr.java:92: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]        return new  Double( result );
    [javac]               ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultPlusExpr.java:93: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( result );        
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultUnaryExpr.java:107: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( number.doubleValue() * -1 );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultXPathFactory.java:245: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]       return new DefaultNumberExpr( new Double(number) );
    [javac]                                     ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/expr/DefaultXPathFactory.java:250: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new DefaultNumberExpr( new Double(number) );
    [javac]                                       ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/CeilingFunction.java:98: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( Math.ceil( value.doubleValue() ) );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/CountFunction.java:93: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( 0 );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/CountFunction.java:98: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]             return new Double( ((List)obj).size() );
    [javac]                    ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/CountFunction.java:101: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( 1 );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/FloorFunction.java:98: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( Math.floor( value.doubleValue() ) );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/LastFunction.java:91: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( context.getSize() );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:79: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]   private final static Double NaN = new Double( Double.NaN );
    [javac]                                     ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:99: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]       return new Double( ((Number) obj).doubleValue() );            
    [javac]              ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:105: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( 1 );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:109: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( 0 );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:118: warning: [removal] Double(String) in Double has been deprecated and marked for removal
    [javac]         Double doubleValue = new Double( str );        
    [javac]                              ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:123: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( Double.NaN );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:136: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]     return new Double( Double.NaN );
    [javac]            ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/NumberFunction.java:141: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]     return isNaN( new Double( val ) );
    [javac]                   ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/PositionFunction.java:91: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( context.getPosition() );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/RoundFunction.java:110: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double( Math.round( value ) );
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/StringLengthFunction.java:101: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double(str.length());
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/SumFunction.java:118: warning: [removal] Double(double) in Double has been deprecated and marked for removal
    [javac]         return new Double(sum);
    [javac]                ^
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/xpath/org/xmlpull/v1/builder/xpath/jaxen/function/TranslateFunction.java:122: warning: [removal] Character(char) in Character has been deprecated and marked for removal
    [javac] 		Character cTo = new Character( toStr.charAt( i ) );
    [javac] 		                ^
    [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.
    [javac] 31 warnings

jar_xpath:
      [jar] Building jar: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/xpp3_xpath-1.1.4c.jar

xpp3:

prepare:

check_junit:

update_api:

api:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:224: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

impl_min:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:231: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:237: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

serializer:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:253: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

impl:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:282: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:284: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

update_api_tests:

update_addons_tests:

update_xml_tests:

update_tests:

tests_main:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/tests
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:438: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 25 source files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/tests
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
    [javac] warning: [options] source value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] target value 8 is obsolete and will be removed in a future release
    [javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
    [javac] 4 warnings
     [copy] Copying 7 files to /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build/tests/org/xmlpull/v1/tests/xml

junit_main:
     [java] PackageTests uses factory=org.xmlpull.mxp1.MXParserFactory parser=org.xmlpull.mxp1.MXParserCachingStrings serializer=org.xmlpull.mxp1_serializer.MXSerializerExecuting XmlPull API tests
     [java] 
     [java] .........................................
     [java] .............................
     [java] Time: 0.083
     [java] 
     [java] OK (70 tests)
     [java] 
     [java] Test results 
     [java] * factory class org.xmlpull.mxp1.MXParserFactory
     [java] * default parser class org.xmlpull.mxp1.MXParserCachingStrings
     [java] * namespace enabled parser class org.xmlpull.mxp1.MXParserCachingStrings
     [java] * default serializer class org.xmlpull.mxp1_serializer.MXSerializer
     [java] * optional feature  http://xmlpull.org/v1/doc/features.html#serializer-attvalue-use-apostrophe is supported
     [java] * optional property http://xmlpull.org/v1/doc/properties.html#serializer-indentation is supported
     [java] * optional property http://xmlpull.org/v1/doc/properties.html#serializer-line-separator is supported
     [java] * optional feature  http://xmlpull.org/v1/doc/features.html#xml-roundtrip is supported
     [java] * optional property http://xmlpull.org/v1/doc/properties.html#xmldecl-version is supported
     [java] * optional property http://xmlpull.org/v1/doc/properties.html#xmldecl-standalone is supported
     [java] * optional property http://xmlpull.org/v1/doc/properties.html#xmldecl-content is supported
     [java] 
     [java] 

junit:

prepare:

update_api:

api:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:224: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

impl_min:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:231: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:237: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

jar_min:

serializer:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:253: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

impl:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:282: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:284: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

builder:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:258: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

check_sax2:

update_sax2_driver:

sax2_driver:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:332: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

update_util:

util:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:348: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

update_wrapper:

wrapper:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:362: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

check_dom2:

update_dom2_builder:

dom2_builder:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:316: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

update_parser_pool:

parser_pool:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:302: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

jar:

xpath:
    [javac] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/build.xml:271: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

jar_xpath:

xpp3:

apidoc:
    [mkdir] Created dir: /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution
  [javadoc] Loading source files for package org.xmlpull.v1...
  [javadoc] Constructing Javadoc information...
  [javadoc] Building index for all the packages and classes...
  [javadoc] Standard Doclet version 21.0.6+7-LTS
  [javadoc] Building tree for all the packages and classes...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/XmlPullParser.html...
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:552: warning: invalid input: '<'
  [javadoc]      *       for (int i = nsStart; i < nsEnd; i++) {
  [javadoc]                                      ^
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:818: warning: @param argument "zero" is not a parameter name.
  [javadoc]      * @param zero based index of attribute
  [javadoc]        ^
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:831: warning: @param argument "zero" is not a parameter name.
  [javadoc]      * @param zero based index of attribute
  [javadoc]        ^
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:843: warning: @param argument "zero" is not a parameter name.
  [javadoc]      * @param zero based index of attribute
  [javadoc]        ^
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:852: warning: @param argument "zero" is not a parameter name.
  [javadoc]      * @param zero based index of attribute
  [javadoc]        ^
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:862: warning: @param argument "zero" is not a parameter name.
  [javadoc]      * @param zero based index of attribute
  [javadoc]        ^
  [javadoc] /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/src/java/api/org/xmlpull/v1/XmlPullParser.java:879: warning: @param argument "zero" is not a parameter name.
  [javadoc]      * @param zero based index of attribute
  [javadoc]        ^
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/XmlPullParserException.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/XmlPullParserFactory.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/XmlSerializer.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/package-summary.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/package-tree.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/constant-values.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/serialized-form.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/class-use/XmlSerializer.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/class-use/XmlPullParserFactory.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/class-use/XmlPullParserException.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/class-use/XmlPullParser.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/org/xmlpull/v1/package-use.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/overview-tree.html...
  [javadoc] Building index for all classes...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/allclasses-index.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/allpackages-index.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/index-all.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/search.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/index.html...
  [javadoc] Generating /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/api/help-doc.html...
  [javadoc] 7 warnings

BUILD SUCCESSFUL
Total time: 4 seconds
+ jar ufm build/xpp3-1.1.4c.jar /home/pterjan/rpmbuild/SOURCES/xpp3-1.1.4c-OSGI-MANIFEST.MF
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IuUgom
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ mkdir /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd xpp3-1.1.4c
+ '[' 1 -eq 1 ']'
+ /usr/bin/python3 /usr/share/java-utils/mvn_file.py ':{*}' @1
+ /usr/bin/python3 /usr/share/java-utils/mvn_package.py :xpp3_min minimal
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/xpp3-1.1.4c.pom build/xpp3-1.1.4c.jar
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/xpp3_xpath-1.1.4c.pom build/xpp3_xpath-1.1.4c.jar
+ /usr/bin/python3 /usr/share/java-utils/mvn_artifact.py /home/pterjan/rpmbuild/SOURCES/xpp3_min-1.1.4c.pom build/xpp3_min-1.1.4c.jar
+ xmvn-install -R .xmvn-reactor -n xpp3 -d /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT
[INFO] Installing artifact xpp3:xpp3:pom:1.1.4c
[INFO] Installing artifact xpp3:xpp3:jar:1.1.4c
[INFO] Installing artifact xpp3:xpp3_xpath:pom:1.1.4c
[INFO] Installing artifact xpp3:xpp3_xpath:jar:1.1.4c
[INFO] Installing artifact xpp3:xpp3_min:pom:1.1.4c
[INFO] Installing artifact xpp3:xpp3_min:jar:1.1.4c
[INFO] Installation successful
+ jdir=doc/api
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses
+ '[' -d doc/api ']'
+ install -dm755 /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/javadoc/xpp3
+ cp -pr doc/api/allclasses-index.html doc/api/allpackages-index.html doc/api/constant-values.html doc/api/copy.svg doc/api/element-list doc/api/help-doc.html doc/api/index-all.html doc/api/index.html doc/api/legal doc/api/link.svg doc/api/member-search-index.js doc/api/module-search-index.js doc/api/org doc/api/overview-tree.html doc/api/package-search-index.js doc/api/resources doc/api/script-dir doc/api/script.js doc/api/search-page.js doc/api/search.html doc/api/search.js doc/api/serialized-form.html doc/api/stylesheet.css doc/api/tag-search-index.js doc/api/type-search-index.js /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/javadoc/xpp3
+ echo /usr/share/javadoc/xpp3
+ /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: xpp3-1.1.4-9.c.7.mga10.noarch
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.aPAQsf
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ cd xpp3-1.1.4c
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/README.html /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/ABOUT.txt /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/THANKS.txt /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/build.txt /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/TODO.html /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/changes.html /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/faq.html /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/doc/xb1_user_guide.html /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/doc/xpp3
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SQOm1l
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ cd xpp3-1.1.4c
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/LICENSE.txt /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/maven-metadata/xpp3.xml']
[INFO maven.prov] mvn(xpp3:xpp3) = 1.1.4c, mvn(xpp3:xpp3_xpath) = 1.1.4c, mvn(xpp3:xpp3_xpath:pom:) = 1.1.4c, mvn(xpp3:xpp3:pom:) = 1.1.4c
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/java/xpp3.jar']
[INFO osgi.prov] osgi(org.xmlpull) = 1.1.4
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/java/xpp3_xpath.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/maven-metadata/xpp3.xml']
[INFO maven.req] javapackages-filesystem, java-21-headless
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/java/xpp3.jar']
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/java/xpp3_xpath.jar']
Provides: mvn(xpp3:xpp3) = 1.1.4c mvn(xpp3:xpp3:pom:) = 1.1.4c mvn(xpp3:xpp3_xpath) = 1.1.4c mvn(xpp3:xpp3_xpath:pom:) = 1.1.4c osgi(org.xmlpull) = 1.1.4 xpp3 = 1.1.4-9.c.7.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
Processing files: xpp3-minimal-1.1.4-9.c.7.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nrI1EP
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ cd xpp3-1.1.4c
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3-minimal
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3-minimal
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/LICENSE.txt /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3-minimal
+ RPM_EC=0
++ jobs -p
+ exit 0
[INFO maven.prov] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/maven-metadata/xpp3-minimal.xml']
[INFO maven.prov] mvn(xpp3:xpp3_min) = 1.1.4c, mvn(xpp3:xpp3_min:pom:) = 1.1.4c
[INFO osgi.prov] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/java/xpp3_min.jar']
[INFO maven.req] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/maven-metadata/xpp3-minimal.xml']
[INFO maven.req] javapackages-filesystem, java-21-headless
[INFO osgi.req] input: ['/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/java/xpp3_min.jar']
Provides: mvn(xpp3:xpp3_min) = 1.1.4c mvn(xpp3:xpp3_min:pom:) = 1.1.4c xpp3-minimal = 1.1.4-9.c.7.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
Processing files: xpp3-javadoc-1.1.4-9.c.7.mga10.noarch
Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ubYWA9
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ cd xpp3-1.1.4c
+ LICENSEDIR=/home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3-javadoc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3-javadoc
+ cp -pr /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/xpp3-1.1.4c/LICENSE.txt /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT/usr/share/licenses/xpp3-javadoc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: xpp3-javadoc = 1.1.4-9.c.7.mga10
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 /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xpp3-minimal-1.1.4-9.c.7.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xpp3-1.1.4-9.c.7.mga10.noarch.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/noarch/xpp3-javadoc-1.1.4-9.c.7.mga10.noarch.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.fHaQvi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ test -d /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/xpp3-1.1.4-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!