Package: src:xalan Version: 1.12-7.1 Severity: important User: [email protected] 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++14, and failing.

