Build Information
Failed to build OpenID4VP, reference main (884da8), with Swift 6.1 for Android on 24 Apr 2026 13:11:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vp-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vp-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 884da83 Merge pull request #186 from niscy-eudiw/infra/fastfile_build_destination_update
Cloned https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vp-swift.git
Revision (git rev-parse @):
884da83cd547b75d7bc285916f49226750e62b3f
SUCCESS checkout https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vp-swift.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vp-swift.git
https://github.com/eu-digital-identity-wallet/eudi-lib-ios-openid4vp-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/airsidemobile/JOSESwift.git
Fetching https://github.com/SwiftyJSON/SwiftyJSON.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
[777/14364] Fetching swift-asn1, joseswift
[778/21516] Fetching swift-asn1, joseswift, swift-certificates
[1710/34903] Fetching swift-asn1, joseswift, swift-certificates, cryptoswift
[2150/41170] Fetching swift-asn1, joseswift, swift-certificates, cryptoswift, swiftyjson
Fetched https://github.com/apple/swift-asn1.git from cache (0.98s)
[12713/39367] Fetching joseswift, swift-certificates, cryptoswift, swiftyjson
Fetched https://github.com/SwiftyJSON/SwiftyJSON.git from cache (1.97s)
Fetched https://github.com/apple/swift-certificates.git from cache (1.98s)
[14570/25948] Fetching joseswift, cryptoswift
Fetched https://github.com/airsidemobile/JOSESwift.git from cache (2.16s)
[2142/13387] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (4.13s)
Computing version for https://github.com/airsidemobile/JOSESwift.git
Computed https://github.com/airsidemobile/JOSESwift.git at 3.0.0 (5.42s)
Computing version for https://github.com/SwiftyJSON/SwiftyJSON.git
Computed https://github.com/SwiftyJSON/SwiftyJSON.git at 5.0.2 (4.71s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.10.0 (1.14s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (4.83s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.19.0 (1.41s)
Fetching https://github.com/apple/swift-crypto.git
[1/17436] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.74s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.5.0 (8.68s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.5.0
Creating working copy for https://github.com/airsidemobile/JOSESwift.git
Working copy of https://github.com/airsidemobile/JOSESwift.git resolved at 3.0.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git 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.7.0
Creating working copy for https://github.com/SwiftyJSON/SwiftyJSON.git
Working copy of https://github.com/SwiftyJSON/SwiftyJSON.git resolved at 5.0.2
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.19.0
warning: 'joseswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Support/Info.plist
Building for debugging...
[0/417] Write sources
[0/417] Copying valid_authorizaton_data_example.json
[0/417] Copying valid_authorizaton_data_by_reference_example.json
[0/417] Copying invalid_authorizaton_data_example.json
[0/417] Write sources
[0/417] Copying VC_revocation_example.json
[0/417] Copying VC_expiration_example.json
[0/417] Copying basic_example.json
[0/417] Copying format_example.json
[0/417] Copying input_descriptor_id_tokens_example.json
[0/417] Copying minimal_example.json
[0/417] Copying mdl_example.json
[0/417] Copying input_descriptors_example.json
[0/417] Copying pd_filter2.json
[0/417] Copying pd_filter.json
[0/417] Copying multi_group_example.json
[0/417] Copying single_group_example.json
[0/417] Copying appendix_CHAPI_example.json
[0/417] Copying presentation_submission_example.json
[0/417] Copying nested_submission_example.json
[0/417] Copying input-descriptor.json
[0/417] Copying appendix_VP_example.json
[0/417] Copying appendix_DIDComm_example.json
[0/417] Copying presentation-submission.json
[0/417] Copying presentation-definition.json
[0/417] Copying presentation-definition-envelope.json
[0/417] Copying submission-requirements.json
[0/417] Copying submission-requirement.json
[0/417] Copying pidissuerca02_ee.der
[0/417] Copying pidissuerca02_cz.der
[0/417] Copying pidissuerca02_eu.der
[0/417] Copying pidissuerca02_nl.der
[0/417] Copying pidissuerca02_lu.der
[0/417] Copying pidissuerca02_pt.der
[0/417] Write sources
[0/417] Copying pidissuerca02_ut.der
[0/417] Write sources
[41/417] Copying PrivacyInfo.xcprivacy
[41/417] Write sources
[44/417] Compiling CXKCPShims shims.c
[45/417] Compiling SimpleFIPS202.c
[46/417] Compiling KeccakHash.c
[47/417] Compiling KeccakSponge.c
[48/417] Compiling fiat_p256_adx_sqr.S
[49/417] Compiling fiat_curve25519_adx_mul.S
[50/417] Compiling fiat_p256_adx_mul.S
[51/417] Compiling fiat_curve25519_adx_square.S
[52/417] Compiling md5-x86_64-apple.S
[53/417] Compiling md5-x86_64-linux.S
[54/417] Compiling md5-586-linux.S
[55/417] Compiling md5-586-apple.S
[56/417] Compiling chacha20_poly1305_x86_64-apple.S
[57/417] Compiling chacha20_poly1305_x86_64-linux.S
[58/417] Compiling chacha20_poly1305_armv8-win.S
[59/417] Write swift-version-24593BA9C3E375BF.txt
[60/417] Compiling chacha-x86_64-linux.S
[61/417] Compiling chacha20_poly1305_armv8-apple.S
[62/417] Compiling chacha-x86_64-apple.S
[63/417] Compiling chacha20_poly1305_armv8-linux.S
[64/496] Compiling CCryptoBoringSSLShims shims.c
[65/496] Compiling chacha-x86-linux.S
[66/496] Compiling KeccakP-1600-opt64.c
[67/496] Compiling chacha-x86-apple.S
[68/496] Compiling chacha-armv8-win.S
[69/496] Compiling chacha-armv8-linux.S
[70/496] Compiling chacha-armv8-apple.S
[71/496] Compiling chacha-armv4-linux.S
[72/496] Compiling aes128gcmsiv-x86_64-linux.S
[73/496] Compiling aes128gcmsiv-x86_64-apple.S
[74/496] Compiling x86_64-mont5-linux.S
[75/496] Compiling x86_64-mont5-apple.S
[76/496] Compiling x86_64-mont-linux.S
[77/496] Compiling aes.cc
[78/496] Compiling x86_64-mont-apple.S
[79/496] Compiling err_data.cc
[80/496] Compiling x86-mont-apple.S
[81/496] Compiling x86-mont-linux.S
[82/496] Compiling vpaes-x86_64-linux.S
[83/496] Compiling vpaes-x86_64-apple.S
[84/496] Compiling vpaes-x86-apple.S
[85/496] Compiling vpaes-x86-linux.S
[86/496] Compiling vpaes-armv8-win.S
[87/496] Compiling vpaes-armv8-linux.S
[88/496] Compiling vpaes-armv7-linux.S
[89/496] Compiling vpaes-armv8-apple.S
[90/496] Compiling sha512-x86_64-apple.S
[91/496] Compiling sha512-x86_64-linux.S
[92/496] Compiling sha512-armv8-win.S
[93/496] Compiling sha512-armv8-apple.S
[94/496] Compiling sha512-armv4-linux.S
[95/496] Compiling sha512-586-linux.S
[96/496] Compiling sha512-586-apple.S
[97/496] Compiling sha512-armv8-linux.S
[98/496] Compiling sha256-x86_64-linux.S
[99/496] Compiling sha256-x86_64-apple.S
[100/496] Compiling sha256-armv8-win.S
[101/496] Compiling sha256-armv8-apple.S
[102/496] Compiling sha256-armv8-linux.S
[103/496] Compiling sha256-armv4-linux.S
[104/496] Compiling sha256-586-linux.S
[105/496] Compiling sha1-x86_64-linux.S
[106/496] Compiling sha256-586-apple.S
[107/496] Compiling sha1-x86_64-apple.S
[108/496] Compiling sha1-armv8-win.S
[109/496] Compiling sha1-armv4-large-linux.S
[110/496] Compiling sha1-armv8-apple.S
[111/496] Compiling sha1-armv8-linux.S
[112/496] Compiling sha1-586-linux.S
[113/496] Compiling sha1-586-apple.S
[114/496] Compiling rsaz-avx2-linux.S
[115/496] Compiling rsaz-avx2-apple.S
[116/496] Compiling rdrand-x86_64-apple.S
[117/496] Compiling rdrand-x86_64-linux.S
[118/496] Compiling p256_beeu-x86_64-asm-linux.S
[119/496] Compiling p256_beeu-x86_64-asm-apple.S
[120/496] Compiling p256_beeu-armv8-asm-win.S
[121/496] Compiling p256-x86_64-asm-linux.S
[122/496] Compiling p256_beeu-armv8-asm-linux.S
[122/496] Compiling p256_beeu-armv8-asm-apple.S
[124/496] Compiling p256-x86_64-asm-apple.S
[125/496] Compiling p256-armv8-asm-win.S
[126/496] Compiling p256-armv8-asm-apple.S
[127/496] Compiling ghashv8-armv8-linux.S
[128/496] Compiling ghashv8-armv8-win.S
[129/496] Compiling p256-armv8-asm-linux.S
[130/496] Compiling ghashv8-armv8-apple.S
[131/496] Compiling ghashv8-armv7-linux.S
[132/496] Compiling ghash-x86_64-apple.S
[133/496] Compiling ghash-x86_64-linux.S
[134/496] Compiling ghash-x86-linux.S
[135/496] Compiling ghash-x86-apple.S
[136/496] Compiling ghash-ssse3-x86_64-linux.S
[137/496] Compiling ghash-ssse3-x86_64-apple.S
[138/496] Compiling ghash-ssse3-x86-linux.S
[139/496] Compiling ghash-ssse3-x86-apple.S
[140/496] Compiling ghash-neon-armv8-win.S
[141/496] Compiling ghash-neon-armv8-linux.S
[142/496] Compiling ghash-neon-armv8-apple.S
[143/496] Compiling ghash-armv4-linux.S
[144/496] Compiling co-586-linux.S
[145/496] Compiling bsaes-armv7-linux.S
[146/496] Compiling co-586-apple.S
[147/496] Compiling bn-armv8-win.S
[148/496] Compiling bn-armv8-linux.S
[149/496] Compiling bn-armv8-apple.S
[150/496] Compiling bn-586-linux.S
[151/496] Compiling armv8-mont-win.S
[152/496] Compiling bn-586-apple.S
[153/496] Compiling armv8-mont-linux.S
[154/496] Compiling armv8-mont-apple.S
[155/496] Compiling armv4-mont-linux.S
[156/496] Compiling aesv8-gcm-armv8-win.S
[157/496] Compiling aesv8-gcm-armv8-linux.S
[158/496] Compiling aesv8-gcm-armv8-apple.S
[159/496] Compiling aesv8-armv8-win.S
[160/496] Compiling aesv8-armv8-linux.S
[161/496] Compiling aesv8-armv8-apple.S
[162/496] Compiling aesv8-armv7-linux.S
[163/496] Compiling aesni-x86_64-linux.S
[164/496] Compiling aesni-x86_64-apple.S
[165/496] Compiling aesni-x86-apple.S
[166/496] Compiling aesni-x86-linux.S
[167/496] Compiling aesni-gcm-x86_64-linux.S
[168/496] Compiling aesni-gcm-x86_64-apple.S
[169/496] Compiling aes-gcm-avx512-x86_64-linux.S
[169/496] Compiling aes-gcm-avx512-x86_64-apple.S
[171/496] Compiling aes-gcm-avx2-x86_64-apple.S
[172/496] Compiling aes-gcm-avx2-x86_64-linux.S
[173/496] Compiling xwing.cc
[175/496] Emitting module SwiftyJSON
error: emit-module command failed with exit code 1 (use -v to see invocation)
[176/496] Emitting module JOSESwift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[176/504] Compiling x_x509a.cc
[177/504] Compiling x_spki.cc
[178/504] Compiling x_x509.cc
[180/504] Compiling JOSESwift JOSESwiftError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/504] Compiling JOSESwift Payload.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/506] Compiling _CertificateInternals _TinyArray.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/506] Emitting module _CertificateInternals
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/507] Compiling JOSESwift Compressor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/507] Compiling JOSESwift DeflateWrapper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/507] Compiling JOSESwift EC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/507] Compiling JOSESwift ECDHKeyAgreement.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/507] Compiling JOSESwift HMAC.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/507] Compiling JOSESwift PBES2.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[191/507] Compiling JOSESwift RSA.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[192/507] Compiling JOSESwift SecureRandom.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[193/507] Compiling JOSESwift Thumbprint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/507] Compiling JOSESwift Serializer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/507] Compiling JOSESwift AES.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/507] Compiling JOSESwift AESGCM.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/507] Compiling x_sig.cc
[198/507] Compiling SwiftASN1 DER.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/507] Compiling SwiftASN1 Errors.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[199/507] Compiling x_pubkey.cc
[200/507] Compiling x_req.cc
[201/507] Compiling x_name.cc
[203/507] Emitting module SwiftASN1
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[203/507] Compiling x_exten.cc
[204/507] Compiling x_crl.cc
[206/507] Compiling JOSESwift ContentEncryption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[207/507] Compiling JOSESwift AESCBCEncryption.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[208/508] Compiling x_attrib.cc
[209/508] Compiling x_all.cc
[210/508] Compiling x_algor.cc
[212/508] Compiling JOSESwift RSAKeyCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[213/508] Compiling JOSESwift RSAKeys.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[214/508] Compiling JOSESwift SecKeyRSAPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[215/508] Compiling JOSESwift DataSymmetricKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[216/508] Compiling JOSESwift SymmetricKeyCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[217/508] Compiling JOSESwift SymmetricKeys.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[218/508] Compiling JOSESwift ECSigner.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[219/508] Compiling JOSESwift ECVerifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[222/508] Compiling JOSESwift KeyManagementMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[223/508] Compiling JOSESwift DataECPrivateKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[224/508] Compiling JOSESwift DataECPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[225/508] Compiling JOSESwift ECKeyCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[226/508] Compiling JOSESwift ECKeyPair.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[227/508] Compiling JOSESwift ECKeys.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[227/508] Compiling x509spki.cc
[229/508] Compiling JOSESwift HMACSigner.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[230/508] Compiling JOSESwift HMACVerifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[231/508] Compiling JOSESwift RSASigner.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[232/508] Compiling JOSESwift RSAVerifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[233/508] Compiling JOSESwift JWS.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[234/508] Compiling JOSESwift JWSHeader.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[235/508] Compiling JOSESwift Signer.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[236/508] Compiling JOSESwift Verifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[237/508] Compiling JOSESwift SecKeyECPrivateKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[238/508] Compiling JOSESwift SecKeyECPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[239/508] Compiling JOSESwift JWK.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[240/508] Compiling JOSESwift JWKExtensions.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[241/508] Compiling JOSESwift JWKParameters.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[242/508] Compiling JOSESwift JWKSet.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[243/508] Compiling JOSESwift JWKSetCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[244/508] Compiling JOSESwift DataRSAPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[245/508] Compiling SwiftyJSON resource_bundle_accessor.swift
[246/508] Compiling SwiftyJSON SwiftyJSON.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:1215:51: error: ambiguous use of operator '<'
1213 |
1214 | switch (lhs.type, rhs.type) {
1215 | case (.number, .number): return lhs.rawNumber < rhs.rawNumber
| `- error: ambiguous use of operator '<'
1216 | case (.string, .string): return lhs.rawString < rhs.rawString
1217 | default: return false
:
1249 | }
1250 |
1251 | func < (lhs: NSNumber, rhs: NSNumber) -> Bool {
| `- note: found this candidate
1252 |
1253 | switch (lhs.isBool, rhs.isBool) {
Foundation.NSNumber.<:2:20: note: found this candidate in module 'Foundation'
1 | class NSNumber {
2 | public static func < (lhs: NSNumber, rhs: NSNumber) -> Bool}
| `- note: found this candidate in module 'Foundation'
3 |
[246/508] Compiling x509_vpm.cc
[246/508] Compiling x509cset.cc
[246/508] Compiling x509name.cc
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[255/508] Compiling JOSESwift AESGCMEncryption.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[256/508] Compiling JOSESwift Decrypter.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[257/508] Compiling JOSESwift Encrypter.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[258/508] Compiling JOSESwift JWE.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[259/508] Compiling JOSESwift JWEHeader.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[260/508] Compiling JOSESwift AESKeyWrappingMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[261/508] Compiling JOSESwift DirectEncryptionMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[262/508] Compiling JOSESwift ECKeyEncryption.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[263/508] Compiling JOSESwift ASN1DEREncoding.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[264/508] Compiling JOSESwift ASN1DERParsing.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[265/508] Compiling JOSESwift AlgorithmExtensions.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[266/508] Compiling JOSESwift Algorithms.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[267/508] Compiling JOSESwift DataConvertible.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[268/508] Compiling JOSESwift DataExtensions.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[269/508] Compiling JOSESwift Deserializer.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[270/508] Compiling JOSESwift JOSEHeader.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[278/508] Compiling x509_vfy.cc
[278/508] Compiling x509rset.cc
[278/508] Compiling x509_v3.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d37fe7b8fba27dae59fb1d9d7dfa86b38b41ffb3975924aad6f05cb4cc3de131
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
warning: 'joseswift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Support/Info.plist
[0/1] Planning build
Building for debugging...
[0/231] Compiling x509_txt.cc
[1/231] Compiling x509_trs.cc
[2/231] Compiling x509rset.cc
[3/231] Compiling x509_vpm.cc
[4/231] Compiling x509cset.cc
[5/231] Compiling x509name.cc
[6/231] Compiling x509_vfy.cc
[7/231] Compiling x509_v3.cc
[8/231] Write swift-version-24593BA9C3E375BF.txt
[9/231] Compiling x509_set.cc
[10/231] Compiling x509_obj.cc
[11/231] Compiling x509_d2.cc
[12/231] Compiling x509_req.cc
[13/231] Compiling x509_def.cc
[14/231] Compiling x509_cmp.cc
[15/231] Compiling x509_lu.cc
[16/233] Compiling x509_ext.cc
[18/310] Compiling SwiftyJSON resource_bundle_accessor.swift
[19/310] Compiling JOSESwift RSAKeyCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[20/310] Compiling JOSESwift RSAKeys.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[21/310] Compiling JOSESwift SecKeyRSAPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[22/310] Compiling JOSESwift DataSymmetricKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[23/310] Compiling JOSESwift SymmetricKeyCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[24/310] Compiling JOSESwift SymmetricKeys.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[25/310] Compiling JOSESwift ECSigner.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[26/310] Compiling JOSESwift ECVerifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[27/318] Compiling JOSESwift SecKeyECPrivateKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[28/318] Compiling JOSESwift SecKeyECPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[29/318] Compiling JOSESwift JWK.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[30/318] Compiling JOSESwift JWKExtensions.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[31/318] Compiling JOSESwift JWKParameters.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[32/318] Compiling JOSESwift JWKSet.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[33/318] Compiling JOSESwift JWKSetCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[34/318] Compiling JOSESwift DataRSAPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/318] Emitting module JOSESwift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[36/318] Emitting module _CertificateInternals
[37/318] Compiling _CertificateInternals _TinyArray.swift
[38/319] Compiling JOSESwift AESGCMEncryption.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[39/319] Compiling JOSESwift Decrypter.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[40/319] Compiling JOSESwift Encrypter.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[41/319] Compiling JOSESwift JWE.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[42/319] Compiling JOSESwift JWEHeader.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[43/319] Compiling JOSESwift AESKeyWrappingMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[44/319] Compiling JOSESwift DirectEncryptionMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[45/319] Compiling JOSESwift ECKeyEncryption.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[46/319] Compiling JOSESwift PBES2KeyEncryptionMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[47/319] Compiling JOSESwift RSAKeyEncryptionMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[48/319] Compiling JOSESwift KeyManagementMode.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[49/319] Compiling JOSESwift DataECPrivateKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[50/319] Compiling JOSESwift DataECPublicKey.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[51/319] Compiling JOSESwift ECKeyCodable.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[52/319] Compiling JOSESwift ECKeyPair.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[53/319] Compiling JOSESwift ECKeys.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[55/319] Compiling JOSESwift ASN1DEREncoding.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[56/319] Compiling JOSESwift ASN1DERParsing.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[57/319] Compiling JOSESwift AlgorithmExtensions.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[58/319] Compiling JOSESwift Algorithms.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[59/319] Compiling JOSESwift DataConvertible.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[60/319] Compiling JOSESwift DataExtensions.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[61/319] Compiling JOSESwift Deserializer.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[62/319] Compiling JOSESwift JOSEHeader.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[63/319] Compiling JOSESwift PBES2.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[64/319] Compiling JOSESwift RSA.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[65/319] Compiling JOSESwift SecureRandom.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[66/319] Compiling JOSESwift Thumbprint.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[67/319] Compiling JOSESwift Compressor.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[68/319] Compiling JOSESwift DeflateWrapper.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[69/319] Compiling JOSESwift ContentEncryption.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[70/319] Compiling JOSESwift AESCBCEncryption.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[71/319] Compiling JOSESwift HMACSigner.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[72/319] Compiling JOSESwift HMACVerifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[73/319] Compiling JOSESwift RSASigner.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[74/319] Compiling JOSESwift RSAVerifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[75/319] Compiling JOSESwift JWS.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[76/319] Compiling JOSESwift JWSHeader.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[77/319] Compiling JOSESwift Signer.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[78/319] Compiling JOSESwift Verifier.swift
/host/spi-builder-workspace/.build/checkouts/JOSESwift/JOSESwift/Sources/CryptoPrimitives/AESCBC/AES.swift:25:8: error: no such module 'CommonCrypto'
23 |
24 | import Foundation
25 | import CommonCrypto
| `- error: no such module 'CommonCrypto'
26 |
27 | internal enum AESError: Error {
[79/319] Compiling SwiftyJSON SwiftyJSON.swift
/host/spi-builder-workspace/.build/checkouts/SwiftyJSON/Source/SwiftyJSON/SwiftyJSON.swift:1215:51: error: ambiguous use of operator '<'
1213 |
1214 | switch (lhs.type, rhs.type) {
1215 | case (.number, .number): return lhs.rawNumber < rhs.rawNumber
| `- error: ambiguous use of operator '<'
1216 | case (.string, .string): return lhs.rawString < rhs.rawString
1217 | default: return false
:
1249 | }
1250 |
1251 | func < (lhs: NSNumber, rhs: NSNumber) -> Bool {
| `- note: found this candidate
1252 |
1253 | switch (lhs.isBool, rhs.isBool) {
Foundation.NSNumber.<:2:20: note: found this candidate in module 'Foundation'
1 | class NSNumber {
2 | public static func < (lhs: NSNumber, rhs: NSNumber) -> Bool}
| `- note: found this candidate in module 'Foundation'
3 |
[80/319] Emitting module SwiftyJSON
[80/319] Compiling v3_purp.cc
[80/319] Compiling v3_utl.cc
[80/319] Compiling v3_skey.cc
[80/319] Compiling x509_att.cc
[80/319] Compiling x509.cc
BUILD FAILURE 6.1 android