Bug#432541: eclipse-cdt FTBFS with gcj-4.2

Andrew Haley aph at redhat.com
Sun Mar 2 12:01:03 UTC 2008


Michael Koch wrote:
> On Sun, Mar 02, 2008 at 10:35:28AM +0000, Andrew Haley wrote:
>> And what was the reason?  I need to know.
> 
> !ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
> !MESSAGE Application error
> !STACK 1
> java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
>    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
>    at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)

> make: *** [build-stamp] Fehler 13
> 
> The only small strange thing is that org.eclipse.core.runtime.Plugin and
> org.eclipse.core.runtime.Platform are in the same Jar. This must be some
> OSGi issue. At least I know now where to start debugging.

Oh, right, so you *don't* actually know what the cause of this is.  Me either, but
I'm debugging it at the moment.

gcj should not distinguish between natively compiled code and bytecode.
The fact that it makes a difference must be a bug.

Andrew.





More information about the pkg-java-maintainers mailing list