Source: antlr4
Version: 4.7.2-4
Severity: important
Tags: ftbfs sid bookworm
User: debian-j...@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>>'

Reply via email to