Build Information
Failed to build RedisKit, reference 0.1.0 (4895b9
), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 02:45:04 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/vapor/redis-kit.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vapor/redis-kit
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 4895b99 Merge branch 'database-kit'
Cloned https://github.com/vapor/redis-kit.git
Revision (git rev-parse @):
4895b995da2dfe17eb77585fcfbafd86c6301305
SUCCESS checkout https://github.com/vapor/redis-kit.git at 0.1.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/redis-kit.git
https://github.com/vapor/redis-kit.git
{
"dependencies" : [
{
"identity" : "database-kit",
"requirement" : {
"branch" : [
"2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/database-kit.git"
},
{
"identity" : "nio-redis",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/mordil/nio-redis.git"
}
],
"manifest_display_name" : "RedisKit",
"name" : "RedisKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RedisKit",
"targets" : [
"RedisKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RedisKitTests",
"module_type" : "SwiftTarget",
"name" : "RedisKitTests",
"path" : "Tests/RedisKitTests",
"sources" : [
"RedisKitTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"RedisKit"
],
"type" : "test"
},
{
"c99name" : "RedisKit",
"module_type" : "SwiftTarget",
"name" : "RedisKit",
"path" : "Sources/RedisKit",
"product_dependencies" : [
"NIORedis",
"DatabaseKit"
],
"product_memberships" : [
"RedisKit"
],
"sources" : [
"DatabaseKit/DatabaseIdentifier.swift",
"DatabaseKit/RedisConnection.swift",
"DatabaseKit/RedisDatabase.swift",
"RedisKit.swift",
"RedisSet.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
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/vapor/database-kit.git
could not find a branch named ‘2’ in https://github.com/vapor/database-kit.gitResolve Package Graph
Updating from https://github.com/vapor/database-kit.git
could not find a branch named ‘2’ in https://github.com/vapor/database-kit.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 19:45:03.450 xcodebuild[517:2873] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_19-45-0003.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘2’ in https://github.com/vapor/database-kit.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/vapor/database-kit.git
could not find a branch named ‘2’ in https://github.com/vapor/database-kit.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 19:45:04.663 xcodebuild[627:3425] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_19-45-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
could not find a branch named ‘2’ in https://github.com/vapor/database-kit.git
BUILD FAILURE 6.1 visionOS