[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#444085: marked as done (libstdc++6-4.2-dev: typeinfo seems to be broken)



Your message dated Sat, 13 Oct 2007 15:56:50 +0200
with message-id <20071013135650.GA14202@morpheus.apaku.dnsalias.org>
and subject line Bug#444085: libstdc++6-4.2-dev: typeinfo seems to be broken
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: libstdc++6-4.2-dev
Version: 4.2.1-5
Severity: important

Hi,

it seems that the typeinfo file from /usr/include/c++/4.2 is somehow
broken. Compiling a program that includes this file indirectly I get:
In file included from /usr/include/c++/4.2/bits/locale_facets.tcc:42,
                 from /usr/include/c++/4.2/locale:46,
                 from /usr/include/c++/4.2/bits/ostream.tcc:46,
                 from /usr/include/c++/4.2/ostream:572,
                 from /usr/include/c++/4.2/iterator:70,
                 from /usr/include/boost/next_prior.hpp:15,
                 from /usr/include/boost/utility.hpp:16,
                 from /usr/include/boost/thread/thread.hpp:12,
                 from /usr/include/boost/thread.hpp:10,
                 from src/core/thread.h:24,
                 from src/net/clientthread.h:24,
                 from src/net/common/clientstate.cpp:21:
/usr/include/c++/4.2/typeinfo: At global scope:
/usr/include/c++/4.2/typeinfo:41: error: expected unqualified-id before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected `}' before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected `}' before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected `}' before end of line
/usr/include/c++/4.2/typeinfo:41: error: expected declaration before end of line

Line 41 in /usr/include/c++/4.2 and surroundings look like this:
36  #ifndef _TYPEINFO
37  #define _TYPEINFO
38
39  #include <exception>
40
41  #pragma GCC visibility push(default)
42
43  extern "C++" {

Removing the pragma there and on line 166 lets the compiler go on.

Andreas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'experimental'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libstdc++6-4.2-dev depends on:
ii  g++-4.2                       4.2.1-5    The GNU C++ compiler
ii  gcc-4.2-base                  4.2.1-5    The GNU Compiler Collection (base 
ii  libc6-dev                     2.6.1-5    GNU C Library: Development Librari
ii  libstdc++6                    4.2.1-5    The GNU Standard C++ Library v3

libstdc++6-4.2-dev recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On 12.10.07 20:13:20, Matthias Klose wrote:
> tag 444085 + moreinfo
> thanks
> 
> please could you
> 
>  - provide a testcase without using boost
>  - recheck with gcc-4.3/gcc-snapshot

Hmm, strange I can't reproduce this anymore, maybe it was an error in
boost and fixed in the meantime. Closing the bugreport.

Andreas

-- 
You have had a long-term stimulation relative to business.

Attachment: pgpGyqr39l4yz.pgp
Description: PGP signature


--- End Message ---

Reply to: