Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: bemis <bemis@iol.unh.edu>
To: "gdb@sources.redhat.com" <gdb@sources.redhat.com>,
	clp <clp@iol.unh.edu>, Andrew Cagney <ac131313@redhat.com>
Subject: SID compilation FAIL on alphaev56
Date: Wed, 13 Nov 2002 11:22:00 -0000	[thread overview]
Message-ID: <3DD2A669.87669C32@iol.unh.edu> (raw)

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



             reply	other threads:[~2002-11-13 19:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13 11:22 bemis [this message]
2002-11-13 11:58 ` Ben Elliston
2002-11-13 12:44 ` Frank Ch. Eigler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DD2A669.87669C32@iol.unh.edu \
    --to=bemis@iol.unh.edu \
    --cc=ac131313@redhat.com \
    --cc=clp@iol.unh.edu \
    --cc=gdb@sources.redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox