-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
Description
Hello there,
I'm building a musl based rust build container with some pre-compiled C libraries, including libxml2.
All previous versions seem to work perfectly and build without issues.
But since the release of the new version this now breaks.
Not specifically sure why this is happening though, as i have not yet look into it deeply.
But maybe somebody here knows a way to fix it, or see what the issues more quickly :)
The error can be viewed here:
https://github.com/BlackDex/rust-musl/actions/runs/14512752243/job/40714970804#step:33:324
Any pointers would be great.