Bug#981957: antelope: FTBFS with OpenJDK 17 due to javadoc errors

Emmanuel Bourg ebourg at apache.org
Fri Feb 5 11:06:31 GMT 2021


Source: antelope
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17


antelope fails to build with OpenJDK 17 due to javadoc errors:

  javadoc:
    [javadoc] Generating Javadoc
    [javadoc] Debian build on Java 9+ detected: Adding the --ignore-source-errors option
    [javadoc] Javadoc execution
    [javadoc] 2 errors
    [javadoc] error: Source option 6 is no longer supported. Use 7 or later.
    [javadoc] error: Target option 6 is no longer supported. Use 7 or later.
  
  [...]
  
  dh_install: warning: Cannot find (any matches for) "prep/docs/api" (tried in ., debian/tmp)
  
  dh_install: warning: libantelope-java-doc missing files: prep/docs/api
  dh_install: error: missing files, aborting



More information about the pkg-java-maintainers mailing list