Summary: | dev-java/javacup-0.10k-r1 fails to compile | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Petric Frank <pfrank> |
Component: | New packages | Assignee: | Java team <java> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2006.1 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log from /var/tmp/portage/... |
Description
Petric Frank
2007-05-29 17:53:17 UTC
Created attachment 120630 [details]
build.log from /var/tmp/portage/...
(In reply to comment #1) > Created an attachment (id=120630) [edit] > build.log from /var/tmp/portage/... > It's very hard for us to do anything about internal failures in closed source programs. Please try re-emerging sun-jdk (maybe you run out of disk space or something). After a restart of the PC i re-emerged sun-jdk. Then i did emerge openoffice. Here i built java-core before trying the build javacup. Now it ran w/o problems. So it seems that either the rebuilt of sun-jdk or the missing java-core package cured the problem. I think the latter was the reason for this bug. So i suggest (if you agree) to add java-core as prerequisite for javacup into the ebuild. (In reply to comment #3) > > So it seems that either the rebuilt of sun-jdk or the missing java-core package > cured the problem. > java-core? betelgeuse@pena /mnt/checkouts/java/junkyard/dev-java $ eix java-core No matches found. Sorry, my mistake. I meant, after restarting the emerge using "emerge openoffice" the process decides that it have to build the package ant-core (not java-core). I don't know why it does not build ant-core before javacup in the first run. (In reply to comment #5) > > I don't know why it does not build ant-core before javacup in the first run. > Because javacup-0.10k-r1 is not build using ant. I am betting this was fixed by your reinstallation of sun-jdk. Something went bad the first time (for example we have had people reporting problems when they have had faulty hard drives corrupting their installations.) |