Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* SID compilation FAIL on alphaev56
@ 2002-11-13 11:22 bemis
  2002-11-13 11:58 ` Ben Elliston
  2002-11-13 12:44 ` Frank Ch. Eigler
  0 siblings, 2 replies; 3+ messages in thread
From: bemis @ 2002-11-13 11:22 UTC (permalink / raw)
  To: gdb, clp, Andrew Cagney

Is anyone currently working on sid?  SID is causing our toolchain build
to fail.
I've read about this happening on systems other than alpha in the past.
Is their a know patch for this?
any help would be much appreciated.
thanks

For the following reason on alphaev56 our bootstrap-gcc_3.2 toolchain
build failed:
c++ -DHAVE_CONFIG_H -I.
-I/mnt/u2/bemis/dev/sid/source/sid-dev/component/bochs/v
ga -I.. -I../../../include
-I/mnt/u2/bemis/dev/sid/source/sid-dev/component/boch
s/vga -I/mnt/u2/bemis/dev/sid/source/sid-dev/component/bochs/vga/..
-I/mnt/u2/be
mis/dev/sid/source/sid-dev/component/bochs/vga/../../../include
-I/mnt/u2/bemis/
dev/sid/source/sid-dev/component/bochs/vga/../cpu
-I/mnt/u2/bemis/dev/sid/source
/sid-dev/component/bochs/vga/../../memory -g -O2 -Wp,-MD,.deps/vga.pp -c
/mnt/u2
/bemis/dev/sid/source/sid-dev/component/bochs/vga/vga.cc -o vga.o
In file included from
/mnt/u2/bemis/dev/sid/source/sid-dev/component/bochs/vga/s
id-vga-wrapper.h:15,
                 from
/mnt/u2/bemis/dev/sid/source/sid-dev/component/bochs/vga/s
id-vga-wrapper.cc:7:
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: In member
function
   `size_t sidutil::hash_string::operator()(const std::string&) const':
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:696: `hash'
   undeclared in namespace `std'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:696: parse
error
   before `;' token
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: At global
scope:
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:708: ISO C++
forbids
   declaration of `hash_map' with no type
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:708:
template-id `
   hash_map<std::string, sidutil::attribute_coder_base*,
sidutil::hash_string>'
   used as a declarator
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:708: parse
error
   before `;' token
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:712: ISO C++
forbids
   declaration of `attribute_map_t' with no type
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:712: parse
error
   before `;' token
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: In member
function
   `void sidutil::fixed_attribute_map_component::categorize(const
std::string&,
   const std::string&)':
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:733: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:733: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: In member
function
   `void sidutil::fixed_attribute_map_component::uncategorize(const
   std::string&)':
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:750: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:750: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: In member
function
   `void
sidutil::fixed_attribute_map_component::add_attribute_coder(const
   std::string&, sidutil::attribute_coder_base*)':
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:781: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:781: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:782: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: In member
function
   `void sidutil::fixed_attribute_map_component::remove_attribute(const
   std::string&)':
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:959: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:959: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:961: `class
   sidutil::fixed_attribute_map_component' has no member named
`attribute_map'
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h: In member
function
   `virtual std::vector<std::string, std::allocator<std::string> >
   sidutil::fixed_attribute_map_component::attribute_names()':
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:972: `
   attribute_map_t' undeclared (first use this function)
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:972: (Each
   undeclared identifier is reported only once for each function it
appears
   in.)
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:972: parse
error
   before `;' token
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:974: `it'
undeclared
   (first use this function)
/mnt/u2/bemis/dev/sid/source/sid-dev/include/sidattrutil.h:974: `class



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

* Re: SID compilation FAIL on alphaev56
  2002-11-13 11:22 SID compilation FAIL on alphaev56 bemis
@ 2002-11-13 11:58 ` Ben Elliston
  2002-11-13 12:44 ` Frank Ch. Eigler
  1 sibling, 0 replies; 3+ messages in thread
From: Ben Elliston @ 2002-11-13 11:58 UTC (permalink / raw)
  To: gdb; +Cc: sid

>>>>> "bemis" == bemis  <bemis@iol.unh.edu> writes:

  bemis> Is anyone currently working on sid?  SID is causing our
  bemis> toolchain build to fail.  I've read about this happening on
  bemis> systems other than alpha in the past.  Is their a know patch
  bemis> for this?

There were some C++ compliance patches committed this week.  You could
try getting a fresh update to see if the problems go away.

Ben

PS: You should post messages about SID to sid@sources.redhat.com.



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

* Re: SID compilation FAIL on alphaev56
  2002-11-13 11:22 SID compilation FAIL on alphaev56 bemis
  2002-11-13 11:58 ` Ben Elliston
@ 2002-11-13 12:44 ` Frank Ch. Eigler
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Ch. Eigler @ 2002-11-13 12:44 UTC (permalink / raw)
  To: bemis; +Cc: gdb, sid, clp


bemis <bemis@iol.unh.edu> writes:

> Is anyone currently working on sid?  SID is causing our toolchain
> build to fail. [...]

What toolchain is this?  Do you need sid for this target?  If not, why
is sid in your source tree at all?  If so, we should continue
discussing this on sid@sources.redhat.com; there is no need to bother
gdb people.

- FChE


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

end of thread, other threads:[~2002-11-13 20:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-13 11:22 SID compilation FAIL on alphaev56 bemis
2002-11-13 11:58 ` Ben Elliston
2002-11-13 12:44 ` Frank Ch. Eigler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox