Your message dated Tue, 10 May 2022 12:48:57 +0000 with message-id <[email protected]> and subject line Bug#1006023: fixed in lombok 1.18.12-2 has caused the Debian Bug report #1006023, regarding lombok: FTBFS: [ivy:compile] /<<PKGBUILDDIR>>/src/stubs/com/sun/tools/javadoc/DocCommentScanner.java:4: error: package exists in another module: jdk.javadoc 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.) -- 1006023: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1006023 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: lombok Version: 1.18.12-1 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>>' > ant -Dbasedir=/<<PKGBUILDDIR>> \ > -Dlombok.version=1.18.12 \ > -Drt-openjdk6.available=true \ > -Drt-openjdk8.available=true \ > dist dist-utils > Buildfile: /<<PKGBUILDDIR>>/build.xml > > ensure-ipp: > > ensureOpenJdk8Rt: > > version: > > -unpackLibs: > [taskdef] Could not load definitions from resource > org/apache/ivy/ant/antlib.xml. It could not be found. > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-9.2.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-all-9.2.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-all.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/asm-analysis-9.2.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-analysis.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-commons-9.2.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-commons.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-debug-all.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-tree-9.2.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-tree.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-util-9.2.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm-util.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/asm.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/cmdreader-1.5.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/cmdreader.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/com.zwitserloot.cmdreader-1.5.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/com.zwitserloot.cmdreader.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/eclipse-jdt-core-manipulation-1.15.0.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/eclipse-jdt-core-manipulation.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/eclipse-jdt-ui-3.24.0.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/eclipse-jdt-ui.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/eclipse-jface-text-3.18.100.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/eclipse-jface-text.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/lombok.injector-0.36.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/lombok.injector.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: > /<<PKGBUILDDIR>>/lib/runtime/lombok.patcher-0.36.jar into > /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/lombok.patcher.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/osgi.core-7.0.0.jar > into /<<PKGBUILDDIR>>/build/lombok > [ivy:cachedunjar] Expanding: /<<PKGBUILDDIR>>/lib/runtime/osgi.core.jar into > /<<PKGBUILDDIR>>/build/lombok > > -ensureJdk9: > > compile: > [compile:mkdir] Created dir: /<<PKGBUILDDIR>>/build/stubsstubs > [compile:javac] Compiling 11 source files to /<<PKGBUILDDIR>>/build/stubsstubs > [compile:javac] Support for javac --release has been added in Java9 ignoring > it > [compile:mkdir] Created dir: /<<PKGBUILDDIR>>/build/stubs > [compile:javac] Compiling 26 source files to /<<PKGBUILDDIR>>/build/stubs > [compile:javac] Support for javac --release has been added in Java9 ignoring > it > [ivy:compile] > /<<PKGBUILDDIR>>/src/stubs/com/sun/tools/javadoc/DocCommentScanner.java:4: > error: package exists in another module: jdk.javadoc > [ivy:compile] package com.sun.tools.javadoc; > [ivy:compile] ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/stubs/com/sun/tools/javadoc/DocCommentScanner.java:12: > error: DocCommentScanner.Factory is defined in an inaccessible class or > interface > [ivy:compile] protected > DocCommentScanner(com.sun.tools.javadoc.DocCommentScanner.Factory fac, > CharBuffer buffer) { > [ivy:compile] > ^ > [ivy:compile] > /<<PKGBUILDDIR>>/src/stubs/com/sun/tools/javadoc/DocCommentScanner.java:16: > error: DocCommentScanner.Factory is defined in an inaccessible class or > interface > [ivy:compile] protected > DocCommentScanner(com.sun.tools.javadoc.DocCommentScanner.Factory fac, char[] > input, int inputLength) { > [ivy:compile] > ^ > [ivy:compile] 3 errors > > BUILD FAILED > /<<PKGBUILDDIR>>/build.xml:200: Compile failed; see the compiler error output > for details. > > Total time: 3 seconds > make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1 The full build log is available from: http://qa-logs.debian.net/2022/02/18/lombok_1.18.12-1_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 Source-Version: 1.18.12-2 Done: Emmanuel Bourg <[email protected]> We believe that the bug you reported is fixed in the latest version of lombok, 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. Emmanuel Bourg <[email protected]> (supplier of updated lombok 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: Tue, 10 May 2022 14:30:08 +0200 Source: lombok Architecture: source Version: 1.18.12-2 Distribution: unstable Urgency: medium Maintainer: Debian Java Maintainers <[email protected]> Changed-By: Emmanuel Bourg <[email protected]> Closes: 1006023 Changes: lombok (1.18.12-2) unstable; urgency=medium . * Team upload. * Fixed the build failure (Closes: #1006023) Checksums-Sha1: b2aaccbdf7fbb1d951693fcef996a9ed3ae9e90c 2250 lombok_1.18.12-2.dsc fd02fa1cda4d088dabdd8bda10e088af6cb229bd 9176 lombok_1.18.12-2.debian.tar.xz 99f9f950a1e227162d6e58879395c941cb195447 18430 lombok_1.18.12-2_source.buildinfo Checksums-Sha256: dfe29e4862bf3b57df872397021f8428db043d463118ae9cec713599b7b1c49d 2250 lombok_1.18.12-2.dsc 006b649d9f6d36df8cb702cbb5a8ec093c0f58816dd76d07e0c64cb6a65078ed 9176 lombok_1.18.12-2.debian.tar.xz 2193216b699b9c99d3eaf30219c5f329e059bb0104b69625956e4e74300dd941 18430 lombok_1.18.12-2_source.buildinfo Files: fab264230926211bef7eed1fc3b71a4a 2250 java optional lombok_1.18.12-2.dsc d393ea1421c012699e318df0c700dcc2 9176 java optional lombok_1.18.12-2.debian.tar.xz e832ac0b01b69c33b2de2fc7a4007db2 18430 java optional lombok_1.18.12-2_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmJ6WvQSHGVib3VyZ0Bh cGFjaGUub3JnAAoJEPUTxBnkudCssh8QAJHsrwFkKhSz0WBheq5zMjRRO9SLx0Ig w7JYy/HoaqC3E/g7DrjmxL/VTBbpEaK55jS2hMIA6UpTvO4IX0MrjLe6r2mnY2fr NoxXctLz8MAx/g9jhmDV8f8uaozdE5Ua9CdomjQDBGqiXyJkFpEGBq7P3bxDleXR MDeh+sZ+JzhEHlbGJrpcxq0sXj2PLuEqpihPypxlf3AHeBvF5Ozkf+wOzksWqwKp 5ZphbkhNh2L09hvZU0O0fvicNQXK1sRoAlEcRA0AATJdCWVLCwjRwHwfflMCaeVa bT9zpzYLtfReiA1spXPc10my5z/dj/tYlaFjNqYpVkjY2gP1WbrKX609IGpSAdTG ae3TqXttvFXPgMkhqe1TutYYhaBpFdl9BMYotemX8exI7rh33X072SOTsXN5IkuW Js8H4WjfpSMgimQG3Zqz6gezfkHqz71HzSf3RYgibKDPGPocszlBkepxMEusg9ZJ 955drqmzjiNKgR2/q5saj8alr0gee+KoZv6UaYFe3LY7nPWKBaYRa71X5PB5o8K3 Vg9HqXIK7eyUUbiyXmi6tr7+QSMB+gDptW6vtwVfnJbjkk9TADoGkA5cEvcjxg7M b+oqf9QVrHKZPwqybqb4kIqOSjjvLh6Rqwypp5x2H5mK4gWOOHRAv6nUaDp8Tioj 28icPfAVCTYS =Pn4g -----END PGP SIGNATURE-----
--- End Message ---

