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

Bug#44405: marked as done (autoconf defines "-Dconst=" and libstdc++2.10-dev won't work)



Your message dated Mon, 22 Dec 2025 18:02:22 +0000
with message-id <[🔎] E1vXkEg-00GKT8-2W@fasolo.debian.org>
and subject line Bug#1081135: Removed package(s) from unstable
has caused the Debian Bug report #44405,
regarding autoconf defines "-Dconst=" and libstdc++2.10-dev won't work
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
44405: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=44405
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libstdc++2.10-dev
Version: 1:2.95.1-1

I'm not sure if libstdc++2.10-dev is the one with a bug or
if is it autoconf, but as the problem arose when I upgraded
libstdc++-dev, I'll mail the bug report for it.
(just let me know if I'm barking the wrong tree)


I'm using autoconf version 2.13-10 (Deb package) and it seems
to add "-Dconst=" definition to my c++ compilation command
line switches. (my g++ is version 1:2.95.1-0pre2 (Deb package))
And to be honest I don't understand why autoconf includes such
macro... but anyway:

This was not a problem when I used libstcd++2.9-dev but when
I upgraded to 2.10-dev I began to get the following error
message when using "-Dconst=":

sammakko:/tmp$ cat bug.cpp
#include <iostream>
sammakko:/tmp$ c++ -Dconst= -c bug.cpp
In file included from /usr/lib/gcc-lib/i386-linux/2.95.1/../../../../include/g++-3/iostream.h:31,
                 from /usr/lib/gcc-lib/i386-linux/2.95.1/../../../../include/g++-3/iostream:6,
                 from bug.cpp:1:
/usr/lib/gcc-lib/i386-linux/2.95.1/../../../../include/g++-3/streambuf.h:238: 	os::pword(int)' has already been declared in 	os'
/usr/lib/gcc-lib/i386-linux/2.95.1/../../../../include/g++-3/streambuf.h:240: 	os::iword(int)' has already been declared in 	os'
sammakko:/tmp$ 


For the while I manage by removing the -Dconst=.

    Panu

-- 
   Panu Hällfors, panupa@iki.fi
    http://www.iki.fi/panupa/

--- End Message ---
--- Begin Message ---
Version: 2.13-69+rm

Dear submitter,

as the package autoconf2.13 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1081135

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: