Build Information
Failed to build Helical, reference 1.0.1 (a6d4c9), with Swift 6.1 for macOS (SPM) on 6 Mar 2026 18:48:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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: macosSpm
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"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Fetching https://github.com/tomasf/Cadova.git
[1/16236] Fetching cadova
Fetched https://github.com/tomasf/Cadova.git from cache (1.85s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.6.0 (2.40s)
Fetching https://github.com/tomasf/Pelagos.git
Fetching https://github.com/tomasf/ThreeMF.git
Fetching https://github.com/tomasf/manifold-swift.git
Fetching https://github.com/tomasf/Apus.git
[1/1363] Fetching apus
[83/2152] Fetching apus, manifold-swift
[320/2634] Fetching apus, manifold-swift, pelagos
[561/3181] Fetching apus, manifold-swift, pelagos, threemf
Fetched https://github.com/tomasf/manifold-swift.git from cache (1.60s)
Fetched https://github.com/tomasf/Apus.git from cache (1.60s)
Fetched https://github.com/tomasf/ThreeMF.git from cache (1.60s)
Fetched https://github.com/tomasf/Pelagos.git from cache (1.60s)
Computing version for https://github.com/tomasf/Pelagos.git
Computed https://github.com/tomasf/Pelagos.git at 0.1.3 (2.15s)
Fetching https://github.com/tomasf/Nodal.git
[1/852] Fetching nodal
Fetched https://github.com/tomasf/Nodal.git from cache (0.79s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.2.3 (1.33s)
Fetching https://github.com/tomasf/Zip.git
[1/197] Fetching zip
Fetched https://github.com/tomasf/Zip.git from cache (0.76s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 1.0.0 (1.30s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 1.0.0 (0.50s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.1 (0.52s)
Computing version for https://github.com/tomasf/Apus.git
error: 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.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/tomasf/Cadova.git
Updated https://github.com/tomasf/Cadova.git (0.48s)
Computing version for https://github.com/tomasf/Cadova.git
Computed https://github.com/tomasf/Cadova.git at 0.6.0 (0.55s)
Updating https://github.com/tomasf/ThreeMF.git
Updating https://github.com/tomasf/manifold-swift.git
Updating https://github.com/tomasf/Pelagos.git
Updating https://github.com/tomasf/Apus.git
Updated https://github.com/tomasf/Apus.git (0.44s)
Updated https://github.com/tomasf/ThreeMF.git (0.44s)
Updated https://github.com/tomasf/Pelagos.git (0.44s)
Updated https://github.com/tomasf/manifold-swift.git (0.44s)
Computing version for https://github.com/tomasf/Pelagos.git
Computed https://github.com/tomasf/Pelagos.git at 0.1.3 (0.53s)
Updating https://github.com/tomasf/Nodal.git
Updated https://github.com/tomasf/Nodal.git (0.43s)
Computing version for https://github.com/tomasf/ThreeMF.git
Computed https://github.com/tomasf/ThreeMF.git at 0.2.3 (0.50s)
Updating https://github.com/tomasf/Zip.git
Updated https://github.com/tomasf/Zip.git (0.43s)
Computing version for https://github.com/tomasf/manifold-swift.git
Computed https://github.com/tomasf/manifold-swift.git at 1.0.0 (0.50s)
Computing version for https://github.com/tomasf/Nodal.git
Computed https://github.com/tomasf/Nodal.git at 1.0.0 (0.03s)
Computing version for https://github.com/tomasf/Zip.git
Computed https://github.com/tomasf/Zip.git at 2.1.1 (0.03s)
Computing version for https://github.com/tomasf/Apus.git
error: 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 macosSpm