Bug#981953: marked as done (icu4j-4.4: FTBFS with OpenJDK 17 due to com.sun.javadoc removal)

Willy nilly bkelco83 at gmail.com
Mon Feb 8 13:26:27 GMT 2021


close #981953

On Mon, Feb 8, 2021 at 12:36 PM Debian Bug Tracking System <
owner at bugs.debian.org> wrote:

> Your message dated Mon, 08 Feb 2021 12:33:26 +0000
> with message-id <E1l95jK-000HCy-RD at fasolo.debian.org>
> and subject line Bug#981953: fixed in icu4j-4.4 4.4.2.2-4
> has caused the Debian Bug report #981953,
> regarding icu4j-4.4: FTBFS with OpenJDK 17 due to com.sun.javadoc removal
> 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 owner at bugs.debian.org
> immediately.)
>
>
> --
> 981953: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981953
> Debian Bug Tracking System
> Contact owner at bugs.debian.org with problems
>
>
>
> ---------- Forwarded message ----------
> From: Emmanuel Bourg <ebourg at apache.org>
> To: Debian Bug Tracking System <submit at bugs.debian.org>
> Cc:
> Bcc:
> Date: Fri, 05 Feb 2021 11:49:50 +0100
> Subject: icu4j-4.4: FTBFS with OpenJDK 17 due to com.sun.javadoc removal
> Source: icu4j-4.4
> Severity: important
> Tags: ftbfs sid bookworm
> User: debian-java at lists.debian.org
> Usertags: default-java17
>
> icu4j-4.4 fails to build with OpenJDK 17 because it uses classes from
> the com.sun.javadoc package which was removed:
>
>
>   compile:
>       [mkdir] Created dir:
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/out/bin
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/build.xml:32: warning:
> 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set
> to false for repeatable builds
>       [javac] Using javac -source 1.5 is no longer supported, switching to
> 7
>       [javac] Using javac -target 1.5 is no longer supported, switching to
> 7
>       [javac] Compiling 12 source files to
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/out/bin
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:59:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.ClassDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:60:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.ConstructorDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:61:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.Doc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:62:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.ExecutableMemberDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:63:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.FieldDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:64:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.MethodDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:65:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.ProgramElementDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:66:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.RootDoc;
>       [javac]                       ^
>       [javac]
> /<<PKGBUILDDIR>>/debian/.eclipse-build/tools/build/src/com/ibm/icu/dev/tool/docs/CheckAPI.java:67:
> error: package com.sun.javadoc does not exist
>       [javac] import com.sun.javadoc.Tag;
>       [javac]                       ^
>
>
>
> ---------- Forwarded message ----------
> From: Debian FTP Masters <ftpmaster at ftp-master.debian.org>
> To: 981953-close at bugs.debian.org
> Cc:
> Bcc:
> Date: Mon, 08 Feb 2021 12:33:26 +0000
> Subject: Bug#981953: fixed in icu4j-4.4 4.4.2.2-4
> Source: icu4j-4.4
> Source-Version: 4.4.2.2-4
> Done: Emmanuel Bourg <ebourg at apache.org>
>
> We believe that the bug you reported is fixed in the latest version of
> icu4j-4.4, 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 981953 at bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
>
> Debian distribution maintenance software
> pp.
> Emmanuel Bourg <ebourg at apache.org> (supplier of updated icu4j-4.4 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 ftpmaster at ftp-master.debian.org)
>
>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA512
>
> Format: 1.8
> Date: Mon, 08 Feb 2021 13:15:10 +0100
> Source: icu4j-4.4
> Architecture: source
> Version: 4.4.2.2-4
> Distribution: unstable
> Urgency: medium
> Maintainer: Debian Java Maintainers <
> pkg-java-maintainers at lists.alioth.debian.org>
> Changed-By: Emmanuel Bourg <ebourg at apache.org>
> Closes: 981953
> Changes:
>  icu4j-4.4 (4.4.2.2-4) unstable; urgency=medium
>  .
>    * Team upload.
>    * Fixed the build failure with OpenJDK 17 (Closes: #981953)
>    * No longer install the change report
>    * Standards-Version updated to 4.5.1
>    * Switch to debhelper level 13
>    * Use salsa.debian.org Vcs-* URLs
>    * Updated the watch file and removed debian/orig-tar.sh
> Checksums-Sha1:
>  96f3d33ad29041094664ffa95ce49fa0c0d8c531 2026 icu4j-4.4_4.4.2.2-4.dsc
>  3036348d428773ab8a61e25b32c7a5b1664937d0 6616
> icu4j-4.4_4.4.2.2-4.debian.tar.xz
>  899547ba07204171489cf3de0c95a9588f5d69d9 13397
> icu4j-4.4_4.4.2.2-4_source.buildinfo
> Checksums-Sha256:
>  97bdcc606eb098ed1b94d4f73fc30dc7b03dad3e1b21ada1ca6e2f53c4d181a7 2026
> icu4j-4.4_4.4.2.2-4.dsc
>  01e68f78038fab8c6a7aefdfd013306fd579c1c2f764a94fce3ff86cfd18a76b 6616
> icu4j-4.4_4.4.2.2-4.debian.tar.xz
>  f764767376d628899035b533f6f354f13e01e7e72dd80943cd051b79d5922b12 13397
> icu4j-4.4_4.4.2.2-4_source.buildinfo
> Files:
>  84bcbb22c45b36baa3acc2f23c2089f4 2026 java optional
> icu4j-4.4_4.4.2.2-4.dsc
>  bbe11850e1a7b07e596861606d553c10 6616 java optional
> icu4j-4.4_4.4.2.2-4.debian.tar.xz
>  dd934f4eb1fea1f13c340b4a73607fbd 13397 java optional
> icu4j-4.4_4.4.2.2-4_source.buildinfo
>
> -----BEGIN PGP SIGNATURE-----
>
> iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAmAhK10SHGVib3VyZ0Bh
> cGFjaGUub3JnAAoJEPUTxBnkudCsgHYP/jTA/Oy5zkxJ+cloiIb7vIxJDGfierMi
> Op2NmWyCQ3xgB24h40Ia6TQ0yzajT1OCQDxIQjatTUBIJsmmDocZ5t5SUQB+acJT
> fLRHVTTUCtQJ5qZcehAJPGzAc+EXNS27SCQ79O5PgIWdn+R7O9k9Y2fHhz4DcfyD
> YX7n+/FlEIQdibLLRPevbCv1/DowHY4NStVsxWARhInWWu1w8kWIjTnZ+orTVh/p
> DraMkOGUiv0ymn++y7WQh+2mIjK2HtfOYoUdnHt4o9ph94D0u9BA3Ha2P0TkiA3h
> hCmIKsPciELusL0pGbmhd6gz14fH+GpS7t7U0PhGUF5eCXID9cFm+bhDNs2LEWUj
> EKUvRmb8lBlKjVvnD8O86j5lZMUurXfEd1Hy0UMPs35Um2PprMlTEURlS2Hw4wQb
> Y0tmnq9A0R4KhSL1Q+nRcTpjcAI3U/NtngPBSefv7olANy8zcN2Lo7wzzrcEQ5Ye
> uS9SiZsc3c0jB1tP5LmxZe9im8mh52kopk97cNE898MhsVhaX6m0Bf0qEZEro8Ou
> vHuFq9LD4Bdtbn7A3wO6XeQ3vXcLDLmEAS9RQNNG9NYcUn+F/1PJwfHxGQacSRH/
> WGKd8AcDvbe2RW5PY6gq458doeZ6S4F+uqbNNvgH1Oa6vtIWaawXprYVXmbKRLPR
> A+vvvQsrISTZ
> =a2WA
> -----END PGP SIGNATURE-----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20210208/94b049bb/attachment-0001.html>


More information about the pkg-java-maintainers mailing list