Build Information
Failed to build GraphZahl, reference develop (c306e0
), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 02:14:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/GraphZahl.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nerdsupremacist/GraphZahl
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
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 develop
Fetching https://github.com/nerdsupremacist/GraphQL.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/ContextKit.git
Fetching https://github.com/nerdsupremacist/Runtime.git
Fetching https://github.com/apple/swift-nio.git
[1/123] Fetching cruntime
[124/374] Fetching cruntime, cwldemangle
[135/2201] Fetching cruntime, cwldemangle, runtime
[204/2242] Fetching cruntime, cwldemangle, runtime, contextkit
[263/3647] Fetching cruntime, cwldemangle, runtime, contextkit, graphql
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.99s)
Fetched https://github.com/nerdsupremacist/GraphQL.git from cache (0.99s)
[1517/2119] Fetching cwldemangle, runtime, contextkit
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (1.09s)
[1/71966] Fetching swift-nio
Fetched https://github.com/nerdsupremacist/ContextKit.git from cache (4.15s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Fetched https://github.com/apple/swift-nio.git from cache (4.15s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (4.15s)
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.56s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.13 (0.57s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (2.42s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (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.13 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
'runtime' >= 2.1.2-beta.13.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.14 depends on 'cwldemangle' 0.1.1-beta...<1.0.0.
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nerdsupremacist/GraphZahl.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Updating https://github.com/nerdsupremacist/Runtime.git
Updating https://github.com/nerdsupremacist/GraphQL.git
Updating https://github.com/nerdsupremacist/ContextKit.git
Updated https://github.com/nerdsupremacist/Runtime.git (0.46s)
Updated https://github.com/nerdsupremacist/GraphQL.git (0.46s)
Updated https://github.com/nerdsupremacist/ContextKit.git (0.46s)
Computing version for https://github.com/nerdsupremacist/ContextKit.git
Computed https://github.com/nerdsupremacist/ContextKit.git at 0.2.1 (0.54s)
Computing version for https://github.com/nerdsupremacist/GraphQL.git
Computed https://github.com/nerdsupremacist/GraphQL.git at 0.12.1-beta.6 (0.55s)
Updating https://github.com/apple/swift-nio.git
Updated https://github.com/apple/swift-nio.git (0.73s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.77.0 (0.63s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/1569] Fetching swift-atomics
[111/5488] Fetching swift-atomics, swift-system
[425/21085] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (12.76s)
Fetched https://github.com/apple/swift-collections.git from cache (12.76s)
Fetched https://github.com/apple/swift-atomics.git from cache (12.76s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.63s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.52s)
Updating https://github.com/nerdsupremacist/CwlDemangle.git
Updating https://github.com/nerdsupremacist/CRuntime.git
Updated https://github.com/nerdsupremacist/CRuntime.git (0.44s)
Updated https://github.com/nerdsupremacist/CwlDemangle.git (0.44s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (0.51s)
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.77.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.1.4 (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.0 macosSpm