Build Information
Failed to build swift-windowsfoundation, reference main (1efad4), with Swift 6.1 for macOS (SPM) on 16 Oct 2025 20:04:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/thebrowsercompany/swift-windowsfoundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/thebrowsercompany/swift-windowsfoundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1efad43 update to latest swift-winrt
Cloned https://github.com/thebrowsercompany/swift-windowsfoundation.git
Revision (git rev-parse @):
1efad430c4920d80d063bfaa526dd011d8ee8379
SUCCESS checkout https://github.com/thebrowsercompany/swift-windowsfoundation.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/thebrowsercompany/swift-windowsfoundation.git
https://github.com/thebrowsercompany/swift-windowsfoundation.git
{
"dependencies" : [
{
"identity" : "swift-cwinrt",
"path" : "/Users/admin/builder/swift-cwinrt",
"type" : "fileSystem"
}
],
"manifest_display_name" : "swift-windowsfoundation",
"name" : "swift-windowsfoundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "WindowsFoundation",
"targets" : [
"WindowsFoundation"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "WindowsFoundation",
"module_type" : "SwiftTarget",
"name" : "WindowsFoundation",
"path" : "Sources/WindowsFoundation",
"product_dependencies" : [
"CWinRT"
],
"product_memberships" : [
"WindowsFoundation"
],
"sources" : [
"Generated/Support/AGGREGATION.swift",
"Generated/Support/ARRAY+FROMABI.swift",
"Generated/Support/ARRAY+TOABI.swift",
"Generated/Support/ARRAY+TOVECTOR.swift",
"Generated/Support/COM+EXTENSIONS.swift",
"Generated/Support/COMPTR.swift",
"Generated/Support/CPPINTEROPWORKAROUND.swift",
"Generated/Support/CUSTOMQUERYINTERFACE.swift",
"Generated/Support/DEBUGGING.swift",
"Generated/Support/DICTIONARY+TOMAP.swift",
"Generated/Support/ERROR.swift",
"Generated/Support/ERRORHANDLING.swift",
"Generated/Support/EVENT.swift",
"Generated/Support/EVENTHANDLERSUBSCRIPTION.swift",
"Generated/Support/EVENTSOURCE.swift",
"Generated/Support/GUID.swift",
"Generated/Support/HSTRING.swift",
"Generated/Support/IBUFFERBYTEACCESS.swift",
"Generated/Support/IINSPECTABLE+SWIFT.swift",
"Generated/Support/IINSPECTABLE.swift",
"Generated/Support/IMAP+SWIFT.swift",
"Generated/Support/IMEMORYBUFFERBYTEACCESS.swift",
"Generated/Support/IUNKNOWN+SWIFT.swift",
"Generated/Support/IUNKNOWN.swift",
"Generated/Support/IUNKNOWNREF.swift",
"Generated/Support/IVECTOR+SWIFT.swift",
"Generated/Support/IWEAKREFERENCE.swift",
"Generated/Support/IWEAKREFERENCESOURCE.swift",
"Generated/Support/MAKEFROMABI.swift",
"Generated/Support/MARSHALER.swift",
"Generated/Support/PROPERTYVALUE+ABI.swift",
"Generated/Support/PROPERTYVALUE.swift",
"Generated/Support/RAWTYPED.swift",
"Generated/Support/RUNTIME+SWIFT.swift",
"Generated/Support/SWIFT+EXTENSIONS.swift",
"Generated/Support/TRUSTLEVEL+SWIFT.swift",
"Generated/Support/WAITABLEEVENT.swift",
"Generated/Support/WINRTBRIDGEABLE.swift",
"Generated/Support/WINRTDELEGATE.swift",
"Generated/Support/WINRTPROTOCOLS.swift",
"Generated/Support/WINRTWRAPPERBASE.swift",
"Generated/Support/WINSDK+EXTENSIONS.swift",
"Generated/Windows.Foundation+ABI.swift",
"Generated/Windows.Foundation+Impl.swift",
"Generated/Windows.Foundation.Collections+ABI.swift",
"Generated/Windows.Foundation.Collections+Impl.swift",
"Generated/Windows.Foundation.Collections.swift",
"Generated/Windows.Foundation.Numerics+ABI.swift",
"Generated/Windows.Foundation.Numerics+Impl.swift",
"Generated/Windows.Foundation.Numerics.swift",
"Generated/Windows.Foundation.swift",
"Generated/WindowsFoundation+Generics.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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
error: the package at '/Users/admin/builder/swift-cwinrt' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “swift-cwinrt” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/swift-cwinrt, NSURL=file:///Users/admin/builder/swift-cwinrt, NSUnderlyingError=0x600001398ae0 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the package at '/Users/admin/builder/swift-cwinrt' cannot be accessed (Error Domain=NSCocoaErrorDomain Code=260 "The folder “swift-cwinrt” doesn’t exist." UserInfo={NSUserStringVariant=(
Folder
), NSFilePath=/Users/admin/builder/swift-cwinrt, NSURL=file:///Users/admin/builder/swift-cwinrt, NSUnderlyingError=0x6000021a0270 {Error Domain=NSOSStatusErrorDomain Code=-43 "fnfErr: File not found"}})
BUILD FAILURE 6.1 macosSpm