Your message dated Sat, 12 May 2012 23:41:24 +0000
with message-id <e1stlwc-0003uz...@franck.debian.org>
and subject line Bug#667347: fixed in rafkill 1.2.2-3.3
has caused the Debian Bug report #667347,
regarding rafkill: 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.)


-- 
667347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667347
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: rafkill
Version: 1.2.2-3.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.

build/system.cpp:24:44: error: 'getuid' 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/rafkill_1.2.2-3.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.

[...]
build/raptor.cpp:96:13: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
build/raptor.cpp:97:13: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
build/raptor.cpp:98:13: warning: deprecated conversion from string constant to 
'char*' [-Wwrite-strings]
build/raptor.cpp: In function 'int intro_screen(int&, SpaceObject**, 
DATAFILE*)':
build/raptor.cpp:418:8: warning: variable 'changed_frames' set but not used 
[-Wunused-but-set-variable]
build/raptor.cpp: In function 'void deathScreen()':
build/raptor.cpp:715:20: warning: deleting object of polymorphic class type 
'ExplosionClass' which has non-virtual destructor might cause undefined 
behaviour [-Wdelete-non-virtual-dtor]
build/raptor.cpp:735:17: warning: deleting object of polymorphic class type 
'ExplosionClass' which has non-virtual destructor might cause undefined 
behaviour [-Wdelete-non-virtual-dtor]
g++ -o build/rfield.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/rfield.cpp
g++ -o build/rfont.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/rfont.cpp
g++ -o build/rgbhandle.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/rgbhandle.cpp
g++ -o build/rmenu.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/rmenu.cpp
g++ -o build/rmenu_animation.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/rmenu_animation.cpp
g++ -o build/section.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/section.cpp
g++ -o build/shipobj.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/shipobj.cpp
build/shipobj.cpp: In destructor 'virtual ShipObject::~ShipObject()':
build/shipobj.cpp:100:30: warning: deleting object of polymorphic class type 
'Move' which has non-virtual destructor might cause undefined behaviour 
[-Wdelete-non-virtual-dtor]
build/shipobj.cpp: In member function 'virtual bool Money::Damage(double)':
build/shipobj.cpp:162:9: warning: deleting object of polymorphic class type 
'Move' which has non-virtual destructor might cause undefined behaviour 
[-Wdelete-non-virtual-dtor]
g++ -o build/spaceobj.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/spaceobj.cpp
g++ -o build/strings.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/strings.cpp
build/strings.cpp: In function 'void upstring(char*)':
build/strings.cpp:127:26: warning: operation on 'who' may be undefined 
[-Wsequence-point]
g++ -o build/system.o -c -g3 -Wall -fno-rtti -Woverloaded-virtual -O2 
-DINSTALL_DIR=\"/usr/share/games\" -Ibuild build/system.cpp
build/system.cpp: In function 'std::string homeDir()':
build/system.cpp:24:44: error: 'getuid' was not declared in this scope
scons: *** [build/system.o] Error 1
scons: building terminated because of errors.
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



--- End Message ---
--- Begin Message ---
Source: rafkill
Source-Version: 1.2.2-3.3

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

rafkill-data_1.2.2-3.3_all.deb
  to main/r/rafkill/rafkill-data_1.2.2-3.3_all.deb
rafkill_1.2.2-3.3.diff.gz
  to main/r/rafkill/rafkill_1.2.2-3.3.diff.gz
rafkill_1.2.2-3.3.dsc
  to main/r/rafkill/rafkill_1.2.2-3.3.dsc
rafkill_1.2.2-3.3_amd64.deb
  to main/r/rafkill/rafkill_1.2.2-3.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.
