Your message dated Tue, 17 Apr 2012 12:47:45 +0000
with message-id <[email protected]>
and subject line Bug#667286: fixed in mousetrap 0.9-2.2
has caused the Debian Bug report #667286,
regarding mousetrap: 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 [email protected]
immediately.)


-- 
667286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667286
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mousetrap
Version: 0.9-2.1
Severity: important
Tags: sid wheezy
User: [email protected]
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.

mousetrap.cpp:107:24: 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/mousetrap_0.9-2.1_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.

[...]
config.status: creating config.h
/usr/bin/make  all-recursive
make[2]: Entering directory `/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory `/«PKGBUILDDIR»/src'
echo '//This file is generated from makefile. Do not edit!' > defaults.h
echo '#define DEFAULT_LIBDIR "/usr/share/games"' >> defaults.h
echo '#define PACKAGE "mousetrap"' >> defaults.h
/usr/bin/make  all-am
make[4]: Entering directory `/«PKGBUILDDIR»/src'
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT enemy.o -MD -MP -MF 
".deps/enemy.Tpo" -c -o enemy.o enemy.cpp; \
        then mv -f ".deps/enemy.Tpo" ".deps/enemy.Po"; else rm -f 
".deps/enemy.Tpo"; exit 1; fi
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT font.o -MD -MP -MF 
".deps/font.Tpo" -c -o font.o font.cpp; \
        then mv -f ".deps/font.Tpo" ".deps/font.Po"; else rm -f 
".deps/font.Tpo"; exit 1; fi
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT highscore.o -MD -MP -MF 
".deps/highscore.Tpo" -c -o highscore.o highscore.cpp; \
        then mv -f ".deps/highscore.Tpo" ".deps/highscore.Po"; else rm -f 
".deps/highscore.Tpo"; exit 1; fi
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT soundeffects.o -MD -MP -MF 
".deps/soundeffects.Tpo" -c -o soundeffects.o soundeffects.cpp; \
        then mv -f ".deps/soundeffects.Tpo" ".deps/soundeffects.Po"; else rm -f 
".deps/soundeffects.Tpo"; exit 1; fi
if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I..    -g -O2 
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT mousetrap.o -MD -MP -MF 
".deps/mousetrap.Tpo" -c -o mousetrap.o mousetrap.cpp; \
        then mv -f ".deps/mousetrap.Tpo" ".deps/mousetrap.Po"; else rm -f 
".deps/mousetrap.Tpo"; exit 1; fi
mousetrap.cpp: In function 'SDL_Surface* loadImage(char*)':
mousetrap.cpp:107:24: error: 'F_OK' was not declared in this scope
mousetrap.cpp:107:29: error: 'access' was not declared in this scope
make[4]: *** [mousetrap.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src'
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: mousetrap
Source-Version: 0.9-2.2

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

mousetrap_0.9-2.2.diff.gz
  to main/m/mousetrap/mousetrap_0.9-2.2.diff.gz
mousetrap_0.9-2.2.dsc
  to main/m/mousetrap/mousetrap_0.9-2.2.dsc
mousetrap_0.9-2.2_amd64.deb
  to main/m/mousetrap/mousetrap_0.9-2.2_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated mousetrap 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: Tue, 17 Apr 2012 14:33:27 +0200
Source: mousetrap
Binary: mousetrap
Architecture: source amd64
Version: 0.9-2.2
Distribution: unstable
Urgency: low
Maintainer: Anibal Avelar <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description: 
 mousetrap  - A simple game of ball chasing
Closes: 667286
Changes: 
 mousetrap (0.9-2.2) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix build failure with GCC 4.7. Closes: #667286.
Checksums-Sha1: 
 8959649ff9776b5970720f1193d150be35d12e68 1151 mousetrap_0.9-2.2.dsc
 d399284289c3c9e4a8378a3aec5728d4accbb49c 101452 mousetrap_0.9-2.2.diff.gz
 4ee8281eeb32e7d911818937cfa8bd65c1434d43 281472 mousetrap_0.9-2.2_amd64.deb
Checksums-Sha256: 
 95cba9e7bb1fff107d3cfb614815a964c5e8930451f889d78436cc16e81b7357 1151 
mousetrap_0.9-2.2.dsc
 f8167b90febca981d10691879efb86616f3153c7107bf4c5c0bec503b6e9b7f5 101452 
mousetrap_0.9-2.2.diff.gz
 6780fbe39046b9143ec77b98f9d8a7d6a110bf5a7ae21cfeedbd16db1066c231 281472 
mousetrap_0.9-2.2_amd64.deb
Files: 
 4b1be54954d89b9652c2ba5a2f69d08a 1151 games optional mousetrap_0.9-2.2.dsc
 1ee3e12138b44616a63931d1ebeb1e6c 101452 games optional 
mousetrap_0.9-2.2.diff.gz
 c59614109611587ee4227c90682d3735 281472 games optional 
mousetrap_0.9-2.2_amd64.deb

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

iEYEARECAAYFAk+NZNIACgkQStlRaw+TLJypbwCggNy6dgGhHPbqoqgknI3ewPXS
euUAn2A5R6lQ1lku75hnartdLYA6YteR
=c8xy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to