This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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]

Java build failure


Has anyone else seen this build failure?  I get it on IA64 HP-UX and
Linux.  I am building bootstrap with the latest ToT sources (updated
yesterday).  I have a few local changes (to allow me to build on HP-UX)
but they shouldn't be affecting the Linux build.  I couldn't find
anything in the java mailing list or in the defect database about this
problem.

Steve Ellcey
sje@cup.hp.com

/extra/sje/builddir_fsf_ia64/obj_gcc/./gcc/gcj -B/extra/sje/builddir_fsf_ia64/obj_gcc/./gcc/ -B/extra/sje/ia64_fsf/ia64-unknown-linux-gnu/bin/ -B/extra/sje/ia64_fsf/ia64-unknown-linux-gnu/lib/ -isystem /extra/sje/ia64_fsf/ia64-unknown-linux-gnu/include -isystem /extra/sje/ia64_fsf/ia64-unknown-linux-gnu/sys-include -findirect-dispatch -B../.. -funwind-tables -fclasspath= -fbootclasspath=/extra/sje/builddir_fsf_ia64/obj_gcc/ia64-unknown-linux-gnu/libjava:/extra/sje/builddir_fsf_ia64/gcc/libjava/external/sax:/extra/sje/builddir_fsf_ia64/gcc/libjava:../.. --encoding=UTF-8 -Wno-deprecated -g -O2 -MT libsax_gcj_la-sax.lo -MD -MP -MF .deps/libsax_gcj_la-sax.Tpo -c sax.jar -fPIC -o .libs/libsax_gcj_la-sax.o
org/xml/sax/helpers/XMLReaderFactory.java: In class 'org.xml.sax.helpers.XMLReaderFactory':
org/xml/sax/helpers/XMLReaderFactory.java: In method 'org.xml.sax.helpers.XMLReaderFactory.createXMLReader()':
org/xml/sax/helpers/XMLReaderFactory.java:111: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[5]: *** [libsax_gcj_la-sax.lo] Error 1
make[5]: Target `all-am' not remade because of errors.


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