All checks were successful
Build and Test / build (push) Successful in 1h18m21s
The build environment resolved ICU 78 headers while the host environment had ICU 75 libraries (constrained by xerces-c, qt6-main, etc.). This caused libFreeCADBase.so to contain icu_78 mangled symbols that couldn't be found in the bundled ICU 75 libs at runtime: undefined symbol: _ZN6icu_7813UnicodeString8fromUTF8ENS_11StringPieceE Pin ICU explicitly in both recipe.yaml host deps and pixi.toml to ensure headers and libs always match.
6.1 KiB
6.1 KiB