This is the mail archive of the rhug-rhats@sources.redhat.com mailing list for the RHUG project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

jasmin build failed


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]