* Emilio Pozuelo Monfort <[email protected]> [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 ** Bug watch added: Debian Bug tracker #528587 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528587 ** Bug watch added: GCC Bugzilla #40156 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40156 -- Please sync wesnoth 1.6.2-1 (universe) from Debian unstable (main) https://bugs.launchpad.net/bugs/364069 You received this bug notification because you are a member of Debian/Ubuntu Games Team, which is subscribed to wesnoth in ubuntu. Status in “wesnoth” source package in Ubuntu: Incomplete Bug description: Please, update it to fix release 1.6.1 in Ubuntu 9.04 http://www.wesnoth.org/ Changelog: http://svn.gna.org/viewcvs/wesnoth/tags/1.6.1/changelog?rev=34808&view=download _______________________________________________ Pkg-games-ubuntu mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-ubuntu
