Build Information
Failed to build DoctorPretty, reference 0.5.0 (d481ee
), with Swift 6.1 for tvOS using Xcode 16.3 on 24 Apr 2025 11:52:35 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/bkase/doctorpretty.git
Reference: 0.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bkase/doctorpretty
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at d481eee Make the line continuation lazy. (#10)
Cloned https://github.com/bkase/doctorpretty.git
Revision (git rev-parse @):
d481eee167a362f005fc2555630a2da452198542
SUCCESS checkout https://github.com/bkase/doctorpretty.git at 0.5.0
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/bkase/doctorpretty.git
https://github.com/bkase/doctorpretty.git
{
"dependencies" : [
{
"identity" : "algebra",
"requirement" : {
"exact" : [
"0.2.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/typelift/Algebra.git"
},
{
"identity" : "swiftx",
"requirement" : {
"exact" : [
"0.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/typelift/Swiftx.git"
},
{
"identity" : "swiftcheck",
"requirement" : {
"exact" : [
"0.9.1"
]
},
"type" : "sourceControl",
"url" : "https://github.com/typelift/SwiftCheck.git"
}
],
"manifest_display_name" : "DoctorPretty",
"name" : "DoctorPretty",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DoctorPretty",
"targets" : [
"DoctorPretty"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DoctorPrettyTests",
"module_type" : "SwiftTarget",
"name" : "DoctorPrettyTests",
"path" : "Tests/DoctorPrettyTests",
"product_dependencies" : [
"SwiftCheck"
],
"sources" : [
"DoctorPrettySpec.swift",
"DoctorPrettyTests.swift"
],
"target_dependencies" : [
"DoctorPretty"
],
"type" : "test"
},
{
"c99name" : "DoctorPretty",
"module_type" : "SwiftTarget",
"name" : "DoctorPretty",
"path" : "Sources/DoctorPretty",
"product_dependencies" : [
"Algebra",
"Swiftx"
],
"product_memberships" : [
"DoctorPretty"
],
"sources" : [
"Alignment.swift",
"Atoms.swift",
"Doc.swift",
"DocFunctor.swift",
"DocMonoid.swift",
"Enclosed.swift",
"Extras.swift",
"Fills.swift",
"HighLevelCombinators.swift",
"Monoids.swift",
"RenderPretty.swift",
"SimpleDoc.swift"
],
"type" : "library"
}
],
"tools_version" : "4.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/typelift/Swiftx.git
Fetching from https://github.com/typelift/SwiftCheck.git
Fetching from https://github.com/typelift/Algebra.git
Fetching from https://github.com/trill-lang/FileCheck.git
Fetching from https://github.com/typelift/Operadics.git
Resolve Package Graph
Updating from https://github.com/typelift/Swiftx.git
Updating from https://github.com/typelift/SwiftCheck.git
Updating from https://github.com/typelift/Algebra.git
Updating from https://github.com/trill-lang/FileCheck.git
Updating from https://github.com/typelift/Operadics.git
Resolve Package Graph
Updating from https://github.com/typelift/SwiftCheck.git
Updating from https://github.com/typelift/Swiftx.git
Updating from https://github.com/typelift/Algebra.git
Updating from https://github.com/trill-lang/FileCheck.git
Updating from https://github.com/typelift/Operadics.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 04:52:33.275 xcodebuild[518:2877] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_04-52-0033.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'algebra' contains incompatible tools version (3.1.0) and root depends on 'algebra' 0.2.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
Updating from https://github.com/typelift/Swiftx.git
Updating from https://github.com/typelift/SwiftCheck.git
Updating from https://github.com/typelift/Algebra.git
Updating from https://github.com/trill-lang/FileCheck.git
Updating from https://github.com/typelift/Operadics.git
Resolved source packages:
spi-builder-workspace: (null)
2025-04-24 04:52:35.344 xcodebuild[827:4212] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_04-52-0035.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'algebra' contains incompatible tools version (3.1.0) and root depends on 'algebra' 0.2.0.
BUILD FAILURE 6.1 tvOS