Your message dated Sat, 09 Aug 2014 12:04:04 +0000
with message-id <[email protected]>
and subject line Bug#746854: fixed in glob2 0.9.4.4-2.3
has caused the Debian Bug report #746854,
regarding glob2: ftbfs with GCC-4.9
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.)


-- 
746854: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=746854
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:glob2
Version: 0.9.4.4-2.2
Severity: important
Tags: sid jessie
User: [email protected]
Usertags: ftbfs-gcc-4.9

The package fails to build in a test rebuild on at least amd64 with
gcc-4.9/g++-4.9, but succeeds to build with gcc-4.8/g++-4.8. The
severity of this report may be raised before the jessie release.

The full build log can be found at:
http://people.debian.org/~doko/logs/failed-gcc49/glob2_0.9.4.4-2.2_unstable_gcc49.log
The last lines of the build log are at the end of this report.

To build with GCC 4.9, either set CC=gcc-4.9 CXX=g++-4.9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are new warnings resulting in build failures
with -Werror turned on, or new/dropped symbols in Debian symbols
files.  For other C/C++ related build failures see the porting guide
at http://gcc.gnu.org/gcc-4.9/porting_to.html

[...]
g++ -o libgag/src/CursorManager.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/CursorManager.cpp
g++ -o libgag/src/FileManager.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/FileManager.cpp
g++ -o libgag/src/FormatableString.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/FormatableString.cpp
g++ -o libgag/src/GraphicContext.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/GraphicContext.cpp
g++ -o libgag/src/GUIAnimation.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIAnimation.cpp
g++ -o libgag/src/GUIBase.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIBase.cpp
g++ -o libgag/src/GUIButton.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIButton.cpp
g++ -o libgag/src/GUIFileList.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIFileList.cpp
g++ -o libgag/src/GUIKeySelector.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/GUIKeySelector.cpp
g++ -o libgag/src/GUIList.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIList.cpp
g++ -o libgag/src/GUIMessageBox.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/GUIMessageBox.cpp
g++ -o libgag/src/GUINumber.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUINumber.cpp
g++ -o libgag/src/GUIRatio.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIRatio.cpp
g++ -o libgag/src/GUISelector.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUISelector.cpp
g++ -o libgag/src/GUIStyle.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIStyle.cpp
g++ -o libgag/src/GUITextArea.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUITextArea.cpp
g++ -o libgag/src/GUIText.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIText.cpp
g++ -o libgag/src/GUITextInput.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUITextInput.cpp
g++ -o libgag/src/GUIImage.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUIImage.cpp
g++ -o libgag/src/GUIProgressBar.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/GUIProgressBar.cpp
g++ -o libgag/src/KeyPress.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/KeyPress.cpp
g++ -o libgag/src/Sprite.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/Sprite.cpp
g++ -o libgag/src/StreamBackend.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/StreamBackend.cpp
g++ -o libgag/src/Stream.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/Stream.cpp
g++ -o libgag/src/StreamFilter.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/StreamFilter.cpp
g++ -o libgag/src/StringTable.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/StringTable.cpp
g++ -o libgag/src/SupportFunctions.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/SupportFunctions.cpp
g++ -o libgag/src/TextStream.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/TextStream.cpp
g++ -o libgag/src/Toolkit.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/Toolkit.cpp
g++ -o libgag/src/TrueTypeFont.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/TrueTypeFont.cpp
g++ -o libgag/src/win32_dirent.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/win32_dirent.cpp
g++ -o libgag/src/GUITabScreen.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUITabScreen.cpp
g++ -o libgag/src/GUITabScreenWindow.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL 
libgag/src/GUITabScreenWindow.cpp
g++ -o libgag/src/TextSort.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL libgag/src/TextSort.cpp
g++ -o libgag/src/GUICheckList.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 
-D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL libgag/src/GUICheckList.cpp
ar rc libgag/src/libgag.a libgag/src/BinaryStream.o libgag/src/CursorManager.o 
libgag/src/FileManager.o libgag/src/FormatableString.o 
libgag/src/GraphicContext.o libgag/src/GUIAnimation.o libgag/src/GUIBase.o 
libgag/src/GUIButton.o libgag/src/GUIFileList.o libgag/src/GUIKeySelector.o 
libgag/src/GUIList.o libgag/src/GUIMessageBox.o libgag/src/GUINumber.o 
libgag/src/GUIRatio.o libgag/src/GUISelector.o libgag/src/GUIStyle.o 
libgag/src/GUITextArea.o libgag/src/GUIText.o libgag/src/GUITextInput.o 
libgag/src/GUIImage.o libgag/src/GUIProgressBar.o libgag/src/KeyPress.o 
libgag/src/Sprite.o libgag/src/StreamBackend.o libgag/src/Stream.o 
libgag/src/StreamFilter.o libgag/src/StringTable.o 
libgag/src/SupportFunctions.o libgag/src/TextStream.o libgag/src/Toolkit.o 
libgag/src/TrueTypeFont.o libgag/src/win32_dirent.o libgag/src/GUITabScreen.o 
libgag/src/GUITabScreenWindow.o libgag/src/TextSort.o libgag/src/GUICheckList.o
ranlib libgag/src/libgag.a
g++ -o src/AICastor.o -c -g -DHAVE_CONFIG_H -D_GNU_SOURCE=1 -D_REENTRANT 
-Ilibgag/include -I. -I/usr/include/SDL src/AICastor.cpp
In file included from src/AICastor.cpp:26:0:
src/Game.h: In member function 'void AICastor::computeBuildingNeighbourMap(int, 
int)':
src/Game.h:152:9: error: 'struct Game::BuildProject' is private
  struct BuildProject
         ^
