The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftColorGenLibrary, reference 0.6.2 (22eff3), with Swift 6.3 for visionOS using Xcode 26.4 on 10 Apr 2026 19:37:43 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: 0.6.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fernandodelrio/swiftcolorgenlibrary
 * tag               0.6.2      -> FETCH_HEAD
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 0.6.2
========================================
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-10 15:37:41.890 xcodebuild[625:3804] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_15-37-0041.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-10 15:37:43.462 xcodebuild[664:4020] Writing error result bundle to /var/folders/xq/y_g06wb113726d38xsyx71_h0000gn/T/ResultBundle_2026-10-04_15-37-0043.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