Bug#853626: python-sfml: ftbfs with GCC-7

Matthias Klose doko at debian.org
Tue Jan 31 14:10:31 UTC 2017


On 31.01.2017 13:05, James Cowgill wrote:
> $ c++filt _ZNK2sf6StringcvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEv
> sf::String::operator std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >() const
> 
> This seems to be one of the conversion operator ABI breaks described in
> the GCC 7 porting guide, so I have cloned this bug to libsfml to deal
> with that for buster.
> 
> Do you have a plan to identify these in general for the whole archive
> (maybe scanning symbol tables)? The only reason this was caught was
> python-sfml's test suite.

sorry, had the test rebuild first, didn't do any further analysis besides the ICEs.

you probably could also look at the dpkg-gensymbols failures in the test rebuild
to identify more of these issues.  Do we have a list of all these symbols involved?

Matthias



More information about the Pkg-games-devel mailing list