Package: src:kdb Version: 3.2.0-7 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=gnu++11, and failing.