Bug#981992: antlr4: FTBFS with OpenJDK 17 due to modified javadoc files layout
Emmanuel Bourg
ebourg at apache.org
Fri Feb 5 15:26:18 GMT 2021
Source: antlr4
Version: 4.7.2-4
Severity: important
Tags: ftbfs sid bookworm
User: debian-java at lists.debian.org
Usertags: default-java17
antlr4 fails to build with OpenJDK 17 because the layout of the javadoc files
changed and the hack to link jquery to the system package now fails.
debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install
ln -fs ../../../../javascript/jquery/jquery.js \
debian/antlr4-doc/usr/share/doc/antlr4/api/jquery/jquery-?.*
ln: failed to create symbolic link 'debian/antlr4-doc/usr/share/doc/antlr4/api/jquery/jquery-?.*': No such file or directory
make[1]: *** [debian/rules:15: override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
More information about the pkg-java-maintainers
mailing list