Build Information
Failed to build swift-uwp, reference main (6e5c00
), with Swift 6.0 for macOS (SPM) on 13 Apr 2025 08:00:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-uwp.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-uwp
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 6e5c008 Switch back to remote deps from local ones (whoops)
Cloned https://github.com/stackotter/swift-uwp.git
Revision (git rev-parse @):
6e5c0089d599fc47c7f052521e1b546e54c7dc13
SUCCESS checkout https://github.com/stackotter/swift-uwp.git at main
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (1.13s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.69s)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (dbe1456)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-uwp",
"name": "swift-uwp",
"url": "https://github.com/stackotter/swift-uwp.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-uwp",
"dependencies": [
{
"identity": "swift-cwinrt",
"name": "swift-cwinrt",
"url": "https://github.com/thebrowsercompany/swift-cwinrt",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cwinrt",
"dependencies": [
]
},
{
"identity": "swift-windowsfoundation",
"name": "swift-windowsfoundation",
"url": "https://github.com/thebrowsercompany/swift-windowsfoundation",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-windowsfoundation",
"dependencies": [
{
"identity": "swift-cwinrt",
"name": "swift-cwinrt",
"url": "https://github.com/thebrowsercompany/swift-cwinrt",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-cwinrt",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/stackotter/swift-uwp.git
[1/233] Fetching swift-uwp
Fetched https://github.com/stackotter/swift-uwp.git from cache (0.89s)
Fetching https://github.com/thebrowsercompany/swift-cwinrt from cache
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (0.44s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation from cache
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.40s)
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (dbe1456)
Creating working copy for https://github.com/stackotter/swift-uwp.git
Working copy of https://github.com/stackotter/swift-uwp.git resolved at main (6e5c008)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
warning: '.resolve-product-dependencies': dependency 'swift-uwp' is not used by any target
Found 2 product dependencies
- swift-cwinrt
- swift-windowsfoundation
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/stackotter/swift-uwp.git
https://github.com/stackotter/swift-uwp.git
{
"dependencies" : [
{
"identity" : "swift-cwinrt",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebrowsercompany/swift-cwinrt"
},
{
"identity" : "swift-windowsfoundation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/thebrowsercompany/swift-windowsfoundation"
}
],
"manifest_display_name" : "swift-uwp",
"name" : "swift-uwp",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "UWP",
"targets" : [
"UWP"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "UWP",
"module_type" : "SwiftTarget",
"name" : "UWP",
"path" : "Sources/UWP",
"product_dependencies" : [
"CWinRT",
"WindowsFoundation"
],
"product_memberships" : [
"UWP"
],
"sources" : [
"Generated/UWP+Generics.swift",
"Generated/UWP+MakeFromAbi.swift",
"Generated/Windows.ApplicationModel+ABI.swift",
"Generated/Windows.ApplicationModel+Impl.swift",
"Generated/Windows.ApplicationModel.Activation+ABI.swift",
"Generated/Windows.ApplicationModel.Activation+Impl.swift",
"Generated/Windows.ApplicationModel.Activation.swift",
"Generated/Windows.ApplicationModel.Background+ABI.swift",
"Generated/Windows.ApplicationModel.Background+Impl.swift",
"Generated/Windows.ApplicationModel.Background.swift",
"Generated/Windows.ApplicationModel.Core+ABI.swift",
"Generated/Windows.ApplicationModel.Core+Impl.swift",
"Generated/Windows.ApplicationModel.Core.swift",
"Generated/Windows.ApplicationModel.DataTransfer+ABI.swift",
"Generated/Windows.ApplicationModel.DataTransfer+Impl.swift",
"Generated/Windows.ApplicationModel.DataTransfer.DragDrop+ABI.swift",
"Generated/Windows.ApplicationModel.DataTransfer.DragDrop+Impl.swift",
"Generated/Windows.ApplicationModel.DataTransfer.DragDrop.swift",
"Generated/Windows.ApplicationModel.DataTransfer.swift",
"Generated/Windows.ApplicationModel.swift",
"Generated/Windows.Data.Text+ABI.swift",
"Generated/Windows.Data.Text+Impl.swift",
"Generated/Windows.Data.Text.swift",
"Generated/Windows.Devices.Enumeration+ABI.swift",
"Generated/Windows.Devices.Enumeration+Impl.swift",
"Generated/Windows.Devices.Enumeration.swift",
"Generated/Windows.Devices.Input+ABI.swift",
"Generated/Windows.Devices.Input+Impl.swift",
"Generated/Windows.Devices.Input.swift",
"Generated/Windows.Globalization+ABI.swift",
"Generated/Windows.Globalization+Impl.swift",
"Generated/Windows.Globalization.swift",
"Generated/Windows.Graphics+ABI.swift",
"Generated/Windows.Graphics+Impl.swift",
"Generated/Windows.Graphics.DirectX+ABI.swift",
"Generated/Windows.Graphics.DirectX+Impl.swift",
"Generated/Windows.Graphics.DirectX.Direct3D11+ABI.swift",
"Generated/Windows.Graphics.DirectX.Direct3D11+Impl.swift",
"Generated/Windows.Graphics.DirectX.Direct3D11.swift",
"Generated/Windows.Graphics.DirectX.swift",
"Generated/Windows.Graphics.Effects+ABI.swift",
"Generated/Windows.Graphics.Effects+Impl.swift",
"Generated/Windows.Graphics.Effects.swift",
"Generated/Windows.Graphics.Imaging+ABI.swift",
"Generated/Windows.Graphics.Imaging+Impl.swift",
"Generated/Windows.Graphics.Imaging.swift",
"Generated/Windows.Graphics.swift",
"Generated/Windows.Management.Deployment+ABI.swift",
"Generated/Windows.Management.Deployment+Impl.swift",
"Generated/Windows.Management.Deployment.swift",
"Generated/Windows.Media+ABI.swift",
"Generated/Windows.Media+Impl.swift",
"Generated/Windows.Media.Audio+ABI.swift",
"Generated/Windows.Media.Audio+Impl.swift",
"Generated/Windows.Media.Audio.swift",
"Generated/Windows.Media.Capture+ABI.swift",
"Generated/Windows.Media.Capture+Impl.swift",
"Generated/Windows.Media.Capture.Frames+ABI.swift",
"Generated/Windows.Media.Capture.Frames+Impl.swift",
"Generated/Windows.Media.Capture.Frames.swift",
"Generated/Windows.Media.Capture.swift",
"Generated/Windows.Media.Casting+ABI.swift",
"Generated/Windows.Media.Casting+Impl.swift",
"Generated/Windows.Media.Casting.swift",
"Generated/Windows.Media.Core+ABI.swift",
"Generated/Windows.Media.Core+Impl.swift",
"Generated/Windows.Media.Core.swift",
"Generated/Windows.Media.Devices+ABI.swift",
"Generated/Windows.Media.Devices+Impl.swift",
"Generated/Windows.Media.Devices.Core+ABI.swift",
"Generated/Windows.Media.Devices.Core+Impl.swift",
"Generated/Windows.Media.Devices.Core.swift",
"Generated/Windows.Media.Devices.swift",
"Generated/Windows.Media.MediaProperties+ABI.swift",
"Generated/Windows.Media.MediaProperties+Impl.swift",
"Generated/Windows.Media.MediaProperties.swift",
"Generated/Windows.Media.Playback+ABI.swift",
"Generated/Windows.Media.Playback+Impl.swift",
"Generated/Windows.Media.Playback.swift",
"Generated/Windows.Media.Protection+ABI.swift",
"Generated/Windows.Media.Protection+Impl.swift",
"Generated/Windows.Media.Protection.swift",
"Generated/Windows.Media.Render+ABI.swift",
"Generated/Windows.Media.Render+Impl.swift",
"Generated/Windows.Media.Render.swift",
"Generated/Windows.Media.Streaming.Adaptive+ABI.swift",
"Generated/Windows.Media.Streaming.Adaptive+Impl.swift",
"Generated/Windows.Media.Streaming.Adaptive.swift",
"Generated/Windows.Media.swift",
"Generated/Windows.Networking+ABI.swift",
"Generated/Windows.Networking+Impl.swift",
"Generated/Windows.Networking.BackgroundTransfer+ABI.swift",
"Generated/Windows.Networking.BackgroundTransfer+Impl.swift",
"Generated/Windows.Networking.BackgroundTransfer.swift",
"Generated/Windows.Networking.Connectivity+ABI.swift",
"Generated/Windows.Networking.Connectivity+Impl.swift",
"Generated/Windows.Networking.Connectivity.swift",
"Generated/Windows.Networking.Sockets+ABI.swift",
"Generated/Windows.Networking.Sockets+Impl.swift",
"Generated/Windows.Networking.Sockets.swift",
"Generated/Windows.Networking.swift",
"Generated/Windows.Perception.Spatial+ABI.swift",
"Generated/Windows.Perception.Spatial+Impl.swift",
"Generated/Windows.Perception.Spatial.swift",
"Generated/Windows.Security.Credentials+ABI.swift",
"Generated/Windows.Security.Credentials+Impl.swift",
"Generated/Windows.Security.Credentials.swift",
"Generated/Windows.Security.Cryptography.Certificates+ABI.swift",
"Generated/Windows.Security.Cryptography.Certificates+Impl.swift",
"Generated/Windows.Security.Cryptography.Certificates.swift",
"Generated/Windows.Security.EnterpriseData+ABI.swift",
"Generated/Windows.Security.EnterpriseData+Impl.swift",
"Generated/Windows.Security.EnterpriseData.swift",
"Generated/Windows.Storage+ABI.swift",
"Generated/Windows.Storage+Impl.swift",
"Generated/Windows.Storage.FileProperties+ABI.swift",
"Generated/Windows.Storage.FileProperties+Impl.swift",
"Generated/Windows.Storage.FileProperties.swift",
"Generated/Windows.Storage.Pickers+ABI.swift",
"Generated/Windows.Storage.Pickers+Impl.swift",
"Generated/Windows.Storage.Pickers.swift",
"Generated/Windows.Storage.Search+ABI.swift",
"Generated/Windows.Storage.Search+Impl.swift",
"Generated/Windows.Storage.Search.swift",
"Generated/Windows.Storage.Streams+ABI.swift",
"Generated/Windows.Storage.Streams+Impl.swift",
"Generated/Windows.Storage.Streams.swift",
"Generated/Windows.Storage.swift",
"Generated/Windows.System+ABI.swift",
"Generated/Windows.System+Impl.swift",
"Generated/Windows.System.swift",
"Generated/Windows.UI+ABI.swift",
"Generated/Windows.UI+Impl.swift",
"Generated/Windows.UI.Composition+ABI.swift",
"Generated/Windows.UI.Composition+Impl.swift",
"Generated/Windows.UI.Composition.swift",
"Generated/Windows.UI.Core+ABI.swift",
"Generated/Windows.UI.Core+Impl.swift",
"Generated/Windows.UI.Core.swift",
"Generated/Windows.UI.Input+ABI.swift",
"Generated/Windows.UI.Input+Impl.swift",
"Generated/Windows.UI.Input.swift",
"Generated/Windows.UI.Notifications+ABI.swift",
"Generated/Windows.UI.Notifications+Impl.swift",
"Generated/Windows.UI.Notifications.swift",
"Generated/Windows.UI.Popups+ABI.swift",
"Generated/Windows.UI.Popups+Impl.swift",
"Generated/Windows.UI.Popups.swift",
"Generated/Windows.UI.Text+ABI.swift",
"Generated/Windows.UI.Text+Impl.swift",
"Generated/Windows.UI.Text.swift",
"Generated/Windows.UI.ViewManagement+ABI.swift",
"Generated/Windows.UI.ViewManagement+Impl.swift",
"Generated/Windows.UI.ViewManagement.swift",
"Generated/Windows.UI.swift",
"Generated/Windows.Web+ABI.swift",
"Generated/Windows.Web+Impl.swift",
"Generated/Windows.Web.Http+ABI.swift",
"Generated/Windows.Web.Http+Impl.swift",
"Generated/Windows.Web.Http.Filters+ABI.swift",
"Generated/Windows.Web.Http.Filters+Impl.swift",
"Generated/Windows.Web.Http.Filters.swift",
"Generated/Windows.Web.Http.Headers+ABI.swift",
"Generated/Windows.Web.Http.Headers+Impl.swift",
"Generated/Windows.Web.Http.Headers.swift",
"Generated/Windows.Web.Http.swift",
"Generated/Windows.Web.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/10] Write sources
[2/10] Compiling CWinRT shim.c
[3/10] Write swift-version-5BDAB9E9C0126B9D.txt
[4/10] Write Objects.LinkFileList
warning: no debug symbols in executable (-arch arm64)
[5/10] Linking libCWinRT.dylib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/55] Emitting module WindowsFoundation
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[8/59] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[9/59] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[10/59] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[11/59] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[12/59] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[13/59] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[14/59] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[15/59] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[16/59] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[17/59] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[18/59] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[19/59] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[20/59] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[21/59] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[22/59] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[23/59] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[24/59] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[25/59] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[26/59] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[27/59] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[28/59] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[29/59] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[30/59] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[31/59] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[32/59] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[33/59] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[34/59] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[35/59] Compiling WindowsFoundation GUID.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[36/59] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[37/59] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[38/59] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[39/59] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[40/59] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[41/59] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[42/59] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[43/59] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[44/59] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[45/59] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[46/59] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[47/59] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[48/59] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[49/59] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[50/59] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[51/59] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[52/59] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[53/59] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[54/59] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[55/59] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/6] Write swift-version-5BDAB9E9C0126B9D.txt
warning: no debug symbols in executable (-arch arm64)
[1/6] Linking libCWinRT.dylib
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/51] Emitting module WindowsFoundation
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[4/55] Compiling WindowsFoundation Windows.Foundation.Collections+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[5/55] Compiling WindowsFoundation Windows.Foundation.Collections.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[6/55] Compiling WindowsFoundation Windows.Foundation.Numerics+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[7/55] Compiling WindowsFoundation Windows.Foundation.Numerics+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[8/55] Compiling WindowsFoundation EVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[9/55] Compiling WindowsFoundation EVENTHANDLERSUBSCRIPTION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[10/55] Compiling WindowsFoundation EVENTSOURCE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[11/55] Compiling WindowsFoundation GUID.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[12/55] Compiling WindowsFoundation HSTRING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[13/55] Compiling WindowsFoundation IUNKNOWN+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[14/55] Compiling WindowsFoundation IUNKNOWN.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[15/55] Compiling WindowsFoundation IUNKNOWNREF.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[16/55] Compiling WindowsFoundation IVECTOR+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[17/55] Compiling WindowsFoundation MAKEFROMABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[18/55] Compiling WindowsFoundation IBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[19/55] Compiling WindowsFoundation IINSPECTABLE+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[20/55] Compiling WindowsFoundation IINSPECTABLE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[21/55] Compiling WindowsFoundation IMAP+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[22/55] Compiling WindowsFoundation IMEMORYBUFFERBYTEACCESS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[23/55] Compiling WindowsFoundation CUSTOMQUERYINTERFACE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[24/55] Compiling WindowsFoundation DEBUGGING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[25/55] Compiling WindowsFoundation DICTIONARY+TOMAP.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[26/55] Compiling WindowsFoundation ERROR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[27/55] Compiling WindowsFoundation ERRORHANDLING.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[28/55] Compiling WindowsFoundation AGGREGATION.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[29/55] Compiling WindowsFoundation ARRAY+TOVECTOR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[30/55] Compiling WindowsFoundation COM+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[31/55] Compiling WindowsFoundation COMPTR.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[32/55] Compiling WindowsFoundation CPPINTEROPWORKAROUND.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[33/55] Compiling WindowsFoundation Windows.Foundation.Numerics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[34/55] Compiling WindowsFoundation Windows.Foundation.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[35/55] Compiling WindowsFoundation WindowsFoundation+Generics.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[36/55] Compiling WindowsFoundation WindowsFoundation+MakeFromAbi.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[37/55] Compiling WindowsFoundation WINRTWRAPPERBASE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[38/55] Compiling WindowsFoundation WINSDK+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[39/55] Compiling WindowsFoundation Windows.Foundation+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[40/55] Compiling WindowsFoundation Windows.Foundation+Impl.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[41/55] Compiling WindowsFoundation Windows.Foundation.Collections+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[42/55] Compiling WindowsFoundation SWIFT+EXTENSIONS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[43/55] Compiling WindowsFoundation TRUSTLEVEL+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[44/55] Compiling WindowsFoundation WAITABLEEVENT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[45/55] Compiling WindowsFoundation WINRTDELEGATE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[46/55] Compiling WindowsFoundation WINRTPROTOCOLS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[47/55] Compiling WindowsFoundation MARSHALER.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[48/55] Compiling WindowsFoundation PROPERTYVALUE+ABI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[49/55] Compiling WindowsFoundation PROPERTYVALUE.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[50/55] Compiling WindowsFoundation RAWTYPED.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
[51/55] Compiling WindowsFoundation RUNTIME+SWIFT.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-cwinrt/Sources/CWinRT/include/CWinRT.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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>
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsfoundation/Sources/WindowsFoundation/Generated/Support/AGGREGATION.swift:1:8: error: could not build Objective-C module 'CWinRT'
1 | import CWinRT
| `- error: could not build Objective-C module 'CWinRT'
2 | import Foundation
3 |
BUILD FAILURE 6.0 macosSpm