Bug#995916: std::stoi, std::stol, std::stoul, ... broken on sh4

2021-10-08 Thread John Paul Adrian Glaubitz
Hi Mattias! On 10/8/21 11:21, John Paul Adrian Glaubitz wrote: > I will try to build cmake with gcc-11 and see if that makes any difference. Building with gcc-11 fixes the problem and cmake builds fine. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org

Bug#995916: std::stoi, std::stol, std::stoul, ... broken on sh4

2021-10-08 Thread John Paul Adrian Glaubitz
Hi Mattias! On 10/8/21 09:54, Mattias Ellert wrote: > The std::stoi, std::stol, std::stoul, ... functions should be available > in two versions. One accepting a std::string and one accepting a > std::wstring. > > In g++ version 10.3.0-11 on sh4 only the std::wstring version is > available, so whe

Bug#995916: std::stoi, std::stol, std::stoul, ... broken on sh4

2021-10-08 Thread Mattias Ellert
Source: gcc-10 Version: 10.3.0-11 Severity: important User: debian-sup...@lists.debian.org Usertags: sh4 X-Debbugs-Cc: debian-sup...@lists.debian.org Control: affects -1 cmake ceph Here is a failure from a recent build of "cmake" on sh4: https://buildd.debian.org/status/fetch.php?pkg=cmake&arch=sh