public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* egcs-19981026 on sparc-sun-solaris2.5.1 build crash
@ 1998-10-27  6:09 Horst von Brand
  1998-10-28 12:45 ` Gerald Pfeifer
  0 siblings, 1 reply; 3+ messages in thread
From: Horst von Brand @ 1998-10-27  6:09 UTC (permalink / raw)
  To: egcs

The bootstrap crashes after comparing stages 2 and 3 with:

test x"yes" != xyes || \
  /mnt/build-egcs-19981026/gcc/xgcc -B/mnt/build-egcs-19981026/gcc/ -B/usr/local/sparc-sun-solaris2.5.1/bin/ -c -O2 -fomit-frame-pointer -fno-implicit-templates -I. -I/mnt/egcs-19981026/libio -nostdinc++  `case "-O2 -fomit-frame-pointer -O2 -fomit-frame-pointer -fno-implicit-templates" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` /mnt/egcs-19981026/libio/fstream.cc -o pic/fstream.o
/mnt/egcs-19981026/libio/iostream.h:49: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `ostream::ostream()':
In file included from /mnt/egcs-19981026/libio/fstream.h:30,
                 from /mnt/egcs-19981026/libio/fstream.cc:34:
/mnt/egcs-19981026/libio/iostream.h:49: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:122: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `istream::istream()':
/mnt/egcs-19981026/libio/iostream.h:122: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:229: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `istream::~istream()':
/mnt/egcs-19981026/libio/iostream.h:229: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:229: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `ostream::~ostream()':
/mnt/egcs-19981026/libio/iostream.h:229: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/iostream.h:229: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/iostream.h: In method `iostream::iostream()':
/mnt/egcs-19981026/libio/iostream.h:229: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:61: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstreambase::~fstreambase()':
In file included from /mnt/egcs-19981026/libio/fstream.cc:34:
/mnt/egcs-19981026/libio/fstream.h:61: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:61: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream()':
/mnt/egcs-19981026/libio/fstream.h:61: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:62: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream(int)':
/mnt/egcs-19981026/libio/fstream.h:62: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:63: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.h:63: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:65: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ifstream::ifstream(const char *, int = ios::in, int = 436)':
/mnt/egcs-19981026/libio/fstream.h:65: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:72: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream()':
/mnt/egcs-19981026/libio/fstream.h:72: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:73: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream(int)':
/mnt/egcs-19981026/libio/fstream.h:73: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:74: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.h:74: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:76: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `ofstream::ofstream(const char *, int = ios::out, int = 436)':
/mnt/egcs-19981026/libio/fstream.h:76: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:83: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `iostream::~iostream()':
/mnt/egcs-19981026/libio/fstream.h:83: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:83: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream()':
/mnt/egcs-19981026/libio/fstream.h:83: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:84: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream(int)':
/mnt/egcs-19981026/libio/fstream.h:84: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:86: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream(const char *, int, int = 436)':
/mnt/egcs-19981026/libio/fstream.h:86: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.h:87: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.h: In method `fstream::fstream(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.h:87: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:53: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase()':
/mnt/egcs-19981026/libio/fstream.cc:53: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:58: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase(int)':
/mnt/egcs-19981026/libio/fstream.cc:58: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:64: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase(const char *, int, int = 436)':
/mnt/egcs-19981026/libio/fstream.cc:64: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:71: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstreambase::fstreambase(int, char *, int)':
/mnt/egcs-19981026/libio/fstream.cc:71: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:110: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `fstream::~fstream()':
/mnt/egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:110: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `ofstream::~ofstream()':
/mnt/egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable for '
/mnt/egcs-19981026/libio/fstream.cc:110: sorry, not implemented: `function_decl' not supported by dump_type
/mnt/egcs-19981026/libio/fstream.cc: In method `ifstream::~ifstream()':
/mnt/egcs-19981026/libio/fstream.cc:110: uninitialized const `vtable for '
make[2]: *** [fstream.o] Error 1
make[2]: Leaving directory `/mnt/build-egcs-19981026/sparc-sun-solaris2.5.1/libio'
make[1]: *** [all-target-libio] Error 2
make[1]: Leaving directory `/mnt/build-egcs-19981026'
make: *** [bootstrap-lean] Error 2
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

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

* Re: egcs-19981026 on sparc-sun-solaris2.5.1 build crash
  1998-10-27  6:09 egcs-19981026 on sparc-sun-solaris2.5.1 build crash Horst von Brand
@ 1998-10-28 12:45 ` Gerald Pfeifer
  1998-10-29 14:18   ` Horst von Brand
  0 siblings, 1 reply; 3+ messages in thread
From: Gerald Pfeifer @ 1998-10-28 12:45 UTC (permalink / raw)
  To: Horst von Brand; +Cc: egcs

On Tue, 27 Oct 1998, Horst von Brand wrote:
> The bootstrap crashes after comparing stages 2 and 3 with:
> 
> test x"yes" != xyes || \
>   /mnt/build-egcs-19981026/gcc/xgcc -B/mnt/build-egcs-19981026/gcc/ -B/usr/local/sparc-sun-solaris2.5.1/bin/ -c -O2 -fomit-frame-pointer -fno-implicit-templates -I. -I/mnt/egcs-19981026/libio -nostdinc++  `case "-O2 -fomit-frame-pointer -O2 -fomit-frame-pointer -fno-implicit-templates" in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` /mnt/egcs-19981026/libio/fstream.cc -o pic/fstream.o
> /mnt/egcs-19981026/libio/iostream.h:49: sorry, not implemented: `function_decl' not supported by dump_type
> /mnt/egcs-19981026/libio/iostream.h: In method `ostream::ostream()':
> In file included from /mnt/egcs-19981026/libio/fstream.h:30,
>                  from /mnt/egcs-19981026/libio/fstream.cc:34:
> /mnt/egcs-19981026/libio/iostream.h:49: uninitialized const `vtable for '
> /mnt/egcs-19981026/libio/iostream.h:122: sorry, not implemented: `function_decl' not supported by dump_type

Please try again. I have been able to successfully bootstrap the
then-current CVS snapshots yesterday afternoon (after having experienced
the same aborts before).

Gerald
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/


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

* Re: egcs-19981026 on sparc-sun-solaris2.5.1 build crash
  1998-10-28 12:45 ` Gerald Pfeifer
@ 1998-10-29 14:18   ` Horst von Brand
  0 siblings, 0 replies; 3+ messages in thread
From: Horst von Brand @ 1998-10-29 14:18 UTC (permalink / raw)
  To: Gerald Pfeifer; +Cc: Horst von Brand, egcs

Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> said:
> On Tue, 27 Oct 1998, Horst von Brand wrote:
> > The bootstrap crashes after comparing stages 2 and 3 with:

[...]

> Please try again. I have been able to successfully bootstrap the
> then-current CVS snapshots yesterday afternoon (after having experienced
> the same aborts before).

Will do. Have been building each ss as it comes out for some time now ;-)

Thanks!
-- 
Dr. Horst H. von Brand                       mailto:vonbrand@inf.utfsm.cl
Departamento de Informatica                     Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria              +56 32 654239
Casilla 110-V, Valparaiso, Chile                Fax:  +56 32 797513

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

end of thread, other threads:[~1998-10-29 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-10-27  6:09 egcs-19981026 on sparc-sun-solaris2.5.1 build crash Horst von Brand
1998-10-28 12:45 ` Gerald Pfeifer
1998-10-29 14:18   ` Horst von Brand

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).