Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The 2007.0 stage3 tarball (at least, the one I downloaded two days ago) comes with virtual/jdk-1.6, but NOT virtual/jdk-1.5, installed. However, Gentoo requires that the system VM be set to 1.4 or 1.5; otherwise, stuff breaks like this: http://pastebin.ca/733902 It can be fixed, of course, by simply doing "emerge =virtual/jdk-1.5*" and "eselect java-vm set system sun-jdk-1.5", but it should be done already in the stage3. Reproducible: Always Steps to Reproduce: 1. Download a stage3 for a fresh installation. 2. Try to emerge something with USE="java" (emerge -e system should be sufficient) 3. Observe. Actual Results: Failed with the output shown in the pastebin link. Expected Results: Compiled successfully!
The stage3 tarballs don't come with *any* java stuff. They are just a basic system, which does not include java. *** This bug has been marked as a duplicate of bug 195382 ***