The Swift Package Index logo.Swift Package Index

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

Build Information

Successful build of hummingbird-auth, reference 2.0.0-rc.5 (1fbf69), with Swift 5.9 for Linux on 25 Oct 2024 17:21:44 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

[927/1345] Compiling e_aesctrhmac.c
[928/1345] Compiling e_chacha20poly1305.c
[929/1345] Compiling cipher_extra.c
[930/1345] Compiling e_aesgcmsiv.c
[931/1345] Compiling chacha.c
[932/1345] Compiling unicode.c
[933/1345] Compiling ber.c
[934/1345] Compiling buf.c
[935/1345] Compiling asn1_compat.c
[936/1345] Compiling bn_asn1.c
[937/1345] Compiling cbb.c
[938/1345] Compiling cbs.c
[939/1345] Compiling convert.c
[940/1345] Compiling blake2.c
[941/1345] Compiling printf.c
[942/1345] Compiling socket.c
[943/1345] Compiling socket_helper.c
[944/1345] Compiling pair.c
[945/1345] Compiling hexdump.c
[946/1345] Compiling errno.c
[947/1345] Compiling file.c
[948/1345] Compiling fd.c
[949/1345] Compiling base64.c
[950/1345] Compiling connect.c
[951/1345] Compiling bio_mem.c
[952/1345] Compiling bio.c
[953/1345] Compiling tasn_utl.c
[954/1345] Compiling tasn_typ.c
[955/1345] Compiling tasn_fre.c
[956/1345] Compiling tasn_new.c
[957/1345] Compiling tasn_enc.c
[958/1345] Compiling f_string.c
[959/1345] Compiling posix_time.c
[960/1345] Compiling tasn_dec.c
[961/1345] Compiling f_int.c
[962/1345] Compiling asn1_par.c
[963/1345] Compiling asn_pack.c
[964/1345] Compiling a_time.c
[965/1345] Compiling a_utctm.c
[966/1345] Compiling asn1_lib.c
[967/1345] Compiling a_type.c
[968/1345] Compiling a_octet.c
[969/1345] Compiling a_strnid.c
[970/1345] Compiling a_strex.c
[971/1345] Compiling a_mbstr.c
[972/1345] Compiling a_i2d_fp.c
[973/1345] Compiling a_object.c
[974/1345] Compiling a_dup.c
[975/1345] Compiling a_gentm.c
[976/1345] Compiling a_int.c
[977/1345] Compiling a_d2i_fp.c
[978/1345] Compiling a_bool.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/third_party/fiat/asm/fiat_p256_adx_sqr.S:2:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[979/1345] Compiling fiat_p256_adx_sqr.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/third_party/fiat/asm/fiat_p256_adx_mul.S:2:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[980/1345] Compiling fiat_p256_adx_mul.S
[981/1345] Compiling a_bitstr.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/third_party/fiat/asm/fiat_curve25519_adx_square.S:2:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[982/1345] Compiling fiat_curve25519_adx_square.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/third_party/fiat/asm/fiat_curve25519_adx_mul.S:2:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[983/1345] Compiling fiat_curve25519_adx_mul.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/md5-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[984/1345] Compiling md5-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/md5-586-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[985/1345] Compiling md5-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/md5-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[986/1345] Compiling md5-x86_64-linux.S
[987/1345] Compiling err_data.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/md5-586-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[988/1345] Compiling md5-586-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha20_poly1305_x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[989/1345] Compiling chacha20_poly1305_x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha20_poly1305_armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[990/1345] Compiling chacha20_poly1305_armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha20_poly1305_x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[991/1345] Compiling chacha20_poly1305_x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha20_poly1305_armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[992/1345] Compiling chacha20_poly1305_armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha20_poly1305_armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[993/1345] Compiling chacha20_poly1305_armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-x86-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[994/1345] Compiling chacha-x86-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[995/1345] Compiling chacha-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[996/1345] Compiling chacha-x86_64-linux.S
[997/1345] Compiling CCryptoBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-x86-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[998/1345] Compiling chacha-x86-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[999/1345] Compiling chacha-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1000/1345] Compiling chacha-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1001/1345] Compiling chacha-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/chacha-armv4-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1002/1345] Compiling chacha-armv4-linux.S
[1003/1345] Compiling bcm.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/aes128gcmsiv-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1004/1345] Compiling aes128gcmsiv-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/crypto/aes128gcmsiv-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1005/1345] Compiling aes128gcmsiv-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/x86_64-mont5-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1006/1345] Compiling x86_64-mont5-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/x86_64-mont5-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1007/1345] Compiling x86_64-mont5-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/x86_64-mont-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1008/1345] Compiling x86_64-mont-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/x86_64-mont-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1009/1345] Compiling x86_64-mont-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/x86-mont-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1010/1345] Compiling x86-mont-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1011/1345] Compiling vpaes-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-x86-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1012/1345] Compiling vpaes-x86-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/x86-mont-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1013/1345] Compiling x86-mont-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1014/1345] Compiling vpaes-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-x86-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1015/1345] Compiling vpaes-x86-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1016/1345] Compiling vpaes-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1017/1345] Compiling vpaes-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-armv7-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1018/1345] Compiling vpaes-armv7-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/vpaes-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1019/1345] Compiling vpaes-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1020/1345] Compiling sha512-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1021/1345] Compiling sha512-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1022/1345] Compiling sha512-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1023/1345] Compiling sha512-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-armv4-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1024/1345] Compiling sha512-armv4-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1025/1345] Compiling sha512-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-586-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1026/1345] Compiling sha512-586-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha512-586-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1027/1345] Compiling sha512-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1028/1345] Compiling sha256-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1029/1345] Compiling sha256-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1030/1345] Compiling sha256-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1031/1345] Compiling sha256-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-armv4-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1032/1345] Compiling sha256-armv4-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1033/1345] Compiling sha256-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-586-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1034/1345] Compiling sha256-586-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha256-586-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1035/1345] Compiling sha256-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1036/1345] Compiling sha1-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1037/1345] Compiling sha1-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1038/1345] Compiling sha1-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1039/1345] Compiling sha1-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-armv4-large-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1040/1345] Compiling sha1-armv4-large-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1041/1345] Compiling sha1-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-586-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1041/1345] Compiling sha1-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/sha1-586-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1043/1345] Compiling sha1-586-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/rsaz-avx2-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1044/1345] Compiling rsaz-avx2-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/rsaz-avx2-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1045/1345] Compiling rsaz-avx2-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/rdrand-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1046/1345] Compiling rdrand-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/rdrand-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1047/1345] Compiling rdrand-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256_beeu-x86_64-asm-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1048/1345] Compiling p256_beeu-x86_64-asm-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256_beeu-x86_64-asm-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1049/1345] Compiling p256_beeu-x86_64-asm-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256_beeu-armv8-asm-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256_beeu-armv8-asm-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1050/1345] Compiling p256_beeu-armv8-asm-linux.S
[1050/1345] Compiling p256_beeu-armv8-asm-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256_beeu-armv8-asm-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1052/1345] Compiling p256_beeu-armv8-asm-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256-armv8-asm-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1053/1345] Compiling p256-armv8-asm-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256-armv8-asm-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1054/1345] Compiling p256-armv8-asm-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256-x86_64-asm-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1055/1345] Compiling p256-x86_64-asm-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256-x86_64-asm-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1056/1345] Compiling p256-x86_64-asm-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/p256-armv8-asm-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1057/1345] Compiling p256-armv8-asm-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghashv8-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1058/1345] Compiling ghashv8-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghashv8-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1059/1345] Compiling ghashv8-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghashv8-armv7-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghashv8-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1060/1345] Compiling ghashv8-armv8-apple.S
[1060/1345] Compiling ghashv8-armv7-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1062/1345] Compiling ghash-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-x86-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1063/1345] Compiling ghash-x86_64-linux.S
[1063/1345] Compiling ghash-x86-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-ssse3-x86-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1065/1345] Compiling ghash-ssse3-x86-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-x86-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1066/1345] Compiling ghash-x86-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-ssse3-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1067/1345] Compiling ghash-ssse3-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-ssse3-x86-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1068/1345] Compiling ghash-ssse3-x86-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-ssse3-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1069/1345] Compiling ghash-ssse3-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-neon-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1070/1345] Compiling ghash-neon-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-neon-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1071/1345] Compiling ghash-neon-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-neon-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1072/1345] Compiling ghash-neon-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/ghash-armv4-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1073/1345] Compiling ghash-armv4-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/co-586-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1074/1345] Compiling co-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/co-586-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1075/1345] Compiling co-586-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/bsaes-armv7-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1076/1345] Compiling bsaes-armv7-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/bn-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1077/1345] Compiling bn-armv8-win.S
[1078/1345] Compiling c-nioatomics.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/bn-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1079/1345] Compiling bn-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/bn-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1080/1345] Compiling bn-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/bn-586-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1081/1345] Compiling bn-586-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/bn-586-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1082/1345] Compiling bn-586-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/armv8-mont-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1083/1345] Compiling armv8-mont-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/armv8-mont-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1084/1345] Compiling armv8-mont-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/armv4-mont-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1085/1345] Compiling armv4-mont-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/armv8-mont-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1086/1345] Compiling armv8-mont-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-gcm-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1087/1345] Compiling aesv8-gcm-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-gcm-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1088/1345] Compiling aesv8-gcm-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-gcm-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1089/1345] Compiling aesv8-gcm-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-armv8-win.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1090/1345] Compiling aesv8-armv8-win.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-armv8-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1091/1345] Compiling aesv8-armv8-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-armv7-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1092/1345] Compiling aesv8-armv7-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesv8-armv8-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1093/1345] Compiling aesv8-armv8-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-x86-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1094/1345] Compiling aesni-x86-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1095/1345] Compiling aesni-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-x86-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1096/1345] Compiling aesni-x86-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-gcm-x86_64-apple.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1097/1345] Compiling aesni-gcm-x86_64-apple.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1098/1345] Compiling aesni-x86_64-linux.S
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/gen/bcm/aesni-gcm-x86_64-linux.S:5:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1099/1345] Compiling aesni-gcm-x86_64-linux.S
[1100/1345] Compiling c-atomics.c
[1101/1345] Compiling x_x509a.c
[1102/1345] Compiling x_val.c
[1103/1345] Compiling x_x509.c
[1104/1345] Compiling x_sig.c
[1105/1345] Compiling x_spki.c
[1106/1345] Compiling x_req.c
[1107/1351] Compiling x_pubkey.c
[1108/1351] Compiling x_name.c
[1109/1351] Compiling x_exten.c
[1110/1351] Compiling x_algor.c
[1111/1351] Compiling x_attrib.c
[1112/1351] Compiling x_crl.c
[1113/1351] Compiling x509spki.c
[1114/1351] Compiling x509rset.c
[1115/1351] Compiling x_all.c
[1116/1351] Compiling x509name.c
[1117/1351] Compiling x509cset.c
[1119/1351] Compiling NIOConcurrencyHelpers lock.swift
[1120/1351] Emitting module NIOConcurrencyHelpers
[1120/1351] Compiling x509_v3.c
[1121/1351] Compiling x509_txt.c
[1122/1351] Compiling x509_vpm.c
[1123/1351] Compiling x509_trs.c
[1124/1351] Compiling x509_vfy.c
[1125/1351] Compiling x509_set.c
[1126/1351] Compiling x509_req.c
[1127/1351] Compiling x509_def.c
[1128/1351] Compiling x509_obj.c
[1129/1351] Compiling x509_lu.c
[1130/1351] Compiling x509_d2.c
[1131/1351] Compiling x509_ext.c
[1133/1351] Compiling NIOConcurrencyHelpers NIOLock.swift
[1134/1351] Compiling NIOConcurrencyHelpers atomics.swift
[1135/1351] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[1136/1351] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[1138/1353] Compiling x509_att.c
[1138/1353] Compiling x509.c
[1138/1353] Compiling x509_cmp.c
[1141/1353] Compiling v3_skey.c
[1142/1353] Compiling v3_prn.c
[1143/1353] Compiling v3_purp.c
[1144/1357] Compiling v3_utl.c
[1145/1391] Compiling v3_ocsp.c
[1146/1413] Compiling v3_pmaps.c
[1147/1413] Compiling v3_lib.c
[1148/1413] Compiling v3_pcons.c
[1149/1413] Compiling v3_int.c
[1150/1413] Compiling v3_ncons.c
[1151/1413] Compiling v3_ia5.c
[1152/1413] Compiling v3_info.c
[1153/1413] Compiling v3_genn.c
[1154/1413] Compiling v3_enum.c
[1155/1413] Compiling v3_extku.c
[1156/1413] Compiling v3_crld.c
[1157/1413] Compiling v3_bitst.c
[1158/1413] Compiling v3_conf.c
[1159/1413] Compiling v3_cpols.c
[1160/1413] Compiling v3_bcons.c
[1161/1413] Compiling v3_alt.c
[1162/1413] Compiling v3_akeya.c
[1163/1413] Compiling v3_akey.c
[1164/1413] Compiling t_x509a.c
[1165/1413] Compiling t_x509.c
[1166/1413] Compiling t_req.c
[1167/1413] Compiling t_crl.c
[1168/1413] Compiling i2d_pr.c
[1169/1413] Compiling rsa_pss.c
[1170/1413] Compiling name_print.c
[1171/1413] Compiling policy.c
[1172/1413] Compiling by_file.c
[1173/1413] Compiling by_dir.c
[1174/1413] Compiling algorithm.c
[1175/1413] Compiling asn1_gen.c
[1176/1413] Compiling a_verify.c
[1177/1413] Compiling a_digest.c
[1178/1413] Compiling voprf.c
[1180/1413] Compiling NIOCore MulticastChannel.swift
[1181/1413] Compiling NIOCore NIOAny.swift
[1182/1413] Compiling NIOCore NIOCloseOnErrorHandler.swift
[1183/1413] Compiling NIOCore NIOLoopBound.swift
[1184/1413] Compiling NIOCore NIOScheduledCallback.swift
[1185/1413] Compiling NIOCore NIOSendable.swift
[1186/1413] Compiling NIOCore PointerHelpers.swift
[1187/1413] Compiling NIOCore RecvByteBufferAllocator.swift
[1187/1421] Compiling thread_win.c
[1188/1421] Compiling thread_pthread.c
[1189/1421] Compiling a_sign.c
[1190/1421] Compiling thread_none.c
[1191/1421] Compiling thread.c
[1192/1421] Compiling trust_token.c
[1193/1421] Compiling spx_wots.c
[1194/1421] Compiling spx_util.c
[1195/1421] Compiling spx_merkle.c
[1196/1421] Compiling spx_thash.c
[1197/1421] Compiling spx_fors.c
[1198/1421] Compiling spx_address.c
[1199/1421] Compiling stack.c
[1200/1421] Compiling spx.c
[1201/1421] Compiling pmbtoken.c
[1202/1421] Compiling wots.c
[1203/1421] Compiling thash.c
[1204/1421] Compiling slhdsa.c
[1205/1421] Compiling sha512.c
[1206/1421] Compiling siphash.c
[1206/1421] Compiling merkle.c
[1208/1421] Compiling sha256.c
[1209/1421] Compiling fors.c
[1210/1421] Compiling sha1.c
[1211/1421] Compiling rsa_extra.c
[1212/1421] Compiling rsa_print.c
[1213/1421] Compiling rc4.c
[1214/1421] Compiling refcount.c
[1215/1421] Compiling trusty.c
[1216/1421] Compiling windows.c
[1217/1421] Compiling rsa_asn1.c
[1218/1421] Compiling rsa_crypt.c
[1219/1421] Compiling rand_extra.c
[1220/1421] Compiling ios.c
[1221/1421] Compiling urandom.c
[1222/1421] Compiling getentropy.c
[1223/1421] Compiling deterministic.c
[1224/1421] Compiling passive.c
[1225/1421] Compiling forkunsafe.c
[1226/1421] Compiling poly1305_arm_asm.S
[1227/1421] Compiling fork_detect.c
[1228/1421] Compiling pool.c
[1229/1421] Compiling poly1305.c
[1230/1421] Compiling poly1305_arm.c
[1231/1421] Compiling pkcs7.c
[1232/1421] Compiling p5_pbev2.c
[1233/1421] Compiling pem_xaux.c
[1234/1421] Compiling pkcs8.c
[1235/1421] Compiling pkcs8_x509.c
[1236/1421] Compiling pkcs7_x509.c
[1237/1421] Compiling pem_x509.c
[1239/1421] Compiling NIOCore IO.swift
[1240/1421] Compiling NIOCore IOData.swift
[1241/1421] Compiling NIOCore IPProtocol.swift
[1242/1421] Compiling NIOCore IntegerBitPacking.swift
[1243/1421] Compiling NIOCore IntegerTypes.swift
[1244/1421] Compiling NIOCore Interfaces.swift
[1245/1421] Compiling NIOCore Linux.swift
[1246/1421] Compiling NIOCore MarkedCircularBuffer.swift
[1246/1421] Compiling pem_pkey.c
[1247/1421] Compiling pem_pk8.c
[1248/1421] Compiling pem_oth.c
[1249/1421] Compiling obj_xref.c
[1250/1421] Compiling pem_info.c
[1251/1421] Compiling pem_lib.c
[1252/1421] Compiling pem_all.c
[1253/1421] Compiling mem.c
[1254/1421] Compiling md5.c
[1255/1421] Compiling md4.c
[1256/1421] Compiling mldsa.c
[1257/1421] Compiling poly1305_vec.c
[1259/1421] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[1260/1421] Compiling NIOCore EventLoopFuture+Deprecated.swift
[1261/1421] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[1262/1421] Compiling NIOCore EventLoopFuture.swift
[1263/1421] Compiling NIOCore FileDescriptor.swift
[1264/1421] Compiling NIOCore FileHandle.swift
[1265/1421] Compiling NIOCore FileRegion.swift
[1266/1421] Compiling NIOCore GlobalSingletons.swift
[1266/1421] Compiling lhash.c
[1267/1421] Compiling keccak.c
[1268/1421] Compiling obj.c
[1269/1421] Compiling fips_shared_support.c
[1270/1421] Compiling kyber.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/crypto/hrss/asm/poly_rq_mul.S:17:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_asm_base.h:43:
In file included from /host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols_asm.h:16:
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1421:20: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_CLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                   ^
/host/spi-builder-workspace/.build/checkouts/swift-crypto/Sources/CCryptoBoringSSL/include/CCryptoBoringSSL_boringssl_prefix_symbols.h:1422:24: warning: ISO C99 requires whitespace after the macro name [-Wc99-extensions]
#define OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, OBJC_METACLASS_$_swift_crypto_CCryptoBoringSSL_SWIFTPM_MODULE_BUNDLER_FINDER)
                       ^
