The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GodotVision, reference main (4a4771), with Swift 6.1 for macOS (SPM) on 10 Jun 2025 12:58:52 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kevinw/GodotVision.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kevinw/GodotVision
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4a47719 Update README.md to include note about being archived.
Cloned https://github.com/kevinw/GodotVision.git
Revision (git rev-parse @):
4a47719fd94b9e9a10d215f90b4cf57d2b640846
SUCCESS checkout https://github.com/kevinw/GodotVision.git at main
Fetching https://github.com/multijam/SwiftGodotKit
[1/502] Fetching swiftgodotkit
Fetched https://github.com/multijam/SwiftGodotKit from cache (1.17s)
Fetching https://github.com/multijam/SwiftGodot
[1/5575] Fetching swiftgodot
Fetched https://github.com/multijam/SwiftGodot from cache (2.78s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.31s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (4.62s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
Creating working copy for https://github.com/multijam/SwiftGodot
Working copy of https://github.com/multijam/SwiftGodot resolved at a9753686164b63b8228d3b98389d4326d942be80
Creating working copy for https://github.com/multijam/SwiftGodotKit
Working copy of https://github.com/multijam/SwiftGodotKit resolved at 526ae902f84c1604d30680d8198c09fdfa566848
Downloading binary artifact https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
Downloading binary artifact https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
[16375/56671603] Downloading https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
error: failed downloading 'https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip' which is required by binary target 'libgodot_tests': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_multijam_SwiftGodot_releases_download_4_3_0_libgodot_xcframework_zip already exists in file system
error: fatalError
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/kevinw/GodotVision.git
https://github.com/kevinw/GodotVision.git
{
  "dependencies" : [
    {
      "identity" : "swiftgodotkit",
      "requirement" : {
        "revision" : [
          "526ae902f84c1604d30680d8198c09fdfa566848"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/multijam/SwiftGodotKit"
    }
  ],
  "manifest_display_name" : "GodotVision",
  "name" : "GodotVision",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "GodotVision",
      "targets" : [
        "GodotVision"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GodotVision",
      "module_type" : "SwiftTarget",
      "name" : "GodotVision",
      "path" : "Sources",
      "product_dependencies" : [
        "SwiftGodotKit"
      ],
      "product_memberships" : [
        "GodotVision"
      ],
      "sources" : [
        "ARSupport.swift",
        "GodotRealityKit+Extensions.swift",
        "GodotResourceConversion.swift",
        "GodotToolbox.swift",
        "GodotVision+SwiftUI.swift",
        "GodotVisionCoordinator.swift",
        "Multiplayer+GroupActivities.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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
Downloading binary artifact https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
Downloading binary artifact https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
[16375/56671603] Downloading https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
error: failed downloading 'https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip' which is required by binary target 'binary_libgodot': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_multijam_SwiftGodot_releases_download_4_3_0_libgodot_xcframework_zip already exists in file system
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Downloading binary artifact https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
Downloading binary artifact https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
[16375/56671603] Downloading https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip
error: failed downloading 'https://github.com/multijam/SwiftGodot/releases/download/4.3.0/libgodot.xcframework.zip' which is required by binary target 'binary_libgodot': /Users/admin/Library/Caches/org.swift.swiftpm/artifacts/https___github_com_multijam_SwiftGodot_releases_download_4_3_0_libgodot_xcframework_zip already exists in file system
BUILD FAILURE 6.1 macosSpm