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 FocusNode, reference 2.0.2 (bfff75), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 18:08:15 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxxfrazer/ARKit-FocusNode.git
Reference: 2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maxxfrazer/ARKit-FocusNode
 * tag               2.0.2      -> FETCH_HEAD
HEAD is now at bfff754 v2.0.2, fix in podspec
Cloned https://github.com/maxxfrazer/ARKit-FocusNode.git
Revision (git rev-parse @):
bfff754f2940edba94d1e9734124dab6a03f819d
SUCCESS checkout https://github.com/maxxfrazer/ARKit-FocusNode.git at 2.0.2
Fetching https://github.com/maxxfrazer/ARKit-SmartHitTest
[1/129] Fetching arkit-smarthittest
Fetched https://github.com/maxxfrazer/ARKit-SmartHitTest from cache (0.57s)
Computing version for https://github.com/maxxfrazer/ARKit-SmartHitTest
Computed https://github.com/maxxfrazer/ARKit-SmartHitTest at 2.0.0 (1.15s)
Creating working copy for https://github.com/maxxfrazer/ARKit-SmartHitTest
Working copy of https://github.com/maxxfrazer/ARKit-SmartHitTest resolved at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "arkit-focusnode",
      "name": "FocusNode",
      "url": "https://github.com/maxxfrazer/ARKit-FocusNode.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ARKit-FocusNode",
      "dependencies": [
        {
          "identity": "arkit-smarthittest",
          "name": "SmartHitTest",
          "url": "https://github.com/maxxfrazer/ARKit-SmartHitTest",
          "version": "2.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ARKit-SmartHitTest",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/maxxfrazer/ARKit-FocusNode.git
[1/251] Fetching arkit-focusnode
Fetched https://github.com/maxxfrazer/ARKit-FocusNode.git from cache (1.21s)
Fetching https://github.com/maxxfrazer/ARKit-SmartHitTest from cache
Fetched https://github.com/maxxfrazer/ARKit-SmartHitTest from cache (0.44s)
Computing version for https://github.com/maxxfrazer/ARKit-SmartHitTest
Computed https://github.com/maxxfrazer/ARKit-SmartHitTest at 2.0.0 (0.49s)
Creating working copy for https://github.com/maxxfrazer/ARKit-FocusNode.git
Working copy of https://github.com/maxxfrazer/ARKit-FocusNode.git resolved at 2.0.2 (bfff754)
Creating working copy for https://github.com/maxxfrazer/ARKit-SmartHitTest
Working copy of https://github.com/maxxfrazer/ARKit-SmartHitTest resolved at 2.0.0
warning: '.resolve-product-dependencies': dependency 'arkit-focusnode' is not used by any target
Found 1 product dependencies
  - SmartHitTest
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/maxxfrazer/ARKit-FocusNode.git
https://github.com/maxxfrazer/ARKit-FocusNode.git
{
  "dependencies" : [
    {
      "identity" : "arkit-smarthittest",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maxxfrazer/ARKit-SmartHitTest"
    }
  ],
  "manifest_display_name" : "FocusNode",
  "name" : "FocusNode",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.3"
    }
  ],
  "products" : [
    {
      "name" : "FocusNode",
      "targets" : [
        "FocusNode"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FocusNode",
      "module_type" : "SwiftTarget",
      "name" : "FocusNode",
      "path" : "Sources/FocusNode",
      "product_dependencies" : [
        "SmartHitTest"
      ],
      "product_memberships" : [
        "FocusNode"
      ],
      "sources" : [
        "FocusNode.swift",
        "FocusPlane.swift",
        "FocusSquare+Segment.swift",
        "FocusSquare.swift",
        "float4x4+Extension.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/5] Emitting module SmartHitTest
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ARKit-SmartHitTest/Sources/SmartHitTest/SmartHitTest.swift:9:8: error: no such module 'ARKit'
  7 | //
  8 |
  9 | import ARKit
    |        `- error: no such module 'ARKit'
 10 |
 11 | /// It's recommended to use either ARSCNView or ARView when using this protocol
[5/5] Compiling SmartHitTest SmartHitTest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ARKit-SmartHitTest/Sources/SmartHitTest/SmartHitTest.swift:9:8: error: no such module 'ARKit'
  7 | //
  8 |
  9 | import ARKit
    |        `- error: no such module 'ARKit'
 10 |
 11 | /// It's recommended to use either ARSCNView or ARView when using this protocol
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module SmartHitTest
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ARKit-SmartHitTest/Sources/SmartHitTest/SmartHitTest.swift:9:8: error: no such module 'ARKit'
  7 | //
  8 |
  9 | import ARKit
    |        `- error: no such module 'ARKit'
 10 |
 11 | /// It's recommended to use either ARSCNView or ARView when using this protocol
[3/3] Compiling SmartHitTest SmartHitTest.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/ARKit-SmartHitTest/Sources/SmartHitTest/SmartHitTest.swift:9:8: error: no such module 'ARKit'
  7 | //
  8 |
  9 | import ARKit
    |        `- error: no such module 'ARKit'
 10 |
 11 | /// It's recommended to use either ARSCNView or ARView when using this protocol
BUILD FAILURE 6.1 macosSpm