Package: src:mbt Version: 3.10-3 Severity: important User: debian-de...@lists.debian.org Usertags: icu76
The package fails to build with icu 76.1-2 from experimental. The most likely reason is that it's not built for the default C++17 standards, and manually specifies an earlier standard.
The build log shows the package building with -std=c++14, and failing.