This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Failed to build 19980906 on mips-sgi-irix6.5


Hi,

 bootstrapping 19980906 (using gcc 1.1b) failed on
mips-sgi-irix6.5 in stage1:

cd java && gmake "AR_FLAGS=rc" "AR_FOR_TARGET=` if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ar ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ar ; else if [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] ; then echo ar; else
t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" "BISON=`if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../bison/bison ] ; then case
../../egcs-19980906/gcc in /*) echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../bison/bison -L
../../egcs-19980906/gcc/../bison/ ;; *) echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../bison/bison -L
/mnts/d9/tmp/egcs-snapobjs/gcc/../../egcs-19980906/gcc/../bison/ ;;
esac; else echo bison ; fi`" "BISONFLAGS=" "CC=gcc" "CFLAGS=-g -W
-Wall" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=`if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../flex/flex ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../flex/flex ; else echo flex ; fi`"
"LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS="
"RANLIB_FOR_TARGET=` if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ; else if [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] ; then echo ranlib; else
t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi`"
"RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ; else if [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] ; then echo ranlib; else
t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] && [ -f /usr/bin/ranlib -o
-f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext="
"build_exeext=" "objext=.o" "exec_prefix=/usr/egcsroot"
"prefix=/usr/egcsroot" "local_prefix=/usr/local"
"gxx_include_dir=/usr/egcsroot/include/g++-2"
"tooldir=/usr/egcsroot/mips-sgi-irix6.5" "bindir=/usr/egcsroot/bin"
"libsubdir=/usr/egcsroot/lib/gcc-lib/mips-sgi-irix6.5/egcs-2.92.04"
"JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../jvgenmain
gmake[3]: Entering directory `/mnts/d9/tmp/egcs-snapobjs/gcc/java'
gcc -c  -DIN_GCC    -g -W -Wall     -I. -I..
-I../../../egcs-19980906/gcc/java -I../../../egcs-19980906/gcc/java/..
-I../../../egcs-19980906/gcc/java/../config
../../../egcs-19980906/gcc/java/jvgenmain.c
../../../egcs-19980906/gcc/java/jvgenmain.c:30: obstack.h: No such
file or directory
gmake[3]: *** [jvgenmain.o] Error 1
gmake[3]: Leaving directory `/mnts/d9/tmp/egcs-snapobjs/gcc/java'
gmake[2]: *** [jvgenmain] Error 2
gmake[2]: Leaving directory `/mnts/d9/tmp/egcs-snapobjs/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/mnts/d9/tmp/egcs-snapobjs/gcc'
gmake: *** [bootstrap] Error 2


 After adding -I../../../egcs-19980906/gcc/java/../ii/include
the failure moved down to:

