| Summary: | dev-java/bcel-5.1-r2 fails to compile | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Vincent van de Camp <vincent20165> |
| Component: | New packages | Assignee: | Java team <java> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | gentoo.org, kogorman |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Vincent van de Camp
2005-11-14 07:54:18 UTC
please run python-updater after updating python. Reopen the bug if that does not solve the issue ran python-update and after that emerged bcel again. This is the result: Calculating world dependencies ...done! >>> emerge (1 of 1) dev-java/bcel-5.1-r2 to / >>> md5 files ;-) bcel-5.1-r1.ebuild >>> md5 files ;-) bcel-5.1-r2.ebuild >>> md5 files ;-) files/bcel-5.1-gentoo-buildxml.diff >>> md5 files ;-) files/bcel-5.1-gentoo-src.diff >>> md5 files ;-) files/bcel-5.1-gentoo.diff >>> md5 files ;-) files/digest-bcel-5.1-r1 >>> md5 files ;-) files/bcel-5.1-gentoo-buildxml-r2.diff >>> md5 files ;-) files/digest-bcel-5.1-r2 >>> md5 src_uri ;-) bcel-5.1-src.tar.gz >>> Unpacking source... >>> Unpacking bcel-5.1-src.tar.gz to /var/tmp/portage/bcel-5.1-r2/work * Applying bcel-5.1-gentoo-buildxml-r2.diff ... [ ok ] * Applying bcel-5.1-gentoo-src.diff ... [ ok ] >>> Source unpacked. jc_options: java not found at /opt/sun-jdk-1.4.2.08/bin/java or /opt/sun-jdk-1.4.2.08/jre/bin/java Error: JAVA_HOME is not defined correctly. We cannot execute !!! ERROR: dev-java/bcel-5.1-r2 failed. !!! Function src_compile, Line 38, Exitcode 1 !!! compilation failed !!! If you need support, post the topmost build error, NOT this status message. Check java-config -L that you have your system vm set up up correctly. You might have recently updated to a never one after which you need to run env-update to get the environment right. That worked. For some reason there was no default java version set. java-config -S helped me out here. Thanks:) Re-emerging java-config also fixes this. *** Bug 113030 has been marked as a duplicate of this bug. *** *** Bug 113198 has been marked as a duplicate of this bug. *** |