Bug#893312: lombok FTBFS with openjdk-9
Adrian Bunk
bunk at debian.org
Sat Mar 17 21:51:45 UTC 2018
Source: lombok
Version: 1.16.18+ds-2
Severity: serious
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lombok.html
...
[compile:javac] Compiling 18 source files to /build/1st/lombok-1.16.18+ds/build/lombok-utils
[ivy:compile] warning: [options] source value 1.6 is obsolete and will be removed in a future release
[ivy:compile] warning: [options] target value 1.6 is obsolete and will be removed in a future release
[ivy:compile] warning: [options] To suppress warnings about obsolete options, use -Xlint:-options.
[ivy:compile] /build/1st/lombok-1.16.18+ds/src/utils/lombok/javac/Javac.java:348: error: JCNoType is not abstract and does not override abstract method cloneWithMetadata(TypeMetadata) in Type
[ivy:compile] private static class JCNoType extends Type implements NoType {
[ivy:compile] ^
[ivy:compile] /build/1st/lombok-1.16.18+ds/src/utils/lombok/javac/Javac.java:350: error: constructor Type in class Type cannot be applied to given types;
[ivy:compile] super(tag);
[ivy:compile] ^
[ivy:compile] required: TypeSymbol,TypeMetadata
[ivy:compile] found: TypeSymbol
[ivy:compile] reason: actual and formal argument lists differ in length
[ivy:compile] Note: /build/1st/lombok-1.16.18+ds/src/utils/lombok/javac/Javac.java uses or overrides a deprecated API.
[ivy:compile] Note: Recompile with -Xlint:deprecation for details.
[ivy:compile] 2 errors
[ivy:compile] 3 warnings
BUILD FAILED
/build/1st/lombok-1.16.18+ds/build.xml:185: Compile failed; see the compiler error output for details.
Total time: 1 minute 11 seconds
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 1
More information about the pkg-java-maintainers
mailing list