Source: mrpt Version: 1:2.10.1+ds-2 Severity: serious Tags: ftbfs patch Forwarded: https://github.com/MRPT/mrpt/commit/afda967b07745c16d8c4a2a649a2709b0f8183e4
https://buildd.debian.org/status/logs.php?pkg=mrpt&ver=1%3A2.10.1%2Bds-3 ... In file included from /usr/include/c++/13/bits/ios_base.h:41, from /usr/include/c++/13/ios:44, from /usr/include/c++/13/istream:40, from /usr/include/c++/13/sstream:40, from /usr/include/c++/13/complex:45, from /usr/include/suitesparse/cs.h:31, from /<<PKGBUILDDIR>>/libs/math/include/mrpt/math/CSparseMatrix.h:29, from /<<PKGBUILDDIR>>/libs/math/src/CSparseMatrix.cpp:12: /usr/include/c++/13/bits/locale_classes.h:77:5: error: template with C linkage 77 | template<typename _Facet> | ^~~~~~~~ /<<PKGBUILDDIR>>/libs/math/include/mrpt/math/CSparseMatrix.h:22:1: note: ‘extern "C"’ linkage started here 22 | extern "C" | ^~~~~~~~~~ ...