Your message dated Mon, 08 Nov 2021 20:37:11 +0000 with message-id <[email protected]> and subject line Bug#997250: fixed in lombok-ast 0.2+ds-6 has caused the Debian Bug report #997250, regarding lombok-ast: FTBFS: [ivy:compile] /<<PKGBUILDDIR>>/src/ecjTransformer/lombok/ast/ecj/EcjTreeConverter.java:1125: error: cannot find symbol to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 997250: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997250 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: lombok-ast Version: 0.2+ds-5 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs 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: > [taskdef] Could not load definitions from resource > org/apache/ivy/ant/antlib.xml. It could not be found. > [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 1611057397 > [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/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:84: > warning: AnnotationParser is internal proprietary API and may be removed in > a future release > [ivy:compile] return AnnotationParser.annotationForMap(annoType, > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:164: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] if (!(value instanceof ExceptionProxy) && > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:165: > warning: AnnotationType is internal proprietary API and may be removed in a > future release > [ivy:compile] > !AnnotationType.invocationHandlerReturnType(returnClass) > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:201: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] if (value == null || value instanceof > ExceptionProxy) { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:225: > warning: EnumConstantNotPresentExceptionProxy is internal proprietary API > and may be removed in a future release > [ivy:compile] value = new > EnumConstantNotPresentExceptionProxy( > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:252: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] value = new ExceptionProxy() { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:271: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypeExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:271: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypeExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:271: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypeExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:271: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypeExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:307: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypesExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:307: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypesExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:307: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypesExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/com/sun/tools/javac/model/AnnotationProxyMaker.java:307: > warning: ExceptionProxy is internal proprietary API and may be removed in a > future release > [ivy:compile] private static class MirroredTypesExceptionProxy extends > ExceptionProxy { > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/main/org/parboiled/transform/InstructionGraphCreator.java:41: > warning: [unchecked] unchecked call to Analyzer(Interpreter<V>) as a member > of the raw type Analyzer > [ivy:compile] new Analyzer(interpreter) { > [ivy:compile] ^ > [ivy:compile] where V is a type-variable: > [ivy:compile] V extends Value declared in class Analyzer > [ivy:compile] > /<<PKGBUILDDIR>>/src/ecjTransformer/lombok/ast/ecj/EcjTreeConverter.java:1125: > error: cannot find symbol > [ivy:compile] if (node.constantExpression == null) { > [ivy:compile] ^ > [ivy:compile] symbol: variable constantExpression > [ivy:compile] location: variable node of type CaseStatement > [ivy:compile] > /<<PKGBUILDDIR>>/src/ecjTransformer/lombok/ast/ecj/EcjTreeConverter.java:1132: > error: cannot find symbol > [ivy:compile] > caseStat.astCondition((lombok.ast.Expression) > toTree(node.constantExpression)); > [ivy:compile] > ^ > [ivy:compile] symbol: variable constantExpression > [ivy:compile] location: variable node of type CaseStatement > [ivy:compile] Note: Some input files use or override a deprecated API. > [ivy:compile] Note: Recompile with -Xlint:deprecation for details. > [ivy:compile] 2 errors > [ivy:compile] 19 warnings > > BUILD FAILED > /<<PKGBUILDDIR>>/build.xml:135: Compile failed; see the compiler error output > for details. > > Total time: 11 seconds > make[1]: *** [debian/rules:17: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/lombok-ast_0.2+ds-5_unstable.log 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.
--- End Message ---
--- Begin Message ---Source: lombok-ast Source-Version: 0.2+ds-6 Done: Markus Koschany <[email protected]> We believe that the bug you reported is fixed in the latest version of lombok-ast, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Markus Koschany <[email protected]> (supplier of updated lombok-ast package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 08 Nov 2021 21:06:45 +0100 Source: lombok-ast Architecture: source Version: 0.2+ds-6 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Markus Koschany <[email protected]> Closes: 997250 Changes: lombok-ast (0.2+ds-6) unstable; urgency=medium . * Declare compliance with Debian Policy 4.6.0. * Add CaseStatement.patch and work around a FTBFS due to a newer version of src:eclipse-jdt-core. (Closes: #997250) Checksums-Sha1: 697a81d8fc0f8aa453f30586741c7a2a55ca1589 2340 lombok-ast_0.2+ds-6.dsc b8dc635e37f433565ea4d7b822c8abb21fbc320a 10600 lombok-ast_0.2+ds-6.debian.tar.xz 9adf247b2d1366702b16adc14aca0413d600f31a 11091 lombok-ast_0.2+ds-6_amd64.buildinfo Checksums-Sha256: 5b80f6e8dfe5397adc85c549ddbcecd3c1cba7b93e2f998b4e597ba984ef6787 2340 lombok-ast_0.2+ds-6.dsc aa9d74c1653e05864b57f6ab8fb571e85783fdb3ef20a0c43618ddb8cac6b6f7 10600 lombok-ast_0.2+ds-6.debian.tar.xz 93354ec54ce33de027167b21e43fa0d4ba4dca3e2a3d3d222564e1fd72e6dece 11091 lombok-ast_0.2+ds-6_amd64.buildinfo Files: a7db67281722c6cd9b21d16fc2e61ad0 2340 java optional lombok-ast_0.2+ds-6.dsc 20d31851aa2b04e63cc265c40f4e98e4 10600 java optional lombok-ast_0.2+ds-6.debian.tar.xz 38c375608f400b6c5807a97602e731fd 11091 java optional lombok-ast_0.2+ds-6_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAmGJg/lfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp YW4ub3JnAAoJENmtFLlRO1HkbV4P/iMok8bxGNzfFaLmwY54tCeVrWF+3dFJgydr qy159pvKwlJQJVqyZYD4RZUYtbLdRst0D7qW3PUe7BnVco4QX/ynh68xF7HycScR avSeyqPnw/bstuahSWuTB30Rt+NPxT2F7AjAvUgYsu3D07AdwvTjhLgo9KBpLjls js2kNjyD0pkW6IVziltCI5sl/U6dwi9WGLozhLzLIEvXo/kpxrjSPaVBXGbataWy ylPrIMluwHFdyQXNw2/lXAugaQALxNrXK9bK8nsRhCd5OqVmxHoqSjU/HbN1uOtX PuAV0Su+FdcX8o0k9YaIY2nI9YvXui69vg1VV+tyClPmoZuljHA8MB2NIYJwAKMK jN8ZK0i9EaombaXl+he7tZ2FrLfpa3eduE0a0nFSG97lLQgfGhALNFJcnvbHl/SN 0EBXiGrMp00OR2otuA0BwA778n2UVgZT0i6eKOnDkEm32stPl3+2lk4lZWKdm08+ Gd8do6QPj1bkdO/IpDVKZNeztGivMfpyY1j45r5lvXdd8k/9JaaNa2hPspHVEzvF xb2SL5WcjaFojgRG8NHzNf0kbsChxg2fwHWHzvmkks4WaV4XLxOv0APd06BUExdV RMXnTBrFfAHguAHX3DwYhjYvSGQCmSWKoT+c3iUDxh6OY6Zn38OVTYqEq+lMck6D ZMVkUQ6p =ihSd -----END PGP SIGNATURE-----
--- End Message ---
__ 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.
