Build Information
Failed to build Downpour, reference master (b65be5
), with Swift 6.1 for iOS using Xcode 16.3 on 24 Apr 2025 14:25:03 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/Downpour.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ponyboy47/Downpour
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b65be56 Bump macOS version
Cloned https://github.com/ponyboy47/Downpour.git
Revision (git rev-parse @):
b65be562502f960cf798602b2bb89fe059d3314f
SUCCESS checkout https://github.com/ponyboy47/Downpour.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ponyboy47/Downpour.git
https://github.com/ponyboy47/Downpour.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" : "Downpour",
"name" : "Downpour",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "Downpour",
"targets" : [
"Downpour"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DownpourTests",
"module_type" : "SwiftTarget",
"name" : "DownpourTests",
"path" : "Tests/DownpourTests",
"sources" : [
"DownpourTests.swift"
],
"target_dependencies" : [
"Downpour"
],
"type" : "test"
},
{
"c99name" : "Downpour",
"module_type" : "SwiftTarget",
"name" : "Downpour",
"path" : "Sources",
"product_dependencies" : [
"TrailBlazer",
"SwiftShell"
],
"product_memberships" : [
"Downpour"
],
"sources" : [
"Downpour/CaseIterable.swift",
"Downpour/Downpour+Protocol.swift",
"Downpour/Downpour.swift",
"Downpour/Metadata/AVMetadata.swift",
"Downpour/Metadata/ExifToolMetadata.swift",
"Downpour/Metadata/Metadata+Protocol.swift",
"Downpour/Metadata/MetadataFormat.swift",
"Downpour/Metadata/VideoMetadata.swift",
"Downpour/String + CleanedString.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/Cdirent
Fetching from https://github.com/Ponyboy47/ErrNo
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 ‘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 ‘SwiftShell’
Checking out 5.1.0 of package ‘SwiftShell’
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'Downpour' not found.Resolve Package Graph
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'Downpour' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 07:25:02.654 xcodebuild[516:2857] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-25-0002.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'Downpour' 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 'Downpour' not found.
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 07:25:03.346 xcodebuild[875:4384] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-25-0003.xcresult
xcodebuild: error: Could not resolve package dependencies:
product 'TrailBlazer' required by package 'spi-builder-workspace' target 'Downpour' not found.
BUILD FAILURE 6.1 iOS