On Tue, Dec 20, 2022 at 05:17:33PM +0100, Lucas Nussbaum wrote: > Source: eclipse-wtp > Version: 3.18-5 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20221220 ftbfs-bookworm >... > > [javac] Compiling 35 source files to > > /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/classes > > [javac] > > /<<PKGBUILDDIR>>/org.eclipse.wst.common.core/target/sources/org/eclipse/wst/common/core/util/RegistryReader.java:62: > > error: cannot find symbol > > [javac] public RegistryReader(IPluginRegistry registry, String > > pluginID, String extensionPoint) { > > [javac] ^ > > [javac] symbol: class IPluginRegistry > > [javac] location: class RegistryReader >...
The commit fixing this[1] is included in 3.22. There are similar errors elsewhere after fixing this that might also be fixed in more recent upstream versions (untested). cu Adrian [1] https://git.eclipse.org/c/webtools-common/webtools.common.git/commit/plugins/org.eclipse.wst.common.core/src-search/org/eclipse/wst/common/core/util/RegistryReader.java?id=bf236815e417929559715e2636057510b51bd46e