Build Information
Failed to build swift-winui, reference main (052945
), with Swift 5.10 for macOS (SPM) on 16 Jan 2025 07:24:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/wabiverse/swift-winui.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/swift-winui
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0529457 set swift windowsappsdk to wabi fork.
Cloned https://github.com/wabiverse/swift-winui.git
Revision (git rev-parse @):
0529457d9f360904b2009fd67cba90046ff252c4
SUCCESS checkout https://github.com/wabiverse/swift-winui.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/wabiverse/swift-winui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[2/18] Copying Microsoft.WindowsAppRuntime.Bootstrap.dll
[3/18] Write sources
[5/18] Compiling CWinRT shim.c
[6/18] Write Objects.LinkFileList
[7/18] Write swift-version-33747A42983211AE.txt
warning: no debug symbols in executable (-arch arm64)
[8/18] Linking libCWinRT.dylib
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-windowsappsdk/Sources/CWinAppSDK/delayloadhelper.c:1:10: fatal error: 'wtypesbase.h' file not found
#include <wtypesbase.h>
^~~~~~~~~~~~~~
1 error generated.
[9/63] Compiling CWinAppSDK delayloadhelper.c
Fetching https://github.com/thebrowsercompany/swift-cwinrt
[1/436] Fetching swift-cwinrt
Fetched https://github.com/thebrowsercompany/swift-cwinrt from cache (1.63s)
Fetching https://github.com/thebrowsercompany/swift-uwp
[1/199] Fetching swift-uwp
Fetched https://github.com/thebrowsercompany/swift-uwp from cache (1.02s)
Fetching https://github.com/wabiverse/swift-windowsappsdk
[1/170] Fetching swift-windowsappsdk
Fetched https://github.com/wabiverse/swift-windowsappsdk from cache (1.07s)
Fetching https://github.com/thebrowsercompany/swift-windowsfoundation
[1/72] Fetching swift-windowsfoundation
Fetched https://github.com/thebrowsercompany/swift-windowsfoundation from cache (0.81s)
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/thebrowsercompany/swift-uwp
Working copy of https://github.com/thebrowsercompany/swift-uwp resolved at main (4fe2fa0)
Creating working copy for https://github.com/wabiverse/swift-windowsappsdk
Working copy of https://github.com/wabiverse/swift-windowsappsdk resolved at main (36e2f6c)
Creating working copy for https://github.com/thebrowsercompany/swift-cwinrt
Working copy of https://github.com/thebrowsercompany/swift-cwinrt resolved at main (3e3d5a0)
BUILD FAILURE 5.10 macosSpm