Your message dated Wed, 05 Apr 2006 23:17:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323525: fixed in gambit 0.2006.01.20-1
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: gambit
Version: 0.97.0.7-1
Severity: serious
Tags: patch

gambit fails to build because it is missing forward declarations:

> if i486-linux-gnu-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" 
> -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" 
> -DPACKAGE=\"gambit\" -DVERSION=\"0.97.0.7\" -DSTDC_HEADERS=1 
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 
> -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 
> -DHAVE_UNISTD_H=1 -DRETSIGTYPE=void  -I. -I.  -I../../sources   
> -DNEWSTYLE_TEMPLATES -g -O2 -I/usr/lib/wx/include/gtk-2.4 
> -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -MT 
> nfdom.o -MD -MP -MF ".deps/nfdom.Tpo" -c -o nfdom.o nfdom.cc; \
> then mv -f ".deps/nfdom.Tpo" ".deps/nfdom.Po"; else rm -f ".deps/nfdom.Tpo"; 
> exit 1; fi
> ../../sources/math/integer.h:150: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/integer.h:150: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/integer.h:151: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/integer.h:151: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/rational.h:89: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/rational.h:89: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/rational.h:90: warning: minimum/maximum operators are 
> deprecated
> ../../sources/math/rational.h:90: warning: minimum/maximum operators are 
> deprecated
> nfplayer.h:38: error: ISO C++ forbids declaration of 'Nfg' with no type
> nfplayer.h:38: error: expected ';' before '*' token
> nfplayer.h:43: error: 'Nfg' has not been declared
> nfplayer.h:46: error: ISO C++ forbids declaration of 'Nfg' with no type
> nfplayer.h:46: error: expected ';' before '&' token

The attached patch adds forward declarations on Nfg and Sfg, which
fixes this problem.

-- 
Matt
only in patch2:
unchanged:
--- gambit-0.97.0.7.orig/sources/game/nfplayer.h
+++ gambit-0.97.0.7/sources/game/nfplayer.h
@@ -27,6 +27,7 @@
 #ifndef NFPLAYER_H
 #define NFPLAYER_H
 
+class Nfg;
 class Strategy;
 
 class NFPlayer {
only in patch2:
unchanged:
--- gambit-0.97.0.7.orig/sources/game/sfstrat.h
+++ gambit-0.97.0.7/sources/game/sfstrat.h
@@ -95,6 +95,8 @@
 };
 
 
+class Sfg;
+
 class SFSupport {
 protected:
   const Sfg *bsfg;

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: gambit
Source-Version: 0.2006.01.20-1

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

gambit_0.2006.01.20-1.diff.gz
  to pool/main/g/gambit/gambit_0.2006.01.20-1.diff.gz
gambit_0.2006.01.20-1.dsc
  to pool/main/g/gambit/gambit_0.2006.01.20-1.dsc
gambit_0.2006.01.20-1_i386.deb
  to pool/main/g/gambit/gambit_0.2006.01.20-1_i386.deb
gambit_0.2006.01.20.orig.tar.gz
  to pool/main/g/gambit/gambit_0.2006.01.20.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.
Peter van Rossum <[EMAIL PROTECTED]> (supplier of updated gambit 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: Thu,  6 Apr 2006 07:36:28 +0200
Source: gambit
Binary: gambit
Architecture: source i386
Version: 0.2006.01.20-1
Distribution: unstable
Urgency: low
Maintainer: Peter van Rossum <[EMAIL PROTECTED]>
Changed-By: Peter van Rossum <[EMAIL PROTECTED]>
Description: 
 gambit     - Game theory analysis software and tools
Closes: 323525
Changes: 
 gambit (0.2006.01.20-1) unstable; urgency=low
 .
   * New upstream release, released 20 Jan 2006. (Closes: #323525 on
     FTBFS because of missing forward class declarations).
Files: 
 d620529453d174c928b228a51d5728a7 618 math optional gambit_0.2006.01.20-1.dsc
 66190cd3f91804778a712779a1f48d57 1392046 math optional 
gambit_0.2006.01.20.orig.tar.gz
 729c3df106b827f06c4e89af156fb726 18143 math optional 
gambit_0.2006.01.20-1.diff.gz
 f9a1948fa9ad53f36941f0e74deb0c0b 5371742 math optional 
gambit_0.2006.01.20-1_i386.deb

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

iD8DBQFENKyhYj5J4IdrJS8RAqC2AJ0a8LlIxJD47zE46t4r1Ly+B8s2WgCfdQDJ
6uGmt8UUpDi2VuyRHifikCw=
=Rq2x
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to