cd java && gmake "AR_FLAGS=rc" "AR_FOR_TARGET=` if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ar ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ar ; else if [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] ; then echo ar; else
t='s,x,x,'; echo ar | sed -e $t ; fi; fi`" "BISON=`if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../bison/bison ] ; then case
../../egcs-19980906/gcc in /*) echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../bison/bison -L
../../egcs-19980906/gcc/../bison/ ;; *) echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../bison/bison -L
/mnts/d9/tmp/egcs-snapobjs/gcc/../../egcs-19980906/gcc/../bison/ ;;
esac; else echo bison ; fi`" "BISONFLAGS=" "CC=gcc" "CFLAGS=-g -W
-Wall" "CLIB=" "GCC_FOR_TARGET=./xgcc -B./" "LDFLAGS=" "LEX=`if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../flex/flex ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../flex/flex ; else echo flex ; fi`"
"LEXFLAGS=" "LN=ln" "LN_S=ln -s" "MAKEINFO=makeinfo" "MAKEINFOFLAGS="
"RANLIB_FOR_TARGET=` if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ; else if [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] ; then echo ranlib; else
t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi`"
"RANLIB_TEST_FOR_TARGET=[ -f ` if [ -f
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ] ; then echo
/mnts/d9/tmp/egcs-snapobjs/gcc/../binutils/ranlib ; else if [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] ; then echo ranlib; else
t='s,x,x,'; echo ranlib | sed -e $t ; fi; fi` ] || ( [
"mips-sgi-irix6.5" = "mips-sgi-irix6.5" ] && [ -f /usr/bin/ranlib -o
-f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=" "exeext="
"build_exeext=" "objext=.o" "exec_prefix=/usr/egcsroot"
"prefix=/usr/egcsroot" "local_prefix=/usr/local"
"gxx_include_dir=/usr/egcsroot/include/g++-2"
"tooldir=/usr/egcsroot/mips-sgi-irix6.5" "bindir=/usr/egcsroot/bin"
"libsubdir=/usr/egcsroot/lib/gcc-lib/mips-sgi-irix6.5/egcs-2.92.04"
"JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../gcjh
gmake[3]: Entering directory `/mnts/d9/tmp/egcs-snapobjs/gcc/java'
gcc -c  -DIN_GCC    -g -W -Wall     -I. -I..
-I../../../egcs-19980906/gcc/java -I../../../egcs-19980906/gcc/java/..
-I../../../egcs-19980906/gcc/java/../config
-I../../../egcs-19980906/gcc/java/../../include
../../../egcs-19980906/gcc/java/gjavah.c
../../../egcs-19980906/gcc/java/jcf-reader.c: In function
`get_attribute':
In file included from ../../../egcs-19980906/gcc/java/gjavah.c:111:
../../../egcs-19980906/gcc/java/jcf-reader.c:38: warning: comparison
between signed and unsigned
../../../egcs-19980906/gcc/java/jcf-reader.c:128: warning: comparison
between signed and unsigned
../../../egcs-19980906/gcc/java/jcf-reader.c: In function
`jcf_parse_preamble':
../../../egcs-19980906/gcc/java/jcf-reader.c:140: warning: unused
variable `major_version'
../../../egcs-19980906/gcc/java/jcf-reader.c:139: warning: unused
variable `minor_version'
../../../egcs-19980906/gcc/java/jcf-reader.c: In function
`jcf_parse_class':
../../../egcs-19980906/gcc/java/jcf-reader.c:242: warning: unused
variable `index'
../../../egcs-19980906/gcc/java/gjavah.c: In function `print_name':
../../../egcs-19980906/gcc/java/gjavah.c:148: warning: implicit
declaration of function `jcf_print_utf8'
../../../egcs-19980906/gcc/java/gjavah.c: In function
`print_base_classname':
../../../egcs-19980906/gcc/java/gjavah.c:182: warning: implicit
declaration of function `jcf_print_char'
../../../egcs-19980906/gcc/java/gjavah.c:162: warning: unused variable
`i'
../../../egcs-19980906/gcc/java/gjavah.c: In function
`print_field_info':
../../../egcs-19980906/gcc/java/gjavah.c:265: warning: implicit
declaration of function `format_int'
../../../egcs-19980906/gcc/java/gjavah.c: In function `print_c_decl':
../../../egcs-19980906/gcc/java/gjavah.c:378: warning: unused variable
`j'
../../../egcs-19980906/gcc/java/gjavah.c:368: warning: unused
parameter `flags'
../../../egcs-19980906/gcc/java/gjavah.c: In function
`print_mangled_classname':
../../../egcs-19980906/gcc/java/gjavah.c:522: warning: implicit
declaration of function `jcf_print_utf8_replace'
../../../egcs-19980906/gcc/java/gjavah.c:526: warning: control reaches
end of non-void function
../../../egcs-19980906/gcc/java/gjavah.c: In function
`print_cxx_classname':
../../../egcs-19980906/gcc/java/gjavah.c:539: warning: unused variable
`i'
../../../egcs-19980906/gcc/java/gjavah.c: In function `process_file':
../../../egcs-19980906/gcc/java/gjavah.c:636: warning: implicit
declaration of function `verify_constant_pool'
../../../egcs-19980906/gcc/java/gjavah.c: At top level:
../../../egcs-19980906/gcc/java/gjavah.c:752: parse error before `0'
../../../egcs-19980906/gcc/java/gjavah.c:756: parse error before `1'
../../../egcs-19980906/gcc/java/gjavah.c:756: warning: type defaults
to `int' in declaration of `exit'
../../../egcs-19980906/gcc/java/gjavah.c:756: conflicting types for
`exit'
/usr/include/stdlib.h:165: previous declaration of `exit'
../../../egcs-19980906/gcc/java/gjavah.c:756: warning: data definition
has no type or storage class
../../../egcs-19980906/gcc/java/gjavah.c: In function `main':
../../../egcs-19980906/gcc/java/gjavah.c:796: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:803: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:810: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:821: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:832: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:843: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:854: called object is not a
function
../../../egcs-19980906/gcc/java/gjavah.c:861: called object is not a
function
gmake[3]: *** [gjavah.o] Error 1
gmake[3]: Leaving directory `/mnts/d9/tmp/egcs-snapobjs/gcc/java'
gmake[2]: *** [gcjh] Error 2
gmake[2]: Leaving directory `/mnts/d9/tmp/egcs-snapobjs/gcc'
gmake[1]: *** [bootstrap] Error 2
gmake[1]: Leaving directory `/mnts/d9/tmp/egcs-snapobjs/gcc'
gmake: *** [bootstrap] Error 2


 Here I gave up :-)

Cheers
Martin
===
------------------------------------------------------
Martin Knoblauch
email: knobi@knobisoft.de or knobi@rocketmail.com
www:   http://www.knobisoft.de







_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com



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