See
<https://builds.apache.org/job/POI-DSL-1.8/598/display/redirect?page=changes>
Changes:
[kiwiwings] #60656 - EMF image support in slideshows
[kiwiwings] added info for IBMJDK JIT issues and dependencies for SVG support,
fixed changelog
[kiwiwings] activate IBMJDK again, unlimited JCE policy files are now included
by default, and the other IBMJDK issues (#62994,#62966,#62999) have been fixed
[kiwiwings] #62365 - SVG image support in XSLF
------------------------------------------
[...truncated 13.72 KB...]
-rw-r--r-- 1 root root 21101479 Oct 6 12:52 src.zip
-rw-r--r-- 1 root root 108062 Sep 12 07:48 THIRDPARTYLICENSEREADME-JAVAFX.txt
-r--r--r-- 1 root root 155003 Oct 6 12:52 THIRDPARTYLICENSEREADME.txt
+ ls -al /home/jenkins/tools/java/latest1.8/bin
total 904
drwxr-xr-x 2 root root 4096 Nov 5 01:28 .
drwxr-xr-x 7 root root 4096 Nov 5 01:28 ..
-rwxr-xr-x 1 root root 8592 Oct 6 12:52 appletviewer
lrwxrwxrwx 1 root root 8 Oct 6 12:52 ControlPanel -> jcontrol
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 extcheck
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 idlj
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jar
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jarsigner
-rwxr-xr-x 1 root root 8464 Oct 6 12:52 java
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 javac
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 javadoc
-rwxr-xr-x 1 root root 2293 Sep 12 07:48 javafxpackager
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 javah
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 javap
-rwxr-xr-x 1 root root 2293 Sep 12 07:48 javapackager
-rwxr-xr-x 1 root root 1809 Oct 6 12:52 java-rmi.cgi
-rwxr-xr-x 1 root root 140248 Oct 6 12:52 javaws
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jcmd
-rwxr-xr-x 1 root root 8608 Oct 6 12:52 jconsole
-rwxr-xr-x 1 root root 6264 Oct 6 12:52 jcontrol
-rwxr-xr-x 1 root root 8600 Oct 6 12:52 jdb
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jdeps
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jhat
-rwxr-xr-x 1 root root 8648 Oct 6 12:52 jinfo
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jjs
-rwxr-xr-x 1 root root 8648 Oct 6 12:52 jmap
-rwxr-xr-x 1 root root 74675 Dec 8 2017 jmc
-rwxr-xr-x 1 root root 402 Dec 8 2017 jmc.ini
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jps
-rwxr-xr-x 1 root root 8592 Oct 6 12:52 jrunscript
-rwxr-xr-x 1 root root 8600 Oct 6 12:52 jsadebugd
-rwxr-xr-x 1 root root 8648 Oct 6 12:52 jstack
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jstat
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 jstatd
-rwxr-xr-x 1 root root 5110 Jan 14 2017 jvisualvm
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 keytool
-rwxr-xr-x 1 root root 8592 Oct 6 12:52 native2ascii
-rwxr-xr-x 1 root root 8656 Oct 6 12:52 orbd
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 pack200
-rwxr-xr-x 1 root root 8592 Oct 6 12:52 policytool
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 rmic
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 rmid
-rwxr-xr-x 1 root root 8592 Oct 6 12:52 rmiregistry
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 schemagen
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 serialver
-rwxr-xr-x 1 root root 8592 Oct 6 12:52 servertool
-rwxr-xr-x 1 root root 8656 Oct 6 12:52 tnameserv
-rwxr-xr-x 1 root root 182536 Oct 6 12:52 unpack200
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 wsgen
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 wsimport
-rwxr-xr-x 1 root root 8584 Oct 6 12:52 xjc
+ /home/jenkins/tools/java/latest1.8/bin/java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
+ echo which java
which java
+ which java
/home/jenkins/tools/java/latest1.8/bin/java
+ java -version
java version "1.8.0_191"
Java(TM) SE Runtime Environment (build 1.8.0_191-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.191-b12, mixed mode)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest1.8/bin/javac
+ javac -version
javac 1.8.0_191
+ echo '<project default="test"><target name="test"><echo>Java
${ant.java.version}/${java.version}</echo><exec executable="javac"><arg
value="-version"/></exec></target></project>'
+ ant -f build.javacheck.xml -v
Apache Ant(TM) version 1.9.6 compiled on July 20 2018
Buildfile: <https://builds.apache.org/job/POI-DSL-1.8/ws/build.javacheck.xml>
Detected Java version: 1.8 in: /usr/local/asfpackages/java/jdk1.8.0_191/jre
Detected OS: Linux
parsing buildfile
<https://builds.apache.org/job/POI-DSL-1.8/ws/build.javacheck.xml> with URI =
<https://builds.apache.org/job/POI-DSL-1.8/ws/build.javacheck.xml>
Project base dir set to: <https://builds.apache.org/job/POI-DSL-1.8/ws/>
Build sequence for target(s) `test' is [test]
Complete build sequence is [test, ]
test:
parsing buildfile
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI =
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip
file
[echo] Java 1.8/1.8.0_191
[exec] Current OS is Linux
[exec] Executing 'javac' with arguments:
[exec] '-version'
[exec]
[exec] The ' characters around the executable and arguments are
[exec] not part of the command.
[exec] javac 1.8.0_191
BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[POI-DSL-1.8] $ /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant
-Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI-DSL-1.8/ws/build.xml>
clean:
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build>
check-jars:
fetch-jars:
check-ooxml-jars:
fetch-ooxml-jars:
[get] Destination already exists (skipping):
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/ooxml-lib/curvesapi-1.05.jar>
[get] Destination already exists (skipping):
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/ooxml-lib/xmlbeans-3.0.2.jar>
[get] Destination already exists (skipping):
<https://builds.apache.org/job/POI-DSL-1.8/ws/lib/commons-compress-1.18.jar>
[get] Destination already exists (skipping):
<https://builds.apache.org/job/POI-DSL-1.8/ws/ooxml-testlib/reflections.jar>
[get] Destination already exists (skipping):
<https://builds.apache.org/job/POI-DSL-1.8/ws/ooxml-testlib/guava.jar>
[get] Destination already exists (skipping):
<https://builds.apache.org/job/POI-DSL-1.8/ws/ooxml-testlib/javassist.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/batik-all/1.10/batik-all-1.10.jar
[get] To:
<https://builds.apache.org/job/POI-DSL-1.8/ws/compile-lib/batik-all-1.10.jar>
[get] Getting:
https://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.jar
[get] To:
<https://builds.apache.org/job/POI-DSL-1.8/ws/compile-lib/xml-apis-ext-1.3.04.jar>
[get] Getting:
https://repo1.maven.org/maven2/org/apache/xmlgraphics/xmlgraphics-commons/2.3/xmlgraphics-commons-2.3.jar
[get] To:
<https://builds.apache.org/job/POI-DSL-1.8/ws/compile-lib/xmlgraphics-commons-2.3.jar>
init:
[mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/geometry-java>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/excelant-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/excelant-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/excelant-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/examples-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/integration-test-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/build/integration-test-results>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/site>
[echo] Using Ant: Apache Ant(TM) version 1.9.9 compiled on February 2 2017
from /home/jenkins/tools/ant/apache-ant-1.9.9, Ant detected Java 1.8 (may be
different than actual Java sometimes...)
[echo] Using Java: 1.8.0_191/1.8.0_191-b12/25.191-b12/Java HotSpot(TM)
64-Bit Server VM from Oracle Corporation on Linux: 4.4.0-137-generic
compile-main:
[javac] Compiling 1212 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/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.
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/dev/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/common/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/storage/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class>
[javac] Creating empty
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/property/package-info.class>
[javac] Compiling 538 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/test-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/testcases/org/apache/poi/sl/usermodel/BaseTestSlideShow.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 4 files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes>
check-ooxml-xsds:
fetch-ooxml-xsds:
generate-geometry:
compile-scratchpad:
[javac] Compiling 496 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/scratchpad/src/org/apache/poi/extractor/ole2/OLE2ScratchpadExtractorFactory.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[javac] Compiling 191 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-test-classes>
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note:
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.java>
uses unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[copy] Copying 2 files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-classes>
check-compiled-ooxml-xsds:
compile-ooxml-xsds:
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
[copy] Copying 3 files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[copy] Copying 87 resources to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[xmlbean] Time to build schema type system: 1.977 seconds
[xmlbean] Time to generate code: 4.93 seconds
[echo] Forking javac with max heap size 1536m
[javac] Compiling 4576 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/ooxml-lib/ooxml-schemas-1.4.jar>
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/ooxml-lib/ooxml-schemas-1.4-sources.jar>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
[mkdir] Created dir:
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
[copy] Copying 10 files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[copy] Copying 2 resources to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[xmlbean] Time to build schema type system: 0.592 seconds
[xmlbean] Time to generate code: 0.311 seconds
[echo] Forking javac with max heap size 1536m
[javac] Compiling 372 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/ooxml-lib/ooxml-security-1.1.jar>
[jar] Building jar:
<https://builds.apache.org/job/POI-DSL-1.8/598/artifact/ooxml-lib/ooxml-security-1.1-sources.jar>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
[delete] Deleting directory
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
compile-ooxml:
[javac] Compiling 591 source files to
<https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-classes>
[javac]
<https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xdgf/usermodel/XDGFPage.java>:85:
error: constructor Dimension2dDouble in class Dimension2dDouble cannot be
applied to given types;
[javac] return new
Dimension2dDouble(Double.parseDouble(w.getValue()),
[javac] ^
[javac] required: no arguments
[javac] found: double,double
[javac] reason: actual and formal argument lists differ in length
[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] 1 error
BUILD FAILED
<https://builds.apache.org/job/POI-DSL-1.8/ws/build.xml>:1171: Compile failed;
see the compiler error output for details.
Total time: 2 minutes 3 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 59.99 MB of artifacts by 59.4% relative to #597
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files
were found. Configuration error?
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]