docker-protobuf icon indicating copy to clipboard operation
docker-protobuf copied to clipboard

Swift support on `arm64`

Open rvolosatovs opened this issue 3 years ago • 1 comments

Swift is excluded from arm64 builds currently. See https://github.com/rvolosatovs/docker-protobuf/pull/87 for more details

Possibly related #77

rvolosatovs avatar Mar 31 '22 10:03 rvolosatovs

Some possible progress here.

Thread on the previous error experienced under Swift 5.6: https://forums.swift.org/t/build-crash-when-building-in-qemu-using-new-swift-5-6-arm64-image/56090

The error has changed under Swift 5.9: https://forums.swift.org/t/swift-runtime-unable-to-suspend-thread-when-compiling-in-qemu/67676

strophy avatar Oct 05 '23 02:10 strophy