Bug#893098: axis FTBFS with openjdk-9
Adrian Bunk
bunk at debian.org
Fri Mar 16 13:54:36 UTC 2018
Source: axis
Version: 1.4-25
Severity: serious
Tags: buster sid
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/axis.html
...
compile:
[javac] /build/1st/axis-1.4/build.xml:99: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
[javac] Using javac -source 1.3 is no longer supported, switching to 1.6
[javac] Using javac -target 1.3 is no longer supported, switching to 1.6
[javac] Compiling 633 source files to /build/1st/axis-1.4/build/classes
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
[javac] warning: [options] source value 1.6 is obsolete and will be removed in a future release
[javac] warning: [options] target value 1.6 is obsolete and will be removed in a future release
[javac] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[javac] /build/1st/axis-1.4/src/org/apache/axis/attachments/DimeAttachmentStreams.java:14: error: unmappable character (0x92) for encoding US-ASCII
[javac] * use of Axis? DimeDelimitedInputStream to parse the data in the HTTP stream
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/attachments/MultipartAttachmentStreams.java:27: error: unmappable character (0x92) for encoding US-ASCII
[javac] * the root part of the multipart-related message). Our DIME counterpart didn?t
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:419: error: unmappable character (0xE2) for encoding US-ASCII
[javac] // server???
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:419: error: unmappable character (0x88) for encoding US-ASCII
[javac] // server???
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:419: error: unmappable character (0x97) for encoding US-ASCII
[javac] // server???
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:431: error: unmappable character (0xE2) for encoding US-ASCII
[javac] // I f we ??? r e i n s t r i c t mode ,
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:431: error: unmappable character (0x80) for encoding US-ASCII
[javac] // I f we ??? r e i n s t r i c t mode ,
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:431: error: unmappable character (0x99) for encoding US-ASCII
[javac] // I f we ??? r e i n s t r i c t mode ,
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:432: error: unmappable character (0xE2) for encoding US-ASCII
[javac] // [ ???.foo.com] is not allowed to match [a.b.foo.com]
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:432: error: unmappable character (0x88) for encoding US-ASCII
[javac] // [ ???.foo.com] is not allowed to match [a.b.foo.com]
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/components/net/JSSESocketFactory.java:432: error: unmappable character (0x97) for encoding US-ASCII
[javac] // [ ???.foo.com] is not allowed to match [a.b.foo.com]
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/enum/Scope.java:17: error: as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac] package org.apache.axis.enum;
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/enum/Style.java:17: error: as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac] package org.apache.axis.enum;
[javac] ^
[javac] /build/1st/axis-1.4/src/org/apache/axis/enum/Use.java:17: error: as of release 5, 'enum' is a keyword, and may not be used as an identifier
[javac] package org.apache.axis.enum;
[javac] ^
[javac] 14 errors
[javac] 4 warnings
BUILD FAILED
/build/1st/axis-1.4/build.xml:99: Compile failed; see the compiler error output for details.
Total time: 3 seconds
make: *** [/usr/share/cdbs/1/class/ant.mk:39: debian/stamp-ant-build] Error 1
More information about the pkg-java-maintainers
mailing list