graphviz-11.0.0-alt1 сломал тесты в vala. ________________________________________________________________________ /usr/include/graphviz/cgraph.h:590:16: error: redundant redeclaration of 'aghtmlstr' [-Werror=redundant-decls] 590 | CGRAPH_API int aghtmlstr(const char *); | ^~~~~~~~~ /usr/include/graphviz/cgraph.h:587:16: note: previous declaration of 'aghtmlstr' with type 'int(const char *)' 587 | CGRAPH_API int aghtmlstr(const char *); | ^~~~~~~~~ ________________________________________________________________________________ https://gitlab.com/graphviz/graphviz/-/blob/main/lib/cgraph/cgraph.h?ref_type=heads#L587
graphviz-11.0.0-alt2 -> sisyphus: Sat May 04 2024 Daniel Zagaynov <kotopesutility@altlinux> 11.0.0-alt2 - Fix redefinition of aghtmlstr (ALT#50278).