Your message dated Sun, 02 Oct 2005 06:32:11 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#323106: fixed in tinymux 2.3.5.24-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) -------------------------------------- Received: (at submit) by bugs.debian.org; 14 Aug 2005 18:43:19 +0000 >From [EMAIL PROTECTED] Sun Aug 14 11:43:19 2005 Return-path: <[EMAIL PROTECTED]> Received: from d009010.adsl.hansenet.de (localhost.localdomain) [80.171.9.10] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1E4NS2-0000aI-00; Sun, 14 Aug 2005 11:43:18 -0700 Received: from aj by localhost.localdomain with local (Exim 4.52) id 1E4NS1-0006hW-4G; Sun, 14 Aug 2005 20:43:17 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: tinymux: FTBFS (amd64): ISO C++ forbids declaration of 'CLinearTimeDelta' with no type Message-Id: <[EMAIL PROTECTED]> Date: Sun, 14 Aug 2005 20:43:17 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: tinymux Version: 2.3.4.23-1 Severity: serious Tags: patch When building 'tinymux' on amd64/unstable, I get the following error: g++ -g -O -DWOD_REALMS -c alloc.cpp timeutil.h:37: error: expected ',' or '...' before '&' token timeutil.h:37: error: ISO C++ forbids declaration of 'CLinearTimeDelta' with no type timeutil.h:38: error: expected ',' or '...' before '&' token timeutil.h:38: error: ISO C++ forbids declaration of 'CLinearTimeDelta' with no type timeutil.h:39: error: ISO C++ forbids declaration of 'CLinearTimeDelta' with no type timeutil.h:39: error: 'CLinearTimeDelta' is neither function nor member function; cannot be declared friend timeutil.h:39: error: expected ';' before 'operator' timeutil.h:49: error: expected ',' or '...' before '&' token timeutil.h:49: error: ISO C++ forbids declaration of 'CLinearTimeDelta' with no type timeutil.h:52: error: expected ',' or '...' before '&' token timeutil.h:52: error: ISO C++ forbids declaration of 'CLinearTimeDelta' with no type timeutil.h:53: error: expected ',' or '...' before '&' token timeutil.h:53: error: ISO C++ forbids declaration of 'CLinearTimeDelta' with no type make[1]: *** [alloc.o] Error 1 make[1]: Leaving directory `/tinymux-2.3.4.23/src' make: *** [build-stamp] Error 2 The attached patch fixes this problem. There is another FTBFS problem which seems to be related to the IEEE floating point check in the configure script. Regards Andreas Jochens diff -urN ../tmp-orig/tinymux-2.3.4.23/src/timeutil.h ./src/timeutil.h --- ../tmp-orig/tinymux-2.3.4.23/src/timeutil.h 2004-12-25 00:07:10.000000000 +0000 +++ ./src/timeutil.h 2005-08-14 18:21:19.000000000 +0000 @@ -27,6 +27,8 @@ unsigned short iNanosecond; // Nanoseconds less than a Microsecond. } FIELDEDTIME; +class CLinearTimeDelta; + class CLinearTimeAbsolute { friend class CLinearTimeDelta; --------------------------------------- Received: (at 323106-close) by bugs.debian.org; 2 Oct 2005 13:38:02 +0000 >From [EMAIL PROTECTED] Sun Oct 02 06:38:01 2005 Return-path: <[EMAIL PROTECTED]> Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian)) id 1EM3wp-0001j4-00; Sun, 02 Oct 2005 06:32:11 -0700 From: Ervin Hearn III <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#323106: fixed in tinymux 2.3.5.24-2 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Sun, 02 Oct 2005 06:32:11 -0700 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 Source: tinymux Source-Version: 2.3.5.24-2 We believe that the bug you reported is fixed in the latest version of tinymux, which is due to be installed in the Debian FTP archive: tinymux_2.3.5.24-2.diff.gz to pool/main/t/tinymux/tinymux_2.3.5.24-2.diff.gz tinymux_2.3.5.24-2.dsc to pool/main/t/tinymux/tinymux_2.3.5.24-2.dsc tinymux_2.3.5.24-2_i386.deb to pool/main/t/tinymux/tinymux_2.3.5.24-2_i386.deb tinymux_2.3.5.24.orig.tar.gz to pool/main/t/tinymux/tinymux_2.3.5.24.orig.tar.gz 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. Ervin Hearn III <[EMAIL PROTECTED]> (supplier of updated tinymux 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: Sat, 1 Oct 2005 19:46:04 -0400 Source: tinymux Binary: tinymux Architecture: source i386 Version: 2.3.5.24-2 Distribution: unstable Urgency: low Maintainer: Ervin Hearn III <[EMAIL PROTECTED]> Changed-By: Ervin Hearn III <[EMAIL PROTECTED]> Description: tinymux - text-based multi-user virtual world server Closes: 323106 Changes: tinymux (2.3.5.24-2) unstable; urgency=low . * Added missing class declaration for CLinearTimeDelta (patch by Andreas Jochens) and removed #ifdef check for IEEE floating point check (patch from upstream). Tinymux now builds from source with newer gcc/g++ versions. Closes: #323106 . tinymux (2.3.5.24-1) unstable; urgency=low . * New upstream release Files: 8c9d7c78dc098c3e3b31b3e9bb7bf3b1 599 games optional tinymux_2.3.5.24-2.dsc 022a3257b6c6abb684f5ec4f2f6e6927 995974 games optional tinymux_2.3.5.24.orig.tar.gz d2504eb3f108fdd3010e41515d66195f 24880 games optional tinymux_2.3.5.24-2.diff.gz 4a6b13c57c1e68c2b7b6c8d45d608a7b 705626 games optional tinymux_2.3.5.24-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) iD8DBQFDP+Bg8KmKTEzW49IRAvMtAJ9KOzcuh3+oSnK2TekQQWFyaqkN4ACfew8+ 0opfOdhCRgGAfxOp4Nxp+fU= =DzmL -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]