The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Helical, reference 1.0.1 (a6d4c9), with Swift 6.1 for tvOS using Xcode 16.3 on 6 Mar 2026 18:48:04 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tomasf/Helical.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tomasf/Helical
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at a6d4c91 Merge branch 'dev'
Cloned https://github.com/tomasf/Helical.git
Revision (git rev-parse @):
a6d4c91664ce7be79c1b5df4bb5aed72d91c1aac
SUCCESS checkout https://github.com/tomasf/Helical.git at 1.0.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/tomasf/Helical.git
https://github.com/tomasf/Helical.git
{
  "dependencies" : [
    {
      "identity" : "cadova",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "0.7.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/tomasf/Cadova.git"
    }
  ],
  "manifest_display_name" : "Helical",
  "name" : "Helical",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Helical",
      "targets" : [
        "Helical"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Helical-Demo",
      "targets" : [
        "Demo"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "HelicalTests",
      "module_type" : "SwiftTarget",
      "name" : "HelicalTests",
      "path" : "Tests/HelicalTests",
      "product_dependencies" : [
        "Cadova"
      ],
      "sources" : [
        "CountersunkHeadTests.swift",
        "EdisonScrewTests.swift",
        "ISOMetricThreadTests.swift",
        "LeadInTests.swift",
        "PhillipsTests.swift",
        "ScrewThreadTests.swift",
        "StandardBoltTests.swift",
        "ThreadformTests.swift"
      ],
      "target_dependencies" : [
        "Helical"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Helical",
      "module_type" : "SwiftTarget",
      "name" : "Helical",
      "path" : "Sources/Helical",
      "product_dependencies" : [
        "Cadova"
      ],
      "product_memberships" : [
        "Helical",
        "Helical-Demo"
      ],
      "sources" : [
        "Bolt/Bolt.swift",
        "Bolt/Parts/Heads/BoltHeadShape.swift",
        "Bolt/Parts/Heads/CountersunkBoltHeadShape.swift",
        "Bolt/Parts/Heads/CylindricalBoltHeadShape.swift",
        "Bolt/Parts/Heads/PolygonalBoltHeadShape.swift",
        "Bolt/Parts/Heads/ProfiledBoltHeadShape.swift",
        "Bolt/Parts/Points/BoltPoint.swift",
        "Bolt/Parts/Points/LeadInBoltPoint.swift",
        "Bolt/Parts/Points/ProfiledBoltPoint.swift",
        "Bolt/Parts/Sockets/BoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Phillips.swift",
        "Bolt/Parts/Sockets/PhillipsBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/PolygonalBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/SlottedBoltHeadSocket.swift",
        "Bolt/Parts/Sockets/Torx.swift",
        "Bolt/Parts/Sockets/TorxHeadSocket.swift",
        "Bolt/Standards/Bolt+HexHead.swift",
        "Bolt/Standards/Bolt+HexSocketCountersunk.swift",
        "Bolt/Standards/Bolt+HexSocketHeadCap.swift",
        "Bolt/Standards/Bolt+PhillipsCheeseHead.swift",
        "Bolt/Standards/Bolt+PhillipsCountersunk.swift",
        "Bolt/Standards/Bolt+SetScrew.swift",
        "Bolt/Standards/Bolt+SlottedCountersunk.swift",
        "Bolt/Standards/Bolt+TorxCountersunk.swift",
        "Holes/BoltHeadRecess.swift",
        "Holes/BoltHeadRecessShapes.swift",
        "Holes/ClearanceHole.swift",
        "Holes/ThreadedHole.swift",
        "LeadIn.swift",
        "Nut/Bodies/FlangedNutBody.swift",
        "Nut/Bodies/PolygonalNutBody.swift",
        "Nut/Bodies/TSlotNutBody.swift",
        "Nut/Nut.swift",
        "Nut/Standards/Nut+Hex.swift",
        "Nut/Standards/Nut+Square.swift",
        "Nut/Standards/Nut+TSlot.swift",
        "Screw.swift",
        "Thread/Environment+Thread.swift",
        "Thread/Form/KnuckleThreadform.swift",
        "Thread/Form/Threadform.swift",
        "Thread/Form/TrapezoidalThreadform.swift",
        "Thread/ScrewThread+Edison.swift",
        "Thread/ScrewThread+ISOMetric.swift",
        "Thread/ScrewThread+Standard.swift",
        "Thread/ScrewThread.swift",
        "Washers/Washer+Standard.swift",
        "Washers/Washer.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Demo",
      "module_type" : "SwiftTarget",
      "name" : "Demo",
      "path" : "Sources/Demo",
      "product_dependencies" : [
        "Cadova"
      ],
      "product_memberships" : [
        "Helical-Demo"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Helical"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "6.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/tomasf/Cadova.git
Fetching from https://github.com/tomasf/ThreeMF.git
Fetching from https://github.com/tomasf/Pelagos.git
Fetching from https://github.com/tomasf/Apus.git
Fetching from https://github.com/tomasf/manifold-swift.git
Fetching from https://github.com/tomasf/Nodal.git
Fetching from https://github.com/tomasf/Zip.git
Resolve Package Graph
Updating from https://github.com/tomasf/Cadova.git
Updating from https://github.com/tomasf/Pelagos.git
Updating from https://github.com/tomasf/ThreeMF.git
Updating from https://github.com/tomasf/Apus.git
Updating from https://github.com/tomasf/manifold-swift.git
Updating from https://github.com/tomasf/Nodal.git
Updating from https://github.com/tomasf/Zip.git
Resolve Package Graph
Updating from https://github.com/tomasf/Cadova.git
Updating from https://github.com/tomasf/ThreeMF.git
Updating from https://github.com/tomasf/Apus.git
Updating from https://github.com/tomasf/manifold-swift.git
Updating from https://github.com/tomasf/Pelagos.git
Updating from https://github.com/tomasf/Nodal.git
Updating from https://github.com/tomasf/Zip.git
Resolve Package Graph
Updating from https://github.com/tomasf/Cadova.git
Updating from https://github.com/tomasf/manifold-swift.git
Updating from https://github.com/tomasf/Pelagos.git
Updating from https://github.com/tomasf/ThreeMF.git
Updating from https://github.com/tomasf/Apus.git
Updating from https://github.com/tomasf/Nodal.git
Updating from https://github.com/tomasf/Zip.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-03-06 10:48:02.211 xcodebuild[550:3083] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-06-03_10-48-0002.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'apus' contains incompatible tools version (6.2.0) and root depends on 'cadova' 0.6.0..<0.7.0.
'cadova' >= 0.6.0 practically depends on 'apus' 0.1.1..<0.2.0 because no versions of 'cadova' match the requirement 0.6.1..<0.7.0 and 'cadova' 0.6.0 depends on 'apus' 0.1.1..<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/tomasf/Cadova.git
Updating from https://github.com/tomasf/manifold-swift.git
Updating from https://github.com/tomasf/Apus.git
Updating from https://github.com/tomasf/ThreeMF.git
Updating from https://github.com/tomasf/Pelagos.git
Updating from https://github.com/tomasf/Nodal.git
Updating from https://github.com/tomasf/Zip.git
Resolved source packages:
  spi-builder-workspace: (null)
2026-03-06 10:48:04.931 xcodebuild[1010:5059] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-06-03_10-48-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
  Failed to resolve dependencies Dependencies could not be resolved because 'apus' contains incompatible tools version (6.2.0) and root depends on 'cadova' 0.6.0..<0.7.0.
'cadova' >= 0.6.0 practically depends on 'apus' 0.1.1..<0.2.0 because no versions of 'cadova' match the requirement 0.6.1..<0.7.0 and 'cadova' 0.6.0 depends on 'apus' 0.1.1..<0.2.0.
BUILD FAILURE 6.1 tvOS