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.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.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.8
Building package at path:  $workDir
https://github.com/push-protocol/push-swift-sdk.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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
[1/3097] Fetching bigint
[2293/15664] Fetching bigint, cryptoswift
[4327/45828] Fetching bigint, cryptoswift, web3swift
Fetching https://github.com/krzyzanowskim/ObjectivePGP.git
Fetched https://github.com/attaswift/BigInt.git (3.94s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (3.99s)
Fetched https://github.com/web3swift-team/web3swift.git (4.06s)
[1/11265] Fetching objectivepgp
Fetched https://github.com/krzyzanowskim/ObjectivePGP.git (17.40s)
Computing version for https://github.com/web3swift-team/web3swift.git
Computed https://github.com/web3swift-team/web3swift.git at 3.1.2 (5.21s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.38s)
Computing version for https://github.com/krzyzanowskim/ObjectivePGP.git
Computed https://github.com/krzyzanowskim/ObjectivePGP.git at 0.99.4 (0.58s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.37s)
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/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
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
Building for debugging...
[1/90] Compiling CryptoSwift Integer Conversion.swift
[2/90] Compiling CryptoSwift Multiplication.swift
[3/90] Compiling CryptoSwift Prime Test.swift
[4/90] Compiling CryptoSwift Random.swift
[5/90] Compiling CryptoSwift Shifts.swift
[6/90] Compiling CryptoSwift Square Root.swift
[7/90] Compiling CryptoSwift Strideable.swift
[8/90] Compiling CryptoSwift String Conversion.swift
[9/90] Compiling CryptoSwift Subtraction.swift
[10/90] Compiling CryptoSwift Words and Bits.swift
[11/90] Compiling CryptoSwift ChaCha20.swift
[12/90] Compiling CryptoSwift Checksum.swift
[13/90] Compiling CryptoSwift Cipher.swift
[14/102] Compiling CryptoSwift Addition.swift
[15/102] Compiling CryptoSwift BigInt.swift
[16/102] Compiling CryptoSwift BigUInt.swift
[17/102] Compiling CryptoSwift Bitwise Ops.swift
[18/102] Compiling CryptoSwift CS.swift
[19/102] Compiling CryptoSwift Codable.swift
[20/102] Compiling CryptoSwift Comparable.swift
[21/102] Compiling CryptoSwift Data Conversion.swift
[22/102] Compiling CryptoSwift Division.swift
[23/102] Compiling CryptoSwift Exponentiation.swift
[24/102] Compiling CryptoSwift Floating Point Conversion.swift
[25/102] Compiling CryptoSwift GCD.swift
[26/102] Compiling CryptoSwift Hashable.swift
[27/102] Emitting module CryptoSwift
[28/102] Compiling CryptoSwift String+FoundationExtension.swift
[29/102] Compiling CryptoSwift Utils+Foundation.swift
[30/102] Compiling CryptoSwift Generics.swift
[31/102] Compiling CryptoSwift HKDF.swift
[32/102] Compiling CryptoSwift HMAC.swift
[33/102] Compiling CryptoSwift ISO10126Padding.swift
[34/102] Compiling CryptoSwift ISO78164Padding.swift
[35/102] Compiling CryptoSwift Int+Extension.swift
[36/102] Compiling CryptoSwift MD5.swift
[37/102] Compiling CryptoSwift NoPadding.swift
[38/102] Compiling CryptoSwift Operators.swift
[39/102] Compiling CryptoSwift PBKDF1.swift
[40/102] Compiling CryptoSwift Collection+Extension.swift
[41/102] Compiling CryptoSwift CompactMap.swift
[42/102] Compiling CryptoSwift Cryptor.swift
[43/102] Compiling CryptoSwift Cryptors.swift
[44/102] Compiling CryptoSwift Digest.swift
[45/102] Compiling CryptoSwift DigestType.swift
[46/102] Compiling CryptoSwift AES+Foundation.swift
[47/102] Compiling CryptoSwift Array+Foundation.swift
[48/102] Compiling CryptoSwift Blowfish+Foundation.swift
[49/102] Compiling CryptoSwift ChaCha20+Foundation.swift
[50/102] Compiling CryptoSwift Data+Extension.swift
[51/102] Compiling CryptoSwift HMAC+Foundation.swift
[52/102] Compiling CryptoSwift Rabbit+Foundation.swift
[53/102] Compiling CryptoSwift AEAD.swift
[54/102] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[55/102] Compiling CryptoSwift AES.Cryptors.swift
[56/102] Compiling CryptoSwift AES.swift
[57/102] Compiling CryptoSwift Array+Extension.swift
[58/102] Compiling CryptoSwift Authenticator.swift
[59/102] Compiling CryptoSwift BatchedCollection.swift
[60/102] Compiling CryptoSwift Bit.swift
[61/102] Compiling CryptoSwift BlockCipher.swift
[62/102] Compiling CryptoSwift BlockDecryptor.swift
[63/102] Compiling CryptoSwift BlockEncryptor.swift
[64/102] Compiling CryptoSwift BlockMode.swift
[65/102] Compiling CryptoSwift BlockModeOptions.swift
[66/102] Compiling CryptoSwift SecureBytes.swift
[67/102] Compiling CryptoSwift StreamDecryptor.swift
[68/102] Compiling CryptoSwift StreamEncryptor.swift
[69/102] Compiling CryptoSwift String+Extension.swift
[70/102] Compiling CryptoSwift UInt128.swift
[71/102] Compiling CryptoSwift UInt16+Extension.swift
[72/102] Compiling CryptoSwift UInt32+Extension.swift
[73/102] Compiling CryptoSwift UInt64+Extension.swift
[74/102] Compiling CryptoSwift UInt8+Extension.swift
[75/102] Compiling CryptoSwift Updatable.swift
[76/102] Compiling CryptoSwift Utils.swift
[77/102] Compiling CryptoSwift ZeroPadding.swift
[78/102] Compiling CryptoSwift CBC.swift
[79/102] Compiling CryptoSwift CCM.swift
[80/102] Compiling CryptoSwift CFB.swift
[81/102] Compiling CryptoSwift CTR.swift
[82/102] Compiling CryptoSwift CipherModeWorker.swift
[83/102] Compiling CryptoSwift ECB.swift
[84/102] Compiling CryptoSwift GCM.swift
[85/102] Compiling CryptoSwift OCB.swift
[86/102] Compiling CryptoSwift OFB.swift
[87/102] Compiling CryptoSwift PCBC.swift
[88/102] Compiling CryptoSwift Blowfish.swift
[89/102] Compiling CryptoSwift CBCMAC.swift
[90/102] Compiling CryptoSwift CMAC.swift
[91/102] Compiling CryptoSwift PBKDF2.swift
[92/102] Compiling CryptoSwift PKCS5.swift
[93/102] Compiling CryptoSwift PKCS7.swift
[94/102] Compiling CryptoSwift PKCS7Padding.swift
[95/102] Compiling CryptoSwift Padding.swift
[96/102] Compiling CryptoSwift Poly1305.swift
[97/102] Compiling CryptoSwift RSA.swift
[98/102] Compiling CryptoSwift Rabbit.swift
[99/102] Compiling CryptoSwift SHA1.swift
[100/102] Compiling CryptoSwift SHA2.swift
[101/102] Compiling CryptoSwift SHA3.swift
[102/102] Compiling CryptoSwift Scrypt.swift
[105/136] Compiling Push ChannelEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[106/136] Compiling Push ChatEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[107/136] Compiling Push IpfsEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[108/136] Compiling Push PushEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[109/140] Compiling Push Channel.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[110/140] Compiling Push Opt.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[111/140] Compiling Push Search.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[112/140] Compiling Push Subscribers.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[113/140] Compiling Push Conversation.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[114/140] Compiling Push CreateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[115/140] Compiling Push GetGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[116/140] Compiling Push Group.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[117/140] Compiling Push UpdateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[118/140] Compiling Push Inbox.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[119/140] Compiling Push Pgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[120/140] Compiling Push Utils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[121/140] Compiling Push Errors.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[122/140] Compiling Push Signer.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[123/140] Compiling Push Wallet.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[124/140] Compiling Push Cid.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[125/140] Compiling Push JsonUtils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[126/140] Compiling Push CreateUser.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[127/140] Compiling Push Requests.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[128/140] Compiling Push Send.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[129/140] Compiling Push GroupChatValidator.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[130/140] Compiling Push Constants.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[131/140] Compiling Push PushEnv.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[132/140] Compiling Push Address.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[133/140] Compiling Push GetInboxList.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[134/140] Compiling Push AESCBC.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[135/140] Compiling Push AESGCM.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[136/140] Compiling Push DecryptPgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[137/140] Compiling Push GetFeeds.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[138/140] Compiling Push UpdateProfile.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[139/140] 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)
[140/140] Emitting module Push
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[0/1] Planning build
Building for debugging...
warning: Will not do cross-module incremental builds, priors saved at TimePoint(seconds: 1711528858, nanoseconds: 0)), but the previous build started at TimePoint(seconds: 1711528858, nanoseconds: 84820000), at '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Push.build/master.priors'
[1/32] Compiling Push Pgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[2/32] Compiling Push Utils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[3/32] Compiling Push Errors.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[4/32] Compiling Push Signer.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[5/36] Compiling Push Wallet.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[6/36] Compiling Push Cid.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[7/36] Compiling Push JsonUtils.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[8/36] Compiling Push CreateUser.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[9/36] Compiling Push ChannelEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[10/36] Compiling Push ChatEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[11/36] Compiling Push IpfsEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[12/36] Compiling Push PushEndpoint.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[13/36] Compiling Push Requests.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[14/36] Compiling Push Send.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[15/36] Compiling Push GroupChatValidator.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[16/36] Compiling Push Constants.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[17/36] Compiling Push PushEnv.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[18/36] Compiling Push Channel.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[19/36] Compiling Push Opt.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[20/36] Compiling Push Search.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[21/36] Compiling Push Subscribers.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[22/36] Compiling Push Conversation.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[23/36] Compiling Push Address.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[24/36] Compiling Push GetInboxList.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[25/36] Compiling Push AESCBC.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[26/36] Compiling Push AESGCM.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[27/36] Compiling Push CreateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[28/36] Compiling Push GetGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[29/36] Compiling Push Group.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[30/36] Compiling Push UpdateGroup.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[31/36] Compiling Push Inbox.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[32/36] Compiling Push DecryptPgp.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[33/36] Compiling Push GetFeeds.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[34/36] Compiling Push UpdateProfile.swift
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
[35/36] 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)
[36/36] Emitting module Push
/host/spi-builder-workspace/Sources/Helpers/Chat/GetInboxList.swift:2:8: error: no such module 'ObjectivePGP'
import ObjectivePGP
       ^
BUILD FAILURE 5.8 linux