boot image compilation error
Project: | JNode Builder |
Component: | Code |
Category: | bug report |
Priority: | normal |
Assigned: | Unassigned |
Status: | duplicate |
Jump to:
First time is a fluke, second time is a pattern.
Well, this is the second time i have hit this bug that has left me unable to build jnode and the only way i can do anything is to clone a fresh repository.
The bug is, when i build jnode after a clean, i get a compilation error when the native compiler is building gnu.classpath.ServiceFactory. The stacktrace for which is attached to this report.
Some things to note.
This does not happen from a fresh pull from svn. I have two repos setup. One interacts with svn and which i do not develop in. I have no problem doing a clean and rebuild in that repository. If i clone from the repo and build, everything is fine. After doing some developement and some rebuilds, before i commit i generally like to do a clean and rebuild, at which point this error happens.
I haven't been able to prefectly replicate this yet. The first time it happened was a couple of days ago. I still have the repository in tact, as i had to clone a fresh repo and copy my work over, now i am stuck with another dead repository that won't build.
Attachment | Size |
---|---|
compile-bug-stacktrace.txt | 12.14 KB |
- Login to post comments
#1
Found the problem, its related to Issue #2806