Build Information
Failed to build SwiftCOSE, reference main (c5fc78), with Swift 6.2 for Android on 30 Nov 2025 03:26:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kingpin-Apps/swift-cose.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/Kingpin-Apps/swift-cose
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c5fc787 bump: version 0.1.14 → 0.1.15
Cloned https://github.com/Kingpin-Apps/swift-cose.git
Revision (git rev-parse @):
c5fc787fddb8cffdcc37bf60c39a05676a990628
SUCCESS checkout https://github.com/Kingpin-Apps/swift-cose.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/Kingpin-Apps/swift-cose.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/krzyzanowskim/OpenSSL-Package.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/Kingpin-Apps/swift-curve448.git
Fetching https://github.com/KINGH242/PotentCodables.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/leif-ibsen/Digest.git
[1/90] Fetching openssl-package
[91/233] Fetching openssl-package, swift-curve448
[234/2579] Fetching openssl-package, swift-curve448, potentcodables
[305/15684] Fetching openssl-package, swift-curve448, potentcodables, cryptoswift
[1602/22709] Fetching openssl-package, swift-curve448, potentcodables, cryptoswift, swift-certificates
[2703/25302] Fetching openssl-package, swift-curve448, potentcodables, cryptoswift, swift-certificates, digest
Fetched https://github.com/KINGH242/PotentCodables.git from cache (0.86s)
Fetching https://github.com/Sajjon/K1.git
Fetched https://github.com/leif-ibsen/Digest.git from cache (0.87s)
Fetching https://github.com/tesseract-one/UncommonCrypto.swift.git
[9355/20363] Fetching openssl-package, swift-curve448, cryptoswift, swift-certificates
[10798/24066] Fetching openssl-package, swift-curve448, cryptoswift, swift-certificates, k1
[12539/24209] Fetching openssl-package, swift-curve448, cryptoswift, swift-certificates, k1, uncommoncrypto.swift
Fetched https://github.com/tesseract-one/UncommonCrypto.swift.git from cache (0.33s)
[13632/24066] Fetching openssl-package, swift-curve448, cryptoswift, swift-certificates, k1
Fetched https://github.com/Sajjon/K1.git from cache (0.56s)
[19577/20363] Fetching openssl-package, swift-curve448, cryptoswift, swift-certificates
Fetched https://github.com/Kingpin-Apps/swift-curve448.git from cache (2.05s)
Fetched https://github.com/krzyzanowskim/OpenSSL-Package.git from cache (2.06s)
Fetched https://github.com/apple/swift-certificates.git from cache (2.06s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.09s)
Computing version for https://github.com/Kingpin-Apps/swift-curve448.git
Computed https://github.com/Kingpin-Apps/swift-curve448.git at 0.1.3 (2.47s)
Fetching https://github.com/apple/swift-crypto.git
[1/17463] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.89s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (5.19s)
Computing version for https://github.com/tesseract-one/UncommonCrypto.swift.git
Computed https://github.com/tesseract-one/UncommonCrypto.swift.git at 0.2.1 (0.39s)
Computing version for https://github.com/KINGH242/PotentCodables.git
Computed https://github.com/KINGH242/PotentCodables.git at 3.6.0 (0.45s)
Fetching https://github.com/SusanDoggie/Float16.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/sharplet/Regex.git
[1/4826] Fetching bigint
[50/6080] Fetching bigint, regex
[1541/6390] Fetching bigint, regex, float16
[5978/24704] Fetching bigint, regex, float16, swift-collections
Fetched https://github.com/sharplet/Regex.git from cache (0.78s)
[15759/23450] Fetching bigint, float16, swift-collections
Fetched https://github.com/SusanDoggie/Float16.git from cache (1.32s)
Fetched https://github.com/attaswift/BigInt.git from cache (1.33s)
Fetched https://github.com/apple/swift-collections.git from cache (1.36s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.54s)
Fetching https://github.com/apple/swift-asn1.git
[1/1663] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.36s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (5.83s)
Computing version for https://github.com/SusanDoggie/Float16.git
Computed https://github.com/SusanDoggie/Float16.git at 1.1.1 (0.51s)
Fetching https://github.com/apple/swift-numerics
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.64s)
Computing version for https://github.com/Sajjon/K1.git
Computed https://github.com/Sajjon/K1.git at 0.6.0 (2.22s)
Computing version for https://github.com/krzyzanowskim/OpenSSL-Package.git
Computed https://github.com/krzyzanowskim/OpenSSL-Package.git at 3.3.3001 (0.46s)
Computing version for https://github.com/leif-ibsen/Digest.git
Computed https://github.com/leif-ibsen/Digest.git at 1.13.0 (3.27s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.0 (2.80s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.41s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (0.41s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.16.0 (0.48s)
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.16.0
Creating working copy for https://github.com/Sajjon/K1.git
Working copy of https://github.com/Sajjon/K1.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/KINGH242/PotentCodables.git
Working copy of https://github.com/KINGH242/PotentCodables.git resolved at 3.6.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.0
Creating working copy for https://github.com/Kingpin-Apps/swift-curve448.git
Working copy of https://github.com/Kingpin-Apps/swift-curve448.git resolved at 0.1.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/krzyzanowskim/OpenSSL-Package.git
Working copy of https://github.com/krzyzanowskim/OpenSSL-Package.git resolved at 3.3.3001
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/tesseract-one/UncommonCrypto.swift.git
Working copy of https://github.com/tesseract-one/UncommonCrypto.swift.git resolved at 0.2.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/leif-ibsen/Digest.git
Working copy of https://github.com/leif-ibsen/Digest.git resolved at 1.13.0
Downloading binary artifact https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip
[1397/38024420] Downloading https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip
Downloaded https://github.com/krzyzanowskim/OpenSSL/releases/download/3.3.3001/OpenSSL.xcframework.zip (5.07s)
Building for debugging...
[0/429] Compiling ecdh_variants.c
[1/429] Compiling lax_der_privatekey_parsing.c
[2/429] Compiling precomputed_ecmult_gen.c
[3/429] Write sources
[14/429] Copying PotentCodables.docc
[14/429] Compiling lax_der_parsing.c
[14/429] Write sources
[14/429] Copying PrivacyInfo.xcprivacy
[14/429] Write sources
[31/429] Compiling fy-atom.c
[32/429] Compiling fy-diag.c
[33/429] Compiling fy-composer.c
[34/429] Write swift-version--6B0C4D200E742BB1.txt
[35/429] Compiling fy-utils.c
[36/429] Compiling fy-ctype.c
[37/429] Compiling fy-blob.c
[38/429] Compiling fy-utf8.c
[39/470] Compiling xxhash.c
[40/486] Compiling secp256k1.c
[41/496] Compiling fy-walk.c
[42/597] Compiling precomputed_ecmult.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/597] Emitting module SwiftCurve448
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[44/598] Compiling fy-types.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/647] Emitting module K1
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[47/653] Compiling K1 FFI+ECDH.swift
[48/653] Compiling K1 FFI+ECDSA.swift
[49/655] Compiling K1 ECDSA+NonRecovery+Wrapped.swift
[50/655] Compiling K1 FFI+ECDSA+NonRecovery.swift
[51/655] Compiling K1 ECDSASignatureNonRecoverable.swift
[52/655] Compiling K1 ECDSASignatureRecoverable.swift
[53/655] Compiling K1 RecoveryID.swift
[54/655] Compiling K1 Keys.generated.swift
[58/657] Compiling K1 K1.swift
[59/657] Compiling K1 KeyAgreement.swift
[60/657] Emitting module InternalCollectionsUtilities
[61/657] Compiling K1 ECDSA.swift
[66/657] Compiling K1 ECDSA+Recovery+Wrapped.swift
[67/657] Compiling K1 FFI+ECDSA+Recovery.swift
[68/657] Compiling K1 PrivateKey+Wrapped.swift
[69/657] Compiling K1 PrivateKeyImplementation.swift
[73/657] Compiling Digest MD.swift
[74/658] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[75/658] Compiling SwiftASN1 DER.swift
[76/659] Compiling Digest SHA3.swift
[77/659] Compiling Digest SHA1.swift
[80/659] Compiling Digest SHAKE.swift
[81/659] Compiling Digest SHA2.swift
[83/659] Emitting module _CertificateInternals
[84/659] Compiling _CertificateInternals _TinyArray.swift
[86/728] Compiling Digest XOF.swift
[86/728] Compiling fy-token.c
[88/728] Emitting module SwiftASN1
[89/783] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[90/783] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[91/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[92/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[93/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[94/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[95/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[96/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[97/783] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[98/790] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[99/790] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[100/790] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[101/790] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[102/790] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[103/790] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[104/790] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[105/790] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[106/790] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[107/790] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[108/790] Compiling OrderedCollections OrderedDictionary+Values.swift
[109/790] Compiling OrderedCollections OrderedDictionary.swift
[110/790] Compiling OrderedCollections OrderedSet+Codable.swift
[111/790] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[112/790] Compiling OrderedCollections OrderedSet+Descriptions.swift
[113/790] Compiling OrderedCollections OrderedSet+Diffing.swift
[114/790] Compiling OrderedCollections OrderedSet+Equatable.swift
[115/799] Compiling OrderedCollections OrderedDictionary+Codable.swift
[116/799] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[117/799] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[118/799] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[119/799] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[120/799] Compiling OrderedCollections OrderedDictionary+Elements.swift
[121/799] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[122/799] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[125/799] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[126/799] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[131/799] Compiling OrderedCollections OrderedSet+Initializers.swift
[132/799] Compiling OrderedCollections OrderedSet+Insertions.swift
[133/799] Compiling OrderedCollections OrderedSet+Invariants.swift
[134/799] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[135/799] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[136/799] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[137/799] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[138/799] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[145/799] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[146/799] Compiling OrderedCollections OrderedSet+Hashable.swift
[154/800] Compiling OrderedCollections _HashTable+Testing.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[155/800] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[156/800] Compiling Regex Regex.swift
[157/800] Compiling OrderedCollections _HashTable+Bucket.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[158/800] Compiling OrderedCollections _HashTable+BucketIterator.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[159/800] Compiling OrderedCollections _HashTable+Constants.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[160/800] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[165/800] Compiling SwiftCurve448 SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[180/800] Compiling OrderedCollections _HashTable.swift
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
[182/800] Compiling OrderedCollections _Hashtable+Header.swift
/host/spi-builder-workspace/.build/checkouts/swift-curve448/Sources/SwiftCurve448/Keys/OpenSSL/Ed448_impl.swift:2:8: error: no such module 'OpenSSL'
1 | import Foundation
2 | import OpenSSL
| `- error: no such module 'OpenSSL'
3 |
4 | // For signing and verifying, we use OpenSSL's Ed448, not the X448 stuff.
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/K1/Sources/K1/K1/ECDH/KeyAgreement.swift:1:15: error: no such module 'CryptoKit'
1 | import struct CryptoKit.SharedSecret
| `- error: no such module 'CryptoKit'
2 | import Foundation
3 |
[189/802] Emitting module Digest
BUILD FAILURE 6.2 android