-
Notifications
You must be signed in to change notification settings - Fork 10.6k
Closed
Labels
WindowsPlatform: WindowsPlatform: WindowsbugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.triage neededThis issue needs more specific labelsThis issue needs more specific labels
Description
Description
Windows toolchains builds are failing,
e.g. https://ci-external.swift.org/job/swift-main-windows-toolchain/1617/console
10:53:07 C:\Windows\system32\cmd.exe /C "cd . && T:\5\bin\swiftc.exe -target aarch64-unknown-linux-android -j 36 -num-threads 36 -emit-library -o libXCTest.so -module-name XCTest -module-link-name XCTest -emit-module -emit-module-path swift\XCTest.swiftmodule -emit-dependencies -DXCTest_EXPORTS -sdk "T:/Program Files/Swift/Platforms/Android.platform/Developer/SDKs/Android.sdk" -sysroot T:/android-ndk-r27c/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Xclang-linker -target -Xclang-linker aarch64-unknown-linux-android28 -Xclang-linker --sysroot -Xclang-linker T:/android-ndk-r27c/toolchains/llvm/prebuilt/windows-x86_64/sysroot -Xclang-linker -resource-dir -Xclang-linker T:/android-ndk-r27c/toolchains/llvm/prebuilt/windows-x86_64/lib/clang/18 -Xclang-linker -L -Xclang-linker "T:/Program Files/Swift/Platforms/Android.platform/Developer/SDKs/Android.sdk/usr/lib/swift/android/aarch64" -gnone -O -output-file-map CMakeFiles\XCTest.dir\Release\output-file-map.json @CMakeFiles\XCTest.rsp -no-toolchain-stdlib-rpath -Xlinker --build-id=sha1 -Xlinker -soname -Xlinker libXCTest.so && cd ."
10:53:07 <unknown>:0: warning: using (deprecated) legacy driver, Swift installation does not contain swift-driver at: 'C:\Users\swift-ci\jenkins\workspace\swift-main-windows-toolchain\build\5\bin\swift-driver-new.exe'
10:53:07 <unknown>:0: error: cannot load underlying module for 'Dispatch'
Appears to be in the Android SDK build. @compnerd or someone from the Android working group take a look?
Reproduction
It's a failure in the toolchain build.
Expected behavior
No failure.
Environment
https://ci-external.swift.org/job/swift-main-windows-toolchain/1617/console
Additional information
No response
Metadata
Metadata
Assignees
Labels
WindowsPlatform: WindowsPlatform: WindowsbugA deviation from expected or documented behavior. Also: expected but undesirable behavior.A deviation from expected or documented behavior. Also: expected but undesirable behavior.triage neededThis issue needs more specific labelsThis issue needs more specific labels