Build Information
Failed to build BluetoothDarwin, reference master (25e618
), with Swift 6.1 for visionOS using Xcode 16.3 on 26 Apr 2025 04:44:01 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/BluetoothDarwin.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PureSwift/BluetoothDarwin
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 25e6183 Update README.md
Cloned https://github.com/PureSwift/BluetoothDarwin.git
Revision (git rev-parse @):
25e6183c330a17d027269ed9cf7252eca12d160e
SUCCESS checkout https://github.com/PureSwift/BluetoothDarwin.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/PureSwift/BluetoothDarwin.git
https://github.com/PureSwift/BluetoothDarwin.git
{
"dependencies" : [
{
"identity" : "bluetooth",
"requirement" : {
"branch" : [
"feature/async"
]
},
"type" : "sourceControl",
"url" : "https://github.com/PureSwift/Bluetooth.git"
}
],
"manifest_display_name" : "BluetoothDarwin",
"name" : "BluetoothDarwin",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BluetoothDarwin",
"targets" : [
"BluetoothDarwin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CBluetoothDarwin",
"module_type" : "ClangTarget",
"name" : "CBluetoothDarwin",
"path" : "Sources/CBluetoothDarwin",
"product_memberships" : [
"BluetoothDarwin"
],
"sources" : [
"dummy.c"
],
"type" : "library"
},
{
"c99name" : "BluetoothDarwinTests",
"module_type" : "SwiftTarget",
"name" : "BluetoothDarwinTests",
"path" : "Tests/BluetoothDarwinTests",
"sources" : [
"BluetoothDarwinTests.swift"
],
"target_dependencies" : [
"BluetoothDarwin"
],
"type" : "test"
},
{
"c99name" : "BluetoothDarwin",
"module_type" : "SwiftTarget",
"name" : "BluetoothDarwin",
"path" : "Sources/BluetoothDarwin",
"product_dependencies" : [
"Bluetooth",
"BluetoothHCI"
],
"product_memberships" : [
"BluetoothDarwin"
],
"sources" : [
"BluetoothDarwin.swift",
"Error.swift",
"HostController.swift"
],
"target_dependencies" : [
"CBluetoothDarwin"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/PureSwift/Bluetooth.git
could not find a branch named ‘feature/async’ in https://github.com/PureSwift/Bluetooth.gitResolve Package Graph
Updating from https://github.com/PureSwift/Bluetooth.git
could not find a branch named ‘feature/async’ in https://github.com/PureSwift/Bluetooth.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 21:43:59.953 xcodebuild[519:2882] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-43-0059.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘feature/async’ in https://github.com/PureSwift/Bluetooth.git
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/PureSwift/Bluetooth.git
could not find a branch named ‘feature/async’ in https://github.com/PureSwift/Bluetooth.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 21:44:01.177 xcodebuild[659:3577] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_21-44-0001.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘feature/async’ in https://github.com/PureSwift/Bluetooth.git
BUILD FAILURE 6.1 visionOS