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]

HP-UX 11.00/anoncvs bootstrap failure


I checked out today's anoncvs sources and build on an HP-UX 11.00
system. (I had to move away /usr/ccs/bin/as for gas to be taken if it
matters.)

System: HP-UX hwhp02 B.11.00 A 9000/785 unknown

# ../configure --prefix=/usr/local/gcc-anoncvs --with-gnu-as --enable-languages=c++
# make bootstrap

Says

...
ar rc libio.a filedoalloc.o floatconv.o genops.o fileops.o iovfprintf.o iovfscanf.o ioignore.o io\
padn.o iofgetpos.o iofread.o iofscanf.o iofsetpos.o iogetdelim.o iogetline.o ioprintf.o ioseekoff\
.o ioseekpos.o outfloat.o strops.o iofclose.o iopopen.o ioungetc.o peekc.o iogetc.o ioputc.o iofe\
of.o ioferror.o iofdopen.o iofflush.o iofgets.o iofopen.o iofprintf.o iofputs.o iofwrite.o iogets\
.o ioperror.o ioputs.o ioscanf.o iosetbuffer.o iosetvbuf.o iosprintf.o iosscanf.o ioftell.o iovss\
canf.o iovsprintf.o ioprims.o iostrerror.o cleanup.o stdfiles.o
true libio.a
if [ x"" != x ]; then \
  /hwhome/tools/egcs/compile/gcc/g++ -B/hwhome/tools/egcs/compile/gcc/ -B/usr/local/gcc-anoncvs/h\
ppa2.0w-hp-hpux11.00/bin/ -c -g -O2 -fno-implicit-templates -I. -I../../../libio -nostdinc++   ..\
/../../libio/builtinbuf.cc -o pic/builtinbuf.o; \
else true; fi
/hwhome/tools/egcs/compile/gcc/g++ -B/hwhome/tools/egcs/compile/gcc/ -B/usr/local/gcc-anoncvs/hpp\
a2.0w-hp-hpux11.00/bin/ -c -g -O2 -fno-implicit-templates -I. -I../../../libio -nostdinc++  ../..\
/../libio/builtinbuf.cc
../../../libio/builtinbuf.cc:26: Internal compiler error.
../../../libio/builtinbuf.cc:26: Please submit a full bug report.
../../../libio/builtinbuf.cc:26: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [builtinbuf.o] Error 1
make[2]: Leaving directory `/hwhome/tools/egcs/compile/hppa2.0w-hp-hpux11.00/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/hwhome/tools/egcs/compile'
make: *** [bootstrap] Error 2







According to the bug-reporting guidance, here's the -v output and the
ii file.

#/hwhome/tools/egcs/compile/c/g++ --save-temps -v -B/hwhome/tools/egcs/compile/gcc/ -B/usr/local/gcc-anoncvs/hppa2.0w-hp-hpux11.00/bin/ -c -g -O2 -fno-implicit-templates -I. -I../../../libio -nostdinc++ ../../../libio/builtinbuf.cc
Reading specs from /hwhome/tools/egcs/compile/gcc/specs
gcc version 2.96 20000530 (experimental)
 /hwhome/tools/egcs/compile/gcc/cpp -lang-c++ -nostdinc++ -v -I. -I../../../libio -iprefix /hwhome/tools/egcs/compile/gcc/../lib/gcc-lib/hppa2.0w-hp-hpux11.00/2.96/ -isystem /usr/local/gcc-anoncvs/hppa2.0w-hp-hpux11.00/bin/include -isystem /hwhome/tools/egcs/compile/gcc/include -D__GNUC__=2 -D__GNUG__=2 -D__GNUC_MINOR__=96 -D__GNUC_PATCHLEVEL__=0 -D__cplusplus -Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D__hppa__ -D__hp9000s800__ -D__hp9000s800 -D__hp9k8__ -D__PWB__ -D__hpux__ -D__unix__ -D__hppa -D__hp9000s800 -D__hp9k8 -D__PWB -D__hpux -D__unix -Asystem(unix) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa) -D__EXCEPTIONS -D__OPTIMIZE__ -g -D_PA_RISC1_1 -D__hp9000s700 -D_HPUX_SOURCE -D_HIUX_SOURCE -D__STDC_EXT__ ../../../libio/builtinbuf.cc builtinbuf.ii
GNU CPP version 2.96 20000530 (experimental) (cpplib)
 (hppa)
ignoring nonexistent directory `/usr/local/gcc-anoncvs/hppa2.0w-hp-hpux11.00/bin/include'
ignoring nonexistent directory `/hwhome/tools/egcs/compile/lib/gcc-lib/hppa2.0w-hp-hpux11.00/2.96/include'
ignoring nonexistent directory `/hwhome/tools/egcs/compile/hppa2.0w-hp-hpux11.00/include'
ignoring nonexistent directory `/usr/local/include'
ignoring nonexistent directory `/usr/local/gcc-anoncvs/lib/gcc-lib/hppa2.0w-hp-hpux11.00/2.96/include'
ignoring nonexistent directory `/usr/local/gcc-anoncvs/hppa2.0w-hp-hpux11.00/include'
#include "..." search starts here:
#include <...> search starts here:
 .
 ../../../libio
 /hwhome/tools/egcs/compile/gcc/include
 /usr/include
End of search list.
 /hwhome/tools/egcs/compile/gcc/cc1plus builtinbuf.ii -quiet -dumpbase builtinbuf.cc -g -O2 -version -fno-implicit-templates -o builtinbuf.s
GNU C++ version 2.96 20000530 (experimental) (hppa2.0w-hp-hpux11.00) compiled by GNU C version 2.96 20000530 (experimental).
../../../libio/builtinbuf.cc:26: Internal compiler error.
../../../libio/builtinbuf.cc:26: Please submit a full bug report.
../../../libio/builtinbuf.cc:26: See
<URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.


builtinbuf.ii.gz


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