The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

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