The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Tuxedo, reference 1.1.1 (e7d767), with Swift 6.1 for tvOS using Xcode 16.3 on 24 Apr 2025 14:25:53 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/tevelee/Tuxedo.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tevelee/Tuxedo
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at e7d767f Version 1.1.1
Cloned https://github.com/tevelee/Tuxedo.git
Revision (git rev-parse @):
e7d767f7fd2b8904872593a48604ff1810108a88
SUCCESS checkout https://github.com/tevelee/Tuxedo.git at 1.1.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tevelee/Tuxedo.git
https://github.com/tevelee/Tuxedo.git
{
  "dependencies" : [
    {
      "identity" : "eval",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tevelee/Eval"
    }
  ],
  "manifest_display_name" : "Tuxedo",
  "name" : "Tuxedo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Tuxedo",
      "targets" : [
        "Tuxedo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TuxedoTests",
      "module_type" : "SwiftTarget",
      "name" : "TuxedoTests",
      "path" : "Tests/TuxedoTests",
      "sources" : [
        "TuxedoComponentTests.swift",
        "TuxedoUnitTests.swift"
      ],
      "target_dependencies" : [
        "Tuxedo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Tuxedo",
      "module_type" : "SwiftTarget",
      "name" : "Tuxedo",
      "path" : "Sources/Tuxedo",
      "product_dependencies" : [
        "Eval"
      ],
      "product_memberships" : [
        "Tuxedo"
      ],
      "sources" : [
        "ContextExtensions.swift",
        "Generator.swift",
        "StandardLibrary.swift",
        "StandardLibrary_DataTypes.swift",
        "StandardLibrary_Functions.swift",
        "StandardLibrary_Tags.swift",
        "Tuxedo.swift",
        "Utils.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/xcodeswift/xcproj.git
Fetching from https://github.com/tadija/AEXML.git
Fetching from https://github.com/JohnSundell/ShellOut.git
Fetching from https://github.com/kylef/PathKit.git
Fetching from https://github.com/kylef/Spectre.git
Creating working copy of package ‘PathKit’
Checking out 0.9.2 of package ‘PathKit’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘xcproj’
Checking out 4.3.1 of package ‘xcproj’
Creating working copy of package ‘Spectre’
Checking out 0.9.2 of package ‘Spectre’
Creating working copy of package ‘AEXML’
Checking out 4.7.0 of package ‘AEXML’
The target named 'Automation' was identified as an executable target but a non-executable product with this name already exists.Library product “Automation” contains a target of type executable (“Automation”). Library products may not include executable targets.
Resolved source packages:
  Scripts: (null)
2025-04-24 07:25:52.794 xcodebuild[515:2871] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-25-0052.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Library product “Automation” contains a target of type executable (“Automation”). Library products may not include executable targets.
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
The target named 'Automation' was identified as an executable target but a non-executable product with this name already exists.Library product “Automation” contains a target of type executable (“Automation”). Library products may not include executable targets.
Resolved source packages:
  Scripts: (null)
2025-04-24 07:25:53.611 xcodebuild[843:4437] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_07-25-0053.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Library product “Automation” contains a target of type executable (“Automation”). Library products may not include executable targets.
BUILD FAILURE 6.1 tvOS