Your message dated Tue, 13 Mar 2007 20:56:29 -0400
with message-id <[EMAIL PROTECTED]>
and subject line fixed
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: lsb-build-cc3
Version: 3.1.1-2
Severity: normal

check the following small program, it can't compile with lsbc++3.
lsbc++2 does not have this bug.

$ cat bug.cpp
#include <string>
int main() { std::string a[1] = {"1"}; }
$ lsbc++3 bug.cpp
/tmp/ccdKNNm6.o: In function `main':
bug.cpp:(.text+0x22): undefined reference to `std::allocator<char>::allocator()'
bug.cpp:(.text+0x46): undefined reference to 
`std::allocator<char>::~allocator()'
bug.cpp:(.text+0x55): undefined reference to 
`std::allocator<char>::~allocator()'
collect2: ld returned 1 exit status




-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages lsb-build-cc3 depends on:
hi  g++-3.4                       3.4.6-4    The GNU C++ compiler
hi  gcc-3.4                       3.4.6-4    The GNU C compiler
ii  lsb-build-base3               3.1.1-2    LSB v3.x Development tools base pa

lsb-build-cc3 recommends no packages.

-- debconf-show failed


--- End Message ---
--- Begin Message ---
Fixed in lsb-build-base3 3.1.1-2

--- End Message ---

Reply via email to