Files
create/package/rattler-build
forbes 9e29b76fbc
All checks were successful
Build and Test / build (push) Successful in 1h18m21s
fix(build): pin icu >=75,<76 to prevent header/lib version mismatch
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.
2026-02-06 16:48:03 -06:00
..
2025-11-23 10:54:51 -03:00
2025-11-23 10:54:51 -03:00
2025-11-23 10:54:51 -03:00
2025-11-23 10:54:51 -03:00
2025-11-23 10:54:51 -03:00
2025-11-23 10:54:51 -03:00