You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Tracking Debian bug #1092463:
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.
The text was updated successfully, but these errors were encountered: