Your message dated Sun, 26 Mar 2006 10:38:50 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356601: fixed in libcommoncpp2 1.3.25-2
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: libcommoncpp2
Version: 1.3.24-1
Severity: important
Tags: patch

Your package makes other package fail to build with G++ 4.1.  I'm
filing this bug as important for now, but when 4.1 will be the default
compiler in unstable (probably in a few weeks) I'll upgrade this to
grave.

A patch is below.  You might have to do the same for other friend
definitions but I'm not sure whether they're actually used by anyone.

(I know you just uploaded a new version to incoming but the problem is
there too.)


> Automatic build of bayonne_1.2.15-2 on bigsur by sbuild/mips 1.89
...
> mips-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DVERPATH=\"1.2.15\"     -g 
> -O2 -I/usr/include/cc++2 -D_GNU_SOURCE -DXML_SCRIPTS -c server.cpp
> server.cpp: In function 'void ost::tgi(int)':
> server.cpp:307: error: 'getInterp' was not declared in this scope
> server.cpp: In function 'void ost::final(int)':
> server.cpp:625: error: 'stopServers' was not declared in this scope
> server.cpp: In function 'void ost::initial(int, char**, int)':
> server.cpp:943: error: 'endKeydata' was not declared in this scope
> server.cpp:1191: error: 'getGroup' was not declared in this scope
> server.cpp:1266: error: 'startServers' was not declared in this scope
> make[2]: *** [server.o] Error 1

Most of these errors are in the package itself, but the 'endKeydata'
error is because of the header.

--- include/cc++/misc.h~        2006-03-12 22:41:30.000000000 +0000
+++ include/cc++/misc.h 2006-03-12 22:42:21.000000000 +0000
@@ -343,6 +343,9 @@
  * @author David Sugar <[EMAIL PROTECTED]>
  * @short load text configuration files into keyword pairs.
  */
+
+void endKeydata(void);
+
 class __EXPORT Keydata : protected MemPager
 {
 public:


-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: libcommoncpp2
Source-Version: 1.3.25-2

We believe that the bug you reported is fixed in the latest version of
libcommoncpp2, which is due to be installed in the Debian FTP archive:

libcommoncpp2-1.3c2a_1.3.25-2_i386.deb
  to pool/main/libc/libcommoncpp2/libcommoncpp2-1.3c2a_1.3.25-2_i386.deb
libcommoncpp2-dev_1.3.25-2_i386.deb
  to pool/main/libc/libcommoncpp2/libcommoncpp2-dev_1.3.25-2_i386.deb
libcommoncpp2-doc_1.3.25-2_i386.deb
  to pool/main/libc/libcommoncpp2/libcommoncpp2-doc_1.3.25-2_i386.deb
libcommoncpp2_1.3.25-2.diff.gz
  to pool/main/libc/libcommoncpp2/libcommoncpp2_1.3.25-2.diff.gz
libcommoncpp2_1.3.25-2.dsc
  to pool/main/libc/libcommoncpp2/libcommoncpp2_1.3.25-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mark Purcell <[EMAIL PROTECTED]> (supplier of updated libcommoncpp2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 19 Mar 2006 14:35:45 +0000
Source: libcommoncpp2
Binary: libcommoncpp2-1.3c2a libcommoncpp2-doc libcommoncpp2-dev
Architecture: source i386
Version: 1.3.25-2
Distribution: unstable
Urgency: low
Maintainer: Mark Purcell <[EMAIL PROTECTED]>
Changed-By: Mark Purcell <[EMAIL PROTECTED]>
Description: 
 libcommoncpp2-1.3c2a - A GNU package for creating portable C++ programs
 libcommoncpp2-dev - Header files and static libraries for Common C++ "2"
 libcommoncpp2-doc - Documentation files for Common C++ "2"
Closes: 356601
Changes: 
 libcommoncpp2 (1.3.25-2) unstable; urgency=low
 .
   * Update libcommoncpp2-dev.manpages, libcommoncpp2-dev.dirs, 
libcommoncpp2-dev.examples
     - Cleanup debian/rules for the above
   * Update DH_COMPAT=4
   * Split off Architecture: any libcommoncpp2-doc package
   * Apply G++ 4.1 patch from Martin Michlmayr (Closes: Bug#356601)
Files: 
 fbddf4c5aba3bf0a09e4ddbd9046305d 676 devel optional libcommoncpp2_1.3.25-2.dsc
 c9eb1da13ab82eca314e62ec923a898d 20840 devel optional 
libcommoncpp2_1.3.25-2.diff.gz
 612e052669870e21de53457e1dd9fffd 373896 libdevel optional 
libcommoncpp2-dev_1.3.25-2_i386.deb
 28164a918c7a26fbd80904aa573b9afd 223782 libs optional 
libcommoncpp2-1.3c2a_1.3.25-2_i386.deb
 5169ff210506890249b55eb8bdafc9ef 1292968 doc optional 
libcommoncpp2-doc_1.3.25-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFEHXHeoCzanz0IthIRApovAJ0e3X+ojGg6gHpFIxAKHlkKZuZn3QCfUMwJ
apHl1ynO4yEJVEboL+gAZhE=
=w+84
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to