Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12485
| Path | csiph.com!1.us.feeder.erje.net!3.us.feeder.erje.net!2.eu.feeder.erje.net!feeder.erje.net!weretis.net!feeder8.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Ole Streicher <olebole@debian.org> |
| Newsgroups | linux.debian.maint.java |
| Subject | Missing com.sum.javadoc |
| Date | Sun, 04 Dec 2022 20:10:01 +0100 |
| Message-ID | <Fz2xb-8mJ7-27@gated-at.bofh.it> (permalink) |
| X-Original-To | debian-java@lists.debian.org |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Sun Dec 4 19:03:31 2022 |
| Old-Return-Path | <news@liska.ath.cx> |
| X-Amavis-Spam-Status | No, score=-6.352 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, HEADER_FROM_DIFFERENT_DOMAINS=0.249, KHOP_HELO_FCRDNS=0.399, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| X-Greylist | delayed 345 seconds by postgrey-1.36 at bendel; Sun, 04 Dec 2022 18:45:18 UTC |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Lines | 27 |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/23128 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/87fsdvvws4.fsf@poch |
| Approved | robomod@news.nic.it |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Sun, 04 Dec 2022 19:39:07 +0100 |
| X-Original-Message-ID | <87fsdvvws4.fsf@poch> |
| Xref | csiph.com linux.debian.maint.java:12485 |
Show key headers only | View raw
Hi,
I just got a new RC bug [1] for my starjava-ttools package [2] that the package
starts to FTBFS. The build error [3] is the following:
------------------------------8<------------------------------------------
build:
[mkdir] Created dir: /build/1st/starjava-ttools-3.4.7/build/classes
[javac] Compiling 955 source files to /build/1st/starjava-ttools-3.4.7/build/classes
[javac] /build/1st/starjava-ttools-3.4.7/src/main/uk/ac/starlink/ttools/build/FullXmlDoclet.java:3: error: package com.sun.javadoc does not exist
[javac] import com.sun.javadoc.ClassDoc;
[javac] ^
[...]
------------------------------8<------------------------------------------
The package build-depends on default-jdk and default-jdk-doc (currently
openjdk-17). It seems that com.sun.javadoc moved somewhere else. Is
there a new dependency I need, or something to add to the class path?
Best regards
Ole
[1] https://bugs.debian.org/1025440
[2] https://tracker.debian.org/pkg/starjava-ttools
[3]
https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/starjava-ttools_3.4.7-2.rbuild.log.gz
Back to linux.debian.maint.java | Previous | Next — Next in thread | Find similar
Missing com.sum.javadoc Ole Streicher <olebole@debian.org> - 2022-12-04 20:10 +0100
Re: Missing com.sum.javadoc Pierre Gruet <pgt@debian.org> - 2022-12-04 23:40 +0100
Re: Missing com.sum.javadoc Ole Streicher <olebole@debian.org> - 2022-12-05 08:20 +0100
csiph-web