Build Information
Failed to build GraphZahl, reference 0.1.0-alpha.46 (c306e0
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 23:56:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/GraphZahl.git
Reference: 0.1.0-alpha.46
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/GraphZahl
* tag 0.1.0-alpha.46 -> FETCH_HEAD
HEAD is now at c306e04 Removing NSNull check that sometimes crashes on linux
Cloned https://github.com/nerdsupremacist/GraphZahl.git
Revision (git rev-parse @):
c306e04e7ef80ec8d27fd351d263e430de3d934a
SUCCESS checkout https://github.com/nerdsupremacist/GraphZahl.git at 0.1.0-alpha.46
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nerdsupremacist/GraphZahl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/nerdsupremacist/GraphQL.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
[1/1827] Fetching runtime
[20/1868] Fetching runtime, contextkit
[61/3273] Fetching runtime, contextkit, graphql
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (0.99s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.99s)
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (1.00s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (1.50s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.47s)
Fetching https://github.com/apple/swift-nio.git
[1/76327] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (3.83s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (4.42s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[73/6233] Fetching swift-atomics, swift-system
[207/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.07s)
[4626/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.63s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.63s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.04s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.36s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.44s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.45s)
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
[1/123] Fetching cruntime
[124/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.86s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.86s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.71s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.00s)
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.00s)
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
error: Dependencies could not be resolved because no versions of 'cwldemangle' match the requirement 0.1.1-beta...<1.0.0 and root depends on 'runtime' 2.1.2-beta.13..<3.0.0.
'runtime' >= 2.1.2-beta.13 practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because 'runtime' 2.1.2-beta.14 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
'runtime' {2.1.2-beta.13..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0} practically depends on 'cwldemangle' 0.1.1-beta...<1.0.0 because no versions of 'runtime' match the requirement {2.1.2-beta.13.0..<2.1.2-beta.14, 2.1.2-beta.14.0..<3.0.0} and 'runtime' 2.1.2-beta.13 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
BUILD FAILURE 6.2 macosSpm