Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107388 - Could not compile log4j-1.2.12 while trying to get netbeans installed
Summary: Could not compile log4j-1.2.12 while trying to get netbeans installed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-27 06:22 UTC by Jan Vansteenkiste
Modified: 2005-09-27 06:29 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Vansteenkiste 2005-09-27 06:22:41 UTC
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 :)
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2005-09-27 06:27:30 UTC
sun-jdk 1.5 is package.masked
Comment 2 Jan Vansteenkiste 2005-09-27 06:29:09 UTC
Shouldn't the jdk 1.5 be a dependency then for the ebuild?