Bug#528587: FTBFS with GCC 4.4: ... may be used uninitialized

2009-09-16 Thread Martin Michlmayr
fixed 528587 4.4.1-1
thanks

* Mark de Wever ko...@xs4all.nl [2009-09-15 22:13]:
 On Fri, May 15, 2009 at 11:16:22AM +0200, Martin Michlmayr wrote:
  The GCC folks told me that this is a compiler bug.  Sorry for wasting
  your time.
 
 I saw this bug is still open, but the bug has been solved in Debian
 testing. Wesnoth compiles without problems with gcc-4.4.1-1.

Thanks for the note.
-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528587: FTBFS with GCC 4.4: ... may be used uninitialized

2009-09-15 Thread Mark de Wever
On Fri, May 15, 2009 at 11:16:22AM +0200, Martin Michlmayr wrote:
 The GCC folks told me that this is a compiler bug.  Sorry for wasting
 your time.

I saw this bug is still open, but the bug has been solved in Debian
testing. Wesnoth compiles without problems with gcc-4.4.1-1.

-- 
Regards,
Mark de Wever
(Wesnoth developer)



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528587: FTBFS with GCC 4.4: ... may be used uninitialized

2009-05-15 Thread Martin Michlmayr
The GCC folks told me that this is a compiler bug.  Sorry for wasting
your time.

The GCC bug is here: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40156

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528587: FTBFS with GCC 4.4: ... may be used uninitialized

2009-05-13 Thread Martin Michlmayr
Package: wesnoth
Version: 1:1.6.2-1
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.4

Your package fails to build with GCC 4.4.  You can reproduce this problem
with gcc-4.4/g++-4.4 from unstable.

 Automatic build of wesnoth_1:1.6.2-1 on em64t by sbuild/amd64 0.53
...
   x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/include 
 -D_REENTRANT -I/usr/include/pango-1.0 -I/usr/include/cairo 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 
 -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 
 -DHAVE_REVISION -I../intl -I../intl -I/usr/include/SDL -D_GNU_SOURCE=1 
 -D_REENTRANT -DWESNOTH_PATH=\/usr/share/games/wesnoth\ 
 -DLOCALEDIR=\/usr/share/locale\ -DHAS_RELATIVE_LOCALEDIR=0 
 -DFIFODIR=\/var/run/wesnothd\ -DWESNOTH_PREFIX=\/usr\ -DHAVE_FRIBIDI 
 -I/usr/include -O2 -W -Wall -ansi -g -O2 -Werror -Wno-unused 
 -Wno-sign-compare -DDISABLE_POOL_ALLOC -D_X11 -I/usr/include -MT 
 game_preferences.o -MD -MP -MF $depbase.Tpo -c -o game_preferences.o 
 game_preferences.cpp \
   mv -f $depbase.Tpo $depbase.Po
 cc1plus: warnings being treated as errors
 game_preferences.cpp: In constructor 'preferences::manager::manager()':
 game_preferences.cpp:66: error: 'v.std::vectorstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   
 ::anonymous.std::_Vector_basestd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   ::_M_impl.std::_Vector_basestd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   ::_Vector_impl::_M_start' may be used uninitialized 
 in this function
 game_preferences.cpp:66: error: 'v.std::vectorstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   
 ::anonymous.std::_Vector_basestd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   ::_M_impl.std::_Vector_basestd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   ::_Vector_impl::_M_finish' may be used 
 uninitialized in this function
 game_preferences.cpp:70: error: 
 'terrain.std::vectort_translation::t_terrain, 
 std::allocatort_translation::t_terrain 
 ::anonymous.std::_Vector_baset_translation::t_terrain, 
 std::allocatort_translation::t_terrain 
 ::_M_impl.std::_Vector_baset_translation::t_terrain, 
 std::allocatort_translation::t_terrain ::_Vector_impl::_M_start' may be 
 used uninitialized in this function
 make[3]: *** [game_preferences.o] Error 1
 make[3]: Leaving directory `/build/tbm/wesnoth-1.6.2/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/tbm/wesnoth-1.6.2'

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org