Your message dated Wed, 12 Apr 2006 15:16:59 +1000
with message-id <[EMAIL PROTECTED]>
and subject line Builds fine with g++-4.0
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: blackbook
Version: 3-4.1
Severity: serious
So blackbook needs to deal with the C++ ABI transition.
Details of the transition are at:
http://lists.debian.org/debian-devel-announce/2005/07/msg00001.html
Basically, you would need a rebuild on all architectures with g++-3.4
or g++4.0.
However, according to http://blackbook.sourceforge.net/ ,
"Blackbook is no longer developed or maintained. The coding style is not
compatible with the newer GCCs and the author is not willing to fix it."
Accordingly, it may fail to compile with g++-3.4 or g++-4.0. In this
case you have several options:
-- Fix it yourself, effectively becoming upstream
-- Build-Depend on g++-3.3 and carefully change all the Makefiles to
make sure it uses it
Either way, you need to change the location of 'upstream',
because upstream is gone. If you want to maintain it yourself, Alioth
will probably be happy to host 'upstream'.
Alternatively, you can reassign this bug to ftp.debian.org and ask them
to remove the package from unstable entirely.
--- End Message ---
--- Begin Message ---
I've just built this package with g++-4.0 for a QA upload, and it built
fine.
--- End Message ---