Build Information
Failed to build LockSmith, reference 0.5.0 (c0ec94
), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 22:43:19 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/Ponyboy47/LockSmith.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Ponyboy47/LockSmith
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at c0ec94e Upgrade to swift 5
Cloned https://github.com/Ponyboy47/LockSmith.git
Revision (git rev-parse @):
c0ec94ec1a81483d4f6c3000c3c32ec1e7c5668f
SUCCESS checkout https://github.com/Ponyboy47/LockSmith.git at 0.5.0
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/Ponyboy47/LockSmith.git
https://github.com/Ponyboy47/LockSmith.git
{
"dependencies" : [
{
"identity" : "trailblazer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.15.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/TrailBlazer.git"
},
{
"identity" : "errno",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "0.6.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/ErrNo.git"
}
],
"manifest_display_name" : "LockSmith",
"name" : "LockSmith",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "LockSmith",
"targets" : [
"LockSmith"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LockSmithTests",
"module_type" : "SwiftTarget",
"name" : "LockSmithTests",
"path" : "Tests/LockSmithTests",
"product_dependencies" : [
"TrailBlazer"
],
"sources" : [
"LSFileLockTests.swift",
"LSLockTests.swift",
"LockSmithTests.swift"
],
"target_dependencies" : [
"LockSmith"
],
"type" : "test"
},
{
"c99name" : "LockSmith",
"module_type" : "SwiftTarget",
"name" : "LockSmith",
"path" : "Sources/LockSmith",
"product_dependencies" : [
"TrailBlazer",
"ErrNo"
],
"product_memberships" : [
"LockSmith"
],
"sources" : [
"LSProcess.swift",
"LockSmith.swift",
"LockSmithErrors.swift",
"Locks/LSFileLock.swift",
"Locks/LSLock.swift",
"Locks/LSProcessLock.swift",
"NilCoalescing.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/Ponyboy47/TrailBlazer.git
Fetching from https://github.com/Ponyboy47/ErrNo.git
Fetching from https://github.com/Ponyboy47/Cdirent
Fetching from https://github.com/kareman/SwiftShell
Fetching from https://github.com/Ponyboy47/Cglob
Creating working copy of package ‘Cdirent’
Checking out 0.1.0 of package ‘Cdirent’
Creating working copy of package ‘TrailBlazer’
Checking out 0.20.1 of package ‘TrailBlazer’
Creating working copy of package ‘Cglob’
Checking out 0.1.0 of package ‘Cglob’
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
Creating working copy of package ‘ErrNo’
Checking out 0.5.2 of package ‘ErrNo’
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'LockSmithTests' not found.Resolve Package Graph
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'LockSmithTests' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 15:43:18.504 xcodebuild[518:2889] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_15-43-0018.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'LockSmithTests' not found.
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
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'LockSmithTests' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 15:43:19.251 xcodebuild[877:4413] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_15-43-0019.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'LockSmithTests' not found.
BUILD FAILURE 6.1 visionOS