Bug#912265: trove3 FTBFS with OpenJDK 11

Adrian Bunk bunk at debian.org
Mon Oct 29 18:10:55 GMT 2018


Source: trove3
Version: 3.0.3-4
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/trove3.html

...
-build_tests:
    [javac] /build/1st/trove3-3.0.3/build.xml:350: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
    [javac] Using javac -source 1.5 is no longer supported, switching to 6
    [javac] Using javac -target 1.5 is no longer supported, switching to 6
    [javac] Compiling 28 source files to /build/1st/trove3-3.0.3/output/test_classes
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 6
    [javac] warning: [options] source value 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/trove3-3.0.3/test/gnu/trove/set/hash/TLinkedHashSetTest.java:25: error: package org.omg.CORBA.portable does not exist
    [javac] import org.omg.CORBA.portable.Streamable;
    [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] 1 error
    [javac] 4 warnings

BUILD FAILED
/build/1st/trove3-3.0.3/build.xml:63: The following error occurred while executing this line:
/build/1st/trove3-3.0.3/build.xml:350: Compile failed; see the compiler error output for details.

Total time: 18 seconds
dh_auto_build: ant -Duser.name debian -Dversion.number=3.0.3 release javadoc returned exit code 1
make[1]: *** [debian/rules:13: override_dh_auto_build-indep] Error 2



More information about the pkg-java-maintainers mailing list