Skip to content

Mac CI/CD failing with ITK hardcoded SDK libiconv.tbd/libm.tbd paths #2570

Description

@akenmorris

Mac CI/CD builds fail while linking (e.g. UtilsTests) with No rule to make target '.../MacOSX*.sdk/usr/lib/libiconv.tbd', because ITK's exported CMake targets hardcode absolute paths to macOS SDK stub libraries (libiconv.tbd, libm.tbd) and the cached dependency install goes stale when the runner's Xcode/SDK is bumped.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions