Bug#874638: FTBFS with Java 9: javadoc classpath
Chris West
solo-debianbugs at goeswhere.com
Fri Sep 8 11:18:32 UTC 2017
Source: libjgrapht0.8-java
Version: 0.8.3
Severity: normal
User: debian-java at lists.debian.org
Usertags: default-java9
This package fails to build with default-jdk pointing to openjdk-9-jdk.
Please fix it, so that we can start the transition to Java 9.
The wiki has some common problems and their solutions:
https://wiki.debian.org/Java/Java9Pitfalls
This package appears to be confused about the classpath during the
javadoc build.
Build log:
jar:
[jar] Building jar: /build/libjgrapht0.8-java-0.8.3/debian/libjgrapht0.8-java/usr/share/java/jgrapht-0.8.3.jar
javadoc:
[mkdir] Created dir: /build/libjgrapht0.8-java-0.8.3/debian/libjgrapht0.8-java-doc/usr/share/doc/libjgrapht0.8-java/apidoc
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
...
[javadoc] Loading source files for package org.jgrapht.util...
[javadoc] Constructing Javadoc information...
[javadoc] /build/libjgrapht0.8-java-0.8.3/src/org/jgrapht/ext/JGraphModelAdapter.java:111: error: cannot find symbol
[javadoc] extends DefaultGraphModel
[javadoc] ^
Cheers,
Chris.
More information about the pkg-java-maintainers
mailing list