Build Information
Failed to build TranscodeVideo, reference master (6596df
), with Swift 6.1 for visionOS using Xcode 16.3 on 24 Apr 2025 16:04:00 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/TranscodeVideo.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ponyboy47/TranscodeVideo
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6596dfe Bump some version stuff
Cloned https://github.com/ponyboy47/TranscodeVideo.git
Revision (git rev-parse @):
6596dfe15c93c97aa929d7661a7e1099ff61862e
SUCCESS checkout https://github.com/ponyboy47/TranscodeVideo.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ponyboy47/TranscodeVideo.git
https://github.com/ponyboy47/TranscodeVideo.git
{
"dependencies" : [
{
"identity" : "trailblazer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/TrailBlazer.git"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell.git"
}
],
"manifest_display_name" : "TranscodeVideo",
"name" : "TranscodeVideo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "TranscodeVideo",
"targets" : [
"TranscodeVideo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TranscodeVideoTests",
"module_type" : "SwiftTarget",
"name" : "TranscodeVideoTests",
"path" : "Tests/TranscodeVideoTests",
"sources" : [
"TranscodeVideoTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"TranscodeVideo"
],
"type" : "test"
},
{
"c99name" : "TranscodeVideo",
"module_type" : "SwiftTarget",
"name" : "TranscodeVideo",
"path" : "Sources/TranscodeVideo",
"product_dependencies" : [
"TrailBlazer",
"SwiftShell"
],
"product_memberships" : [
"TranscodeVideo"
],
"sources" : [
"Optionable.swift",
"Options/AdvancedOptions.swift",
"Options/AudioOptions.swift",
"Options/DiagnosticOptions.swift",
"Options/ExternalSubtitleOptions.swift",
"Options/InputOptions.swift",
"Options/OutputOptions.swift",
"Options/QualityOptions.swift",
"Options/SubtitleOptions.swift",
"Options/VideoOptions.swift",
"StringRepresentable.swift",
"Transcoder.swift",
"TranscoderOptions.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/kareman/SwiftShell.git
Fetching from https://github.com/Ponyboy47/ErrNo
Fetching from https://github.com/Ponyboy47/Cdirent
Fetching from https://github.com/Ponyboy47/Cglob
Creating working copy of package ‘ErrNo’
Checking out 0.5.2 of package ‘ErrNo’
Creating working copy of package ‘Cdirent’
Checking out 0.1.0 of package ‘Cdirent’
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 ‘TrailBlazer’
Checking out 0.20.1 of package ‘TrailBlazer’
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'TranscodeVideo' not found.Resolve Package Graph
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'TranscodeVideo' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 09:03:59.589 xcodebuild[518:2894] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_09-03-0059.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'TranscodeVideo' 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 'TranscodeVideo' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 09:04:00.306 xcodebuild[877:4406] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_09-04-0000.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'TranscodeVideo' not found.
BUILD FAILURE 6.1 visionOS