Build Information
Failed to build JWSETKit, reference 0.24.0 (968553
), with Swift 6.1 for Android on 30 May 2025 19:29:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amosavian/JWSETKit.git
Reference: 0.24.0
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/amosavian/JWSETKit
* tag 0.24.0 -> FETCH_HEAD
HEAD is now at 968553c Update swift.yml
Cloned https://github.com/amosavian/JWSETKit.git
Revision (git rev-parse @):
968553c150714c469905d1ea8441dbcd18ea1824
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/amosavian/JWSETKit.git at 0.24.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/amosavian/JWSETKit.git
https://github.com/amosavian/JWSETKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "1.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.11.1",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-certificates",
"requirement" : {
"range" : [
{
"lower_bound" : "1.7.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-certificates"
},
{
"identity" : "cryptoswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/krzyzanowskim/CryptoSwift.git"
}
],
"manifest_display_name" : "JWSETKit",
"name" : "JWSETKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "14.0"
},
{
"name" : "maccatalyst",
"version" : "14.0"
}
],
"products" : [
{
"name" : "JWSETKit",
"targets" : [
"JWSETKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "JWSETKitTests",
"module_type" : "SwiftTarget",
"name" : "JWSETKitTests",
"path" : "Tests/JWSETKitTests",
"sources" : [
"Base/StorageTests.swift",
"Base/WebContainerTests.swift",
"Cryptography/CompressionTests.swift",
"Cryptography/ECTests.swift",
"Cryptography/JWKSetTests.swift",
"Cryptography/RFC7520DecryptionTests.swift",
"Cryptography/RFC7520EncryptionTests.swift",
"Cryptography/RFC7520SignatureTests.swift",
"Cryptography/RSACryptoTests.swift",
"Cryptography/RSATests.swift",
"Cryptography/ThumbprintTests.swift",
"Entities/JOSEHeaderJWETests.swift",
"Entities/JOSEHeaderJWSTests.swift",
"Entities/JWETests.swift",
"Entities/JWSTests.swift",
"Entities/JWTOAuthClaimsTests.swift",
"Entities/JWTOIDCAuthClaimsTests.swift",
"Entities/JWTOIDCStandardClaimsTests.swift",
"Entities/JWTRegisteredClaimsTests.swift",
"Entities/JWTTests.swift",
"ExampleKeys.swift",
"Extensions/Base64Tests.swift",
"Extensions/KeyLookupTests.swift",
"Extensions/LocalizingTests.swift"
],
"target_dependencies" : [
"JWSETKit"
],
"type" : "test"
},
{
"c99name" : "JWSETKit",
"module_type" : "SwiftTarget",
"name" : "JWSETKit",
"path" : "Sources/JWSETKit",
"product_dependencies" : [
"Collections",
"SwiftASN1",
"X509",
"Crypto",
"_CryptoExtras",
"CryptoSwift"
],
"product_memberships" : [
"JWSETKit"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/JWSETKit/PrivacyInfo.xcprivacy",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/ar.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "ar"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/en.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "en"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/es.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "es"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fa.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "fa"
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/JWSETKit/Resources/fr.lproj/Localizable.stringsdict",
"rule" : {
"process" : {
"localization" : "fr"
}
}
}
],
"sources" : [
"Base/EncryptedData.swift",
"Base/Error.swift",
"Base/Expiry.swift",
"Base/ProtectedContainer.swift",
"Base/RawType.swift",
"Base/Storage.swift",
"Base/StorageField.swift",
"Base/WebContainer.swift",
"Cryptography/Algorithms/Algorithms.swift",
"Cryptography/Algorithms/Compression.swift",
"Cryptography/Algorithms/ContentEncryption.swift",
"Cryptography/Algorithms/KeyEncryption.swift",
"Cryptography/Algorithms/Signature.swift",
"Cryptography/Certificate/JSONWebCertificate.swift",
"Cryptography/Certificate/SecCertificate.swift",
"Cryptography/Certificate/X509Certificate.swift",
"Cryptography/Compression/Apple.swift",
"Cryptography/Compression/Zlib.swift",
"Cryptography/EC/CryptoKitAbstract.swift",
"Cryptography/EC/Ed25519.swift",
"Cryptography/EC/JWK-EC.swift",
"Cryptography/EC/P256.swift",
"Cryptography/EC/P384.swift",
"Cryptography/EC/P521.swift",
"Cryptography/KeyAccessors.swift",
"Cryptography/KeyExporter.swift",
"Cryptography/KeyParser.swift",
"Cryptography/KeySet.swift",
"Cryptography/Keys.swift",
"Cryptography/RSA/JWK-RSA.swift",
"Cryptography/RSA/RSA.swift",
"Cryptography/RSA/SecKey.swift",
"Cryptography/Symmetric/AES-CBC-HMAC.swift",
"Cryptography/Symmetric/AES.swift",
"Cryptography/Symmetric/CommonCrypto.swift",
"Cryptography/Symmetric/ConcatKDF.swift",
"Cryptography/Symmetric/Direct.swift",
"Cryptography/Symmetric/HMAC.swift",
"Cryptography/Symmetric/PBKDF2.swift",
"Cryptography/Symmetric/SymmetricKey.swift",
"Entities/JOSE/JOSE-JWERegistered.swift",
"Entities/JOSE/JOSE-JWSRegistered.swift",
"Entities/JOSE/JOSEHeader.swift",
"Entities/JWE/JWE.swift",
"Entities/JWE/JWECodable.swift",
"Entities/JWE/JWEHeader.swift",
"Entities/JWE/JWERecipient.swift",
"Entities/JWS/JWS.swift",
"Entities/JWS/JWSCodable.swift",
"Entities/JWS/JWSHeader.swift",
"Entities/JWT/JWTOAuthClaims.swift",
"Entities/JWT/JWTOIDCAuth.swift",
"Entities/JWT/JWTOIDCStandard.swift",
"Entities/JWT/JWTPayload.swift",
"Entities/JWT/JWTPopClaims.swift",
"Entities/JWT/JWTRegisteredClaims.swift",
"Extensions/ASN1.swift",
"Extensions/Base64.swift",
"Extensions/Codable.swift",
"Extensions/Data.swift",
"Extensions/KeyLookup.swift",
"Extensions/Localizing.swift",
"Extensions/LockValue.swift"
],
"target_dependencies" : [
"Czlib"
],
"type" : "library"
},
{
"c99name" : "Czlib",
"module_type" : "SystemLibraryTarget",
"name" : "Czlib",
"path" : "Sources/Czlib",
"product_memberships" : [
"JWSETKit"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-certificates
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-collections.git
[1/1590] Fetching swift-asn1
[781/7745] Fetching swift-asn1, swift-certificates
[1307/21681] Fetching swift-asn1, swift-certificates, swift-crypto
[2568/34622] Fetching swift-asn1, swift-certificates, swift-crypto, cryptoswift
[8487/51213] Fetching swift-asn1, swift-certificates, swift-crypto, cryptoswift, swift-collections
Fetched https://github.com/apple/swift-asn1.git from cache (0.55s)
[7370/49623] Fetching swift-certificates, swift-crypto, cryptoswift, swift-collections
Fetched https://github.com/apple/swift-certificates from cache (0.81s)
[7361/43468] Fetching swift-crypto, cryptoswift, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (5.65s)
Fetched https://github.com/apple/swift-crypto.git from cache (5.69s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (5.70s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (9.64s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.88s)
Computing version for https://github.com/apple/swift-certificates
Computed https://github.com/apple/swift-certificates at 1.10.0 (1.02s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (2.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (1.16s)
Creating working copy for https://github.com/apple/swift-certificates
Working copy of https://github.com/apple/swift-certificates resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Building for debugging...
[0/385] Write sources
[0/385] Copying PrivacyInfo.xcprivacy
[0/385] Copying Localizable.stringsdict
[1/385] Write sources
[1/385] Copying Localizable.stringsdict
[1/385] Copying Info.plist
[1/385] Write sources
[1/385] Copying PrivacyInfo.xcprivacy
[1/385] Write sources
[23/385] Compiling fiat_p256_adx_mul.S
[24/385] Compiling md5-x86_64-linux.S
[25/385] Compiling fiat_curve25519_adx_square.S
[26/385] Compiling md5-x86_64-apple.S
[27/385] Compiling fiat_curve25519_adx_mul.S
[28/385] Compiling md5-586-linux.S
[29/385] Compiling fiat_p256_adx_sqr.S
[30/385] Compiling chacha20_poly1305_x86_64-linux.S
[31/385] Compiling md5-586-apple.S
[32/385] Compiling chacha20_poly1305_x86_64-apple.S
[33/385] Compiling chacha20_poly1305_armv8-win.S
[34/385] Compiling chacha20_poly1305_armv8-apple.S
[35/385] Compiling chacha-x86_64-linux.S
[36/385] Compiling chacha-x86-linux.S
[37/385] Compiling chacha-x86_64-apple.S
[38/385] Compiling chacha-x86-apple.S
[39/385] Compiling chacha20_poly1305_armv8-linux.S
[40/385] Compiling chacha-armv8-win.S
[41/385] Compiling chacha-armv8-apple.S
[42/385] Compiling chacha-armv4-linux.S
[43/385] Write swift-version-24593BA9C3E375BF.txt
[44/385] Compiling aes128gcmsiv-x86_64-apple.S
[45/385] Compiling aes128gcmsiv-x86_64-linux.S
[46/385] Compiling x86_64-mont5-apple.S
[47/385] Compiling chacha-armv8-linux.S
[48/385] Compiling x86_64-mont5-linux.S
[49/385] Compiling x86_64-mont-linux.S
[50/385] Compiling x86_64-mont-apple.S
[51/386] Compiling CCryptoBoringSSLShims shims.c
[52/396] Compiling x86-mont-linux.S
[53/400] Compiling x86-mont-apple.S
[54/404] Compiling vpaes-x86_64-apple.S
[55/404] Compiling vpaes-x86_64-linux.S
[56/405] Compiling vpaes-x86-apple.S
[57/405] Compiling vpaes-x86-linux.S
[58/421] Compiling vpaes-armv8-win.S
[59/421] Compiling vpaes-armv8-apple.S
[60/421] Compiling vpaes-armv8-linux.S
[61/421] Compiling sha512-x86_64-linux.S
[62/432] Compiling vpaes-armv7-linux.S
[63/474] Compiling sha512-x86_64-apple.S
[64/510] Compiling sha512-armv8-win.S
[65/522] Compiling sha512-armv8-apple.S
[66/522] Compiling sha512-armv8-linux.S
[67/522] Compiling err_data.cc
[68/522] Compiling sha512-armv4-linux.S
[69/522] Compiling sha512-586-linux.S
[70/522] Compiling sha512-586-apple.S
[71/522] Compiling sha256-armv8-win.S
[72/522] Compiling sha256-x86_64-linux.S
[73/522] Compiling sha256-x86_64-apple.S
[75/522] Emitting module InternalCollectionsUtilities
[75/524] Compiling sha256-armv8-linux.S
[76/524] Compiling sha256-586-linux.S
[77/524] Compiling sha256-armv4-linux.S
[77/524] Compiling sha256-armv8-apple.S
[79/524] Compiling sha256-586-apple.S
[80/524] Compiling sha1-x86_64-linux.S
[81/524] Compiling sha1-armv8-win.S
[82/524] Compiling sha1-x86_64-apple.S
[83/524] Compiling sha1-armv8-apple.S
[84/524] Compiling sha1-armv4-large-linux.S
[84/524] Compiling sha1-armv8-linux.S
[86/524] Compiling sha1-586-linux.S
[87/524] Compiling rsaz-avx2-apple.S
[88/524] Compiling rsaz-avx2-linux.S
[89/524] Compiling rdrand-x86_64-linux.S
[90/524] Compiling sha1-586-apple.S
[91/524] Compiling p256_beeu-armv8-asm-win.S
[92/524] Compiling p256_beeu-x86_64-asm-linux.S
[93/524] Compiling p256_beeu-x86_64-asm-apple.S
[93/524] Compiling rdrand-x86_64-apple.S
[95/524] Compiling p256_beeu-armv8-asm-linux.S
[96/524] Compiling p256_beeu-armv8-asm-apple.S
[97/524] Compiling p256-x86_64-asm-linux.S
[98/524] Compiling p256-x86_64-asm-apple.S
[99/524] Compiling p256-armv8-asm-win.S
[100/524] Compiling p256-armv8-asm-apple.S
[101/524] Compiling p256-armv8-asm-linux.S
[102/524] Compiling ghashv8-armv8-win.S
[103/524] Compiling ghashv8-armv8-linux.S
[103/524] Compiling ghashv8-armv8-apple.S
[105/524] Compiling ghashv8-armv7-linux.S
[106/524] Compiling ghash-x86_64-linux.S
[107/524] Compiling ghash-x86-linux.S
[108/524] Compiling ghash-x86_64-apple.S
[109/524] Compiling ghash-ssse3-x86_64-linux.S
[110/524] Compiling ghash-x86-apple.S
[111/524] Compiling ghash-ssse3-x86_64-apple.S
[112/524] Compiling ghash-ssse3-x86-linux.S
[113/524] Compiling ghash-ssse3-x86-apple.S
[114/524] Compiling ghash-neon-armv8-win.S
[115/524] Compiling ghash-neon-armv8-linux.S
[116/524] Compiling ghash-neon-armv8-apple.S
[117/524] Compiling ghash-armv4-linux.S
[118/524] Compiling co-586-apple.S
[119/524] Compiling co-586-linux.S
[120/524] Compiling bn-armv8-win.S
[121/524] Compiling bsaes-armv7-linux.S
[122/524] Compiling bn-armv8-apple.S
[123/524] Compiling bn-armv8-linux.S
[124/524] Compiling bn-586-apple.S
[125/524] Compiling bn-586-linux.S
[126/524] Compiling armv8-mont-win.S
[127/524] Compiling armv8-mont-apple.S
[128/524] Compiling armv8-mont-linux.S
[129/524] Compiling armv4-mont-linux.S
[130/524] Compiling aesv8-gcm-armv8-win.S
[131/524] Compiling aesv8-gcm-armv8-linux.S
[132/524] Compiling aesv8-gcm-armv8-apple.S
[133/524] Compiling aesv8-armv8-win.S
[134/524] Compiling aesv8-armv8-linux.S
[135/524] Compiling aesv8-armv8-apple.S
[136/524] Compiling aesv8-armv7-linux.S
[137/524] Compiling aesni-x86_64-linux.S
[138/524] Compiling aesni-x86_64-apple.S
[140/524] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[141/524] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[141/524] Compiling aesni-x86-apple.S
[142/524] Compiling aesni-x86-linux.S
[143/524] Compiling aesni-gcm-x86_64-linux.S
[145/524] Compiling _CertificateInternals _TinyArray.swift
[146/524] Emitting module _CertificateInternals
[147/524] Compiling CryptoSwift Bit.swift
[148/524] Compiling CryptoSwift BlockCipher.swift
[149/525] Compiling CryptoSwift AEAD.swift
[150/525] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[151/525] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[152/525] Compiling CryptoSwift Authenticator.swift
[153/525] Compiling CryptoSwift BatchedCollection.swift
[154/525] Compiling CryptoSwift BlockDecryptor.swift
[155/525] Compiling CryptoSwift BlockEncryptor.swift
[155/525] Compiling aesni-gcm-x86_64-apple.S
[157/525] Compiling CryptoSwift ASN1Encoder.swift
[158/525] Compiling CryptoSwift ASN1Scanner.swift
[159/525] Compiling CryptoSwift Array+Extension.swift
[160/525] Compiling CryptoSwift ASN1.swift
[161/525] Compiling CryptoSwift ASN1Decoder.swift
[162/525] Compiling CryptoSwift AES.Cryptors.swift
[163/525] Compiling CryptoSwift AES.swift
[163/525] Compiling aes-gcm-avx10-x86_64-linux.S
[164/526] Compiling aes-gcm-avx10-x86_64-apple.S
[176/528] Compiling x_val.cc
[177/528] Compiling x_x509a.cc
[178/528] Compiling x_x509.cc
[179/528] Compiling x_sig.cc
[180/528] Compiling x_spki.cc
[181/569] Compiling x_req.cc
[183/596] Compiling _RopeModule BigString+Hashing.swift
[184/596] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[185/596] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[186/749] Compiling HashTreeCollections _HashNode+Builder.swift
[187/749] Compiling HashTreeCollections _HashNode+Debugging.swift
[188/749] Compiling HeapModule Heap+Invariants.swift
[189/749] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[190/749] Compiling HeapModule Heap+Descriptions.swift
[191/749] Compiling HashTreeCollections _Bitmap.swift
[192/749] Compiling HashTreeCollections _Bucket.swift
[193/751] Compiling HeapModule Heap.swift
[194/751] Compiling HeapModule _HeapNode.swift
[195/751] Compiling HashTreeCollections _HashNode+Storage.swift
[196/751] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[197/751] Compiling HashTreeCollections _HashNode+Structural filter.swift
[198/751] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[199/751] Compiling HeapModule Heap+UnsafeHandle.swift
[200/751] Emitting module HeapModule
[200/752] Compiling x_pubkey.cc
[202/752] Compiling HashTreeCollections _HashSlot.swift
[203/752] Compiling HashTreeCollections _HashStack.swift
[204/752] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[205/752] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[206/752] Compiling HashTreeCollections TreeDictionary+Filter.swift
[207/752] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[208/752] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[210/759] Emitting module SwiftASN1
[211/759] Compiling HashTreeCollections TreeSet+Collection.swift
[212/759] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[213/759] Compiling HashTreeCollections TreeSet+Debugging.swift
[214/759] Compiling HashTreeCollections TreeSet+Descriptions.swift
[215/759] Compiling HashTreeCollections TreeSet+Equatable.swift
[216/759] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[217/759] Compiling HashTreeCollections TreeSet+Extras.swift
[218/759] Compiling HashTreeCollections TreeSet+Filter.swift
[219/759] Compiling HashTreeCollections TreeSet+Hashable.swift
[220/759] Compiling HashTreeCollections TreeSet+Sendable.swift
[221/759] Compiling HashTreeCollections TreeSet+Sequence.swift
[222/759] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[223/759] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[224/759] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[225/759] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[226/759] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[227/759] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[228/759] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[229/769] Compiling HashTreeCollections _HashNode+Structural union.swift
[230/769] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[231/769] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[232/769] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[233/769] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[234/769] Compiling HashTreeCollections _HashNode.swift
[235/769] Compiling HashTreeCollections _HashNodeHeader.swift
[236/769] Compiling DequeModule _DequeSlot.swift
[237/769] Compiling DequeModule _UnsafeWrappedBuffer.swift
[238/769] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[239/769] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[240/769] Compiling HashTreeCollections _HashNode+Structural merge.swift
[241/769] Compiling HashTreeCollections _AncestorHashSlots.swift
[246/769] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[247/769] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[252/769] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[253/769] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[254/769] Compiling HashTreeCollections TreeDictionary+Keys.swift
[255/769] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[256/769] Compiling HashTreeCollections TreeDictionary+Merge.swift
[257/769] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[258/769] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[259/769] Compiling HashTreeCollections TreeDictionary+Values.swift
[260/769] Compiling HashTreeCollections TreeDictionary.swift
[261/769] Compiling HashTreeCollections TreeSet+Codable.swift
[299/778] Emitting module DequeModule
[303/779] Compiling _RopeModule _CharacterRecognizer.swift
[304/779] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[305/779] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[306/779] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[307/779] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[308/779] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[309/779] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[310/779] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[311/779] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[312/779] Compiling HashTreeCollections TreeSet.swift
[313/779] Compiling OrderedCollections OrderedSet+Sendable.swift
[314/779] Compiling OrderedCollections OrderedSet+SubSequence.swift
[315/779] Compiling OrderedCollections OrderedSet+Testing.swift
[316/779] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[317/779] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[318/779] Compiling OrderedCollections OrderedSet.swift
[319/779] Compiling OrderedCollections _UnsafeBitset.swift
[320/779] Compiling HashTreeCollections TreeDictionary+Collection.swift
[321/779] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[322/779] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[323/779] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[324/779] Emitting module _RopeModule
[325/779] Emitting module OrderedCollections
[325/779] Compiling x_name.cc
[326/779] Compiling x_exten.cc
[352/780] Compiling HashTreeCollections _HashNode+Initializers.swift
[353/780] Compiling HashTreeCollections _HashNode+Invariants.swift
[354/780] Compiling HashTreeCollections _HashNode+Lookups.swift
[355/780] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[356/780] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[357/780] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[366/781] Compiling x_crl.cc
[391/781] Compiling _RopeModule Rope+Join.swift
[392/781] Compiling _RopeModule Rope+MutatingForEach.swift
[393/781] Compiling _RopeModule Rope+Remove.swift
[394/781] Compiling _RopeModule Rope+RemoveSubrange.swift
[395/781] Compiling _RopeModule Rope+Split.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[424/795] Compiling x_attrib.cc
[464/795] Compiling _RopeModule Optional Utilities.swift
[465/795] Compiling _RopeModule String Utilities.swift
[466/795] Compiling _RopeModule String.Index+ABI.swift
[467/795] Compiling x_all.cc
[469/795] Emitting module HashTreeCollections
[471/796] Emitting module CryptoSwift
[486/796] Compiling x509rset.cc
[487/796] Compiling x_algor.cc
[527/796] Compiling x509spki.cc
[528/796] Compiling x509name.cc
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[544/797] Compiling CryptoSwift PKCS1v15.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[545/797] Compiling CryptoSwift PKCS5.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[546/797] Compiling CryptoSwift PKCS7.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[547/797] Compiling CryptoSwift PKCS7Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[548/797] Compiling CryptoSwift Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[549/797] Compiling CryptoSwift Poly1305.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[550/797] Compiling CryptoSwift RSA+Cipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[551/797] Compiling CryptoSwift RSA+Signature.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[552/797] Compiling CryptoSwift RSA.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[553/797] Compiling CryptoSwift Rabbit.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[554/797] Compiling CryptoSwift SHA1.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[555/797] Compiling CryptoSwift SHA2.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[556/797] Compiling CryptoSwift SHA3.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[557/797] Compiling CryptoSwift Scrypt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[558/797] Compiling CryptoSwift SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[558/797] Compiling x509cset.cc
[559/797] Compiling x509_vpm.cc
[560/797] Compiling x509_vfy.cc
[561/797] Compiling x509_v3.cc
[562/797] Compiling x509_txt.cc
[563/797] Compiling x509_trs.cc
[564/797] Compiling x509_set.cc
[566/797] Compiling CryptoSwift Signature.swift
[567/797] Compiling CryptoSwift StreamDecryptor.swift
[568/797] Compiling CryptoSwift StreamEncryptor.swift
[569/797] Compiling CryptoSwift String+Extension.swift
[570/797] Compiling CryptoSwift UInt128.swift
[571/797] Compiling CryptoSwift UInt16+Extension.swift
[572/797] Compiling CryptoSwift UInt32+Extension.swift
[573/797] Compiling CryptoSwift UInt64+Extension.swift
[574/797] Compiling CryptoSwift UInt8+Extension.swift
[575/797] Compiling CryptoSwift Updatable.swift
[576/797] Compiling CryptoSwift Utils.swift
[577/797] Compiling CryptoSwift XChaCha20.swift
[578/797] Compiling CryptoSwift ZeroPadding.swift
[579/797] Compiling CryptoSwift resource_bundle_accessor.swift
[579/797] Compiling x509_obj.cc
[580/797] Compiling x509_req.cc
[581/797] Compiling x509_d2.cc
[581/797] Compiling x509.cc
[581/797] Compiling x509_def.cc
[581/797] Compiling x509_att.cc
[581/797] Compiling x509_cmp.cc
[581/797] Compiling x509_ext.cc
[581/797] Compiling x509_lu.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/216] Write sources
[1/217] Compiling x509_ext.cc
[2/217] Compiling x509_def.cc
[3/217] Compiling x509.cc
[4/217] Compiling x509_d2.cc
[5/217] Compiling x509_cmp.cc
[6/217] Write swift-version-24593BA9C3E375BF.txt
[7/217] Compiling x509_att.cc
[8/217] Compiling x509_lu.cc
[9/220] Compiling v3_utl.cc
[11/253] Emitting module _CertificateInternals
[12/253] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[13/253] Compiling InternalCollectionsUtilities Specialize.swift
[14/253] Compiling InternalCollectionsUtilities Debugging.swift
[15/253] Compiling InternalCollectionsUtilities Descriptions.swift
[16/255] Compiling InternalCollectionsUtilities _SortedCollection.swift
[17/255] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/255] Compiling v3_pmaps.cc
[18/255] Compiling v3_skey.cc
[19/255] Compiling v3_pcons.cc
[21/255] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/255] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/255] Compiling _CertificateInternals _TinyArray.swift
[23/256] Compiling v3_prn.cc
[28/258] Emitting module InternalCollectionsUtilities
[29/258] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[30/258] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[33/258] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[34/258] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[35/258] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[36/258] Compiling InternalCollectionsUtilities UInt+reversed.swift
[37/258] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[38/258] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[39/258] Compiling InternalCollectionsUtilities Integer rank.swift
[40/258] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[41/325] Compiling CryptoSwift ASN1Scanner.swift
[42/325] Compiling CryptoSwift Array+Extension.swift
[42/357] Compiling v3_purp.cc
[43/359] Compiling v3_ocsp.cc
[45/359] Compiling CryptoSwift AES.Cryptors.swift
[46/359] Compiling CryptoSwift AES.swift
[46/359] Compiling v3_ncons.cc
[48/359] Compiling CryptoSwift ASN1.swift
[49/359] Compiling CryptoSwift ASN1Decoder.swift
[50/359] Compiling CryptoSwift ASN1Encoder.swift
[51/359] Compiling CryptoSwift AEAD.swift
[52/359] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[53/359] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[54/359] Compiling CryptoSwift BlockMode.swift
[55/359] Compiling CryptoSwift BlockModeOptions.swift
[55/359] Compiling v3_lib.cc
[57/359] Compiling CryptoSwift Bit.swift
[58/359] Compiling CryptoSwift BlockCipher.swift
[58/360] Compiling v3_int.cc
[60/360] Compiling v3_info.cc
[62/360] Emitting module SwiftASN1
[62/420] Compiling v3_ia5.cc
[63/429] Compiling v3_genn.cc
[66/429] Compiling _RopeModule _RopeVersion.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[67/429] Compiling _RopeModule Rope+Collection.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[68/429] Compiling _RopeModule Rope+Index.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[69/429] Compiling _RopeModule Rope+Sequence.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[70/429] Compiling _RopeModule Rope+Append.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[71/429] Compiling _RopeModule Rope+Extract.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[72/429] Compiling _RopeModule Rope+Find.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[73/429] Compiling _RopeModule Rope+ForEachWhile.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[74/429] Compiling _RopeModule Rope+Insert.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[75/429] Compiling CryptoSwift Operators.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[76/429] Compiling CryptoSwift DER.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[77/429] Compiling CryptoSwift PBKDF1.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[78/429] Compiling CryptoSwift PBKDF2.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[79/429] Compiling CryptoSwift PKCS1v15.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/HKDF.swift:59:25: error: cannot find 'ceil' in scope
57 | let keyLengthFinal = Double(dkLen)
58 | let hLen = Double(variant.digestLength)
59 | let numBlocks = Int(ceil(keyLengthFinal / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
60 | guard numBlocks <= 255 else {
61 | throw Error.derivedKeyTooLong
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:66:28: error: cannot find 'pow' in scope
64 | let keyLengthFinal = Double(dkLen)
65 | let hLen = Double(prf.variant.digestLength)
66 | if keyLengthFinal > (pow(2, 32) - 1) * hLen {
| `- error: cannot find 'pow' in scope
67 | throw Error.derivedKeyTooLong
68 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/PKCS/PBKDF2.swift:74:28: error: cannot find 'ceil' in scope
72 | self.prf = prf
73 |
74 | self.numBlocks = Int(ceil(Double(keyLengthFinal) / hLen)) // l = ceil(keyLength / hLen)
| `- error: cannot find 'ceil' in scope
75 | }
76 |
[79/526] Compiling v3_extku.cc
[80/581] Compiling v3_crld.cc
[81/581] Compiling v3_enum.cc
[83/581] Compiling HeapModule Heap+Descriptions.swift
[84/596] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[85/596] Compiling HashTreeCollections TreeSet+Debugging.swift
[86/596] Compiling HashTreeCollections TreeSet+Descriptions.swift
[87/596] Compiling HashTreeCollections TreeSet+Equatable.swift
[88/596] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[89/596] Compiling HashTreeCollections TreeSet+Extras.swift
[90/596] Compiling HashTreeCollections TreeSet+Filter.swift
[91/596] Compiling HashTreeCollections TreeSet+Hashable.swift
[92/596] Compiling HashTreeCollections TreeSet+Sendable.swift
[93/605] Compiling HeapModule Heap.swift
[94/605] Compiling HeapModule _HeapNode.swift
[95/605] Compiling HeapModule Heap+Invariants.swift
[96/605] Compiling HeapModule Heap+UnsafeHandle.swift
[97/605] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[100/658] Compiling _RopeModule Rope+Join.swift
[101/658] Compiling _RopeModule Rope+MutatingForEach.swift
[102/658] Compiling _RopeModule Rope+Remove.swift
[103/658] Compiling _RopeModule Rope+RemoveSubrange.swift
[104/658] Compiling _RopeModule Rope+Split.swift
[105/658] Compiling _RopeModule Optional Utilities.swift
[106/658] Compiling _RopeModule String Utilities.swift
[107/658] Compiling _RopeModule String.Index+ABI.swift
[108/668] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[109/668] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[110/670] Compiling BitCollections BitArray._UnsafeHandle.swift
[111/670] Compiling BitCollections BitArray.swift
[112/670] Emitting module HeapModule
[113/671] Compiling BitCollections BitSet+SetAlgebra subtract.swift
[114/671] Compiling BitCollections BitSet+SetAlgebra subtracting.swift
[115/671] Compiling BitCollections BitSet+SetAlgebra symmetricDifference.swift
[116/671] Compiling BitCollections BitSet+SetAlgebra union.swift
[117/671] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[118/671] Compiling BitCollections BitSet.Counted.swift
[119/671] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[120/678] Compiling BitCollections BitSet+Invariants.swift
[121/678] Compiling BitCollections BitSet+Random.swift
[122/678] Compiling BitCollections BitSet+SetAlgebra basics.swift
[123/678] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[124/678] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[125/678] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[126/678] Compiling BitCollections BitSet+SetAlgebra isSuperset.swift
[127/678] Compiling BitCollections BitArray+Extras.swift
[128/678] Compiling BitCollections BitArray+Fill.swift
[141/678] Compiling OrderedCollections OrderedSet+SubSequence.swift
[142/678] Compiling OrderedCollections OrderedSet+Testing.swift
[143/678] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[144/678] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[145/678] Compiling OrderedCollections OrderedSet.swift
[146/678] Compiling OrderedCollections _UnsafeBitset.swift
[151/678] Compiling BitCollections BitArray+RandomBits.swift
[152/678] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[153/678] Compiling BitCollections BitArray+Shifts.swift
[154/678] Compiling BitCollections BitArray+Testing.swift
[157/678] Compiling DequeModule _DequeSlot.swift
[158/678] Compiling DequeModule _UnsafeWrappedBuffer.swift
[159/678] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[160/678] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[161/678] Compiling BitCollections BitSet+SetAlgebra isSubset.swift
[162/678] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[163/678] Compiling OrderedCollections OrderedSet+Hashable.swift
[164/678] Compiling OrderedCollections OrderedSet+Sendable.swift
[168/678] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[169/678] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[170/678] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[176/678] Compiling BitCollections BitArray+BitwiseOperations.swift
[177/678] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[178/678] Compiling BitCollections BitArray+Codable.swift
[179/678] Compiling BitCollections BitArray+Collection.swift
[180/678] Compiling BitCollections BitArray+Copy.swift
[181/678] Compiling BitCollections BitArray+CustomReflectable.swift
[182/678] Compiling BitCollections BitArray+Descriptions.swift
[183/678] Compiling BitCollections BitArray+Equatable.swift
[184/678] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[185/678] Compiling BitCollections BitSet+CustomReflectable.swift
[186/678] Compiling BitCollections BitSet+CustomStringConvertible.swift
[187/678] Compiling BitCollections BitSet+Equatable.swift
[188/678] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[189/678] Compiling BitCollections BitSet+Extras.swift
[190/678] Compiling BitCollections BitSet+Hashable.swift
[191/678] Compiling BitCollections BitSet+Initializers.swift
[203/685] Compiling BitCollections BitArray+Invariants.swift
[204/685] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[207/685] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[208/685] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[209/685] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[210/685] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[211/685] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[212/685] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[213/685] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[214/685] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[215/685] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[216/685] Compiling HashTreeCollections TreeSet.swift
[217/685] Compiling BitCollections BitArray+Hashable.swift
[218/685] Compiling BitCollections BitArray+Initializers.swift
[219/685] Emitting module BitCollections
[219/685] Compiling v3_cpols.cc
[229/685] Compiling BitCollections BitSet.Index.swift
[230/685] Compiling BitCollections BitSet._UnsafeHandle.swift
[231/685] Compiling BitCollections BitSet.swift
[261/685] Emitting module DequeModule
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/BlockMode/CCM.swift:343:26: error: cannot find 'pow' in scope
341 | // [a]32
342 | return addPadding([0xFF, 0xFE] + a.bytes(totalBytes: 4) + aad, blockSize: 16)
343 | case 4_294_967_296..<pow(2, 64): // 2^64
| `- error: cannot find 'pow' in scope
344 | // [a]64
345 | return addPadding([0xFF, 0xFF] + a.bytes(totalBytes: 8) + aad, blockSize: 16)
[278/686] Compiling BitCollections Range+Utilities.swift
[279/686] Compiling BitCollections Slice+Utilities.swift
[280/686] Compiling BitCollections UInt+Tricks.swift
[281/686] Compiling BitCollections _Word.swift
[284/686] Compiling v3_conf.cc
[359/687] Emitting module OrderedCollections
[361/688] Compiling CryptoSwift Signature.swift
[362/688] Compiling CryptoSwift StreamDecryptor.swift
[363/688] Compiling CryptoSwift StreamEncryptor.swift
[364/688] Compiling CryptoSwift String+Extension.swift
[365/688] Compiling CryptoSwift UInt128.swift
[366/688] Compiling CryptoSwift UInt16+Extension.swift
[367/688] Compiling CryptoSwift UInt32+Extension.swift
[368/688] Compiling CryptoSwift UInt64+Extension.swift
[369/688] Compiling CryptoSwift UInt8+Extension.swift
[370/688] Compiling CryptoSwift Updatable.swift
[371/688] Compiling CryptoSwift Utils.swift
[372/688] Compiling CryptoSwift XChaCha20.swift
[373/688] Compiling CryptoSwift ZeroPadding.swift
[374/688] Compiling CryptoSwift resource_bundle_accessor.swift
[375/688] Compiling v3_bitst.cc
[377/688] Emitting module _RopeModule
[377/688] Compiling v3_bcons.cc
[456/689] Compiling v3_alt.cc
[458/689] Emitting module HashTreeCollections
[458/689] Compiling v3_akeya.cc
[459/690] Compiling t_x509a.cc
[460/690] Compiling t_x509.cc
[461/690] Compiling v3_akey.cc
[463/692] Compiling t_req.cc
[465/692] Emitting module Collections
[466/692] Compiling Collections Collections.swift
[467/693] Compiling t_crl.cc
[482/693] Compiling CryptoSwift Utils+Foundation.swift
[483/693] Compiling CryptoSwift PKCS5.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[484/693] Compiling CryptoSwift PKCS7.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[485/693] Compiling CryptoSwift PKCS7Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[486/693] Compiling CryptoSwift Padding.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[487/693] Compiling CryptoSwift Poly1305.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[488/693] Compiling CryptoSwift RSA+Cipher.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[489/693] Compiling CryptoSwift RSA+Signature.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[490/693] Compiling CryptoSwift RSA.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[491/693] Compiling CryptoSwift Rabbit.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[492/693] Compiling CryptoSwift SHA1.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[493/693] Compiling CryptoSwift SHA2.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[494/693] Compiling CryptoSwift SHA3.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[495/693] Compiling CryptoSwift Scrypt.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[496/693] Compiling CryptoSwift SecureBytes.swift
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:43:9: error: cannot find 'mlock' in scope
41 | // not supported on WASI
42 | #else
43 | mlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'mlock' in scope
44 | #endif
45 | }
/host/spi-builder-workspace/.build/checkouts/CryptoSwift/Sources/CryptoSwift/SecureBytes.swift:55:9: error: cannot find 'munlock' in scope
53 | // not supported on WASI
54 | #else
55 | munlock(pointer.baseAddress, pointer.count)
| `- error: cannot find 'munlock' in scope
56 | #endif
57 | }
[496/693] Compiling i2d_pr.cc
[497/693] Compiling rsa_pss.cc
[498/693] Compiling by_dir.cc
[499/693] Compiling name_print.cc
[500/693] Compiling policy.cc
[501/693] Compiling a_sign.cc
[502/693] Compiling by_file.cc
[503/693] Compiling trust_token.cc
[504/693] Compiling algorithm.cc
[505/693] Compiling asn1_gen.cc
[506/693] Compiling a_verify.cc
[507/693] Compiling voprf.cc
[524/693] Emitting module CryptoSwift
[524/693] Compiling a_digest.cc
[525/693] Compiling thread_win.cc
[526/693] Compiling thash.cc
[526/693] Compiling wots.cc
[526/693] Compiling stack.cc
[526/693] Compiling pmbtoken.cc
[526/693] Compiling thread_none.cc
[526/693] Compiling thread.cc
[526/693] Compiling thread_pthread.cc
BUILD FAILURE 6.1 android