Your message dated Mon, 16 Apr 2012 07:02:11 +0000
with message-id <[email protected]>
and subject line Bug#667125: fixed in burgerspace 1.9.0-4
has caused the Debian Bug report #667125,
regarding burgerspace: 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.)
--
667125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667125
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: burgerspace
Version: 1.9.0-3.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.
RemoteServer.cpp:66:19: error: 'close' 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/burgerspace_1.9.0-3.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.
[...]
make[1]: Entering directory `/«PKGBUILDDIR»'
Making all in src
make[2]: Entering directory `/«PKGBUILDDIR»/src'
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\"
-DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I.
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -I../src/images -D_GNU_SOURCE=1
-D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -g -O2 -MT
libcore_la-BurgerSpaceServer.lo -MD -MP -MF
.deps/libcore_la-BurgerSpaceServer.Tpo -c -o libcore_la-BurgerSpaceServer.lo
`test -f 'BurgerSpaceServer.cpp' || echo './'`BurgerSpaceServer.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\"
-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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\"
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT libcore_la-BurgerSpaceServer.lo -MD -MP -MF
.deps/libcore_la-BurgerSpaceServer.Tpo -c BurgerSpaceServer.cpp -fPIC -DPIC -o
.libs/libcore_la-BurgerSpaceServer.o
mv -f .deps/libcore_la-BurgerSpaceServer.Tpo
.deps/libcore_la-BurgerSpaceServer.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\"
-DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I.
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -I../src/images -D_GNU_SOURCE=1
-D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -g -O2 -MT
libcore_la-IngredientGroup.lo -MD -MP -MF .deps/libcore_la-IngredientGroup.Tpo
-c -o libcore_la-IngredientGroup.lo `test -f 'IngredientGroup.cpp' || echo
'./'`IngredientGroup.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\"
-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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\"
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT libcore_la-IngredientGroup.lo -MD -MP -MF
.deps/libcore_la-IngredientGroup.Tpo -c IngredientGroup.cpp -fPIC -DPIC -o
.libs/libcore_la-IngredientGroup.o
mv -f .deps/libcore_la-IngredientGroup.Tpo .deps/libcore_la-IngredientGroup.Plo
/bin/bash ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"\"
-DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\"
-DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1
-DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1 -I.
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -I../src/images -D_GNU_SOURCE=1
-D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -g -O2 -MT
libcore_la-EnemySprite.lo -MD -MP -MF .deps/libcore_la-EnemySprite.Tpo -c -o
libcore_la-EnemySprite.lo `test -f 'EnemySprite.cpp' || echo
'./'`EnemySprite.cpp
libtool: compile: g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\"
-DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"
-DPACKAGE_URL=\"\" -DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\"
-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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"
-DHAVE_GETOPT_LONG=1 -I. -DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\"
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT libcore_la-EnemySprite.lo -MD -MP -MF
.deps/libcore_la-EnemySprite.Tpo -c EnemySprite.cpp -fPIC -DPIC -o
.libs/libcore_la-EnemySprite.o
mv -f .deps/libcore_la-EnemySprite.Tpo .deps/libcore_la-EnemySprite.Plo
/bin/bash ../libtool --tag=CXX --mode=link g++
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -I../src/images -D_GNU_SOURCE=1
-D_REENTRANT -I/usr/include/flatzebra-0.1 -I/usr/include/SDL -g -O2 -o
libcore.la libcore_la-BurgerSpaceServer.lo libcore_la-IngredientGroup.lo
libcore_la-EnemySprite.lo -lflatzebra-0.1 -lSDL -lSDL_image -lSDL_mixer
libtool: link: ar cru .libs/libcore.a .libs/libcore_la-BurgerSpaceServer.o
.libs/libcore_la-IngredientGroup.o .libs/libcore_la-EnemySprite.o
libtool: link: ranlib .libs/libcore.a
libtool: link: ( cd ".libs" && rm -f "libcore.la" && ln -s "../libcore.la"
"libcore.la" )
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1
-I. -DPROGRAM=\"burgerspace\"
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -DDEFAULT_UDP_SERVER_PORT=49152
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT burgerspace-client.o -MD -MP -MF
.deps/burgerspace-client.Tpo -c -o burgerspace-client.o `test -f 'client.cpp'
|| echo './'`client.cpp
mv -f .deps/burgerspace-client.Tpo .deps/burgerspace-client.Po
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1
-I. -DPROGRAM=\"burgerspace\"
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -DDEFAULT_UDP_SERVER_PORT=49152
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT burgerspace-BurgerSpaceClient.o -MD -MP -MF
.deps/burgerspace-BurgerSpaceClient.Tpo -c -o burgerspace-BurgerSpaceClient.o
`test -f 'BurgerSpaceClient.cpp' || echo './'`BurgerSpaceClient.cpp
mv -f .deps/burgerspace-BurgerSpaceClient.Tpo
.deps/burgerspace-BurgerSpaceClient.Po
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1
-I. -DPROGRAM=\"burgerspace\"
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -DDEFAULT_UDP_SERVER_PORT=49152
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT burgerspace-LocalServer.o -MD -MP -MF
.deps/burgerspace-LocalServer.Tpo -c -o burgerspace-LocalServer.o `test -f
'LocalServer.cpp' || echo './'`LocalServer.cpp
mv -f .deps/burgerspace-LocalServer.Tpo .deps/burgerspace-LocalServer.Po
g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\"
-DPACKAGE=\"burgerspace\" -DVERSION=\"1.9.0\" -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 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_GETOPT_LONG=1
-I. -DPROGRAM=\"burgerspace\"
-DPKGSOUNDDIR=\"/usr/share/sounds/burgerspace\" -DDEFAULT_UDP_SERVER_PORT=49152
-I../src/images -D_GNU_SOURCE=1 -D_REENTRANT -I/usr/include/flatzebra-0.1
-I/usr/include/SDL -g -O2 -MT burgerspace-RemoteServer.o -MD -MP -MF
.deps/burgerspace-RemoteServer.Tpo -c -o burgerspace-RemoteServer.o `test -f
'RemoteServer.cpp' || echo './'`RemoteServer.cpp
RemoteServer.cpp: In destructor 'virtual RemoteServer::~RemoteServer()':
RemoteServer.cpp:66:19: error: 'close' was not declared in this scope
make[2]: *** [burgerspace-RemoteServer.o] Error 1
make[2]: Leaving directory `/«PKGBUILDDIR»/src'
make[1]: *** [all-recursive] Error 1
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: burgerspace
Source-Version: 1.9.0-4
We believe that the bug you reported is fixed in the latest version of
burgerspace, which is due to be installed in the Debian FTP archive:
burgerspace_1.9.0-4.debian.tar.gz
to main/b/burgerspace/burgerspace_1.9.0-4.debian.tar.gz
burgerspace_1.9.0-4.dsc
to main/b/burgerspace/burgerspace_1.9.0-4.dsc
burgerspace_1.9.0-4_amd64.deb
to main/b/burgerspace/burgerspace_1.9.0-4_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.
Vincent Legout <[email protected]> (supplier of updated burgerspace 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: SHA256
Format: 1.8
Date: Mon, 16 Apr 2012 08:36:32 +0200
Source: burgerspace
Binary: burgerspace
Architecture: source amd64
Version: 1.9.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Legout <[email protected]>
Description:
burgerspace - Avoid evil foodstuffs and make burgers
Closes: 643061 667125
Changes:
burgerspace (1.9.0-4) unstable; urgency=low
.
* Team upload
* debian/rules: Use dh (Closes: #643061)
- Add debian/burgerspace.install
- Enable hardening build flags
* debhelper 9 (debian/compat, Build-Depends)
* debian/control:
- Drop autotools-dev and automake1.11 from Build-Depends
- Standards-Version 3.9.3
* debian/dirs: Removed, not needed
* Use dh-autoreconf:
- Update Build-Depends
- Remove patches debian-changes-1.9.0-3 and
update_automake_1.7_to_1.11.patch, they are not needed anymore
* Add debian/patches/fix_ftbfs_with_gcc_4.7.patch. Fix FTBFS with gcc 4.7
due to missing <unistd.h> include. Thanks to Cyril Brulebois for the
patch. (Closes: #667125)
Checksums-Sha1:
dd46b0c571e32e167705298be26a1d8073b564a3 1998 burgerspace_1.9.0-4.dsc
6cebbcdbc3c0525baffa24ec22b4529ebcf5f8d5 6186 burgerspace_1.9.0-4.debian.tar.gz
8aa7078857cf72a5a703a74b1603afac5d002250 251656 burgerspace_1.9.0-4_amd64.deb
Checksums-Sha256:
0b4f9e747b53bbffbd92ddd77ecacb327d980fe8ea30c0eaa052b4b9343310b9 1998
burgerspace_1.9.0-4.dsc
f524294d8c1ca7117401a09bf4d71ba26479ea106d435ff3f52ba4fffe6d3acd 6186
burgerspace_1.9.0-4.debian.tar.gz
348b55063985616f04fb31b1cff2c7752cff6f1897726b71dd226038abfb728f 251656
burgerspace_1.9.0-4_amd64.deb
Files:
7491785f51a6573a0ab2723173ad67d0 1998 games extra burgerspace_1.9.0-4.dsc
7a7a46df6dada0517ebef22f5ed9978c 6186 games extra
burgerspace_1.9.0-4.debian.tar.gz
5da5b2dddc4c3064db3ab1a8a7738ddc 251656 games extra
burgerspace_1.9.0-4_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPi8B4AAoJEGWYeJBYoj3pn4MP/1Kx6Gm7BjQ/ZXt6X145hCrQ
nncPAbTgv8lPLI3HniQyBacXQ3hCEX4lIz9qcs9FIHAGtrJdJZy8Kz12/44W0/Hx
NlXPpbo9MUVE9UkWGuuSIYIEPLhSZlQZc9i2CRh8EiDbLbyBD4cy6j0WMAPAgYhj
rmR2vHmXw43VisaXd67l0YIFdP2DgIizDNsRD8FeMGGaQmJpbrrnu+PVEwsg7ZWE
SgUmZTS/39Wcx46JxC1lhrBSFL/yMLXyLr6z4++NsWAX4rKmpF0U65ANZ3mUBjEW
vZfpEMAiViZH0TlcsxdIaJsBQm7Im3LZFWaSaskoNbujJRfra3hNMTcUkqXY/elx
/oH9UnHKvFv3NVOkHqyLf6VopXQfAiaohAJF7GDejwnEdL8vzBTUiHVpU2VM+b+u
5Q7rOEbMR5GHYDuQEZGKMV3OMZIrFgyqG0Q1mv9INIJT+kDsrNVhT9m3iynRw1i8
QQN3ikcNrnagD7VEStgISFtp9vIcEdKea2m6HaO3EQhy2Bk4TWZHuIF4poFH6v6Y
F6IVx8N9VNCRSgkLr58/UJLbwg7fqVOZnlaOgcyuErDTgWckEf5bj3bIa3SVZvNU
TVX5/ixZiMCXk0rsxKPhzIR0z6EZK557PJPdA5sIq6r3TRFiLCS6jCmsgztxOqol
5kqzaD3ypb8AbS12SQQV
=6a6i
-----END PGP SIGNATURE-----
--- End Message ---