manylinux/musllinux images are currently stuck using gcc-toolset-14 / alpine:3.22 in order not to run in patchelf bugs that arise when upgrading binutils that come with the toolchain / alpine version.
A new version of patchelf has been released last week which seems to fix those issues as tested by auditwheel.
Every update of patchelf in the manylinux images caused some regressions in the past and that’s why I’m asking today to get help testing the new version of patchelf before upgrading those images.
An issue has been created in the manylinux repo with some instructions on how to test this and report back.
Thanks in advance for your help testing this.