Package: src:deepin-log-viewer Version: 5.9.7+ds1-4 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++11, and failing.

