Your message dated Wed, 30 Apr 2008 03:02:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#473986: fixed in snes9express 1.42-7
has caused the Debian Bug report #473986,
regarding snes9express: FTBFS with gcc-4.3 (which is now the default on a bunch 
of archs).
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.)


-- 
473986: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473986
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: snes9express
Version: 1.42-6
Severity: serious
Tags: patch
Justification: FTBFS

Hi,

your package FTBFSes with gcc/g++ 4.3, which is now the default compiler
on a bunch of arches. Please find attached a patch to fix this.

Cheers,

-- 
Cyril Brulebois
--- a/frend.cc
+++ b/frend.cc
@@ -23,6 +23,7 @@
 #include <climits>
 #include <sstream>
 #include <errno.h>
+#include <cstring>
 
 const char*fr_AppName;
 GtkTooltips *fr_Tooltips;
--- a/misc.cc
+++ b/misc.cc
@@ -22,6 +22,7 @@
 #include "defines.h"
 #include "frend.h"
 #include "misc.h"
+#include <cstring>
 
 
 s9x_OptionManager::s9x_OptionManager()
--- a/s9xskin.cc
+++ b/s9xskin.cc
@@ -25,6 +25,7 @@
 #include <string>
 #include <list>
 #include "frend.h"
+#include <cstring>
 
 const char *headstart = "snes9express skin\x09";
 const char *headfinish = "\x0A\x04\x0D\x1A";
--- a/skins.cc
+++ b/skins.cc
@@ -25,6 +25,7 @@
 #include "frend.h"
 #include "interface.h"
 #include "skins.h"
+#include <cstring>
 
 s9x_SkinSelector::s9x_SkinSelector(fr_Element*parent):
 #ifdef S9X_SKINABLE

--- End Message ---
--- Begin Message ---
Source: snes9express
Source-Version: 1.42-7

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

snes9express_1.42-7.diff.gz
  to pool/contrib/s/snes9express/snes9express_1.42-7.diff.gz
snes9express_1.42-7.dsc
  to pool/contrib/s/snes9express/snes9express_1.42-7.dsc
snes9express_1.42-7_i386.deb
  to pool/contrib/s/snes9express/snes9express_1.42-7_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.
Agney Lopes Roth Ferraz <[EMAIL PROTECTED]> (supplier of updated snes9express 
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.8
Date: Sun, 27 Apr 2008 19:52:25 -0300
Source: snes9express
Binary: snes9express
Architecture: source i386
Version: 1.42-7
Distribution: unstable
Urgency: low
Maintainer: Agney Lopes Roth Ferraz <[EMAIL PROTECTED]>
Changed-By: Agney Lopes Roth Ferraz <[EMAIL PROTECTED]>
Description: 
 snes9express - GTK+ front-end for snes9x
Closes: 473986
Changes: 
 snes9express (1.42-7) unstable; urgency=low
 .
   * fixed FTBFS. (Closes: #473986)
Checksums-Sha1: 
 150470c03467ff20365f7a2603022f61ec985415 1078 snes9express_1.42-7.dsc
 3f2bb70147c6fc77f74046fe98d0e2c8543c7dfa 24920 snes9express_1.42-7.diff.gz
 b584d2243027b0ebda740f09b4dc8c26480c0bff 388030 snes9express_1.42-7_i386.deb
Checksums-Sha256: 
 5ac1362521d9aaad03fb03cc791901cc42463904a7d0256e9be45212fdd067e3 1078 
snes9express_1.42-7.dsc
 d8272596715d9e5a7ec3896350892b10573ea0db6e998f1a435812adab5f2f2a 24920 
snes9express_1.42-7.diff.gz
 e1d6e19f4529ed9af4723df541feed00108798ab97af2d385b35ae3882b36a6d 388030 
snes9express_1.42-7_i386.deb
Files: 
 dce9082ef72fa9238d3a23ad3a09053f 1078 contrib/otherosfs optional 
snes9express_1.42-7.dsc
 dbde3bae5da2208e51c5a5970976eaf4 24920 contrib/otherosfs optional 
snes9express_1.42-7.diff.gz
 4ea94dbaa629b11d1deaba01b7a6f30b 388030 contrib/otherosfs optional 
snes9express_1.42-7_i386.deb

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

iD8DBQFIFUYfD99I1lm5V64RAnPEAJ9kUgVCsWkQy50nzy3zzOfvn7STrQCgk5T/
qXoWM8an51c7cZ1E2h9SrHE=
=9/NB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to