- 
                Notifications
    You must be signed in to change notification settings 
- Fork 292
Description
Description
This is not so much an issue of cibuildwheel (I think), except you should be aware of it.
GCC builds segfault on the AArch64 musllinux 1.2, manylinux 2014 and manylinux 2.28.
I couldn't pin-point a possible GCC issue to it. But it is odd that it appears in a stable version.
Maybe: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118583
Haven't tested it yet though.
Feel free to close this if you see it as out of scope. But I wanted to drop it here in case people search for it in this context. Or others already found a solution.
Runs:
manylinux 2.28
https://github.com/capstone-engine/capstone/actions/runs/13012237284/job/36292511727?pr=2614
manylinux 2014
https://github.com/capstone-engine/capstone/actions/runs/13011576391/job/36290786445?pr=2614
musllinux 1.2
https://github.com/capstone-engine/capstone/actions/runs/13011576391/job/36290786852?pr=2614
Build log
No response
CI config
No response