Build Information
Failed to build FFProbe, reference master (720d6d
), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 18:18:54 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/FFProbe.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ponyboy47/FFProbe
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 720d6d9 Bump some version stuff
Cloned https://github.com/ponyboy47/FFProbe.git
Revision (git rev-parse @):
720d6d9f1d791c94270f1ad9ceb65107b5ff9ce1
SUCCESS checkout https://github.com/ponyboy47/FFProbe.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/ponyboy47/FFProbe.git
https://github.com/ponyboy47/FFProbe.git
{
"dependencies" : [
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell.git"
},
{
"identity" : "trailblazer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.16.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/TrailBlazer.git"
}
],
"manifest_display_name" : "FFProbe",
"name" : "FFProbe",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "FFProbe",
"targets" : [
"FFProbe"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FFProbeTests",
"module_type" : "SwiftTarget",
"name" : "FFProbeTests",
"path" : "Tests/FFProbeTests",
"sources" : [
"FFProbeTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"FFProbe"
],
"type" : "test"
},
{
"c99name" : "FFProbe",
"module_type" : "SwiftTarget",
"name" : "FFProbe",
"path" : "Sources/FFProbe",
"product_dependencies" : [
"SwiftShell",
"TrailBlazer"
],
"product_memberships" : [
"FFProbe"
],
"sources" : [
"Errors.swift",
"FFProbe.swift",
"Streams/AudioStream.swift",
"Streams/DataStream.swift",
"Streams/FFProbeStream.swift",
"Streams/SubtitleStream.swift",
"Streams/VideoStream.swift",
"Types/AspectRatio.swift",
"Types/BitRate.swift",
"Types/ChannelLayouts.swift",
"Types/CodecType.swift",
"Types/Codecs.swift",
"Types/Containers.swift",
"Types/FrameRate.swift",
"Types/MediaDuration.swift",
"Types/SampleRate.swift",
"Types/Tags.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/Cglob
Fetching from https://github.com/Ponyboy47/Cdirent
Creating working copy of package ‘TrailBlazer’
Checking out 0.20.1 of package ‘TrailBlazer’
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 ‘ErrNo’
Checking out 0.5.2 of package ‘ErrNo’
Creating working copy of package ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'FFProbe' not found.Resolve Package Graph
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'FFProbe' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 11:18:53.858 xcodebuild[512:2827] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_11-18-0053.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'FFProbe' 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 'FFProbe' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 11:18:54.547 xcodebuild[874:4391] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_11-18-0054.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'FFProbe' not found.
BUILD FAILURE 6.1 macosXcodebuild