Source: lombok Version: 1.16.22-5 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/lombok.html
... Compile errors: ---------- 46. ERROR in /build/1st/lombok-1.16.22/src/eclipseAgent/lombok/launch/PatchFixesHider.java (at line 64) import org.eclipse.jdt.internal.corext.refactoring.SearchResultGroup; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.jdt.internal.corext.refactoring.SearchResultGroup cannot be resolved ---------- 47. ERROR in /build/1st/lombok-1.16.22/src/eclipseAgent/lombok/launch/PatchFixesHider.java (at line 597) public static SearchResultGroup[] createFakeSearchResult(SearchResultGroup[] returnValue, ^^^^^^^^^^^^^^^^^ SearchResultGroup cannot be resolved to a type ---------- 48. ERROR in /build/1st/lombok-1.16.22/src/eclipseAgent/lombok/launch/PatchFixesHider.java (at line 597) public static SearchResultGroup[] createFakeSearchResult(SearchResultGroup[] returnValue, ^^^^^^^^^^^^^^^^^ SearchResultGroup cannot be resolved to a type ---------- 49. ERROR in /build/1st/lombok-1.16.22/src/eclipseAgent/lombok/launch/PatchFixesHider.java (at line 611) return new SearchResultGroup[] {new SearchResultGroup(null, new SearchMatch[1])}; ^^^^^^^^^^^^^^^^^ SearchResultGroup cannot be resolved to a type ---------- 50. ERROR in /build/1st/lombok-1.16.22/src/eclipseAgent/lombok/launch/PatchFixesHider.java (at line 611) return new SearchResultGroup[] {new SearchResultGroup(null, new SearchMatch[1])}; ^^^^^^^^^^^^^^^^^ SearchResultGroup cannot be resolved to a type ---------- BUILD FAILED /build/1st/lombok-1.16.22/build.xml:251: Compilation not successful Total time: 10 seconds make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1