2 warnings generated.
[1271/1421] Compiling poly_rq_mul.S
[1272/1421] Compiling sign.c
[1273/1421] Compiling ex_data.c
[1274/1421] Compiling hpke.c
[1275/1421] Compiling scrypt.c
[1276/1421] Compiling pbkdf.c
[1277/1421] Compiling print.c
[1278/1421] Compiling p_x25519.c
[1279/1421] Compiling hrss.c
[1280/1421] Compiling p_x25519_asn1.c
[1281/1421] Compiling p_rsa_asn1.c
[1282/1421] Compiling p_ed25519.c
[1283/1421] Compiling p_ed25519_asn1.c
[1284/1421] Compiling p_hkdf.c
[1285/1421] Compiling p_rsa.c
[1286/1421] Compiling p_ec_asn1.c
[1287/1421] Compiling p_ec.c
[1288/1421] Compiling p_dh.c
[1289/1421] Compiling p_dsa_asn1.c
[1290/1421] Compiling p_dh_asn1.c
[1291/1421] Compiling evp_asn1.c
[1292/1421] Compiling evp_ctx.c
[1293/1421] Compiling engine.c
[1294/1421] Compiling evp.c
[1295/1421] Compiling err.c
[1296/1421] Compiling ecdh_extra.c
[1298/1421] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[1299/1421] Compiling NIOCore SocketAddresses.swift
[1300/1421] Compiling NIOCore SocketOptionProvider.swift
[1301/1421] Compiling NIOCore SystemCallHelpers.swift
[1302/1421] Compiling NIOCore TimeAmount+Duration.swift
[1303/1421] Compiling NIOCore TypeAssistedChannelHandler.swift
[1304/1421] Compiling NIOCore UniversalBootstrapSupport.swift
[1305/1421] Compiling NIOCore Utilities.swift
[1305/1421] Compiling ecdsa_asn1.c
[1306/1421] Compiling ec_derive.c
[1307/1421] Compiling hash_to_curve.c
[1308/1421] Compiling dsa_asn1.c
[1309/1421] Compiling ec_asn1.c
[1310/1421] Compiling digest_extra.c
[1311/1421] Compiling dsa.c
[1312/1421] Compiling params.c
[1313/1421] Compiling dilithium.c
[1314/1421] Compiling dh_asn1.c
[1315/1421] Compiling spake25519.c
[1316/1421] Compiling x25519-asm-arm.S
[1317/1421] Compiling des.c
[1319/1421] Compiling NIOCore CircularBuffer.swift
[1320/1421] Compiling NIOCore Codec.swift
[1321/1421] Compiling NIOCore ConvenienceOptionSupport.swift
[1322/1421] Compiling NIOCore DeadChannel.swift
[1323/1421] Compiling NIOCore DispatchQueue+WithFuture.swift
[1324/1421] Compiling NIOCore EventLoop+Deprecated.swift
[1325/1421] Compiling NIOCore EventLoop+SerialExecutor.swift
[1326/1421] Compiling NIOCore EventLoop.swift
[1326/1421] Compiling curve25519_64_adx.c
[1327/1421] Compiling cpu_arm_linux.c
[1328/1421] Compiling crypto.c
[1329/1421] Compiling cpu_intel.c
[1330/1421] Compiling cpu_arm_freebsd.c
[1331/1421] Compiling cpu_aarch64_openbsd.c
[1332/1421] Compiling cpu_aarch64_linux.c
[1333/1421] Compiling cpu_aarch64_win.c
[1334/1421] Compiling cpu_aarch64_sysreg.c
[1335/1421] Compiling cpu_aarch64_fuchsia.c
[1336/1421] Compiling cpu_aarch64_apple.c
[1337/1421] Compiling tls_cbc.c
[1338/1421] Compiling curve25519.c
[1339/1421] Compiling e_rc4.c
[1340/1421] Compiling e_tls.c
[1341/1421] Compiling conf.c
[1342/1421] Compiling e_rc2.c
[1343/1421] Compiling e_null.c
[1344/1421] Compiling e_des.c
[1345/1421] Compiling e_chacha20poly1305.c
[1346/1421] Compiling derive_key.c
[1347/1421] Compiling e_aesctrhmac.c
[1348/1421] Compiling cipher_extra.c
[1349/1421] Compiling chacha.c
[1350/1421] Compiling e_aesgcmsiv.c
[1351/1421] Compiling unicode.c
[1352/1421] Compiling ber.c
[1353/1421] Compiling cbb.c
[1354/1421] Compiling asn1_compat.c
[1355/1421] Compiling buf.c
[1356/1421] Compiling bn_asn1.c
[1357/1421] Compiling printf.c
[1358/1421] Compiling cbs.c
[1359/1421] Compiling blake2.c
[1360/1421] Compiling convert.c
[1361/1421] Compiling pair.c
[1362/1421] Compiling hexdump.c
[1363/1421] Compiling errno.c
[1364/1421] Compiling file.c
[1365/1421] Compiling fd.c
[1366/1421] Compiling bio_mem.c
[1367/1421] Compiling base64.c
[1368/1421] Compiling bio.c
[1369/1421] Compiling tasn_utl.c
[1370/1421] Compiling tasn_typ.c
[1371/1421] Compiling tasn_fre.c
[1372/1421] Compiling tasn_new.c
[1373/1421] Compiling f_int.c
[1374/1421] Compiling f_string.c
[1375/1421] Compiling tasn_enc.c
[1376/1421] Compiling asn1_par.c
[1377/1421] Compiling asn_pack.c
[1378/1421] Compiling tasn_dec.c
[1379/1421] Compiling a_utctm.c
[1380/1421] Compiling asn1_lib.c
[1381/1421] Compiling a_type.c
[1382/1421] Compiling a_time.c
[1383/1421] Compiling a_strnid.c
[1384/1421] Compiling a_strex.c
[1385/1421] Compiling a_octet.c
[1386/1421] Compiling a_mbstr.c
[1387/1421] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[1388/1421] Compiling a_gentm.c
[1389/1421] Compiling a_i2d_fp.c
[1390/1421] Compiling a_object.c
[1391/1421] Compiling a_int.c
[1392/1421] Compiling bcm.c
[1394/1426] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext_boring.swift
[1395/1426] Emitting module CryptoBoringWrapper
[1396/1426] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1397/1426] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1398/1426] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger_boring.swift
[1401/1480] Emitting module NIOCore
[1402/1500] Compiling Crypto ASN1Boolean.swift
[1403/1500] Compiling Crypto ASN1Identifier.swift
[1404/1500] Compiling Crypto ASN1Integer.swift
[1405/1500] Compiling Crypto ASN1Null.swift
[1406/1500] Compiling Crypto ASN1OctetString.swift
[1407/1500] Compiling Crypto ASN1Strings.swift
[1408/1500] Compiling Crypto ArraySliceBigint.swift
[1409/1500] Compiling Crypto GeneralizedTime.swift
[1410/1500] Compiling Crypto ObjectIdentifier.swift
[1411/1500] Compiling Crypto AES-GCM.swift
[1412/1500] Compiling Crypto AES-GCM_boring.swift
[1413/1500] Compiling Crypto ChaChaPoly_boring.swift
[1414/1500] Compiling Crypto ChaChaPoly.swift
[1415/1500] Compiling Crypto Cipher.swift
[1416/1500] Compiling Crypto Nonces.swift
[1417/1500] Compiling Crypto ASN1.swift
[1418/1500] Compiling Crypto ASN1Any.swift
[1419/1500] Compiling Crypto ASN1BitString.swift
[1420/1500] Compiling Crypto ECDSASignature.swift
[1421/1500] Compiling Crypto PEMDocument.swift
[1422/1500] Compiling Crypto PKCS8PrivateKey.swift
[1423/1500] Compiling Crypto SEC1PrivateKey.swift
[1424/1500] Compiling Crypto SubjectPublicKeyInfo.swift
[1425/1500] Compiling Crypto CryptoKitErrors.swift
[1426/1500] Compiling Crypto Digest_boring.swift
[1427/1500] Compiling Crypto Digest.swift
[1428/1500] Compiling Crypto Digests.swift
[1431/1556] Emitting module NIOHTTPTypes
[1432/1556] Compiling NIOHTTPTypes NIOHTTPTypes.swift
[1435/1558] Compiling Crypto X25519Keys.swift
[1436/1558] Compiling Crypto SymmetricKeys.swift
[1437/1558] Compiling Crypto HMAC.swift
[1438/1558] Compiling Crypto MACFunctions.swift
[1439/1558] Compiling Crypto MessageAuthenticationCode.swift
[1440/1558] Compiling Crypto AES.swift
[1441/1558] Compiling Crypto ECDSASignature_boring.swift
[1442/1558] Compiling Crypto ECDSA_boring.swift
[1443/1558] Compiling Crypto EdDSA_boring.swift
[1444/1558] Compiling Crypto ECDSA.swift
[1445/1568] Emitting module NIOEmbedded
[1446/1568] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[1447/1568] Compiling NIOEmbedded Embedded.swift
[1448/1568] Compiling NIOEmbedded AsyncTestingChannel.swift
[1449/1568] Compiling NIOPosix IO.swift
[1450/1568] Compiling NIOPosix IntegerBitPacking.swift
[1451/1568] Compiling NIOPosix IntegerTypes.swift
[1452/1568] Compiling NIOPosix Linux.swift
[1453/1568] Compiling NIOPosix LinuxCPUSet.swift
[1454/1568] Compiling NIOPosix LinuxUring.swift
[1455/1568] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[1456/1568] Compiling NIOPosix ServerSocket.swift
[1457/1568] Compiling NIOPosix Socket.swift
[1458/1568] Compiling NIOPosix SocketChannel.swift
[1461/1570] Compiling NIOPosix SocketProtocols.swift
[1462/1570] Compiling NIOPosix System.swift
[1463/1570] Compiling NIOPosix Thread.swift
[1464/1570] Compiling NIOPosix Pool.swift
[1465/1570] Compiling NIOPosix PooledRecvBufferAllocator.swift
[1466/1570] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[1467/1570] Compiling NIOPosix PosixSingletons.swift
[1468/1570] Compiling NIOPosix RawSocketBootstrap.swift
[1469/1570] Compiling NIOPosix Resolver.swift
[1470/1570] Compiling NIOPosix Selectable.swift
[1471/1570] Compiling NIOPosix SelectableChannel.swift
[1472/1570] Compiling NIOPosix SelectableEventLoop.swift
[1473/1570] Compiling NIOPosix SelectorEpoll.swift
[1474/1570] Compiling NIOPosix SelectorGeneric.swift
[1475/1570] Compiling NIOPosix SelectorKqueue.swift
[1476/1570] Compiling NIOPosix SelectorUring.swift
[1477/1570] Compiling Crypto X25519Keys_boring.swift
[1478/1570] Compiling Crypto Curve25519.swift
[1479/1570] Compiling Crypto Ed25519Keys.swift
[1480/1570] Compiling Crypto NISTCurvesKeys.swift
[1481/1570] Compiling Crypto HPKE-Context.swift
[1482/1570] Compiling Crypto HPKE-KeySchedule.swift
[1483/1570] Compiling Crypto HPKE-Modes.swift
[1484/1570] Compiling Crypto Insecure.swift
[1485/1570] Compiling Crypto Insecure_HashFunctions.swift
[1486/1570] Compiling Crypto KEM.swift
[1487/1570] Compiling Crypto ECDH_boring.swift
[1488/1570] Compiling Crypto DH.swift
[1489/1570] Compiling Crypto ECDH.swift
[1490/1570] Compiling Crypto HKDF.swift
[1491/1570] Emitting module Crypto
[1492/1570] Compiling NIOPosix Bootstrap.swift
[1493/1570] Compiling NIOPosix ControlMessage.swift
[1494/1570] Compiling NIOPosix DatagramVectorReadManager.swift
[1495/1570] Compiling NIOPosix Errors+Any.swift
[1496/1570] Compiling NIOPosix FileDescriptor.swift
[1497/1570] Compiling NIOPosix GetaddrinfoResolver.swift
[1498/1570] Compiling NIOPosix HappyEyeballs.swift
[1499/1570] Compiling NIOPosix BSDSocketAPICommon.swift
[1500/1570] Compiling NIOPosix BSDSocketAPIPosix.swift
[1501/1570] Compiling NIOPosix BSDSocketAPIWindows.swift
[1502/1570] Compiling NIOPosix BaseSocket.swift
[1503/1570] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[1504/1570] Compiling NIOPosix BaseSocketChannel.swift
[1505/1570] Compiling NIOPosix BaseStreamSocketChannel.swift
[1506/1570] Compiling NIOPosix NIOThreadPool.swift
[1507/1570] Compiling NIOPosix NonBlockingFileIO.swift
[1508/1570] Compiling NIOPosix PendingDatagramWritesManager.swift
[1509/1570] Compiling NIOPosix PendingWritesManager.swift
[1510/1570] Compiling NIOPosix PipeChannel.swift
[1511/1570] Compiling NIOPosix PipePair.swift
[1512/1570] Compiling NIOPosix PointerHelpers.swift
[1513/1570] Compiling Crypto Ed25519.swift
[1514/1570] Compiling Crypto Signature.swift
[1515/1570] Compiling Crypto CryptoKitErrors_boring.swift
[1516/1570] Compiling Crypto RNG_boring.swift
[1517/1570] Compiling Crypto SafeCompare_boring.swift
[1518/1570] Compiling Crypto Zeroization_boring.swift
[1519/1570] Compiling Crypto PrettyBytes.swift
[1520/1570] Compiling Crypto SafeCompare.swift
[1521/1570] Compiling Crypto SecureBytes.swift
[1522/1570] Compiling Crypto Zeroization.swift
[1544/1580] Compiling NIOPosix ThreadPosix.swift
[1545/1580] Compiling NIOPosix ThreadWindows.swift
[1546/1580] Compiling NIOPosix UnsafeTransfer.swift
[1547/1580] Compiling NIOPosix Utilities.swift
[1548/1580] Compiling NIOPosix VsockAddress.swift
[1549/1580] Compiling NIOPosix VsockChannelEvents.swift
[1571/1580] Emitting module NIOPosix
[1579/1580] Emitting module OTP
[1580/1580] Compiling OTP OTP.swift
[1585/1586] Emitting module NIO
[1586/1586] Compiling NIO Exports.swift
[1589/1626] Compiling NIOTLS TLSEvents.swift
[1590/1626] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[1591/1626] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[1592/1626] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[1593/1626] Emitting module NIOTLS
[1594/1626] Compiling NIOSOCKS ClientStateMachine.swift
[1595/1626] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[1596/1626] Compiling NIOSOCKS SOCKSResponse.swift
[1597/1627] Compiling NIOSOCKS Errors.swift
[1598/1627] Compiling NIOSOCKS Helpers.swift
[1599/1627] Compiling NIOSOCKS AuthenticationMethod.swift
[1600/1627] Compiling NIOSOCKS ClientGreeting.swift
[1601/1627] Compiling NIOSOCKS Messages.swift
[1602/1627] Compiling NIOSOCKS SOCKSRequest.swift
[1603/1627] Emitting module NIOSOCKS
[1604/1627] Compiling NIOSOCKS SOCKSClientHandler.swift
[1605/1627] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[1606/1627] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[1607/1627] Compiling NIOTLS SNIHandler.swift
[1608/1627] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[1610/1629] Compiling NIOSOCKS ServerStateMachine.swift
[1614/1631] Emitting module NIOHTTP1
[1615/1633] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[1616/1633] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[1617/1661] Emitting module NIOFoundationCompat
[1618/1661] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[1619/1662] Compiling NIOSSL NIOSSLHandler.swift
[1620/1662] Compiling NIOSSL NIOSSLServerHandler.swift
[1622/1663] Compiling NIOSSL IdentityVerification.swift
[1623/1663] Compiling NIOSSL LinuxCABundle.swift
[1625/1685] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[1626/1685] Compiling NIOTransportServices NIOTSSingletons.swift
[1627/1685] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[1628/1685] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[1629/1685] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[1630/1685] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[1631/1685] Compiling NIOTransportServices NIOTSBootstraps.swift
[1632/1685] Compiling NIOTransportServices NIOTSChannelOptions.swift
[1633/1685] Emitting module NIOTransportServices
[1635/1685] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[1636/1685] Compiling NIOTransportServices NIOTSListenerChannel.swift
[1641/1685] Compiling NIOTransportServices NIOTSErrors.swift
[1642/1685] Compiling NIOTransportServices NIOTSEventLoop.swift
[1645/1687] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[1646/1687] Compiling NIOTransportServices StateManagedChannel.swift
[1647/1687] Compiling NIOTransportServices StateManagedListenerChannel.swift
[1648/1687] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[1649/1687] Compiling NIOTransportServices AcceptHandler.swift
[1650/1687] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[1651/1687] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[1652/1687] Compiling NIOTransportServices NIOTSDatagramListener.swift
[1653/1687] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[1655/1687] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[1656/1687] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[1667/1733] Emitting module NIOSSL
[1668/1733] Compiling NIOSSL SSLPublicKey.swift
[1669/1733] Compiling NIOSSL SecurityFrameworkCertificateVerification.swift
[1670/1733] Compiling NIOSSL String+unsafeUninitializedCapacity.swift
[1671/1733] Compiling NIOSSL SubjectAlternativeName.swift
[1676/1733] Emitting module NIOHTTPTypesHTTP1
[1677/1733] Compiling NIOHTTPTypesHTTP1 HTTP1ToHTTPCodec.swift
[1678/1733] Compiling NIOExtras LineBasedFrameDecoder.swift
[1679/1733] Compiling NIOExtras MarkedCircularBuffer+PopFirstCheckMarked.swift
[1680/1735] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[1681/1735] Compiling NIOHPACK DynamicHeaderTable.swift
[1682/1735] Compiling NIOHPACK HPACKDecoder.swift
[1683/1735] Compiling NIOHPACK HPACKHeader.swift
[1684/1735] Compiling NIOHPACK HeaderTables.swift
[1685/1735] Compiling NIOHTTPTypesHTTP1 HTTPTypeConversion.swift
[1686/1735] Compiling NIOHTTPTypesHTTP1 HTTPToHTTP1Codec.swift
[1687/1736] Compiling NIOHPACK IntegerCoding.swift
[1688/1736] Compiling NIOHPACK IndexedHeaderTable.swift
[1693/1737] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[1694/1738] Compiling NIOExtras NIORequestIdentifiable.swift
[1695/1738] Compiling NIOExtras PCAPRingBuffer.swift
[1696/1738] Compiling NIOExtras NIOExtrasError.swift
[1697/1738] Compiling NIOExtras NIOLengthFieldBitLength.swift
[1698/1738] Compiling NIOExtras QuiescingHelper.swift
[1699/1738] Compiling NIOExtras RequestResponseHandler.swift
[1701/1738] Emitting module NIOHTTPCompression
[1702/1738] Compiling NIOHTTPCompression HTTPCompression.swift
[1703/1738] Compiling NIOHTTPCompression HTTPDecompression.swift
[1704/1738] Compiling NIOHPACK HuffmanTables.swift
[1705/1738] Compiling NIOHPACK StaticHeaderTable.swift
[1706/1738] Compiling NIOHPACK HuffmanCoding.swift
[1707/1738] Emitting module NIOHPACK
[1708/1738] Compiling NIOHTTPCompression HTTPRequestDecompressor.swift
[1709/1738] Compiling NIOHTTPCompression HTTPResponseCompressor.swift
[1710/1739] Emitting module NIOExtras
[1713/1739] Compiling NIOHPACK HPACKEncoder.swift
[1714/1739] Compiling NIOHPACK HPACKErrors.swift
[1715/1739] Compiling NIOExtras LengthFieldBasedFrameDecoder.swift
[1716/1739] Compiling NIOExtras LengthFieldPrepender.swift
[1726/1742] Compiling NIOSSL Zeroization.swift
[1727/1742] Compiling NIOSSL TLSConfiguration.swift
[1728/1742] Compiling NIOSSL UniversalBootstrapSupport.swift
[1742/1802] Compiling NIOHTTP2 HTTP2SettingsState.swift
[1743/1802] Compiling NIOHTTP2 HasExtendedConnectSettings.swift
[1747/1825] Compiling HummingbirdCore BindAddress.swift
[1748/1825] Compiling HummingbirdCore HTTP1Channel.swift
[1749/1825] Compiling HummingbirdCore HTTPChannelHandler.swift
[1750/1825] Compiling HummingbirdCore HTTPServerBuilder.swift
[1751/1825] Compiling HummingbirdCore HTTPUserEventHandler.swift
[1752/1825] Compiling HummingbirdCore Server.swift
[1753/1825] Compiling HummingbirdCore AnyAsyncSequence.swift
[1754/1825] Compiling HummingbirdCore FlatDictionary.swift
[1757/1833] Compiling HummingbirdCore ServerChildChannel.swift
[1758/1833] Compiling HummingbirdCore ServerConfiguration.swift
[1759/1833] Compiling HummingbirdCore TSTLSOptions.swift
[1760/1835] Compiling HummingbirdCore ResponseBodyWriter.swift
[1761/1835] Compiling HummingbirdCore ResponseWriter.swift
[1762/1835] Compiling HummingbirdCore AvailableConnectionsHandler.swift
[1763/1835] Compiling HummingbirdCore Deprecations.swift
[1764/1835] Compiling HummingbirdCore Request.swift
[1765/1835] Compiling HummingbirdCore RequestBody.swift
[1766/1835] Emitting module HummingbirdCore
[1767/1835] Compiling HummingbirdCore URI.swift
[1768/1835] Compiling HummingbirdCore Response.swift
[1769/1835] Compiling HummingbirdCore ResponseBody.swift
[1779/1835] Compiling HummingbirdCore HBParser.swift
[1780/1835] Compiling HummingbirdCore UnsafeTransfer.swift
[1781/1835] Compiling NIOHTTP2 QuiescingState.swift
[1782/1835] Compiling NIOHTTP2 RemotelyQuiescingState.swift
[1783/1835] Compiling NIOHTTP2 SendAndReceiveGoawayState.swift
[1784/1835] Emitting module NIOHTTP2
[1789/1837] Compiling NIOHTTP2 InboundWindowManager.swift
[1790/1837] Compiling NIOHTTP2 MultiplexerAbstractChannel.swift
[1791/1837] Compiling NIOHTTP2 StreamChannelFlowController.swift
[1792/1837] Compiling NIOHTTP2 StreamChannelList.swift
[1793/1837] Compiling NIOHTTP2 StreamMap.swift
[1794/1837] Compiling NIOHTTP2 StreamStateMachine.swift
[1795/1837] Compiling NIOHTTP2 UnsafeTransfer.swift
[1796/1837] Compiling NIOHTTP2 WatermarkedFlowController.swift
[1797/1837] Compiling NIOHTTP2 HTTP2StreamChannel+OutboundStreamMultiplexer.swift
[1798/1837] Compiling NIOHTTP2 HTTP2StreamChannel.swift
[1799/1837] Compiling NIOHTTP2 HTTP2StreamDelegate.swift
[1800/1837] Compiling NIOHTTP2 HTTP2StreamID.swift
[1801/1837] Compiling NIOHTTP2 HTTP2StreamMultiplexer.swift
[1802/1837] Compiling NIOHTTP2 HTTP2ToHTTP1Codec.swift
[1803/1837] Compiling NIOHTTP2 HTTP2UserEvents.swift
[1804/1837] Compiling NIOHTTP2 InboundEventBuffer.swift
[1805/1899] Compiling Hummingbird Configuration.swift
[1806/1899] Compiling Hummingbird Deprecations.swift
[1807/1899] Compiling Hummingbird Environment.swift
[1808/1899] Compiling Hummingbird EditedHTTPError.swift
[1809/1899] Compiling Hummingbird HTTPError.swift
[1810/1899] Compiling Hummingbird HTTPResponseError.swift
[1811/1899] Compiling Hummingbird NIOCore+HTTPResponseError.swift
[1812/1899] Compiling Hummingbird Exports.swift
[1813/1899] Compiling Hummingbird CacheControl.swift
[1814/1907] Compiling Hummingbird Request.swift
[1815/1907] Compiling Hummingbird RequestContext.swift
[1816/1907] Compiling Hummingbird RequestContextSource.swift
[1817/1907] Compiling Hummingbird RequestID.swift
[1818/1907] Compiling Hummingbird RequestResponder.swift
[1819/1907] Compiling Hummingbird Response.swift
[1820/1907] Compiling Hummingbird URI+decodeQuery.swift
[1821/1907] Compiling Hummingbird MemoryPersistDriver.swift
[1831/1907] Emitting module Hummingbird
[1832/1907] Compiling Hummingbird _Middleware2.swift
[1833/1907] Compiling Hummingbird _OptionalMiddleware.swift
[1834/1907] Compiling Hummingbird _SpreadMiddleware.swift
[1840/1907] Compiling Hummingbird RouterPath.swift
[1841/1907] Compiling Hummingbird RouterResponder.swift
[1842/1907] Compiling Hummingbird TransformingRouterGroup.swift
[1843/1907] Compiling Hummingbird RouterTrie.swift
[1844/1907] Compiling Hummingbird Trie+resolve.swift
[1845/1907] Compiling Hummingbird Trie+serialize.swift
[1846/1907] Compiling Hummingbird TrieRouter.swift
[1847/1907] Compiling Hummingbird ChildRequestContext.swift
[1848/1907] Compiling Hummingbird PersistDriver.swift
[1849/1907] Compiling Hummingbird PersistError.swift
[1850/1907] Compiling Hummingbird DateCache+Date.swift
[1851/1907] Compiling Hummingbird DateCache.swift
[1852/1907] Compiling Hummingbird HexDigest.swift
[1853/1907] Compiling Hummingbird InitializableFromSource.swift
[1854/1907] Compiling Hummingbird PreludeService.swift
[1855/1907] Compiling Hummingbird StringProtocol.swift
[1856/1907] Compiling Hummingbird TracingMiddleware.swift
[1857/1907] Compiling Hummingbird EndpointResponder.swift
[1858/1907] Compiling Hummingbird Parameters+UUID.swift
[1859/1907] Compiling Hummingbird Parameters.swift
[1860/1907] Compiling Hummingbird ResponseGenerator.swift
[1861/1907] Compiling Hummingbird RouteCollection.swift
[1862/1907] Compiling Hummingbird Router.swift
[1863/1907] Compiling Hummingbird RouterGroup.swift
[1864/1907] Compiling Hummingbird RouterMethods.swift
[1865/1907] Compiling Hummingbird FileMiddleware.swift
[1866/1907] Compiling Hummingbird LogRequestMiddleware.swift
[1867/1907] Compiling Hummingbird MetricsMiddleware.swift
[1868/1907] Compiling Hummingbird Middleware.swift
[1869/1907] Compiling Hummingbird MiddlewareGroup.swift
[1870/1907] Compiling Hummingbird MiddlewareFixedTypeBuilder.swift
[1874/1907] Compiling Hummingbird FileIO.swift
[1875/1907] Compiling Hummingbird FileProvider.swift
[1876/1907] Compiling Hummingbird LocalFileSystem.swift
[1877/1907] Compiling Hummingbird Cookie.swift
[1878/1907] Compiling Hummingbird Cookies.swift
[1879/1907] Compiling Hummingbird MediaType.swift
[1880/1907] Compiling Hummingbird Request+Cookies.swift
[1881/1907] Compiling Hummingbird Response+Cookies.swift
[1882/1907] Compiling Hummingbird CORSMiddleware.swift
[1901/1909] Compiling Hummingbird Application.swift
[1902/1909] Compiling Hummingbird CodableProtocols.swift
[1903/1909] Compiling Hummingbird JSONCoding.swift
[1904/1909] Compiling Hummingbird ResponseEncodable.swift
[1905/1909] Compiling Hummingbird URLEncodedForm+Request.swift
[1906/1909] Compiling Hummingbird URLEncodedForm.swift
[1907/1909] Compiling Hummingbird URLEncodedFormDecoder.swift
[1908/1909] Compiling Hummingbird URLEncodedFormEncoder.swift
[1909/1909] Compiling Hummingbird URLEncodedFormNode.swift
[1912/1980] Emitting module HummingbirdAuth
[1913/1981] Compiling HummingbirdAuth SessionStorage.swift
[1914/1981] Compiling HummingbirdAuth BearerAuthentication.swift
[1915/1981] Compiling HummingbirdAuth Deprecated.swift
[1916/1981] Compiling HummingbirdAuth ClosureAuthenticator.swift
[1917/1981] Compiling HummingbirdAuth BasicAuthentication.swift
[1918/1981] Compiling HummingbirdAuth AuthRequestContext.swift
[1919/1981] Compiling HummingbirdAuth Authenticator.swift
[1920/1981] Compiling HummingbirdAuth UserSessionRepository.swift
[1921/1981] Compiling HummingbirdAuth SessionMiddleware.swift
[1922/1981] Compiling HummingbirdAuth SessionContext.swift
[1923/1981] Compiling HummingbirdAuth IsAuthenticatedMiddleware.swift
[1924/1981] Compiling HummingbirdAuth SessionAuthenticator.swift
[1927/1987] Compiling HummingbirdBasicAuth UserPasswordRepository.swift
[1928/1987] Compiling HummingbirdBasicAuth PasswordVerifier.swift
[1929/1987] Emitting module HummingbirdBasicAuth
[1930/1987] Compiling HummingbirdBasicAuth BasicAuthenticator.swift
[1933/1989] Emitting module AsyncHTTPClient
[1942/1996] Compiling AsyncHTTPClient HTTPConnectionEvent.swift
[1943/1996] Compiling AsyncHTTPClient HTTPConnectionPool+Factory.swift
[1944/1996] Compiling AsyncHTTPClient HTTPConnectionPool+Manager.swift
[1945/1996] Compiling AsyncHTTPClient HTTPConnectionPool.swift
[1946/1996] Compiling AsyncHTTPClient HTTPExecutableRequest.swift
[1947/1996] Compiling AsyncHTTPClient HTTPRequestStateMachine+Demand.swift
[1948/1996] Compiling AsyncHTTPClient HTTPRequestStateMachine.swift
[1949/1996] Compiling AsyncHTTPClient RequestBodyLength.swift
[1950/1996] Compiling AsyncHTTPClient AnyAsyncSequence.swift
[1951/1996] Compiling AsyncHTTPClient AnyAsyncSequenceProucerDelete.swift
[1952/1996] Compiling AsyncHTTPClient AsyncLazySequence.swift
[1953/1996] Compiling AsyncHTTPClient HTTPClient+execute.swift
[1954/1996] Compiling AsyncHTTPClient HTTPClient+shutdown.swift
[1955/1996] Compiling AsyncHTTPClient HTTPClientRequest+Prepared.swift
[1956/1996] Compiling AsyncHTTPClient HTTPClientRequest.swift
[1957/1996] Compiling AsyncHTTPClient HTTPClientResponse.swift
[1958/1996] Compiling AsyncHTTPClient SOCKSEventsHandler.swift
[1959/1996] Compiling AsyncHTTPClient TLSEventsHandler.swift
[1960/1996] Compiling AsyncHTTPClient HTTP1ClientChannelHandler.swift
[1961/1996] Compiling AsyncHTTPClient HTTP1Connection.swift
[1962/1996] Compiling AsyncHTTPClient HTTP1ConnectionStateMachine.swift
[1963/1996] Compiling AsyncHTTPClient HTTP2ClientRequestHandler.swift
[1964/1996] Compiling AsyncHTTPClient HTTP2Connection.swift
[1965/1996] Compiling AsyncHTTPClient HTTP2IdleHandler.swift
[1966/1996] Compiling AsyncHTTPClient RequestFramingMetadata.swift
[1967/1996] Compiling AsyncHTTPClient RequestOptions.swift
[1968/1996] Compiling AsyncHTTPClient HTTPConnectionPool+Backoff.swift
[1969/1996] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1Connections.swift
[1970/1996] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP1StateMachine.swift
[1971/1996] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2Connections.swift
[1972/1996] Compiling AsyncHTTPClient HTTPConnectionPool+HTTP2StateMachine.swift
[1973/1996] Compiling AsyncHTTPClient HTTPConnectionPool+RequestQueue.swift
[1974/1996] Compiling AsyncHTTPClient HTTPConnectionPool+StateMachine.swift
[1975/1996] Compiling AsyncHTTPClient ConnectionTarget.swift
[1976/1996] Compiling AsyncHTTPClient DeconstructedURL.swift
[1977/1996] Compiling AsyncHTTPClient FileDownloadDelegate.swift
[1978/1996] Compiling AsyncHTTPClient FoundationExtensions.swift
[1979/1996] Compiling AsyncHTTPClient HTTPClient+HTTPCookie.swift
[1980/1996] Compiling AsyncHTTPClient HTTPClient+Proxy.swift
[1981/1996] Compiling AsyncHTTPClient HTTPClient.swift
[1982/1996] Compiling AsyncHTTPClient HTTPHandler.swift
[1983/1996] Compiling AsyncHTTPClient LRUCache.swift
[1984/1996] Compiling AsyncHTTPClient NWErrorHandler.swift
[1985/1996] Compiling AsyncHTTPClient NWWaitingHandler.swift
[1986/1996] Compiling AsyncHTTPClient TLSConfiguration.swift
[1987/1996] Compiling AsyncHTTPClient RedirectState.swift
[1988/1996] Compiling AsyncHTTPClient RequestBag+StateMachine.swift
[1989/1996] Compiling AsyncHTTPClient RequestBag.swift
[1990/1996] Compiling AsyncHTTPClient RequestValidation.swift
[1991/1996] Compiling AsyncHTTPClient SSLContextCache.swift
[1992/1996] Compiling AsyncHTTPClient Scheme.swift
[1993/1996] Compiling AsyncHTTPClient Singleton.swift
[1994/1996] Compiling AsyncHTTPClient StringConvertibleInstances.swift
[1995/1996] Compiling AsyncHTTPClient UnsafeTransfer.swift
[1996/1996] Compiling AsyncHTTPClient Utils.swift
[1999/2007] Emitting module HummingbirdTesting
[2000/2008] Compiling HummingbirdTesting TestApplication.swift
[2001/2008] Compiling HummingbirdTesting TestClient+types.swift
[2002/2008] Compiling HummingbirdTesting LiveTestFramework.swift
[2003/2008] Compiling HummingbirdTesting RouterTestFramework.swift
[2004/2008] Compiling HummingbirdTesting Deprecations.swift
[2005/2008] Compiling HummingbirdTesting AsyncHTTPClientTestFramework.swift
[2006/2008] Compiling HummingbirdTesting Application+Test.swift
[2007/2008] Compiling HummingbirdTesting ApplicationTester.swift
[2008/2008] Compiling HummingbirdTesting TestClient.swift
[2011/2012] Emitting module HummingbirdAuthTesting
[2012/2012] Compiling HummingbirdAuthTesting TestClient+Auth.swift
Build complete! (235.95s)
Build complete.
Done.