Your message dated Mon, 22 Dec 2025 18:02:22 +0000
with message-id <[email protected]>
and subject line Bug#1081135: Removed package(s) from unstable
has caused the Debian Bug report #179201,
regarding autoconf2.13: autocong badly declares 'exit(int);' prototype for C++
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 [email protected]
immediately.)


-- 
179201: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=179201
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autoconf2.13
Version: 2.13-47
Severity: normal


Hi

It looks like autoconf2.13 has in few places constuctions like this:

ifelse(AC_LANG, CPLUSPLUS, [#ifdef __cplusplus                                  
extern "C" void exit(int);                                                      
#endif                                                                          

This basicaly breaks any compilation of C++ program actually because
compiler will stop with compilation error on different declaration.

I think it would be much better to use either more advanced 
declaration or directly use  '#include stdlib.h'
eventualy remove it completely as it's not useful anyway...


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux dual 2.4.20 #1 SMP So lis 30 12:49:14 CET 2002 i686
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ

Versions of packages autoconf2.13 depends on:
ii  autoconf                      2.57-2     automatic configure script builder
ii  debianutils                   2.2        Miscellaneous utilities specific t
ii  m4                            1.4-15     a macro processing language
ii  perl                          5.8.0-15   Larry Wall's Practical Extraction 
ii  perl-modules [libfile-temp-pe 5.8.0-15   Core Perl modules.

-- no debconf information



--- 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
[email protected].

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

--- End Message ---

Reply via email to