Build Information
Failed to build package-distributions, reference master (ba6269), with Swift 6.1 for iOS using Xcode 16.3 on 30 Apr 2026 06:10:16 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.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ordo-one/package-distributions.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-distributions
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ba6269d [autosync]
Cloned https://github.com/ordo-one/package-distributions.git
Revision (git rev-parse @):
ba6269d2d2e8d08f568c561f8e41d41bc53c79ec
SUCCESS checkout https://github.com/ordo-one/package-distributions.git at master
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/ordo-one/package-distributions.git
https://github.com/ordo-one/package-distributions.git
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "dollup",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/dollup"
}
],
"manifest_display_name" : "package-distributions",
"name" : "package-distributions",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Random",
"targets" : [
"Random"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Examples",
"targets" : [
"Examples"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "RandomTests",
"module_type" : "SwiftTarget",
"name" : "RandomTests",
"path" : "Sources/RandomTests",
"sources" : [
"ChiSquareTest.swift",
"Distributions/Binomial (ext).swift",
"Distributions/BinomialTests.swift",
"Distributions/Normal (ext).swift",
"Distributions/NormalTests.swift",
"Double (ext).swift",
"HistogramValue.swift",
"HistogramVisualization.swift",
"StatisticsTestable.swift",
"String (ext).swift"
],
"target_dependencies" : [
"Random"
],
"type" : "test"
},
{
"c99name" : "Random",
"module_type" : "SwiftTarget",
"name" : "Random",
"path" : "Sources/Random",
"product_dependencies" : [
"RealModule"
],
"product_memberships" : [
"Random",
"Examples"
],
"sources" : [
"Binomial.swift",
"Normal.swift",
"PseudoRandom.Wyhash.swift",
"PseudoRandom.swift",
"Uniform.swift"
],
"type" : "library"
},
{
"c99name" : "Examples",
"module_type" : "SwiftTarget",
"name" : "Examples",
"path" : "Snippets",
"product_memberships" : [
"Examples"
],
"sources" : [
"Examples.swift"
],
"target_dependencies" : [
"Random"
],
"type" : "snippet"
}
],
"tools_version" : "6.1"
}
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/ordo-one/dollup
Fetching from https://github.com/apple/swift-numerics (cached)
Resolve Package Graph
Updating from https://github.com/ordo-one/dollup
Updating from https://github.com/apple/swift-numerics
Resolve Package Graph
Updating from https://github.com/ordo-one/dollup
Updating from https://github.com/apple/swift-numerics
Resolved source packages:
spi-builder-workspace: (null)
2026-04-29 23:10:15.097 xcodebuild[520:2946] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-29-04_23-10-0015.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'dollup' contains incompatible tools version (6.2.0) and root depends on 'dollup' 1.0.1..<2.0.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/ordo-one/dollup
Updating from https://github.com/apple/swift-numerics
Resolved source packages:
spi-builder-workspace: (null)
2026-04-29 23:10:16.346 xcodebuild[757:4199] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-29-04_23-10-0016.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to resolve dependencies Dependencies could not be resolved because 'dollup' contains incompatible tools version (6.2.0) and root depends on 'dollup' 1.0.1..<2.0.0.
BUILD FAILURE 6.1 iOS