The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WalletConnect, reference master (128765), with Swift 6.2 for Linux on 18 Jun 2025 10:29:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leixjin/WC-Swift.git
Reference: master
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/leixjin/WC-Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1287653 添加依赖
Cloned https://github.com/leixjin/WC-Swift.git
Revision (git rev-parse @):
1287653d1cd853e4d53b86ca94147a9331e18d02
SUCCESS checkout https://github.com/leixjin/WC-Swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/leixjin/WC-Swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/daltoniam/Starscream
Fetching https://github.com/Flight-School/AnyCodable
Fetching https://github.com/mxcl/PromiseKit
Fetching https://github.com/krzyzanowskim/CryptoSwift
[1/5033] Fetching starscream
[303/5815] Fetching starscream, anycodable
[1647/18756] Fetching starscream, anycodable, cryptoswift
[2998/35942] Fetching starscream, anycodable, cryptoswift, promisekit
Fetched https://github.com/daltoniam/Starscream from cache (1.14s)
Fetched https://github.com/Flight-School/AnyCodable from cache (1.42s)
Fetched https://github.com/mxcl/PromiseKit from cache (1.45s)
Fetched https://github.com/krzyzanowskim/CryptoSwift from cache (1.45s)
Computing version for https://github.com/daltoniam/Starscream
Computed https://github.com/daltoniam/Starscream at 3.1.2 (3.63s)
Fetching https://github.com/apple/swift-nio-zlib-support.git
[1/15] Fetching swift-nio-zlib-support
Fetched https://github.com/apple/swift-nio-zlib-support.git from cache (0.24s)
Computing version for https://github.com/apple/swift-nio-zlib-support.git
Computed https://github.com/apple/swift-nio-zlib-support.git at 1.0.0 (2.55s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.50s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift
Computed https://github.com/krzyzanowskim/CryptoSwift at 1.8.4 (0.44s)
Computing version for https://github.com/mxcl/PromiseKit
Computed https://github.com/mxcl/PromiseKit at 6.22.1 (0.41s)
Creating working copy for https://github.com/daltoniam/Starscream
Working copy of https://github.com/daltoniam/Starscream resolved at 3.1.2
Creating working copy for https://github.com/mxcl/PromiseKit
Working copy of https://github.com/mxcl/PromiseKit resolved at 6.22.1
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift
Working copy of https://github.com/krzyzanowskim/CryptoSwift resolved at 1.8.4
Creating working copy for https://github.com/apple/swift-nio-zlib-support.git
Working copy of https://github.com/apple/swift-nio-zlib-support.git resolved at 1.0.0
warning: 'swift-nio-zlib-support': ignoring declared target(s) 'swift-nio-zlib-support' in the system package
warning: 'spi-builder-workspace': dependency 'anycodable' is not used by any target
Building for debugging...
[0/6] Write sources
[1/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/128] Emitting module PromiseKit
[8/130] Compiling CryptoSwift AEAD.swift
[9/130] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[10/130] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[11/130] Compiling CryptoSwift AES.Cryptors.swift
[12/130] Compiling CryptoSwift AES.swift
[13/130] Compiling PromiseKit race.swift
[14/130] Compiling PromiseKit when.swift
[17/130] Compiling CryptoSwift BlockModeOptions.swift
[18/130] Compiling CryptoSwift CBC.swift
[19/130] Compiling CryptoSwift CCM.swift
[20/130] Compiling CryptoSwift CFB.swift
[21/130] Compiling CryptoSwift CTR.swift
[22/130] Compiling CryptoSwift CipherModeWorker.swift
[23/130] Compiling CryptoSwift ECB.swift
[24/130] Compiling CryptoSwift GCM.swift
[25/130] Compiling CryptoSwift OCB.swift
[26/130] Compiling CryptoSwift OFB.swift
[27/130] Compiling CryptoSwift PCBC.swift
[28/130] Compiling CryptoSwift Blowfish.swift
[29/130] Compiling CryptoSwift CBCMAC.swift
[30/144] Compiling PromiseKit Promise.swift
[31/144] Compiling CryptoSwift Authenticator.swift
[32/144] Compiling Starscream SSLClientCertificate.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
 28 |
 29 | import Foundation
 30 | import zlib
    |        `- error: no such module 'zlib'
 31 |
 32 | class Decompressor {
[33/144] Compiling Starscream SSLSecurity.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
 28 |
 29 | import Foundation
 30 | import zlib
    |        `- error: no such module 'zlib'
 31 |
 32 | class Decompressor {
[34/144] Compiling Starscream WebSocket.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
 28 |
 29 | import Foundation
 30 | import zlib
    |        `- error: no such module 'zlib'
 31 |
 32 | class Decompressor {
[35/144] Compiling PromiseKit Thenable.swift
[36/144] Compiling PromiseKit after.swift
[37/144] Compiling PromiseKit firstly.swift
[38/144] Compiling CryptoSwift BlockDecryptor.swift
[44/144] Compiling CryptoSwift ASN1.swift
[45/144] Compiling CryptoSwift ASN1Decoder.swift
[46/144] Compiling CryptoSwift ASN1Encoder.swift
[47/144] Compiling CryptoSwift ASN1Scanner.swift
[54/144] Emitting module CryptoSwift
[60/145] Compiling CryptoSwift IntegerConversion.swift
[61/145] Compiling CryptoSwift Multiplication.swift
[62/145] Compiling CryptoSwift PrimeTest.swift
[63/145] Compiling CryptoSwift Random.swift
[64/145] Compiling CryptoSwift Shifts.swift
[65/145] Compiling CryptoSwift SquareRoot.swift
[66/145] Compiling CryptoSwift Strideable.swift
[67/145] Compiling CryptoSwift StringConversion.swift
[68/145] Compiling CryptoSwift Subtraction.swift
[69/145] Compiling CryptoSwift WordsAndBits.swift
[70/145] Compiling CryptoSwift ChaCha20.swift
[71/145] Compiling CryptoSwift Checksum.swift
[72/145] Compiling CryptoSwift Cipher.swift
[73/145] Compiling CryptoSwift Collection+Extension.swift
[74/145] Compiling CryptoSwift XChaCha20+Foundation.swift
[75/145] Compiling CryptoSwift Generics.swift
[76/145] Compiling CryptoSwift HKDF.swift
[77/145] Compiling CryptoSwift HMAC.swift
[78/145] Compiling CryptoSwift ISO10126Padding.swift
[79/145] Compiling CryptoSwift ISO78164Padding.swift
[80/145] Compiling CryptoSwift Int+Extension.swift
[81/145] Compiling CryptoSwift MD5.swift
[82/145] Compiling CryptoSwift NoPadding.swift
[83/145] Compiling CryptoSwift Operators.swift
[84/145] Compiling CryptoSwift DER.swift
[85/145] Compiling CryptoSwift PBKDF1.swift
[86/145] Compiling CryptoSwift PBKDF2.swift
[87/145] Compiling CryptoSwift PKCS1v15.swift
[88/145] Compiling CryptoSwift CMAC.swift
[89/145] Compiling CryptoSwift Addition.swift
[90/145] Compiling CryptoSwift BigInt.swift
[91/145] Compiling CryptoSwift BigUInt.swift
[92/145] Compiling CryptoSwift BitwiseOps.swift
[93/145] Compiling CryptoSwift CS.swift
[94/145] Compiling CryptoSwift Codable.swift
[95/145] Compiling CryptoSwift Comparable.swift
[96/145] Compiling CryptoSwift DataConversion.swift
[97/145] Compiling CryptoSwift Division.swift
[98/145] Compiling CryptoSwift Exponentiation.swift
[99/145] Compiling CryptoSwift FloatingPointConversion.swift
[100/145] Compiling CryptoSwift GCD.swift
[101/145] Compiling CryptoSwift Hashable.swift
[102/145] Compiling CryptoSwift CompactMap.swift
[103/145] Compiling CryptoSwift Cryptor.swift
[104/145] Compiling CryptoSwift Cryptors.swift
[105/145] Compiling CryptoSwift Digest.swift
[106/145] Compiling CryptoSwift DigestType.swift
[107/145] Compiling CryptoSwift AES+Foundation.swift
[108/145] Compiling CryptoSwift Array+Foundation.swift
[109/145] Compiling CryptoSwift Blowfish+Foundation.swift
[110/145] Compiling CryptoSwift ChaCha20+Foundation.swift
[111/145] Compiling CryptoSwift Data+Extension.swift
[112/145] Compiling CryptoSwift HMAC+Foundation.swift
[113/145] Compiling CryptoSwift Rabbit+Foundation.swift
[114/145] Compiling CryptoSwift String+FoundationExtension.swift
[115/145] Compiling CryptoSwift Utils+Foundation.swift
[116/145] Compiling CryptoSwift PKCS5.swift
[117/145] Compiling CryptoSwift PKCS7.swift
[118/145] Compiling CryptoSwift PKCS7Padding.swift
[119/145] Compiling CryptoSwift Padding.swift
[120/145] Compiling CryptoSwift Poly1305.swift
[121/145] Compiling CryptoSwift RSA+Cipher.swift
[122/145] Compiling CryptoSwift RSA+Signature.swift
[123/145] Compiling CryptoSwift RSA.swift
[124/145] Compiling CryptoSwift Rabbit.swift
[125/145] Compiling CryptoSwift SHA1.swift
[126/145] Compiling CryptoSwift SHA2.swift
[127/145] Compiling CryptoSwift SHA3.swift
[128/145] Compiling CryptoSwift Scrypt.swift
[129/145] Compiling CryptoSwift SecureBytes.swift
[130/145] Compiling CryptoSwift Signature.swift
[131/145] Compiling CryptoSwift StreamDecryptor.swift
[132/145] Compiling CryptoSwift StreamEncryptor.swift
[133/145] Compiling CryptoSwift String+Extension.swift
[134/145] Compiling CryptoSwift UInt128.swift
[135/145] Compiling CryptoSwift UInt16+Extension.swift
[136/145] Compiling CryptoSwift UInt32+Extension.swift
[137/145] Compiling CryptoSwift UInt64+Extension.swift
[138/145] Compiling CryptoSwift UInt8+Extension.swift
[139/145] Compiling CryptoSwift Updatable.swift
[140/145] Compiling CryptoSwift Utils.swift
[141/145] Compiling CryptoSwift XChaCha20.swift
[142/145] Compiling CryptoSwift ZeroPadding.swift
[143/145] Compiling CryptoSwift resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[145/146] Emitting module Starscream
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
 28 |
 29 | import Foundation
 30 | import zlib
    |        `- error: no such module 'zlib'
 31 |
 32 | class Decompressor {
[146/146] Compiling Starscream Compression.swift
/host/spi-builder-workspace/.build/checkouts/Starscream/Sources/Starscream/Compression.swift:30:8: error: no such module 'zlib'
 28 |
 29 | import Foundation
 30 | import zlib
    |        `- error: no such module 'zlib'
 31 |
 32 | class Decompressor {
BUILD FAILURE 6.2 linux