Build Information
Failed to build SwiftColorGenLibrary, reference master (22eff3), with Swift 6.3 for visionOS using Xcode 26.4 on 21 Apr 2026 12:39:14 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/fernandodelrio/swiftcolorgenlibrary.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fernandodelrio/swiftcolorgenlibrary
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 22eff34 Merge pull request #5 from fernandodelrio/develop
Cloned https://github.com/fernandodelrio/swiftcolorgenlibrary.git
Revision (git rev-parse @):
22eff344998308e4eba147e8814f920eff6f5817
SUCCESS checkout https://github.com/fernandodelrio/swiftcolorgenlibrary.git at master
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/fernandodelrio/swiftcolorgenlibrary.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
{
"identity" : "aexml",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/tadija/AEXML.git"
},
{
"identity" : "commandline",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/silt-lang/CommandLine"
}
],
"manifest_display_name" : "SwiftColorGenLibrary",
"name" : "SwiftColorGenLibrary",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftColorGenLibrary",
"targets" : [
"SwiftColorGenLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftColorGenLibraryTests",
"module_type" : "SwiftTarget",
"name" : "SwiftColorGenLibraryTests",
"path" : "Tests/SwiftColorGenLibraryTests",
"sources" : [
"SwiftColorGenLibraryTests.swift"
],
"target_dependencies" : [
"SwiftColorGenLibrary"
],
"type" : "test"
},
{
"c99name" : "SwiftColorGenLibrary",
"module_type" : "SwiftTarget",
"name" : "SwiftColorGenLibrary",
"path" : "Sources/SwiftColorGenLibrary",
"product_dependencies" : [
"AEXML",
"CommandLine"
],
"product_memberships" : [
"SwiftColorGenLibrary"
],
"sources" : [
"AEXMLElement.swift",
"Asset.swift",
"AssetManager.swift",
"CLIManager.swift",
"ColorData.swift",
"ColorManager.swift",
"ColorSpaceManager.swift",
"OutputFileManager.swift",
"PathManager.swift",
"StoryboardManager.swift",
"WebColors.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "SwiftColorGenLibrary",
"schemes" : [
"AEXMLPackageDescription",
"CommandLinePackageDescription",
"SwiftColorGenLibrary-Package",
"SwiftColorGenLibraryPackageDescription",
"SwiftColorGenLibraryPackageTests"
],
"targets" : [
"SwiftColorGenLibraryPackageDescription",
"CommandLinePackageDescription",
"AEXMLPackageDescription",
"SwiftColorGenLibraryTests",
"SwiftColorGenLibrary",
"CommandLine",
"AEXML",
"SwiftColorGenLibraryPackageTests"
]
}
}
2026-04-21 08:39:12.629 xcodebuild[659:3842] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-21-04_08-39-0012.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/silt-lang/CommandLine:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/CommandLine-15c3616b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/silt-lang/CommandLine
skipping cache due to an error: Failed to clone repository https://github.com/silt-lang/CommandLine:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/CommandLine-15c3616b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
Updating from https://github.com/tadija/AEXML.git
Resolved source packages:
spi-builder-workspace: (null)
2026-04-21 08:39:14.192 xcodebuild[698:4056] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-21-04_08-39-0014.xcresult
xcodebuild: error: Could not resolve package dependencies:
Failed to clone repository https://github.com/silt-lang/CommandLine:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.dependencies/repositories/CommandLine-15c3616b'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
BUILD FAILURE 6.3 visionOS