| Summary: | Could not compile log4j-1.2.12 while trying to get netbeans installed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jan Vansteenkiste <jan> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
sun-jdk 1.5 is package.masked Shouldn't the jdk 1.5 be a dependency then for the ebuild? |
Was trying to get latest new netbeans up and running. But log4j failed to compile. Reproducible: Always Steps to Reproduce: 1. ACCEPT_KEYWORDS="~x86" emerge netbeans Actual Results: build.core: [mkdir] Created dir: /var/tmp/portage/log4j-1.2.12/work/logging-log4j-1.2.12/dist/classes [javac] Compiling 158 source files to /var/tmp/portage/log4j-1.2.12/work/logging-log4j-1.2.12/dist/classes [javac] javac: invalid source release: 1.1 Expected Results: Compile :)