Your message dated Thu, 10 May 2012 14:51:06 +0000
with message-id <e1ssuhu-0008pn...@franck.debian.org>
and subject line Bug#667200: fixed in hexxagon 1.0pl1-3.1
has caused the Debian Bug report #667200,
regarding hexxagon: 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.)
--
667200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667200
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: hexxagon
Version: 1.0pl1-3
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.
gtkhexxagonboard.cpp:141:17: error: redeclaration of 'int x'
The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/hexxagon_1.0pl1-3_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.
[...]
else rm -f ".deps/gtkhexxagonboardedit.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src -pthread -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atk-1.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0
-I/usr/lib/cairomm-1.0/include
-DIMAGE_INSTALL_DIR="\"/usr/share/hexxagon/images/\"" -O2 -MT
gtkaboutwindow.o -MD -MP -MF ".deps/gtkaboutwindow.
Tpo" \
-c -o gtkaboutwindow.o `test -f 'gtkaboutwindow.cpp' || echo
'./'`gtkaboutwindow.cpp; \
then mv -f ".deps/gtkaboutwindow.Tpo" ".deps/gtkaboutwindow.Po"; \
else rm -f ".deps/gtkaboutwindow.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src -pthread -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atk-1.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0
-I/usr/lib/cairomm-1.0/include
-DIMAGE_INSTALL_DIR="\"/usr/share/hexxagon/images/\"" -O2 -MT gamemodel.o -MD
-MP -MF ".deps/gamemodel.Tpo" \
-c -o gamemodel.o `test -f 'gamemodel.cpp' || echo
'./'`gamemodel.cpp; \
then mv -f ".deps/gamemodel.Tpo" ".deps/gamemodel.Po"; \
else rm -f ".deps/gamemodel.Tpo"; exit 1; \
fi
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src -pthread -I/usr/include/giomm-2.4
-I/usr/lib/x86_64-linux-gnu/giomm-2.4/include -I/usr/include/gtk-2.0
-I/usr/include/gtk-unix-print-2.0 -I/usr/include/atk-1.0
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12
-I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/gio-unix-2.0/ -I/usr/include/gtkmm-2.4
-I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6
-I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include
-I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/sigc++-2.0
-I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0
-I/usr/lib/cairomm-1.0/include
-DIMAGE_INSTALL_DIR="\"/usr/share/hexxagon/images/\"" -O2 -MT
gtkhexxagonboard.o -MD -MP -MF ".deps/gtkhexxagonbo
ard.Tpo" \
-c -o gtkhexxagonboard.o `test -f 'gtkhexxagonboard.cpp' || echo
'./'`gtkhexxagonboard.cpp; \
then mv -f ".deps/gtkhexxagonboard.Tpo" ".deps/gtkhexxagonboard.Po"; \
else rm -f ".deps/gtkhexxagonboard.Tpo"; exit 1; \
fi
gtkhexxagonboard.cpp: In member function 'void GtkHexxagonBoard::draw()':
gtkhexxagonboard.cpp:141:17: error: redeclaration of 'int x'
gtkhexxagonboard.cpp:112:17: error: 'int x' previously declared here
gtkhexxagonboard.cpp: In member function 'int
GtkHexxagonBoard::getCellFromPos(int, int)':
gtkhexxagonboard.cpp:227:17: error: redeclaration of 'int x'
gtkhexxagonboard.cpp:204:17: error: 'int x' previously declared here
make[4]: *** [gtkhexxagonboard.o] Error 1
make[4]: Leaving directory `/«PKGBUILDDIR»/src/gui'
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
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: hexxagon
Source-Version: 1.0pl1-3.1
We believe that the bug you reported is fixed in the latest version of
hexxagon, which is due to be installed in the Debian FTP archive:
hexxagon_1.0pl1-3.1.diff.gz
to main/h/hexxagon/hexxagon_1.0pl1-3.1.diff.gz
hexxagon_1.0pl1-3.1.dsc
to main/h/hexxagon/hexxagon_1.0pl1-3.1.dsc
hexxagon_1.0pl1-3.1_amd64.deb
to main/h/hexxagon/hexxagon_1.0pl1-3.1_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 hexxagon 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: Sat, 05 May 2012 15:22:29 +0200
Source: hexxagon
Binary: hexxagon
Architecture: source amd64
Version: 1.0pl1-3.1
Distribution: unstable
Urgency: low
Maintainer: Michael Piefel <pie...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
hexxagon - Hexagonal Ataxx clone
Closes: 667200
Changes:
hexxagon (1.0pl1-3.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": apply patch from Paul Tagliamonte that
disambiguates variable names.
Closes: #667200
Checksums-Sha1:
b001cb67e32e50d3d49284b9da57687a1f0a30d1 1686 hexxagon_1.0pl1-3.1.dsc
2601ceab16f7aa307519e8622396d95e84c36607 4977 hexxagon_1.0pl1-3.1.diff.gz
a055894d2777d7aa61ff6bfb7a59db44385e51e7 1336534 hexxagon_1.0pl1-3.1_amd64.deb
Checksums-Sha256:
6631dd663cd1f51fc16ffa4b7c23e340854ee35c25f4eaa7b03f2d3f2fae22c0 1686
hexxagon_1.0pl1-3.1.dsc
3cb50c02a0e4983f05be1bd5892ab237732e23a6a53d381aa369fb659297f871 4977
hexxagon_1.0pl1-3.1.diff.gz
d73da19eb2560fc332343e96bd53ff4cde064907d2979bf2e915dd20c6e9abdc 1336534
hexxagon_1.0pl1-3.1_amd64.deb
Files:
40eafccd6beb57004e8e0034f70fa6c9 1686 games optional hexxagon_1.0pl1-3.1.dsc
9805b43399ebb1f7ff700525716180bd 4977 games optional
hexxagon_1.0pl1-3.1.diff.gz
1fa4d1fdc7e884cb1c2487cf2172a7aa 1336534 games optional
hexxagon_1.0pl1-3.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJPpSoAAAoJELs6aAGGSaoGRZkP/jRwi96ze4e0XXkP4tyLRcJD
7Xj9d/1rozzz+uRbfPXty0iohsUNIUc7ziJlJZi9oOZ9WBzqMecRw7B0aYk0SEkb
YIhrlhEm/Q/P6sOmVTu2xxNUdLmoMex+qQW3n7HZKhF0R7ZswgjdJwaTf+3okUTQ
Ehx6vJU0r3TWVl76YUZAWwNKLeUY9ekfcXwcD0SPuqw+QIq9L4+oOQqqFxQzTqIV
h7hPwXTnWKdqg1ap/QA/HvUk0X8/ZcmjRQengo5aqPbhAIYYCcRxNYCqma3JcWj6
7pZ5RSjTQFEJQsm1K0SgOXIMSQr2piDdWscFk/eL/6x6vZwVdnH1mrA9MV7KgW+4
WwbNbQL4yf4d8omeQ1ddBRLUNjE9OnOlsh64SqHpqjU6cf9eCRyIZzGnZV4WsO00
9CvWrkA5GfpzlCBGorEtWHoiFvZqxE40N1X0INht/3EoxAPO7NahxLt53JzyhdPa
x2orRBYxsq8x7ezV/YGzzhP+996scLHgFXzgsMUMevzNfNNciAf3gtxGKF5Cph5x
hmTd4D5XJHNDOa8VJ5CANfOPjnD9FMQTJIYiPHvLRrBRtjRtKig/BQ1ghFC3uUyD
XyXqZ35i8JyR92n8o9EG7KWij5A5P9KH7VDs78cIuU1z5Faoxld1bNYhsArJ1zV3
Dw8BMtRt/ti3hpW9rcWM
=BAJo
-----END PGP SIGNATURE-----
--- End Message ---