public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* jasmin build failed
@ 2003-11-24 23:33 Jeff Sturm
  2003-11-24 23:47 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Sturm @ 2003-11-24 23:33 UTC (permalink / raw)
  To: java; +Cc: rhug-rhats

Am I the only one seeing this, while building rhug with mainline gcj?

$ make
cd built/scm && ../../autogen
Exception in thread "main" java.lang.ExceptionInInitializerError
   at java.lang.Class.initializeClass() (/opt/gcc/lib/libgcj.so.4.0.0)
   at _Jv_InitClass (/opt/gcc/lib/libgcj.so.4.0.0)
   at autogen.main(java.lang.String[])
(/export/home/jsturm/tmp/rhug/jasmin/built/scm/upstream/lib/jas/src/scm/autogen/autogen.java:269)
Caused by: java.lang.NullPointerException
   at _Jv_NewObjectArray (/opt/gcc/lib/libgcj.so.4.0.0)
   at autogen.__U3c_clinit__U3e_()
(/export/home/jsturm/tmp/rhug/jasmin/built/scm/upstream/lib/jas/src/scm/autogen/autogen.java:210)
   at java.lang.Class.initializeClass() (/opt/gcc/lib/libgcj.so.4.0.0)
   ...2 more
make: *** [built/scm/AutoInit.java] Error 1

Oddly, it works if compiled with -O.  I'll try to find out why.

Jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: jasmin build failed
  2003-11-24 23:33 jasmin build failed Jeff Sturm
@ 2003-11-24 23:47 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2003-11-24 23:47 UTC (permalink / raw)
  To: Jeff Sturm; +Cc: java, rhug-rhats

Jeff> Am I the only one seeing this, while building rhug with mainline gcj?

Don't you have a local patch to get past the AutoInit gcj crash?
You might be the only person who gets past that.

Jeff> Oddly, it works if compiled with -O.  I'll try to find out why.

Definitely bugzilla.  This must be a regression.

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-11-24 23:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-24 23:33 jasmin build failed Jeff Sturm
2003-11-24 23:47 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).