Build Information
Failed to build swift-webview2core, reference v0.1.0 (a8ed52), with Swift 6.0 for Linux on 4 Mar 2026 08:44:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/swift-webview2core.git
Reference: v0.1.0
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/moreSwift/swift-webview2core
* tag v0.1.0 -> FETCH_HEAD
HEAD is now at a8ed52a Update to versioned dependencies
Cloned https://github.com/moreSwift/swift-webview2core.git
Revision (git rev-parse @):
a8ed52a57f6d81ee06c8db692f8ee0431174379a
SUCCESS checkout https://github.com/moreSwift/swift-webview2core.git at v0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/moreSwift/swift-webview2core.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/moreSwift/swift-windowsfoundation
Fetching https://github.com/moreSwift/swift-cwinrt
Fetching https://github.com/moreSwift/swift-uwp
[1/114] Fetching swift-windowsfoundation
[115/376] Fetching swift-windowsfoundation, swift-uwp
[160/854] Fetching swift-windowsfoundation, swift-uwp, swift-cwinrt
Fetched https://github.com/moreSwift/swift-uwp from cache (0.74s)
[420/592] Fetching swift-windowsfoundation, swift-cwinrt
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (1.12s)
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.12s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (1.17s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (1.16s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (4.41s)
Creating working copy for https://github.com/moreSwift/swift-cwinrt
Working copy of https://github.com/moreSwift/swift-cwinrt resolved at 0.1.1
Creating working copy for https://github.com/moreSwift/swift-uwp
Working copy of https://github.com/moreSwift/swift-uwp resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-windowsfoundation
Working copy of https://github.com/moreSwift/swift-windowsfoundation resolved at 0.1.0
Building for debugging...
[0/18] Write sources
[4/18] Compiling CWinRT shim.c
[5/18] Write swift-version-24593BA9C3E375BF.txt
[7/20] Emitting module SwiftDummy
[8/20] Compiling SwiftDummy Dummy.swift
[9/21] Wrapping AST for SwiftDummy for debugging
[10/21] Write Objects.LinkFileList
[11/21] Linking libCWinRT.so
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/64] Emitting module WindowsFoundation
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[14/70] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[15/70] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[16/70] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[17/70] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[18/70] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[19/70] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[20/70] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[21/70] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[22/70] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[23/70] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[24/70] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[25/70] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[26/70] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[27/70] Compiling WindowsFoundation GUID.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[28/70] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[29/70] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[30/70] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[31/70] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[32/70] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[33/70] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[34/70] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[35/70] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[36/70] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[37/70] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[38/70] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[39/70] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[40/70] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[41/70] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[42/70] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[43/70] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[44/70] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[45/70] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[46/70] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[47/70] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[48/70] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[49/70] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[50/70] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[51/70] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[52/70] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[53/70] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[54/70] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[55/70] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[56/70] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[57/70] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[58/70] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[59/70] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[60/70] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
[61/70] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h:4:10: error: 'wtypesbase.h' file not found
2 |
3 | #pragma once
4 | #include <wtypesbase.h>
| `- error: 'wtypesbase.h' file not found
5 | #include <minwindef.h>
6 | #include <winnt.h>
/host/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build C module 'CWinRT'
1 | import CWinRT
| `- error: could not build C module 'CWinRT'
2 | import Foundation
3 |
BUILD FAILURE 6.0 linux