Source: lombok-ast Version: 0.2+ds-6 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220525 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > mkdir -p build > cp -r src/main main_backup > cp -r lombok.ast_generatedSource/* src/main/ > cp -r lombok.ast_generatedSource build > ant dist > Buildfile: /<<PKGBUILDDIR>>/build.xml > > templateProcessor: > [compile:mkdir] Created dir: /<<PKGBUILDDIR>>/build/templateProcessor > [compile:javac] Compiling 10 source files to > /<<PKGBUILDDIR>>/build/templateProcessor > [ivy:compile] warning: [options] bootstrap class path not set in conjunction > with -source 8 > [ivy:compile] Note: > /<<PKGBUILDDIR>>/src/template/lombok/ast/template/TemplateProcessor.java uses > or overrides a deprecated API. > [ivy:compile] Note: Recompile with -Xlint:deprecation for details. > [ivy:compile] 1 warning > [compile:javac] Creating empty > /<<PKGBUILDDIR>>/build/templateProcessor/lombok/ast/template/package-info.class > [mkdir] Created dir: /<<PKGBUILDDIR>>/build/templateProcessor/META-INF > [mkdir] Created dir: > /<<PKGBUILDDIR>>/build/templateProcessor/META-INF/services > [jar] Building jar: /<<PKGBUILDDIR>>/build/templateProcessor.jar > > compile: > [tstamp] Honouring environment variable SOURCE_DATE_EPOCH which has been > set to 1636402005 > [compile:mkdir] Created dir: /<<PKGBUILDDIR>>/build/lombok.ast > [compile:javac] Compiling 667 source files to > /<<PKGBUILDDIR>>/build/lombok.ast > [ivy:compile] warning: [options] bootstrap class path not set in conjunction > with -source 6 > [ivy:compile] warning: [options] source value 6 is obsolete and will be > removed in a future release > [ivy:compile] warning: [options] target value 1.6 is obsolete and will be > removed in a future release > [ivy:compile] warning: [options] To suppress warnings about obsolete options, > use -Xlint:-options. > [ivy:compile] > /<<PKGBUILDDIR>>/src/javacTransformer/lombok/ast/javac/JcTreeConverter.java:119: > error: package lombok.javac does not exist > [ivy:compile] import lombok.javac.CommentInfo; > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/javacTransformer/lombok/ast/javac/JcTreeConverter.java:426: > error: cannot find symbol > [ivy:compile] public Node > getResultWithJavadoc(java.util.List<CommentInfo> comments) { > [ivy:compile] ^ > [ivy:compile] symbol: class CommentInfo > [ivy:compile] location: class JcTreeConverter > [ivy:compile] > /<<PKGBUILDDIR>>/src/javacTransformer/lombok/ast/javac/JcTreeConverter.java:518: > error: cannot find symbol > [ivy:compile] private void attachJavadocToNode(CommentInfo javadoc, > JavadocContainer node) { > [ivy:compile] ^ > [ivy:compile] symbol: class CommentInfo > [ivy:compile] location: class JcTreeConverter > [ivy:compile] 3 errors > [ivy:compile] 4 warnings > > BUILD FAILED > /<<PKGBUILDDIR>>/build.xml:135: Compile failed; see the compiler error output > for details. > > Total time: 6 seconds > make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/05/25/lombok-ast_0.2+ds-6_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.