-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Labels
LinuxPlatform: LinuxPlatform: Linuxarmv7Architecture: ARMv7Architecture: ARMv7bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.build errorErrors when building the toolchain, not regular Swift codeErrors when building the toolchain, not regular Swift code
Description
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.
Metadata
Metadata
Assignees
Labels
LinuxPlatform: LinuxPlatform: Linuxarmv7Architecture: ARMv7Architecture: ARMv7bugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.build errorErrors when building the toolchain, not regular Swift codeErrors when building the toolchain, not regular Swift code