Your message dated Tue, 08 May 2012 21:37:32 +0000
with message-id <e1srs68-0002ik...@franck.debian.org>
and subject line Bug#667429: fixed in zsnes 1.510+bz2-3
has caused the Debian Bug report #667429,
regarding zsnes: ftbfs with GCC-4.7
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 ow...@bugs.debian.org
immediately.)
--
667429: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: zsnes
Version: 1.510+bz2-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7
The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.
tools/depbuild.cpp:168:37: error: 'F_OK' was not declared in this scope
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/zsnes_1.510+bz2-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.
Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html
To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
[...]
SDL support Version 1.2.15
NASM support NASM version 2.09.10 compiled on Aug 29 2011
zlib support Version 1.2.6
PNG support Yes, version 1.2.47
OpenGL support Yes
JMA support Yes
ZSNES debugger Enabled
The binary will be installed in /usr/bin
Configure complete, now type 'make' and pray.
make[1]: Leaving directory `/«BUILDDIR»/zsnes-1.510+bz2'
dh_auto_build -a -O--sourcedirectory=src
make[1]: Entering directory `/«BUILDDIR»/zsnes-1.510+bz2/src'
g++ -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__OPENGL__ -march=i486 -O3
-fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr -s -D__RELEASE__
-fno-rtti -o tools/fileutil.o -c tools/fileutil.cpp
tools/fileutil.cpp:1:0: warning: -fprefetch-loop-arrays not supported for this
target (try -march switches) [enabled by default]
g++ -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__OPENGL__ -march=i486 -O3
-fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr -s -D__RELEASE__
-fno-rtti -o tools/strutil.o -c tools/strutil.cpp
tools/strutil.cpp:1:0: warning: -fprefetch-loop-arrays not supported for this
target (try -march switches) [enabled by default]
g++ -m32 -pipe -I. -I/usr/local/include -I/usr/include -D__UNIXSDL__
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D__OPENGL__ -march=i486 -O3
-fomit-frame-pointer -fprefetch-loop-arrays -fforce-addr -s -D__RELEASE__
-fno-rtti -o tools/depbuild tools/depbuild.cpp tools/fileutil.o tools/strutil.o
tools/depbuild.cpp:1:0: warning: -fprefetch-loop-arrays not supported for this
target (try -march switches) [enabled by default]
tools/depbuild.cpp: In function 'void dependency_calculate(const char*, stat&)':
tools/depbuild.cpp:168:37: error: 'F_OK' was not declared in this scope
tools/depbuild.cpp:168:41: error: 'access' was not declared in this scope
make[1]: *** [tools/depbuild] Error 1
make[1]: Leaving directory `/«BUILDDIR»/zsnes-1.510+bz2/src'
dh_auto_build: make -j1 returned exit code 2
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: zsnes
Source-Version: 1.510+bz2-3
We believe that the bug you reported is fixed in the latest version of
zsnes, which is due to be installed in the Debian FTP archive:
zsnes_1.510+bz2-3.debian.tar.gz
to main/z/zsnes/zsnes_1.510+bz2-3.debian.tar.gz
zsnes_1.510+bz2-3.dsc
to main/z/zsnes/zsnes_1.510+bz2-3.dsc
zsnes_1.510+bz2-3_amd64.deb
to main/z/zsnes/zsnes_1.510+bz2-3_amd64.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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Etienne Millon <etienne.mil...@gmail.com> (supplier of updated zsnes 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 08 May 2012 15:17:42 +0200
Source: zsnes
Binary: zsnes
Architecture: source amd64
Version: 1.510+bz2-3
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Etienne Millon <etienne.mil...@gmail.com>
Description:
zsnes - Emulator of the Super Nintendo Entertainment System
Closes: 438384 470410 662578 667429
Changes:
zsnes (1.510+bz2-3) unstable; urgency=low
.
* New patches :
- handle the nostrip build option (Closes: #438384)
- fix FTBFS with gcc 4.7 (Closes: #667429)
- fix audio output with libao (Closes: #470410)
* Build-depend on libpng-dev instead of libpng12-dev (Closes: #662578)
* Bump Standards-Version to 3.9.3 (no changes).
Checksums-Sha1:
77c37882506d78cd415a8873f1f34ab7e1d2ffc5 1600 zsnes_1.510+bz2-3.dsc
32858ac88788be6f3d316bf90cab50d413ce7f6a 25270 zsnes_1.510+bz2-3.debian.tar.gz
adf231a8ca194f94a004304f5a50cd8d24ef6cbb 911386 zsnes_1.510+bz2-3_amd64.deb
Checksums-Sha256:
b2659191f3ff3335ece6bc0fb882f51264326db70945d44aa78d164326c4e4d2 1600
zsnes_1.510+bz2-3.dsc
a20de005b3b8240bd1e263009b6993d7abccbac73b6f000525871a387f4fd2ca 25270
zsnes_1.510+bz2-3.debian.tar.gz
1030778d40589d3cbac7b92a2a8082e0c2289587e017eb02d0aeaf752b65ce74 911386
zsnes_1.510+bz2-3_amd64.deb
Files:
539505deddd402f1909ec73c91d57a6a 1600 otherosfs optional zsnes_1.510+bz2-3.dsc
f55eb8aee25f3ef8278625361b6fc4ff 25270 otherosfs optional
zsnes_1.510+bz2-3.debian.tar.gz
5d1eca9c589b228b11c5b2d2314059cf 911386 otherosfs optional
zsnes_1.510+bz2-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+phe8ACgkQx/UhwSKygsqwfACdGjARRpDRBs5HtrS8tD4rGy8j
hsAAn1M6Ntql4W/ou98NoOws4t9q83rv
=H4op
-----END PGP SIGNATURE-----
--- End Message ---