Build Information
Failed to build ZcashLightClientKit, reference main (ce25f0
), with Swift 5.8 for Linux on 22 Oct 2024 22:49:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-4609320-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/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/4891] Fetching swift-nio-extras
[882/8514] Fetching swift-nio-extras, swift-log
[8515/56430] Fetching swift-nio-extras, swift-log, grpc-swift
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-log.git (1.70s)
Fetched https://github.com/apple/swift-nio-extras.git (1.70s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/grpc/grpc-swift.git (1.73s)
Fetching https://github.com/apple/swift-http-types
[1/548] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types (0.20s)
Fetching https://github.com/apple/swift-protobuf.git
[1/10658] Fetching swift-nio-http2
[3519/23777] Fetching swift-nio-http2, swift-nio-ssl
[10258/61604] Fetching swift-nio-http2, swift-nio-ssl, swift-protobuf
Fetched https://github.com/apple/swift-nio-http2.git (0.95s)
Fetching https://github.com/stephencelis/SQLite.swift.git
[20670/50946] Fetching swift-nio-ssl, swift-protobuf
[24469/60522] Fetching swift-nio-ssl, swift-protobuf, sqlite.swift
Fetched https://github.com/apple/swift-nio-ssl.git (1.55s)
[33029/47403] Fetching swift-protobuf, sqlite.swift
Fetching https://github.com/Electric-Coin-Company/zcash-light-client-ffi
Fetched https://github.com/stephencelis/SQLite.swift.git (0.86s)
Fetching https://github.com/apple/swift-atomics.git
[33288/37827] Fetching swift-protobuf
[37828/39396] Fetching swift-protobuf, swift-atomics
Fetched https://github.com/apple/swift-atomics.git (0.35s)
Fetching https://github.com/apple/swift-collections.git
[1/15461] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git (1.28s)
Fetching https://github.com/apple/swift-nio.git
[1/70706] Fetching swift-nio
Fetched https://github.com/apple/swift-protobuf.git (4.17s)
Fetching https://github.com/apple/swift-nio-transport-services.git
[29698/72906] Fetching swift-nio, swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services.git (0.26s)
Fetching https://github.com/apple/swift-system.git
[33939/70706] Fetching swift-nio
[38183/74536] Fetching swift-nio, swift-system
Fetched https://github.com/apple/swift-system.git (0.31s)
[40303/70706] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git (3.98s)
[1/2181] Fetching zcash-light-client-ffi
Fetched https://github.com/Electric-Coin-Company/zcash-light-client-ffi (97.28s)
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 (0.30s)
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