src/AICastor.cpp:2296:23: error: within this context
  for (std::list<Game::BuildProject>::iterator bpi=game->buildProjects.begin(); 
bpi!=game->buildProjects.end(); bpi++)
                       ^
scons: *** [src/AICastor.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: glob2
Source-Version: 0.9.4.4-2.3

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

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 glob2 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: Sat, 09 Aug 2014 13:39:32 +0200
Source: glob2
Binary: glob2 glob2-data
Architecture: source all amd64
Version: 0.9.4.4-2.3
Distribution: unstable
Urgency: medium
Maintainer: David Martínez Moreno <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 glob2      - innovative state-of-the-art Real Time Strategy (RTS) game
 glob2-data - dataset for Globulation2 (glob2)
Closes: 746854
Changes:
 glob2 (0.9.4.4-2.3) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build failures with recent GCC and scons versions (Sphinx Jiang).
     Closes: #746854.
Checksums-Sha1:
 06d98bd105daf1e0484e7802a87b9b23c8719b3a 1448 glob2_0.9.4.4-2.3.dsc
 fe083310358a5b1ad1c7f954ec2298cdffe4a283 24766 glob2_0.9.4.4-2.3.diff.gz
 5575aa714cda4e6bcd481b4c6a9bdcbd16e74acf 9674142 glob2-data_0.9.4.4-2.3_all.deb
 7aea15dd37889ff0c6267cd35627f44d101bac82 935062 glob2_0.9.4.4-2.3_amd64.deb
Checksums-Sha256:
 6b3ae0f3cd2acf1da9c96828c5a031963ef7a071b9c88e2150b48c9c44feb0a7 1448 
glob2_0.9.4.4-2.3.dsc
 482b55eac646ac61bc9161a08b38f765bb8a46d6b201d9c2613ccda07da52795 24766 
glob2_0.9.4.4-2.3.diff.gz
 ae0ba0fd6cdc5f38da695e8e350629f4188c07058168094b62a825804912ed00 9674142 
glob2-data_0.9.4.4-2.3_all.deb
 6a0d9be0aa25295dd1dfd9157a0b5e80305b75587c768f82b7adbc9142bb2661 935062 
glob2_0.9.4.4-2.3_amd64.deb
Files:
 cc108000d3bfcf4e87cec9469c3cc226 9674142 games optional 
glob2-data_0.9.4.4-2.3_all.deb
 d78e4f42089f7f3efe1fc57d4897ee36 935062 games optional 
glob2_0.9.4.4-2.3_amd64.deb
 f8eb01ec2356eb65da46d3b5453c0556 1448 games optional glob2_0.9.4.4-2.3.dsc
 75c41c21cbcc740805907c71fa0a982e 24766 games optional glob2_0.9.4.4-2.3.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlPmC5wACgkQStlRaw+TLJyl0ACgk8p7VGJ93tWjEra4Yg4F981f
T0EAnRJUKprNxbrpmgLYsGG8Zksz3fSA
=5EM/
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to