Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 558718

Summary: dev-java/icedtea-web-1.5.1-r1 ebuild fails with doc
Product: Gentoo Linux Reporter: Joshua Clayton <stillcompiling>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Joshua Clayton 2015-08-25 13:03:44 UTC
dev-java/icedtea-web-1.5.1-r1 fails during the compile phase.
I have +doc enabled.
Looks like missing dependencies. 


Reproducible: Always
Comment 1 Joshua Clayton 2015-08-25 13:07:32 UTC
Created attachment 410246 [details]
build.log
Comment 2 James Le Cuirot gentoo-dev 2015-08-25 13:29:09 UTC
It's not missing dependencies, it's because icedtea-web's build system called javadoc directly instead of going through our wrapper that avoids Java 8's stricter defaults. I need to bump icedtea-web anyway (keeps slipping, sorry) but I suspect 1.6 will have the same issue.
Comment 3 James Le Cuirot gentoo-dev 2016-01-01 22:53:33 UTC
Fixed in 1.6.1. I would close this when it's stable but that might not be for a little while so I'll close it now. We ideally need virtual/jdk-1.8 to go stable first for a long chain of reasons that are hard to explain.