Your message dated Sun, 16 Mar 2008 15:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#421211: fixed in chuck 1.2.0.8.dfsg-1.1
has caused the Debian Bug report #421211,
regarding FTBFS with GCC 4.3: missing #includes
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.)


-- 
421211: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421211
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: chuck
Version: 1.2.0.8.dfsg-1
Usertags: ftbfs-gcc-4.3
Tags: patch

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable. (Currently not available for i386, but for amd64, powerpc
and ia64.  I hope to have i386 binaries in the archive in the near
future.)


> Automatic build of chuck_1.2.0.8.dfsg-1 on em64t by sbuild/amd64 0.53
...
> rterror.h:62: warning: type qualifiers ignored on function return type
> chuck_vm.cpp: In member function 'long unsigned int 
> Chuck_VM::process_msg(Chuck_Msg*)':
> chuck_vm.cpp:950: warning: format '%d' expects type 'int', but argument 3 has 
> type 'long unsigned int'
> chuck_vm.cpp: In member function 'long unsigned int 
> Chuck_VM_Stack::initialize(long unsigned int)':
> chuck_vm.cpp:1238: warning: too few arguments for format
> chuck_vm.cpp: In member function 'void 
> Chuck_VM_Shreduler::status(Chuck_VM_Status*)':
> chuck_vm.cpp:1920: error: 'sort' is not a member of 'std'
> make[2]: *** [chuck_vm.o] Error 1
> make[2]: Leaving directory `/build/tbm/chuck-1.2.0.8.dfsg/src'

--- src/chuck_vm.h~     2007-04-27 07:50:51.000000000 +0000
+++ src/chuck_vm.h      2007-04-27 07:52:13.000000000 +0000
@@ -41,6 +41,7 @@
 #include "chuck_stats.h"
 #endif
 
+#include <algorithm>
 #include <string>
 #include <map>
 #include <vector>
--- src/rtaudio.cpp~    2007-04-27 07:54:42.000000000 +0000
+++ src/rtaudio.cpp     2007-04-27 07:54:53.000000000 +0000
@@ -50,6 +50,7 @@
 #include "chuck_errmsg.h"
 #include "digiio_rtaudio.h"
 #include <stdio.h>
+#include <climits>
 // old
 // #include "RtAudio.h"
 // #include <iostream>
--- src/ugen_stk.cpp~   2007-04-27 07:55:37.000000000 +0000
+++ src/ugen_stk.cpp    2007-04-27 07:55:55.000000000 +0000
@@ -41,6 +41,7 @@
 #include <string.h>
 #include <time.h>
 #include <float.h>
+#include <climits>
 
 
 
--- src/util_hid.cpp~   2007-04-27 07:57:33.000000000 +0000
+++ src/util_hid.cpp    2007-04-27 07:57:39.000000000 +0000
@@ -37,6 +37,7 @@
 
 #include <vector>
 #include <map>
+#include <climits>
 
 using namespace std;
 

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


--- End Message ---
--- Begin Message ---
Source: chuck
Source-Version: 1.2.0.8.dfsg-1.1

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

chuck_1.2.0.8.dfsg-1.1.diff.gz
  to pool/main/c/chuck/chuck_1.2.0.8.dfsg-1.1.diff.gz
chuck_1.2.0.8.dfsg-1.1.dsc
  to pool/main/c/chuck/chuck_1.2.0.8.dfsg-1.1.dsc
chuck_1.2.0.8.dfsg-1.1_i386.deb
  to pool/main/c/chuck/chuck_1.2.0.8.dfsg-1.1_i386.deb



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.
Luk Claes <[EMAIL PROTECTED]> (supplier of updated chuck 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, 16 Mar 2008 15:09:48 +0000
Source: chuck
Binary: chuck
Architecture: source i386
Version: 1.2.0.8.dfsg-1.1
Distribution: unstable
Urgency: medium
Maintainer: Paul Brossier <[EMAIL PROTECTED]>
Changed-By: Luk Claes <[EMAIL PROTECTED]>
Description: 
 chuck      - Concurrent, On-the-fly Audio Programming Language
Closes: 421211
Changes: 
 chuck (1.2.0.8.dfsg-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with GCC 4.3 (Closes: #421211).
Files: 
 ab3a8e3f8646fe1ed43fbec15408bd58 652 sound optional chuck_1.2.0.8.dfsg-1.1.dsc
 cb91b10d02609589a3b34e73050c776e 6861 sound optional 
chuck_1.2.0.8.dfsg-1.1.diff.gz
 2f34084117d6946e14477fa4f47a60f0 2012444 sound optional 
chuck_1.2.0.8.dfsg-1.1_i386.deb

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

iD8DBQFH3TqA5UTeB5t8Mo0RAjBvAKC+77ByjlXzDR1yAE0mwHvekS4qeACfVwKW
buqblSJkcQ2SZhc1Tz8zPKQ=
=ycMu
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to