Source: antlr4
Version: 4.7.2-4
Severity: important
Tags: ftbfs sid bookworm
User: [email protected]
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>>'
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
Please use
[email protected] for discussions and questions.