The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Push with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/push-protocol/push-swift-sdk.git
Reference: 0.6.11
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/push-protocol/push-swift-sdk
 * tag               0.6.11     -> FETCH_HEAD
HEAD is now at 8ec7401 fix: fix issue with block user (#23)
Cloned https://github.com/push-protocol/push-swift-sdk.git
Revision (git rev-parse @):
8ec7401082164dce5463a308d7b90b7ab3cbb44a
SUCCESS checkout https://github.com/push-protocol/push-swift-sdk.git at 0.6.11
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/push-protocol/push-swift-sdk.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/web3swift-team/web3swift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git
[1/3097] Fetching bigint
[2944/15664] Fetching bigint, cryptoswift
[3666/45828] Fetching bigint, cryptoswift, web3swift
[29541/57093] Fetching bigint, cryptoswift, web3swift, objectivepgp
Fetched https://github.com/attaswift/BigInt.git from cache (14.35s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (14.37s)
Fetched https://github.com/web3swift-team/web3swift.git from cache (14.46s)
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git from cache (14.79s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (0.94s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.36s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.35s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.35s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/krzyzanowskim/ObjectivePGP.git
Working copy of https://github.com/krzyzanowskim/ObjectivePGP.git resolved at 0.99.4
Creating working copy for https://github.com/web3swift-team/web3swift.git
Working copy of https://github.com/web3swift-team/web3swift.git resolved at 3.1.2
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/93] Compiling CryptoSwift Collection+Extension.swift
[5/93] Compiling CryptoSwift CompactMap.swift
[6/93] Compiling CryptoSwift Cryptor.swift
[7/93] Compiling CryptoSwift Cryptors.swift
[8/93] Compiling CryptoSwift Digest.swift
[9/93] Compiling CryptoSwift DigestType.swift
[10/93] Compiling CryptoSwift AES+Foundation.swift
[11/93] Compiling CryptoSwift Array+Foundation.swift
[12/93] Compiling CryptoSwift Blowfish+Foundation.swift
[13/93] Compiling CryptoSwift ChaCha20+Foundation.swift
[14/93] Compiling CryptoSwift Data+Extension.swift
[15/93] Compiling CryptoSwift HMAC+Foundation.swift
[16/93] Compiling CryptoSwift Rabbit+Foundation.swift
[17/105] Compiling CryptoSwift Addition.swift
[18/105] Compiling CryptoSwift BigInt.swift
[19/105] Compiling CryptoSwift BigUInt.swift
[20/105] Compiling CryptoSwift Bitwise Ops.swift
[21/105] Compiling CryptoSwift CS.swift
[22/105] Compiling CryptoSwift Codable.swift
[23/105] Compiling CryptoSwift Comparable.swift
[24/105] Compiling CryptoSwift Data Conversion.swift
[25/105] Compiling CryptoSwift Division.swift
[26/105] Compiling CryptoSwift Exponentiation.swift
[27/105] Compiling CryptoSwift Floating Point Conversion.swift
[28/105] Compiling CryptoSwift GCD.swift
[29/105] Compiling CryptoSwift Hashable.swift
[30/105] Compiling CryptoSwift String+FoundationExtension.swift
[31/105] Compiling CryptoSwift Utils+Foundation.swift
[32/105] Compiling CryptoSwift Generics.swift
[33/105] Compiling CryptoSwift HKDF.swift
[34/105] Compiling CryptoSwift HMAC.swift
[35/105] Compiling CryptoSwift ISO10126Padding.swift
[36/105] Compiling CryptoSwift ISO78164Padding.swift
[37/105] Compiling CryptoSwift Int+Extension.swift
[38/105] Compiling CryptoSwift MD5.swift
[39/105] Compiling CryptoSwift NoPadding.swift
[40/105] Compiling CryptoSwift Operators.swift
[41/105] Compiling CryptoSwift PBKDF1.swift
[42/105] Compiling CryptoSwift Integer Conversion.swift
[43/105] Compiling CryptoSwift Multiplication.swift
[44/105] Compiling CryptoSwift Prime Test.swift
[45/105] Compiling CryptoSwift Random.swift
[46/105] Compiling CryptoSwift Shifts.swift
[47/105] Compiling CryptoSwift Square Root.swift
[48/105] Compiling CryptoSwift Strideable.swift
[49/105] Compiling CryptoSwift String Conversion.swift
[50/105] Compiling CryptoSwift Subtraction.swift
[51/105] Compiling CryptoSwift Words and Bits.swift
[52/105] Compiling CryptoSwift ChaCha20.swift
[53/105] Compiling CryptoSwift Checksum.swift
[54/105] Compiling CryptoSwift Cipher.swift
[55/105] Emitting module CryptoSwift
[56/105] Compiling CryptoSwift CBC.swift
[57/105] Compiling CryptoSwift CCM.swift
[58/105] Compiling CryptoSwift CFB.swift
[59/105] Compiling CryptoSwift CTR.swift
[60/105] Compiling CryptoSwift CipherModeWorker.swift
[61/105] Compiling CryptoSwift ECB.swift
[62/105] Compiling CryptoSwift GCM.swift
[63/105] Compiling CryptoSwift OCB.swift
[64/105] Compiling CryptoSwift OFB.swift
[65/105] Compiling CryptoSwift PCBC.swift
[66/105] Compiling CryptoSwift Blowfish.swift
[67/105] Compiling CryptoSwift CBCMAC.swift
[68/105] Compiling CryptoSwift CMAC.swift
[69/105] Compiling CryptoSwift AEAD.swift
[70/105] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[71/105] Compiling CryptoSwift AES.Cryptors.swift
[72/105] Compiling CryptoSwift AES.swift
[73/105] Compiling CryptoSwift Array+Extension.swift
[74/105] Compiling CryptoSwift Authenticator.swift
[75/105] Compiling CryptoSwift BatchedCollection.swift
[76/105] Compiling CryptoSwift Bit.swift
[77/105] Compiling CryptoSwift BlockCipher.swift
[78/105] Compiling CryptoSwift BlockDecryptor.swift
[79/105] Compiling CryptoSwift BlockEncryptor.swift
[80/105] Compiling CryptoSwift BlockMode.swift
[81/105] Compiling CryptoSwift BlockModeOptions.swift
[82/105] Compiling CryptoSwift SecureBytes.swift
[83/105] Compiling CryptoSwift StreamDecryptor.swift
[84/105] Compiling CryptoSwift StreamEncryptor.swift
[85/105] Compiling CryptoSwift String+Extension.swift
[86/105] Compiling CryptoSwift UInt128.swift
[87/105] Compiling CryptoSwift UInt16+Extension.swift
[88/105] Compiling CryptoSwift UInt32+Extension.swift
[89/105] Compiling CryptoSwift UInt64+Extension.swift
[90/105] Compiling CryptoSwift UInt8+Extension.swift
[91/105] Compiling CryptoSwift Updatable.swift
[92/105] Compiling CryptoSwift Utils.swift
[93/105] Compiling CryptoSwift ZeroPadding.swift
[94/105] Compiling CryptoSwift PBKDF2.swift
[95/105] Compiling CryptoSwift PKCS5.swift
[96/105] Compiling CryptoSwift PKCS7.swift
[97/105] Compiling CryptoSwift PKCS7Padding.swift
[98/105] Compiling CryptoSwift Padding.swift
[99/105] Compiling CryptoSwift Poly1305.swift
[100/105] Compiling CryptoSwift RSA.swift
[101/105] Compiling CryptoSwift Rabbit.swift
[102/105] Compiling CryptoSwift SHA1.swift
[103/105] Compiling CryptoSwift SHA2.swift
[104/105] Compiling CryptoSwift SHA3.swift
[105/105] Compiling CryptoSwift Scrypt.swift
[107/138] Compiling Push ChannelEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[108/138] Compiling Push ChatEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[109/138] Compiling Push IpfsEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[110/138] Compiling Push PushEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[111/138] Compiling Push Wallet.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[112/138] Compiling Push Cid.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[113/138] Compiling Push JsonUtils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[114/138] Compiling Push CreateUser.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[115/142] Compiling Push Channel.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[116/142] Compiling Push Opt.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[117/142] Compiling Push Search.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[118/142] Compiling Push Subscribers.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[119/142] Compiling Push Conversation.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[120/142] Compiling Push Pgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[121/142] Compiling Push Utils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[122/142] Compiling Push Errors.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[123/142] Compiling Push Signer.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[124/142] Compiling Push Address.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[125/142] Compiling Push GetInboxList.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[126/142] Compiling Push AESCBC.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[127/142] Compiling Push AESGCM.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[128/142] Compiling Push CreateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[129/142] Compiling Push GetGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[130/142] Compiling Push Group.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[131/142] Compiling Push UpdateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[132/142] Compiling Push Inbox.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[133/142] Compiling Push Requests.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[134/142] Compiling Push Send.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[135/142] Compiling Push GroupChatValidator.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[136/142] Compiling Push Constants.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[137/142] Compiling Push PushEnv.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[138/142] Emitting module Push
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[139/142] Compiling Push DecryptPgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[140/142] Compiling Push GetFeeds.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[141/142] Compiling Push UpdateProfile.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[142/142] Compiling Push User.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/33] Compiling Push Pgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[3/33] Compiling Push Utils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[4/33] Compiling Push Errors.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[5/33] Compiling Push Signer.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[6/33] Compiling Push ChannelEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[7/33] Compiling Push ChatEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[8/33] Compiling Push IpfsEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[9/33] Compiling Push PushEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[10/37] Compiling Push Wallet.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[11/37] Compiling Push Cid.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[12/37] Compiling Push JsonUtils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[13/37] Compiling Push CreateUser.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[14/37] Compiling Push Requests.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[15/37] Compiling Push Send.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[16/37] Compiling Push GroupChatValidator.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[17/37] Compiling Push Constants.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[18/37] Compiling Push PushEnv.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[19/37] Compiling Push Channel.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[20/37] Compiling Push Opt.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[21/37] Compiling Push Search.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[22/37] Compiling Push Subscribers.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[23/37] Compiling Push Conversation.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[24/37] Compiling Push Address.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[25/37] Compiling Push GetInboxList.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[26/37] Compiling Push AESCBC.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[27/37] Compiling Push AESGCM.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[28/37] Compiling Push CreateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[29/37] Compiling Push GetGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[30/37] Compiling Push Group.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[31/37] Compiling Push UpdateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[32/37] Compiling Push Inbox.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[33/37] Compiling Push DecryptPgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[34/37] Compiling Push GetFeeds.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[35/37] Compiling Push UpdateProfile.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[36/37] Compiling Push User.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/37] Emitting module Push
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
error: fatalError
BUILD FAILURE 5.10 linux