| Summary: | txw2-runtime-20070407 doesn't compile with the doc use-flag enabled | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Martin Slota <slotik> |
| Component: | [OLD] Java | Assignee: | Krzysztof Pawlik (RETIRED) <nelchael> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | java |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
nelchael: Please test all of the stuff you committed as a lot of things seem to be failing with USE="doc" I have tested with USE="doc" - recent change to eclass (defaulting to EANT_DOC_TARGET="javadoc") broke those ebuilds. *** This bug has been marked as a duplicate of bug 177668 *** |
when i emerge txw2-runtime-20070407 i get the following ant output: Buildfile: build.xml runtime-compile: [mkdir] Created dir: /var/tmp/portage/dev-java/txw2-runtime-20070407/work/txw2-20070407/build-runtime [javac] Compiling 41 source files to /var/tmp/portage/dev-java/txw2-runtime-20070407/work/txw2-20070407/build-runtime [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. runtime-jar: [jar] Building jar: /var/tmp/portage/dev-java/txw2-runtime-20070407/work/txw2-20070407/txw2.jar BUILD FAILED Target "javadoc" does not exist in the project "txw2". Reproducible: Always Steps to Reproduce: 1. enable the doc use-flag 2. emerge txw2-runtime