Build Information
Failed to build ZcashLightClientKit, reference 2.2.6 (ce25f0
), with Swift 5.8 for Linux on 22 Oct 2024 22:45:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Reference: 2.2.6
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk
* tag 2.2.6 -> FETCH_HEAD
HEAD is now at ce25f07 Merge pull request #1500 from Electric-Coin-Company/hotfix-2.2.6
Cloned https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Revision (git rev-parse @):
ce25f074b480d46d76c1fc20f0f0fe37d879a2c9
SUCCESS checkout https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git at 2.2.6
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/Electric-Coin-Company/zcash-swift-wallet-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi
[1/548] Fetching swift-http-types
[549/13667] Fetching swift-http-types, swift-nio-ssl
[13668/15848] Fetching swift-http-types, swift-nio-ssl, zcash-light-client-ffi
Fetched https://github.com/apple/swift-http-types (75.83s)
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio-ssl.git (75.86s)
Fetching https://github.com/apple/swift-protobuf.git
[1/1569] Fetching swift-atomics
[1555/39396] Fetching swift-atomics, swift-protobuf
Fetched https://github.com/apple/swift-atomics.git (0.62s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[3027/37827] Fetching swift-protobuf
[4162/40027] Fetching swift-protobuf, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.36s)
Fetching https://github.com/apple/swift-nio-extras.git
[7566/37827] Fetching swift-protobuf
[11350/42718] Fetching swift-protobuf, swift-nio-extras
Fetched https://github.com/apple/swift-nio-extras.git (0.37s)
Fetching https://github.com/apple/swift-collections.git
[14753/37827] Fetching swift-protobuf
[23454/53288] Fetching swift-protobuf, swift-collections
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi (78.66s)
Fetching https://github.com/apple/swift-nio.git
[1/70706] Fetching swift-nio
Fetched https://github.com/apple/swift-collections.git (4.51s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-protobuf.git (7.73s)
Fetching https://github.com/apple/swift-nio-http2.git
[1/3623] Fetching swift-log
[3624/14281] Fetching swift-log, swift-nio-http2
Fetched https://github.com/apple/swift-log.git (3.27s)
Fetching https://github.com/apple/swift-system.git
[1/3830] Fetching swift-system
Fetched https://github.com/apple/swift-nio.git (8.59s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/9576] Fetching sqlite.swift
Fetched https://github.com/apple/swift-nio-http2.git (6.03s)
Fetching https://github.com/grpc/grpc-swift.git
Fetched https://github.com/apple/swift-system.git (5.66s)
[1/47916] Fetching grpc-swift
Fetched https://github.com/stephencelis/SQLite.swift.git (6.47s)
Fetched https://github.com/grpc/grpc-swift.git (6.09s)
Computing version for https://github.com/Electric-Coin-Company/zcash-light-client-ffi
Computed https://github.com/Electric-Coin-Company/zcash-light-client-ffi at 0.10.2 (2.16s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
error: Dependencies could not be resolved because 'sqlite.swift' >= 0.15.1 contains incompatible tools version (5.9.0) and root depends on 'sqlite.swift' 0.15.3..<1.0.0.
BUILD FAILURE 5.8 linux