gregor herrmann <gre...@debian.org> (supplier of updated rafkill 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: SHA256

Format: 1.8
Date: Fri, 11 May 2012 01:11:59 +0200
Source: rafkill
Binary: rafkill rafkill-data
Architecture: source all amd64
Version: 1.2.2-3.3
Distribution: unstable
Urgency: low
Maintainer: Debian allegro packages maintainers 
<pkg-allegro-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 rafkill    - vertical shoot'em-up similar to Raptor: Call of the Shadows
 rafkill-data - graphics and audio data for rafkill
Closes: 667347
Changes: 
 rafkill (1.2.2-3.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix "ftbfs with GCC-4.7": add patch gccc-4.7.patch (missing include).
     (Closes: #667347)
Checksums-Sha1: 
 c536bdb6161d9084a40fafc9421ba42796e0d6b8 1933 rafkill_1.2.2-3.3.dsc
 3269ed87c3a403132f8f4c02af6a6fc030ca1cd9 133228 rafkill_1.2.2-3.3.diff.gz
 3dea04a775b03515e674bdf4363cf7cb87de3956 6046406 rafkill-data_1.2.2-3.3_all.deb
 87a46c9584e58213748b80bf4d25dd3aa5ee401e 160906 rafkill_1.2.2-3.3_amd64.deb
Checksums-Sha256: 
 562d3359aa8153e3f2703d125ea7ce03613dc8091d369114395b40a8398e09c4 1933 
rafkill_1.2.2-3.3.dsc
 891b6a68bc1e7f97d06c5f435d0ba9f9d5ebbac035f6cd43b0b6c396815d3b8b 133228 
rafkill_1.2.2-3.3.diff.gz
 b8356bc8090227a3dc4e6fce0685a6ca4214400e306a79bc4378ca04343d4866 6046406 
rafkill-data_1.2.2-3.3_all.deb
 6705d79555ee3ba094114b6b9dbbf029b10c227c17fb038716851255794fb6f6 160906 
rafkill_1.2.2-3.3_amd64.deb
Files: 
 c6d152c2c9604ff75af8cd9f2987c05c 1933 games optional rafkill_1.2.2-3.3.dsc
 7d10b5a94d778f2379fc9cd5cb9bfd9e 133228 games optional 
rafkill_1.2.2-3.3.diff.gz
 50532286d97b3e86dcf04cada3222422 6046406 games optional 
rafkill-data_1.2.2-3.3_all.deb
 047c9133ca82edd033980f9c42a1f22b 160906 games optional 
rafkill_1.2.2-3.3_amd64.deb

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

iQIcBAEBCAAGBQJPrEtvAAoJELs6aAGGSaoG6tkQALtnhKUD5L9WjN08/uTrJCIs
jRPrrWFJEl4MUhioaL9cJqicWZ7/6ZLKJiRLKTpoPkCOCIcqnXczoRPlKwlHZg2L
1s2RhmUcKSMZ8eD/d8KstZsqvUYFp2XHJtNBDd+uS/YIPgfkf1rP76457DYgqCt/
FXMCpllj92CMT5euep5HVaS57lG9j6cmbn5f1/1GX/5Db+AG9msGzEI81ZVN5x9V
vL1ej6JDm0RSxXmhmYVIj/bYkix9tZoHN2Qupf3qSQiih7yqw842V8W43tHFua5p
hjiFOq+8OzR8/KCN8GrztIqurmmKq2o3hW68rPN9tS8fnO0zmHzOYKT+z/IAhTQO
3tkiiEZShn5wvNHZI84HRf22O5MP75jmyKZuJ8ELkF1k6LV8Tw9NB5Vx2ZaS8KYV
T1CWuBK5DNiQLHaM4XEoGk5KlmJaHwpLz1ciqB2YtEGuBZEe3w0Y52t52subwzSg
wJJvyOVzge+mvYO8hxUvgJQR3jhUPf1Pnc4pRMPCmBzvnWiNQTvxCv4XmvpL1M1j
w0sMNvH2wEkKla5ENwzQP89HjBhwuiOPVHUJOmnowIDmAHH1eHmipPKcDgelaz/Q
ZiCjqevepSsQovWWGLv57lz9T9C8sCtgoXLZ3fuq0n5qk5Y39LU38lfgp/W7ReIF
TwPavYeqUjsQ5mZHpeE9
=tdwX
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to