Build Information
Failed to build EverscaleClientSwift with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerzh/everscale-client-swift.git
Reference: 1.13.3
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nerzh/everscale-client-swift
* tag 1.13.3 -> FETCH_HEAD
HEAD is now at f9e1d59 up version
Cloned https://github.com/nerzh/everscale-client-swift.git
Revision (git rev-parse @):
f9e1d598f03da45e8372b66811e759186d29636f
SUCCESS checkout https://github.com/nerzh/everscale-client-swift.git at 1.13.3
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/nerzh/everscale-client-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/bytehubio/BigInt from cache
Fetching https://github.com/nerzh/SwiftFileUtils from cache
Fetching https://github.com/nerzh/swift-extensions-pack from cache
Fetched https://github.com/nerzh/SwiftFileUtils (0.26s)
Fetching https://github.com/nerzh/swift-regular-expression.git from cache
Fetched https://github.com/bytehubio/BigInt (0.29s)
Fetched https://github.com/nerzh/swift-extensions-pack (0.39s)
Fetched https://github.com/nerzh/swift-regular-expression.git (0.16s)
Computing version for https://github.com/nerzh/swift-extensions-pack
Computed https://github.com/nerzh/swift-extensions-pack at 1.25.2 (0.33s)
Fetching https://github.com/bytehubio/ed25519 from cache
Fetching https://github.com/apple/swift-crypto.git from cache
Fetched https://github.com/bytehubio/ed25519 (0.27s)
Fetched https://github.com/apple/swift-crypto.git (0.79s)
Computing version for https://github.com/bytehubio/BigInt
Computed https://github.com/bytehubio/BigInt at 5.3.0 (0.01s)
Computing version for https://github.com/nerzh/SwiftFileUtils
Computed https://github.com/nerzh/SwiftFileUtils at 1.3.0 (0.79s)
Computing version for https://github.com/nerzh/swift-regular-expression.git
Computed https://github.com/nerzh/swift-regular-expression.git at 0.2.4 (0.46s)
Computing version for https://github.com/bytehubio/ed25519
error: Dependencies could not be resolved because root depends on 'swift-extensions-pack' 1.25.2..<2.0.0.
'swift-extensions-pack' >= 1.25.2 cannot be used.
'ed25519' >= 1.0.0 cannot be used because 'ed25519' 1.0.0 contains incompatible tools version (5.9.0) and no versions of 'ed25519' match the requirement 1.0.1..<2.0.0.
'swift-extensions-pack' >= 1.25.2 practically depends on 'ed25519' 1.0.0..<2.0.0 because no versions of 'swift-extensions-pack' match the requirement 1.25.3..<2.0.0 and 'swift-extensions-pack' 1.25.2 depends on 'ed25519' 1.0.0..<2.0.0.
Updating https://github.com/bytehubio/BigInt
Updating https://github.com/nerzh/swift-extensions-pack
Updating https://github.com/nerzh/SwiftFileUtils
Updated https://github.com/nerzh/SwiftFileUtils (0.17s)
Updated https://github.com/nerzh/swift-extensions-pack (0.17s)
Updated https://github.com/bytehubio/BigInt (0.17s)
Updating https://github.com/nerzh/swift-regular-expression.git
Updated https://github.com/nerzh/swift-regular-expression.git (0.13s)
Computing version for https://github.com/nerzh/swift-extensions-pack
Computed https://github.com/nerzh/swift-extensions-pack at 1.25.2 (0.01s)
Updating https://github.com/apple/swift-crypto.git
Updating https://github.com/bytehubio/ed25519
Updated https://github.com/bytehubio/ed25519 (0.22s)
Updated https://github.com/apple/swift-crypto.git (0.22s)
Computing version for https://github.com/bytehubio/BigInt
Computed https://github.com/bytehubio/BigInt at 5.3.0 (0.01s)
Computing version for https://github.com/nerzh/SwiftFileUtils
Computed https://github.com/nerzh/SwiftFileUtils at 1.3.0 (0.01s)
Computing version for https://github.com/nerzh/swift-regular-expression.git
Computed https://github.com/nerzh/swift-regular-expression.git at 0.2.4 (0.01s)
Computing version for https://github.com/bytehubio/ed25519
error: Dependencies could not be resolved because root depends on 'swift-extensions-pack' 1.25.2..<2.0.0.
'swift-extensions-pack' >= 1.25.2 cannot be used.
'ed25519' >= 1.0.0 cannot be used because 'ed25519' 1.0.0 contains incompatible tools version (5.9.0) and no versions of 'ed25519' match the requirement 1.0.1..<2.0.0.
'swift-extensions-pack' >= 1.25.2 practically depends on 'ed25519' 1.0.0..<2.0.0 because no versions of 'swift-extensions-pack' match the requirement 1.25.3..<2.0.0 and 'swift-extensions-pack' 1.25.2 depends on 'ed25519' 1.0.0..<2.0.0.
BUILD FAILURE 5.8 macosSpm