Build Information
Failed to build RedECS, reference 0.0.5 (1fc289), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 18:06:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RedECSEngine/RedECS.git
Reference: 0.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RedECSEngine/RedECS
* tag 0.0.5 -> FETCH_HEAD
HEAD is now at 1fc289b Merge pull request #5 from RedECSEngine/develop
Cloned https://github.com/RedECSEngine/RedECS.git
Revision (git rev-parse @):
1fc289b193d5ec3b7f38127f8826932fc62c0a0c
SUCCESS checkout https://github.com/RedECSEngine/RedECS.git at 0.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RedECSEngine/RedECS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/swiftwasm/JavaScriptKit
Fetching git@github.com:RedECSEngine/Geometry.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching git@github.com:apple/swift-collections.git
warning: 'geometry': skipping cache due to an error: Failed to clone repository git@github.com:RedECSEngine/Geometry.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Geometry-795e9c5b'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
[1/23801] Fetching javascriptkit
[1192/37028] Fetching javascriptkit, swift-snapshot-testing
Fetching git@github.com:RedECSEngine/Geometry.git
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (1.61s)
[1059/13227] Fetching swift-snapshot-testing
warning: 'geometry': skipping cache due to an error: Failed to clone repository git@github.com:RedECSEngine/Geometry.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/Geometry-795e9c5b'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
warning: 'swift-collections': skipping cache due to an error: Failed to clone repository git@github.com:apple/swift-collections.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-collections-63778fd7'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.42s)
Fetching git@github.com:apple/swift-collections.git
warning: 'swift-collections': skipping cache due to an error: Failed to clone repository git@github.com:apple/swift-collections.git:
Cloning into bare repository '/Users/admin/Library/Caches/org.swift.swiftpm/repositories/swift-collections-63778fd7'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
error: Failed to clone repository git@github.com:RedECSEngine/Geometry.git:
Cloning into bare repository '/Users/admin/builder/spi-builder-workspace/.build/repositories/Geometry-795e9c5b'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
BUILD FAILURE 6.2 macosSpm