The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftWin32, reference main (d34ff1), with Swift 6.3 for Android on 17 Apr 2026 06:37:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/compnerd/swift-win32.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/compnerd/swift-win32
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d34ff1b Update coverage.yml
Submodule path 'Packages/SwiftCOM': checked out 'ebbc617d3b7ba3a2023988a74bebd118deea4cc5'
Submodule path 'Packages/cassowary': checked out 'a438611231901f9f350da27857d786f7979d578b'
Submodule path 'Packages/swift-collections': checked out 'c0549b6284aadd5fd13156316f43fcb43c7fca77'
Submodule path 'Packages/swift-log': checked out 'd8af258aecd93cd8604e74ade3c0fe438bac13f8'
Submodule 'Packages/SwiftCOM' (https://github.com/compnerd/swift-com) registered for path 'Packages/SwiftCOM'
Submodule 'Packages/cassowary' (https://github.com/compnerd/cassowary) registered for path 'Packages/cassowary'
Submodule 'Packages/swift-collections' (https://github.com/apple/swift-collections) registered for path 'Packages/swift-collections'
Submodule 'Packages/swift-log' (https://github.com/apple/swift-log) registered for path 'Packages/swift-log'
Cloning into '/host/spi-builder-workspace/Packages/SwiftCOM'...
Cloning into '/host/spi-builder-workspace/Packages/cassowary'...
Cloning into '/host/spi-builder-workspace/Packages/swift-collections'...
Cloning into '/host/spi-builder-workspace/Packages/swift-log'...
Cloned https://github.com/compnerd/swift-win32.git
Revision (git rev-parse @):
d34ff1b8b3f15cfdf2cb71109a3c313001122a54
SUCCESS checkout https://github.com/compnerd/swift-win32.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/compnerd/swift-win32.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/compnerd/cassowary.git
[1/395] Fetching cassowary
Fetched https://github.com/compnerd/cassowary.git from cache (0.30s)
Fetching https://github.com/compnerd/swift-com.git
[1/1116] Fetching swift-com
Fetched https://github.com/compnerd/swift-com.git from cache (0.40s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-collections.git
[1/23569] Fetching swift-collections
[709/30180] Fetching swift-collections, swift-log
Fetched https://github.com/apple/swift-log.git from cache (2.63s)
Fetched https://github.com/apple/swift-collections.git from cache (2.70s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.0.6 (3.48s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.94s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Creating working copy for https://github.com/compnerd/swift-com.git
Working copy of https://github.com/compnerd/swift-com.git resolved at 28ad4be2d142be022f0c16be4006f15f7ce34d8b
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.0.6
Creating working copy for https://github.com/compnerd/cassowary.git
Working copy of https://github.com/compnerd/cassowary.git resolved at main (5530573)
Building for debugging...
[0/33] Copying CoffeeCup.jpg
[1/33] Write sources
[12/33] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/197] Emitting module SwiftCOM
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[15/211] Emitting module OrderedCollections
[16/217] Compiling SwiftCOM IPropertyChangeArray.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[17/217] Compiling SwiftCOM IPropertyStore.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[18/217] Compiling SwiftCOM IRunningObjectTable.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[19/217] Compiling SwiftCOM ISensor.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[20/217] Compiling SwiftCOM ISensorCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[21/217] Compiling SwiftCOM ISensorDataReport.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[22/217] Compiling SwiftCOM ISensorEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[23/217] Compiling SwiftCOM ISensorManager.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[24/217] Compiling SwiftCOM ISensorManagerEvents.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[25/217] Compiling SwiftCOM IShellItem.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[26/217] Compiling SwiftCOM IStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[27/217] Compiling SwiftCOM IWICBitmap.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[28/217] Compiling SwiftCOM IWICBitmapClipper.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[29/217] Compiling SwiftCOM IWICBitmapCodecInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[30/217] Compiling SwiftCOM IDXGISwapChain.swift
[31/217] Compiling SwiftCOM IDXGISwapChain1.swift
[32/217] Compiling SwiftCOM IDXGISwapChain2.swift
[33/217] Compiling SwiftCOM IDXGISwapChain3.swift
[34/217] Compiling SwiftCOM IDXGISwapChain4.swift
[35/217] Compiling SwiftCOM IEnumMoniker.swift
[36/217] Compiling SwiftCOM IWICBitmapDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[37/217] Compiling SwiftCOM IWICBitmapDecoderInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[38/217] Compiling SwiftCOM IWICBitmapEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[39/217] Compiling SwiftCOM IWICBitmapEncoderInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[40/217] Compiling SwiftCOM IWICBitmapFlipRotator.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[41/217] Compiling SwiftCOM IWICBitmapFrameDecode.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[42/217] Compiling SwiftCOM IWICBitmapFrameEncode.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[43/217] Compiling SwiftCOM IWICBitmapLock.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[44/217] Compiling SwiftCOM IWICBitmapScaler.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[45/217] Compiling SwiftCOM IWICBitmapSource.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[46/217] Compiling SwiftCOM IWICColorContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[47/217] Compiling SwiftCOM IWICColorTransform.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[48/217] Compiling SwiftCOM IWICComponentInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[49/217] Compiling SwiftCOM IWICFastMetadataEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[50/217] Compiling SwiftCOM IDXGIDebug.swift
[51/217] Compiling SwiftCOM IDXGIDevice.swift
[52/217] Compiling SwiftCOM IDXGIDeviceSubObject.swift
[53/217] Compiling SwiftCOM IDXGIFactory.swift
[54/217] Compiling SwiftCOM IDXGIFactory1.swift
[55/217] Compiling SwiftCOM IDXGIFactory2.swift
[56/217] Compiling SwiftCOM ID3D12Device.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[57/217] Compiling SwiftCOM ID3D12Device1.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[58/217] Compiling SwiftCOM ID3D12Device2.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[59/217] Compiling SwiftCOM ID3D12DeviceChild.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[60/217] Compiling OrderedCollections OrderedSet+Testing.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[61/217] Compiling OrderedCollections OrderedSet+UnorderedView.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[62/217] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[63/217] Compiling OrderedCollections OrderedSet.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[64/217] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[65/217] Compiling OrderedCollections _UnsafeBitset.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[66/217] Compiling SwiftCOM ID3D12PipelineState.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[67/217] Compiling SwiftCOM ID3D12QueryHeap.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[68/217] Compiling SwiftCOM ID3D12Resource.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[69/217] Compiling SwiftCOM ID3D12RootSignature.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[70/217] Compiling SwiftCOM ID3D12StateObject.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[71/217] Compiling SwiftCOM COMBase.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[72/217] Compiling SwiftCOM DirectX.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[73/217] Compiling SwiftCOM COMTypes+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[74/217] Compiling SwiftCOM DirectX+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[75/217] Compiling SwiftCOM String+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[76/217] Compiling SwiftCOM WinSDK+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[77/217] Compiling SwiftCOM stdlib+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[78/217] Compiling SwiftCOM IFileOperationProgressSink.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[79/217] Compiling SwiftCOM IBindCtx.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[80/217] Compiling SwiftCOM ID3D12CommandAllocator.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[81/217] Compiling SwiftCOM ID3D12CommandList.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[82/217] Compiling SwiftCOM ID3D12CommandQueue.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[83/217] Compiling SwiftCOM ID3D12CommandSignature.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[84/217] Compiling SwiftCOM ID3D12Debug.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[85/217] Compiling SwiftCOM ID3D12DescriptorHeap.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[86/217] Compiling CoreGraphics Point.swift
/host/spi-builder-workspace/Sources/SwiftWin32/CoreGraphics/AffineTransform.swift:4:13: error: no such module 'ucrt'
  2 | // SPDX-License-Identifier: BSD-3-Clause
  3 |
  4 | import func ucrt.sin
    |             `- error: no such module 'ucrt'
  5 | import func ucrt.cos
  6 |
[87/217] Compiling SwiftCOM IErrorLog.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[88/217] Compiling SwiftCOM IFileOperation.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[89/217] Compiling SwiftCOM IMalloc.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[90/217] Compiling SwiftCOM IMoniker.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[91/217] Compiling SwiftCOM IObjectWithPropertyKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[92/217] Compiling SwiftCOM IOperationsProgressDialog.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[93/217] Compiling SwiftCOM IPersist.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[94/217] Compiling SwiftCOM IPersistStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[95/217] Compiling SwiftCOM IPortableDeviceKeyCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[96/217] Compiling SwiftCOM IPortableDevicePropVariantCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[97/217] Compiling SwiftCOM IPortableDeviceValues.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[98/217] Compiling SwiftCOM IPortableDeviceValuesCollection.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[99/217] Compiling SwiftCOM IPropertyBag2.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[100/217] Compiling SwiftCOM IPropertyChange.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[101/217] Compiling SwiftCOM IDXGIFactory4.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[102/217] Compiling SwiftCOM IDXGIFactory5.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[103/217] Compiling SwiftCOM IDXGIFactory6.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[104/217] Compiling SwiftCOM IDXGIObject.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[105/217] Compiling SwiftCOM IDXGIOutput.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[106/217] Compiling SwiftCOM IDXGISurface.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[113/217] Compiling SwiftCOM IEnumString.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[114/217] Compiling SwiftCOM IEnumUnknown.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[115/217] Compiling SwiftCOM ID3D12VersionedRootSignatureDeserializer.swift
[116/217] Compiling SwiftCOM ID3DBlob.swift
[117/217] Compiling SwiftCOM IDXGIAdapter.swift
[118/217] Compiling SwiftCOM IDXGIAdapter1.swift
[119/217] Compiling SwiftCOM IDXGIAdapter2.swift
[120/217] Compiling SwiftCOM IDXGIAdapter3.swift
[121/217] Compiling SwiftCOM IDXGIAdapter4.swift
[128/217] Compiling CoreGraphics Size.swift
/host/spi-builder-workspace/Sources/SwiftWin32/CoreGraphics/AffineTransform.swift:4:13: error: no such module 'ucrt'
  2 | // SPDX-License-Identifier: BSD-3-Clause
  3 |
  4 | import func ucrt.sin
    |             `- error: no such module 'ucrt'
  5 | import func ucrt.cos
  6 |
[129/217] Compiling CoreGraphics Rect.swift
/host/spi-builder-workspace/Sources/SwiftWin32/CoreGraphics/AffineTransform.swift:4:13: error: no such module 'ucrt'
  2 | // SPDX-License-Identifier: BSD-3-Clause
  3 |
  4 | import func ucrt.sin
    |             `- error: no such module 'ucrt'
  5 | import func ucrt.cos
  6 |
[130/217] Compiling CoreGraphics Vector.swift
/host/spi-builder-workspace/Sources/SwiftWin32/CoreGraphics/AffineTransform.swift:4:13: error: no such module 'ucrt'
  2 | // SPDX-License-Identifier: BSD-3-Clause
  3 |
  4 | import func ucrt.sin
    |             `- error: no such module 'ucrt'
  5 | import func ucrt.cos
  6 |
[131/217] Compiling SwiftCOM IDXGIFactory3.swift
[138/217] Compiling CoreAnimation Transform3D.swift
[139/217] Emitting module CoreAnimation
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[154/218] Compiling SwiftCOM IWICFormatConverter.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[155/218] Compiling SwiftCOM IWICImagingFactory.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[156/218] Compiling SwiftCOM IWICMetadataQueryReader.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[157/218] Compiling SwiftCOM IWICMetadataQueryWriter.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[158/218] Compiling SwiftCOM IWICPalette.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[159/218] Compiling SwiftCOM IWICStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[160/218] Compiling SwiftCOM ITypeComp.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[161/218] Compiling SwiftCOM ITypeInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[162/218] Compiling SwiftCOM ITypeLib.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[163/218] Compiling SwiftCOM IUnknown.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[164/218] Compiling SwiftCOM Shell.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[165/218] Compiling SwiftCOM COMError.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[166/218] Compiling SwiftCOM Error.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
[167/218] Compiling SwiftCOM RawTyped.swift
/host/spi-builder-workspace/.build/checkouts/swift-com/Sources/SwiftCOM/COMBase.swift:4:8: error: no such module 'WinSDK'
 2 | // SPDX-License-Identifier: BSD-3-Clause
 3 |
 4 | import WinSDK
   |        `- error: no such module 'WinSDK'
 5 |
 6 | public func CoInitializeEx(_ pvReserved: LPVOID?,
error: emit-module command failed with exit code 1 (use -v to see invocation)
[175/218] Emitting module CoreGraphics
/host/spi-builder-workspace/Sources/SwiftWin32/CoreGraphics/AffineTransform.swift:4:13: error: no such module 'ucrt'
  2 | // SPDX-License-Identifier: BSD-3-Clause
  3 |
  4 | import func ucrt.sin
    |             `- error: no such module 'ucrt'
  5 | import func ucrt.cos
  6 |
[176/218] Compiling CoreGraphics AffineTransform.swift
/host/spi-builder-workspace/Sources/SwiftWin32/CoreGraphics/AffineTransform.swift:4:13: error: no such module 'ucrt'
  2 | // SPDX-License-Identifier: BSD-3-Clause
  3 |
  4 | import func ucrt.sin
    |             `- error: no such module 'ucrt'
  5 | import func ucrt.cos
  6 |
[192/219] Emitting module TestUtilities
[193/219] Compiling Logging LogHandler.swift
[194/219] Compiling Logging LogEvent.swift
BUILD FAILURE 6.3 android