swift: [Regression] Build fails on Linux Armv7
Describe the bug
I am trying to compile Swift with the buildbot_linux,no_test preset and the build fails.
Steps To Reproduce Steps to reproduce the behavior:
- Clone and Swift 5.7.1 sources on Debian 11 Armhf
 - Build with 
./swift/utils/build-script --preset=buildbot_linux,no_test… 
Expected behavior The build process should not fail. This previously worked with Swift 5.1.5.
Environment (please fill out the following information)
- OS: Debian Bullseye armhf
 - Swift: swift-5.7.1-RELEASE
 
Additional context
Running on CTL J4+ Chromebook with Cadmium.
About this issue
- Original URL
 - State: open
 - Created 2 years ago
 - Comments: 39 (39 by maintainers)
 
I was able to cross compile everything with minor changes and patches. Building natively is still not working for me.
Building with