Build Information
Failed to build swift-winui, reference main (fad446
), with Swift 6.0 for macOS (SPM) on 4 May 2025 17:42:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/swift-winui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/stackotter/swift-winui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fad446c Add ListView and ListViewItem to bindings
Cloned https://github.com/stackotter/swift-winui.git
Revision (git rev-parse @):
fad446caf8f40370d82a043ec293646023e07e61
SUCCESS checkout https://github.com/stackotter/swift-winui.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/stackotter/swift-winui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[1/18] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
[3/18] Write sources
[5/18] Compiling CWinRT shim.c
[6/18] Write swift-version-5BDAB9E9C0126B9D.txt
[7/18] Write Objects.LinkFileList
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsappsdk/Sources/CWinAppSDK/delayloadhelper.c:1:10: fatal error: 'wtypesbase.h' file not found
1 | #include <wtypesbase.h>
| ^~~~~~~~~~~~~~
1 error generated.
[8/18] Compiling CWinAppSDK delayloadhelper.c
[8/18] Linking libCWinRT.dylib
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (1.05s)
Fetching https://github.com/stackotter/swift-uwp
[1/233] Fetching swift-uwp
Fetched https://github.com/stackotter/swift-uwp from cache (0.88s)
Fetching https://github.com/stackotter/swift-windowsappsdk
[1/126] Fetching swift-windowsappsdk
Fetched https://github.com/stackotter/swift-windowsappsdk from cache (0.95s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.70s)
Creating working copy for https://github.com/stackotter/swift-uwp
Working copy of https://github.com/stackotter/swift-uwp resolved at 6e5c0089d599fc47c7f052521e1b546e54c7dc13
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/stackotter/swift-windowsappsdk
Working copy of https://github.com/stackotter/swift-windowsappsdk resolved at 5caed8b4f1b4abc6fc89b8f0a8fa20f3edfab14a
Creating working copy for https://github.com/thebrowsercompany/swift-windowsfoundation
Working copy of https://github.com/thebrowsercompany/swift-windowsfoundation resolved at main (dbe1456)
BUILD FAILURE 6.0 macosSpm