Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861767 - dev-java/commons-imaging-1.0_alpha3 - javadoc fails with java 17
Summary: dev-java/commons-imaging-1.0_alpha3 - javadoc fails with java 17
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL: https://bugs.openjdk.org/browse/JDK-8...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: jdk17
  Show dependency tree
 
Reported: 2022-07-28 21:39 UTC by Toralf Förster
Modified: 2023-12-07 12:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.57 KB, text/plain)
2022-07-28 21:39 UTC, Toralf Förster
Details
dev-java:commons-imaging-1.0_alpha3:20220728-201303.log (dev-java:commons-imaging-1.0_alpha3:20220728-201303.log,5.35 KB, text/plain)
2022-07-28 21:39 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,232.20 KB, text/plain)
2022-07-28 21:39 UTC, Toralf Förster
Details
environment (environment,90.51 KB, text/plain)
2022-07-28 21:39 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.95 KB, application/x-bzip)
2022-07-28 21:39 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,21.53 KB, application/x-bzip)
2022-07-28 21:39 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-07-28 21:39:10 UTC
javac -source 1.8 -target 1.8 -d target/classes -encoding UTF-8 @sources.lst
warning: [options] bootstrap class path not set in conjunction with -source 8
1 warning
javadoc -Xdoclint:none -d target/api -encoding UTF-8 -docencoding UTF-8 -charset UTF-8 -quiet @sources.lst
error: An internal exception has occurred. 
  	(java.lang.IllegalStateException: ERRONEOUS)
Please file a bug against the javadoc tool via the Java bug reporting page

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j4-20220726-100007

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.5
Available Rust versions:
  [1]   rust-bin-1.62.1 *
GENTOO_VM=openjdk-bin-17  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-17.0.3_p7"
JAVACFLAGS="-source 1.8 -target 1.8" COMPILER=""
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
4)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:
  [1]   php8.1 *

  HEAD of ::gentoo
commit fbf901b9291252f5586e1871a67752db8a50c4f7
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 28 19:16:45 2022 +0000

    2022-07-28 19:16:44 UTC

emerge -qpvO dev-java/commons-imaging
[ebuild  N    ] dev-java/commons-imaging-1.0_alpha3  USE="doc -source"
Comment 1 Toralf Förster gentoo-dev 2022-07-28 21:39:11 UTC
Created attachment 795284 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-07-28 21:39:12 UTC
Created attachment 795287 [details]
dev-java:commons-imaging-1.0_alpha3:20220728-201303.log
Comment 3 Toralf Förster gentoo-dev 2022-07-28 21:39:13 UTC
Created attachment 795290 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-07-28 21:39:15 UTC
Created attachment 795293 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-07-28 21:39:16 UTC
Created attachment 795296 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-07-28 21:39:17 UTC
Created attachment 795299 [details]
temp.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2023-12-07 12:51:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24107635afda272d749d13cc45cf7fa785e966f9

commit 24107635afda272d749d13cc45cf7fa785e966f9
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2023-11-17 00:07:52 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-12-07 12:51:13 +0000

    dev-java/commons-imaging: patch failing javadoc
    
    Closes: https://bugs.gentoo.org/861767
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/commons-imaging/commons-imaging-1.0_alpha3.ebuild   | 11 ++++++++---
 .../files/commons-imaging-1.0_alpha3-PngChunk.javadoc.patch  | 12 ++++++++++++
 2 files changed, 20 insertions(+), 3 deletions(-)