Summary: | Failed to emerge dev-java/javacc-4.0-r4 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | cono <q> |
Component: | [OLD] Java | Assignee: | Java team <java> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cel.gentoo, wizardedit |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 561410 | ||
Bug Blocks: | |||
Attachments: |
Build log
build environment emerge info emerge -pqv |
Description
cono
2013-10-22 14:03:48 UTC
Created attachment 361620 [details]
Build log
Created attachment 361622 [details]
build environment
Created attachment 361624 [details]
emerge info
Created attachment 361626 [details]
emerge -pqv
Same for new 1.7.0_45 oracle java: [javac] An exception has occurred in the compiler (1.7.0_45). Please file a bug at the Java Developer Connection (http://java.sun.com/webapps/bugreport) after checking the Bug Parade for duplicates. Include your program and the following diagnostic in your report. Thank you. Also posted bug to bugs.sun.com: We have determined that this report is a new bug and have entered the bug into our bug tracking system under Bug Id: 9007595 . You can look for related issues on the Java Bug Database at http://bugs.sun.com. Confirmed it won't compile with oracle-jdk-bin-1.7. I used icedtea-bin-6 as my system-vm and it worked. (In reply to Charity from comment #7) > Confirmed it won't compile with oracle-jdk-bin-1.7. I used icedtea-bin-6 as > my system-vm and it worked. I see the same. Is there a way of setting the java compiler to icedtea for the packages that oracle-jdk fails to compile? And I mean, in a config file, not manually changing compiler before the emerge. The same problem exists with dev-java/commons-el-1.0-r2, right? (In reply to austinenglish@gmail.com from comment #8) > (In reply to Charity from comment #7) > > Confirmed it won't compile with oracle-jdk-bin-1.7. I used icedtea-bin-6 as > > my system-vm and it worked. > > I see the same. I also experienced this bug today. I have icedtea-bin-7 set as my java-vm system default, and it does not work. Setting java-vm to icedtea-bin-6 worked for me, just as you say. Seems like the package is Java7 incompatible? It does not compile with Oracle Java 7 either. cono, searching for the bug by ID yielded no results for me. (In reply to Johannes Buchner from comment #12) > cono, searching for the bug by ID yielded no results for me. Yeah, looks like they put my request to devnull Is there any update for this issue? Getting the same Error when emerging freemind-0.9.0-r1. I'm using stable oracle-jdk-bin-1.7.0.51-r1. New stable version dev-java/javacc-5.0-r1 appears to fix this bug. commit fb6de04 (HEAD, master) Author: Patrice Clement <monsieurp@gentoo.org> Date: Fri Oct 23 15:47:04 2015 +0000 dev-java/javacc: Purge old versions. Fixes bug 489014, 514982 and 273164. Package-Manager: portage-2.2.20.1 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> delete mode 100644 dev-java/javacc/javacc-4.0-r4.ebuild delete mode 100644 dev-java/javacc/javacc-4.2.ebuild |