Comment 7 for bug 364069

Revision history for this message
Rhonda D'Vine (rhonda) wrote : Re: [Bug 364069] Re: Please sync wesnoth 1.6.2-1 (universe) from Debian unstable (main)

* Emilio Pozuelo Monfort <email address hidden> [2009-05-26 12:17:54 CEST]:
> (you forgot to subscribe the sponsors)

 Which "you"? ;)

> It FTBFS in my ppa in karmic:
>
> cc1plus: warnings being treated as errors
> game_preferences.cpp: In constructor 'preferences::manager::manager()':
> game_preferences.cpp:70: error: 'terrain.std::vector<t_translation::t_terrain, std::allocator<t_translation::t_terrain> >::<anonymous>.std::_Vector_base<t_translation::t_terrain, std::allocator<t_translation::t_terrain> >::_M_impl.std::_Vector_base<t_translation::t_terrain, std::allocator<t_translation::t_terrain> >::_Vector_impl::_M_start' may be used uninitialized in this function

 That's a known bug in gcc 4.4. Either get it explicitly to use gcc 4.3
or make it use gcc 4.5 in which this bug got fixed again. See also these
reports about it:
<http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528587>
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40156>

 So long!
Rhonda