Build Information
Failed to build BreezeLambdaWebHook, reference main (7ba793
), with Swift 6.2 (beta) for Android on 22 Jun 2025 00:04:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-serverless/BreezeLambdaWebHook.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/swift-serverless/BreezeLambdaWebHook
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7ba793f Merge pull request #2 from swift-serverless/support-alpha.2
Cloned https://github.com/swift-serverless/BreezeLambdaWebHook.git
Revision (git rev-parse @):
7ba793fecf7621f3218141f0637223346020bc94
SUCCESS checkout https://github.com/swift-serverless/BreezeLambdaWebHook.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/swift-serverless/BreezeLambdaWebHook.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swift-server/swift-aws-lambda-runtime.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/swift-server/swift-aws-lambda-events.git
[1/2436] Fetching swift-aws-lambda-events
[1902/13972] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime
[3014/27986] Fetching swift-aws-lambda-events, swift-aws-lambda-runtime, async-http-client
Fetched https://github.com/swift-server/swift-aws-lambda-events.git from cache (0.31s)
[858/25550] Fetching swift-aws-lambda-runtime, async-http-client
Fetched https://github.com/swift-server/async-http-client.git from cache (1.20s)
Fetched https://github.com/swift-server/swift-aws-lambda-runtime.git from cache (1.24s)
Computing version for https://github.com/swift-server/swift-aws-lambda-events.git
Computed https://github.com/swift-server/swift-aws-lambda-events.git at 0.5.0 (2.42s)
Fetching https://github.com/apple/swift-http-types.git
[1/904] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.25s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.05s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.26.1 (0.54s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-log.git
[1/5942] Fetching swift-nio-extras
[1844/11901] Fetching swift-nio-extras, swift-algorithms
[1904/14568] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services
[9567/16365] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-atomics
[9865/27897] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-atomics, swift-nio-http2
[13350/31733] Fetching swift-nio-extras, swift-algorithms, swift-nio-transport-services, swift-atomics, swift-nio-http2, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.56s)
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (1.58s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.58s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.58s)
Fetching https://github.com/apple/swift-nio.git
Fetched https://github.com/apple/swift-algorithms.git from cache (1.59s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.60s)
[1/14890] Fetching swift-nio-ssl
[2979/91229] Fetching swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.19s)
[54201/76339] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (5.24s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.24.0 (7.33s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (2.42s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.32.0 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.94s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/4436] Fetching swift-system
[4437/21076] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (3.47s)
Fetched https://github.com/apple/swift-collections.git from cache (3.50s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (5.12s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.38s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.38s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.45s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.28.0 (0.63s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
[1/1616] Fetching swift-asn1
[115/2785] Fetching swift-asn1, swift-http-structured-headers
[1703/5211] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[3119/11395] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.39s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.40s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.46s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.46s)
[1/4985] Fetching swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.29s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (1.55s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.60s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.70s)
Fetching https://github.com/apple/swift-crypto.git
[1/15419] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (3.23s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.62s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.48s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.47s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.94s)
Computing version for https://github.com/swift-server/swift-aws-lambda-runtime.git
Computed https://github.com/swift-server/swift-aws-lambda-runtime.git at 1.0.0-alpha.3 (0.69s)
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.26.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.32.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.24.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.83.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/swift-server/swift-aws-lambda-runtime.git
Working copy of https://github.com/swift-server/swift-aws-lambda-runtime.git resolved at 1.0.0-alpha.3
Creating working copy for https://github.com/swift-server/swift-aws-lambda-events.git
Working copy of https://github.com/swift-server/swift-aws-lambda-events.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.28.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
[1/1] Compiling plugin AWSLambdaPackager
Building for debugging...
[1/445] Write sources
[23/445] Compiling CNIOWindows shim.c
[24/445] Compiling CNIOLinux liburing_shims.c
[24/445] Compiling CNIOWASI CNIOWASI.c
[26/445] Write sources
[28/445] Compiling CNIOWindows WSAStartup.c
[29/445] Compiling _NumericsShims _NumericsShims.c
[30/445] Compiling _AtomicsShims.c
[30/445] Compiling CNIOLLHTTP c_nio_http.c
[32/445] Write swift-version-8C5A4AE7A8CE2BA.txt
[33/445] Compiling CNIOExtrasZlib empty.c
[34/445] Compiling CNIODarwin shim.c
[35/445] Compiling CNIOLinux shim.c
[36/449] Compiling CNIOLLHTTP c_nio_api.c
[37/451] Compiling fiat_p256_adx_mul.S
[38/451] Compiling fiat_p256_adx_sqr.S
[39/488] Compiling CNIOLLHTTP c_nio_llhttp.c
[40/488] Compiling fiat_curve25519_adx_square.S
[41/488] Compiling CNIOBoringSSLShims shims.c
[42/488] Compiling fiat_curve25519_adx_mul.S
[43/488] Compiling tls_method.cc
[44/488] Compiling tls_record.cc
[45/488] Compiling tls13_enc.cc
[46/488] Compiling tls13_server.cc
[48/488] Emitting module _NIOBase64
[49/488] Compiling _NIOBase64 Base64.swift
[51/489] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[52/489] Compiling InternalCollectionsUtilities UInt+reversed.swift
[53/489] Emitting module InternalCollectionsUtilities
[54/489] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[55/489] Compiling InternalCollectionsUtilities Integer rank.swift
[56/490] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[57/490] Compiling InternalCollectionsUtilities Debugging.swift
[57/490] Compiling tls13_client.cc
[59/490] Compiling InternalCollectionsUtilities Descriptions.swift
[60/490] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[61/490] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[62/490] Compiling RealModule Real.swift
[63/490] Compiling _NIODataStructures PriorityQueue.swift
[64/490] Emitting module RealModule
[65/491] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[66/491] Compiling InternalCollectionsUtilities _SortedCollection.swift
[67/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[68/491] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[69/491] Compiling RealModule RealFunctions.swift
[70/491] Compiling RealModule ElementaryFunctions.swift
[75/491] Compiling RealModule Float+Real.swift
[76/491] Compiling RealModule Float16+Real.swift
[77/491] Compiling RealModule Float80+Real.swift
[78/491] Compiling HTTPTypes ISOLatin1String.swift
[79/493] Compiling HTTPTypes HTTPFieldName.swift
[80/493] Compiling HTTPTypes HTTPParsedFields.swift
[81/493] Emitting module _NIODataStructures
[82/493] Compiling _NIODataStructures Heap.swift
[83/493] Emitting module HTTPTypes
[85/493] Compiling HTTPTypes HTTPField.swift
[86/493] Compiling _NIODataStructures _TinyArray.swift
[87/494] Compiling tls13_both.cc
[89/494] Compiling HTTPTypes HTTPResponse.swift
[90/494] Compiling HTTPTypes HTTPRequest.swift
[91/494] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[93/510] Compiling HTTPTypes NIOLock.swift
[94/510] Compiling DequeModule Deque+CustomReflectable.swift
[95/510] Compiling DequeModule Deque+Descriptions.swift
[96/512] Compiling DequeModule _DequeBuffer.swift
[97/512] Compiling DequeModule _DequeBufferHeader.swift
[97/512] Compiling t1_enc.cc
[99/512] Compiling DequeModule Deque+Equatable.swift
[100/512] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[101/512] Compiling DequeModule _DequeSlot.swift
[102/512] Compiling DequeModule _UnsafeWrappedBuffer.swift
[103/512] Compiling DequeModule Deque+Testing.swift
[104/512] Compiling DequeModule Deque._Storage.swift
[105/512] Compiling DequeModule Deque+Extras.swift
[106/512] Compiling DequeModule Deque+Hashable.swift
[107/512] Compiling DequeModule Deque._UnsafeHandle.swift
[108/512] Compiling DequeModule Deque.swift
[108/512] Compiling ssl_x509.cc
[110/512] Emitting module DequeModule
[110/512] Compiling ssl_transcript.cc
[112/512] Compiling DequeModule Deque+Codable.swift
[113/512] Compiling DequeModule Deque+Collection.swift
[114/513] Compiling ssl_versions.cc
[116/513] Compiling Logging MetadataProvider.swift
[117/513] Emitting module Logging
[118/513] Compiling Logging Locks.swift
[118/513] Compiling ssl_stat.cc
[120/513] Compiling Logging LogHandler.swift
[121/513] Compiling Logging Logging.swift
[122/514] Compiling ssl_session.cc
[123/514] Compiling ssl_privkey.cc
[124/514] Compiling ssl_lib.cc
[125/514] Compiling ssl_file.cc
[126/514] Compiling ssl_key_share.cc
[127/514] Compiling ssl_credential.cc
[128/514] Compiling ssl_cipher.cc
[129/514] Compiling ssl_cert.cc
[130/514] Compiling ssl_buffer.cc
[131/514] Compiling s3_lib.cc
[133/514] Compiling HTTPTypes HTTPFields.swift
[134/515] Compiling s3_pkt.cc
[135/515] Compiling ssl_asn1.cc
[136/515] Compiling ssl_aead_ctx.cc
[137/515] Compiling s3_both.cc
[138/515] Compiling handshake.cc
[139/515] Compiling handshake_server.cc
[140/515] Compiling handshake_client.cc
[141/515] Compiling handoff.cc
[142/515] Compiling extensions.cc
[143/515] Compiling encrypted_client_hello.cc
[144/515] Compiling md5-x86_64-linux.S
[145/515] Compiling md5-x86_64-apple.S
[146/515] Compiling dtls_record.cc
[147/515] Compiling md5-586-linux.S
[148/515] Compiling md5-586-apple.S
[149/515] Compiling chacha20_poly1305_x86_64-linux.S
[150/515] Compiling chacha20_poly1305_x86_64-apple.S
[151/515] Compiling chacha20_poly1305_armv8-win.S
[152/515] Compiling chacha20_poly1305_armv8-linux.S
[153/515] Compiling chacha20_poly1305_armv8-apple.S
[154/515] Compiling chacha-x86_64-linux.S
[155/515] Compiling dtls_method.cc
[156/515] Compiling chacha-x86_64-apple.S
[157/515] Compiling chacha-x86-linux.S
[158/515] Compiling chacha-x86-apple.S
[159/515] Compiling chacha-armv8-win.S
[160/515] Compiling chacha-armv8-apple.S
[161/515] Compiling err_data.cc
[162/515] Compiling chacha-armv8-linux.S
[163/515] Compiling chacha-armv4-linux.S
[164/515] Compiling aes128gcmsiv-x86_64-linux.S
[165/515] Compiling aes128gcmsiv-x86_64-apple.S
[166/515] Compiling x86_64-mont5-linux.S
[167/515] Compiling x86_64-mont5-apple.S
[168/515] Compiling x86_64-mont-linux.S
[169/515] Compiling x86_64-mont-apple.S
[170/515] Compiling x86-mont-linux.S
[171/515] Compiling vpaes-x86_64-linux.S
[172/515] Compiling x86-mont-apple.S
[173/515] Compiling vpaes-x86_64-apple.S
[174/515] Compiling vpaes-x86-linux.S
[175/515] Compiling vpaes-x86-apple.S
[176/515] Compiling bio_ssl.cc
[177/515] Compiling d1_pkt.cc
[178/515] Compiling vpaes-armv8-win.S
[179/515] Compiling vpaes-armv8-linux.S
[180/515] Compiling vpaes-armv8-apple.S
[181/515] Compiling vpaes-armv7-linux.S
[182/515] Compiling sha512-x86_64-apple.S
[183/515] Compiling d1_srtp.cc
[184/515] Compiling sha512-x86_64-linux.S
[185/515] Compiling sha512-armv8-win.S
[186/515] Compiling sha512-armv8-apple.S
[187/515] Compiling d1_lib.cc
[188/515] Compiling sha512-armv4-linux.S
[189/515] Compiling sha512-586-apple.S
[190/515] Compiling sha512-armv8-linux.S
[191/515] Compiling sha256-x86_64-linux.S
[192/515] Compiling sha512-586-linux.S
[193/515] Compiling sha256-x86_64-apple.S
[194/515] Compiling sha256-armv8-win.S
[195/515] Compiling sha256-armv8-apple.S
[196/515] Compiling sha256-armv8-linux.S
[197/515] Compiling sha1-x86_64-linux.S
[198/515] Compiling sha256-586-apple.S
[199/515] Compiling sha256-armv4-linux.S
[200/515] Compiling sha256-586-linux.S
[201/515] Compiling sha1-x86_64-apple.S
[202/515] Compiling sha1-armv8-win.S
[203/515] Compiling sha1-armv8-apple.S
[204/515] Compiling sha1-armv4-large-linux.S
[205/515] Compiling sha1-586-linux.S
[206/515] Compiling sha1-586-apple.S
[207/515] Compiling rsaz-avx2-apple.S
[208/515] Compiling rsaz-avx2-linux.S
[209/515] Compiling sha1-armv8-linux.S
[210/515] Compiling rdrand-x86_64-linux.S
[211/515] Compiling p256_beeu-armv8-asm-win.S
[212/515] Compiling p256_beeu-x86_64-asm-apple.S
[213/515] Compiling p256_beeu-x86_64-asm-linux.S
[214/515] Compiling rdrand-x86_64-apple.S
[215/515] Compiling p256_beeu-armv8-asm-linux.S
[216/515] Compiling p256-armv8-asm-win.S
[217/515] Compiling p256_beeu-armv8-asm-apple.S
[218/515] Compiling p256-armv8-asm-apple.S
[219/515] Compiling p256-x86_64-asm-linux.S
[220/515] Compiling p256-x86_64-asm-apple.S
[221/515] Compiling p256-armv8-asm-linux.S
[221/515] Compiling ghashv8-armv8-win.S
[223/515] Compiling ghashv8-armv8-linux.S
[224/515] Compiling ghashv8-armv7-linux.S
[225/515] Compiling ghash-x86_64-linux.S
[226/515] Compiling ghashv8-armv8-apple.S
[227/515] Compiling ghash-x86-apple.S
[228/515] Compiling ghash-x86_64-apple.S
[229/515] Compiling ghash-ssse3-x86_64-linux.S
[230/515] Compiling ghash-x86-linux.S
[231/515] Compiling ghash-ssse3-x86-apple.S
[232/515] Compiling ghash-ssse3-x86-linux.S
[233/515] Compiling ghash-neon-armv8-apple.S
[234/515] Compiling ghash-ssse3-x86_64-apple.S
[235/515] Compiling ghash-neon-armv8-win.S
[236/515] Compiling ghash-neon-armv8-linux.S
[237/515] Compiling ghash-armv4-linux.S
[238/515] Compiling co-586-linux.S
[239/515] Compiling co-586-apple.S
[240/515] Compiling bsaes-armv7-linux.S
[241/515] Compiling bn-armv8-win.S
[242/515] Compiling bn-armv8-apple.S
[243/515] Compiling bn-armv8-linux.S
[244/515] Compiling bn-586-linux.S
[245/515] Compiling bn-586-apple.S
[246/515] Compiling armv8-mont-win.S
[247/515] Compiling armv8-mont-apple.S
[248/515] Compiling armv4-mont-linux.S
[249/515] Compiling armv8-mont-linux.S
[250/515] Compiling aesv8-gcm-armv8-win.S
[251/515] Compiling aesv8-armv8-win.S
[252/515] Compiling aesv8-gcm-armv8-apple.S
[253/515] Compiling aesv8-gcm-armv8-linux.S
[254/515] Compiling d1_both.cc
[255/515] Compiling aesv8-armv8-linux.S
[256/515] Compiling aesv8-armv7-linux.S
[257/515] Compiling aesv8-armv8-apple.S
[258/515] Compiling aesni-x86_64-apple.S
[259/515] Compiling aesni-x86-linux.S
[259/515] Compiling aesni-x86_64-linux.S
[261/515] Compiling aesni-x86-apple.S
[262/515] Compiling aesni-gcm-x86_64-linux.S
[263/515] Compiling aesni-gcm-x86_64-apple.S
[264/515] Compiling aes-gcm-avx2-x86_64-linux.S
[265/515] Compiling aes-gcm-avx2-x86_64-apple.S
[266/515] Compiling aes-gcm-avx10-x86_64-apple.S
[267/515] Compiling aes-gcm-avx10-x86_64-linux.S
[268/515] Compiling x_x509.cc
[269/515] Compiling x_pubkey.cc
[270/515] Compiling x_sig.cc
[271/515] Compiling x_x509a.cc
[272/515] Compiling x_req.cc
[273/515] Compiling x_val.cc
[274/515] Compiling x_spki.cc
[275/515] Compiling x_name.cc
[276/515] Compiling x_attrib.cc
[277/515] Compiling x_exten.cc
[278/515] Compiling x509spki.cc
[279/515] Compiling x_algor.cc
[280/515] Compiling x509rset.cc
[281/515] Compiling x_crl.cc
[282/515] Compiling x509name.cc
[283/515] Compiling x_all.cc
[284/515] Compiling x509cset.cc
[285/515] Compiling x509_vpm.cc
[286/515] Compiling x509_v3.cc
[287/515] Compiling x509_txt.cc
[288/515] Compiling x509_trs.cc
[289/515] Compiling x509_set.cc
[290/515] Compiling x509_vfy.cc
[291/515] Compiling x509_req.cc
[292/515] Compiling x509_obj.cc
[293/515] Compiling x509_def.cc
[294/515] Compiling x509_ext.cc
[295/515] Compiling x509_d2.cc
[296/515] Compiling x509_lu.cc
[297/515] Compiling x509_att.cc
[298/515] Compiling x509_cmp.cc
[299/515] Compiling x509.cc
[300/515] Compiling v3_utl.cc
[301/515] Compiling v3_skey.cc
[302/515] Compiling v3_purp.cc
[303/515] Compiling v3_ocsp.cc
[304/515] Compiling v3_pmaps.cc
[305/515] Compiling v3_prn.cc
[306/515] Compiling v3_pcons.cc
[307/515] Compiling v3_ncons.cc
[308/515] Compiling v3_lib.cc
[309/515] Compiling v3_info.cc
[310/515] Compiling v3_int.cc
[311/515] Compiling v3_genn.cc
[312/515] Compiling v3_extku.cc
[313/515] Compiling v3_ia5.cc
[314/515] Compiling v3_enum.cc
[315/515] Compiling v3_crld.cc
[316/515] Compiling v3_bitst.cc
[317/515] Compiling v3_cpols.cc
[318/515] Compiling v3_bcons.cc
[319/515] Compiling v3_conf.cc
[320/515] Compiling v3_akeya.cc
[321/515] Compiling v3_akey.cc
[322/515] Compiling v3_alt.cc
[323/515] Compiling t_x509a.cc
[324/515] Compiling i2d_pr.cc
[325/515] Compiling t_crl.cc
[326/515] Compiling t_x509.cc
[327/515] Compiling t_req.cc
[328/515] Compiling rsa_pss.cc
[329/515] Compiling name_print.cc
[330/515] Compiling policy.cc
[331/515] Compiling by_file.cc
[332/515] Compiling by_dir.cc
[333/515] Compiling algorithm.cc
[334/515] Compiling asn1_gen.cc
[335/515] Compiling voprf.cc
[336/515] Compiling a_verify.cc
[337/515] Compiling a_sign.cc
[338/515] Compiling a_digest.cc
[339/515] Compiling trust_token.cc
[340/515] Compiling thread_win.cc
[341/515] Compiling thread_none.cc
[342/515] Compiling thread_pthread.cc
[343/515] Compiling thread.cc
[344/515] Compiling stack.cc
[345/515] Compiling pmbtoken.cc
[346/515] Compiling slhdsa.cc
[347/515] Compiling spake2plus.cc
[348/515] Compiling sha1.cc
[349/515] Compiling sha512.cc
[350/515] Compiling sha256.cc
[351/515] Compiling siphash.cc
[352/515] Compiling rsa_print.cc
[353/515] Compiling rsa_extra.cc
[354/515] Compiling rsa_crypt.cc
[355/515] Compiling rc4.cc
[356/515] Compiling refcount.cc
[357/515] Compiling windows.cc
[358/515] Compiling urandom.cc
[359/515] Compiling rand.cc
[360/515] Compiling trusty.cc
[361/515] Compiling rsa_asn1.cc
[362/515] Compiling ios.cc
[363/515] Compiling passive.cc
[364/515] Compiling poly1305_arm_asm.S
[365/515] Compiling getentropy.cc
[366/515] Compiling deterministic.cc
[367/515] Compiling forkunsafe.cc
[368/515] Compiling fork_detect.cc
[369/515] Compiling poly1305_vec.cc
[370/515] Compiling pool.cc
[371/515] Compiling poly1305_arm.cc
[372/515] Compiling poly1305.cc
[373/515] Compiling pkcs8.cc
[374/515] Compiling p5_pbev2.cc
[375/515] Compiling pkcs7.cc
[376/515] Compiling pkcs8_x509.cc
[377/515] Compiling pkcs7_x509.cc
[378/515] Compiling pem_xaux.cc
[379/515] Compiling pem_x509.cc
[380/515] Compiling pem_pkey.cc
[381/515] Compiling pem_oth.cc
[382/515] Compiling pem_pk8.cc
[383/515] Compiling pem_lib.cc
[384/515] Compiling pem_info.cc
[385/515] Compiling mlkem.cc
[386/515] Compiling obj_xref.cc
[387/515] Compiling pem_all.cc
[388/515] Compiling obj.cc
[389/515] Compiling poly_rq_mul.S
[390/515] Compiling mldsa.cc
[391/515] Compiling fips_shared_support.cc
[392/515] Compiling mem.cc
[393/515] Compiling md5.cc
[394/515] Compiling md4.cc
[395/515] Compiling lhash.cc
[396/515] Compiling kyber.cc
[397/515] Compiling ex_data.cc
[398/515] Compiling sign.cc
[399/515] Compiling scrypt.cc
[400/515] Compiling hrss.cc
[401/515] Compiling hpke.cc
[402/515] Compiling print.cc
[403/515] Compiling pbkdf.cc
[404/515] Compiling p_x25519.cc
[405/515] Compiling p_x25519_asn1.cc
[406/515] Compiling p_rsa_asn1.cc
[407/515] Compiling p_rsa.cc
[408/515] Compiling p_ed25519.cc
[409/515] Compiling p_hkdf.cc
[410/515] Compiling p_ed25519_asn1.cc
[411/515] Compiling p_ec_asn1.cc
[412/515] Compiling p_ec.cc
[413/515] Compiling p_dh.cc
[414/515] Compiling p_dh_asn1.cc
[415/515] Compiling evp_ctx.cc
[416/515] Compiling p_dsa_asn1.cc
[417/515] Compiling evp_asn1.cc
[418/515] Compiling err.cc
[419/515] Compiling evp.cc
[420/515] Compiling engine.cc
[421/515] Compiling ecdh.cc
[422/515] Compiling hash_to_curve.cc
[423/515] Compiling ecdsa_asn1.cc
[424/515] Compiling ec_derive.cc
[425/515] Compiling dsa.cc
[426/515] Compiling params.cc
[427/515] Compiling ec_asn1.cc
[428/515] Compiling dsa_asn1.cc
[429/515] Compiling x25519-asm-arm.S
[430/515] Compiling digest_extra.cc
[431/515] Compiling bcm.cc
[432/515] Compiling des.cc
[433/515] Compiling dh_asn1.cc
[434/515] Compiling curve25519_64_adx.cc
[435/515] Compiling spake25519.cc
[436/515] Compiling crypto.cc
[437/515] Compiling cpu_intel.cc
[438/515] Compiling curve25519.cc
[439/515] Compiling cpu_arm_linux.cc
[440/515] Compiling cpu_aarch64_win.cc
[441/515] Compiling cpu_arm_freebsd.cc
[442/515] Compiling cpu_aarch64_sysreg.cc
[443/515] Compiling cpu_aarch64_linux.cc
[444/515] Compiling cpu_aarch64_openbsd.cc
[445/515] Compiling cpu_aarch64_fuchsia.cc
[446/515] Compiling cpu_aarch64_apple.cc
[447/515] Compiling get_cipher.cc
[448/515] Compiling conf.cc
[449/515] Compiling tls_cbc.cc
[450/515] Compiling e_rc4.cc
[451/515] Compiling e_tls.cc
[452/515] Compiling e_rc2.cc
[453/515] Compiling e_null.cc
[454/515] Compiling e_des.cc
[455/515] Compiling e_chacha20poly1305.cc
[456/515] Compiling e_aesgcmsiv.cc
[457/515] Compiling e_aesctrhmac.cc
[458/515] Compiling derive_key.cc
[459/515] Compiling chacha.cc
[460/515] Compiling unicode.cc
[461/515] Compiling cbs.cc
[461/515] Compiling buf.cc
[463/515] Compiling cbb.cc
[464/515] Compiling ber.cc
[465/515] Compiling asn1_compat.cc
[466/515] Compiling convert.cc
[467/515] Compiling bn_asn1.cc
[468/515] Compiling blake2.cc
[469/515] Compiling socket.cc
[470/515] Compiling socket_helper.cc
[471/515] Compiling printf.cc
[472/515] Compiling pair.cc
[473/515] Compiling hexdump.cc
[474/515] Compiling file.cc
[475/515] Compiling fd.cc
[476/515] Compiling errno.cc
[477/515] Compiling bio_mem.cc
[478/515] Compiling connect.cc
[479/515] Compiling base64.cc
[480/515] Compiling bio.cc
[481/515] Compiling tasn_fre.cc
[482/515] Compiling tasn_utl.cc
[483/515] Compiling tasn_typ.cc
[484/515] Compiling tasn_enc.cc
[485/515] Compiling tasn_new.cc
[486/515] Compiling posix_time.cc
[487/515] Compiling f_string.cc
[488/515] Compiling tasn_dec.cc
[489/515] Compiling f_int.cc
[490/515] Compiling asn1_par.cc
[491/515] Compiling asn_pack.cc
[492/515] Compiling asn1_lib.cc
[493/515] Compiling a_utctm.cc
[494/515] Compiling a_type.cc
[495/515] Compiling a_time.cc
[496/515] Compiling a_octet.cc
[497/515] Compiling a_strnid.cc
[498/515] Compiling a_strex.cc
[499/515] Compiling a_object.cc
[500/515] Compiling a_i2d_fp.cc
[501/515] Compiling a_dup.cc
[502/515] Compiling a_d2i_fp.cc
[503/515] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[504/515] Write sources
[505/533] Compiling a_mbstr.cc
[506/533] Write sources
[507/533] Compiling a_int.cc
[508/533] Write sources
[510/577] Compiling a_bitstr.cc
[512/577] Compiling AWSLambdaEvents Cloudwatch.swift
[513/577] Compiling AWSLambdaEvents SQS.swift
[513/579] Compiling a_gentm.cc
[515/579] Compiling AWSLambdaEvents Base64.swift
[516/579] Compiling AWSLambdaEvents SES.swift
[517/579] Compiling AWSLambdaEvents BedrockAgent.swift
[518/579] Compiling AWSLambdaEvents CloudFormation.swift
[519/579] Compiling AWSLambdaEvents LambdaGatewayProxyEvent.swift
[520/579] Compiling AWSLambdaEvents S3.swift
[520/579] Compiling a_bool.cc
[522/579] Compiling Atomics IntegerOperations.swift
[523/579] Compiling Atomics Unmanaged extensions.swift
[524/579] Compiling AWSLambdaEvents Cognito.swift
[525/579] Compiling AWSLambdaEvents DynamoDB.swift
[526/579] Compiling AWSLambdaEvents FunctionURL.swift
[528/579] Compiling Algorithms Stride.swift
[529/579] Compiling Algorithms Suffix.swift
[530/582] Compiling Algorithms RandomSample.swift
[531/582] Compiling Algorithms Reductions.swift
[532/582] Compiling Algorithms Rotate.swift
[539/582] Compiling AWSLambdaEvents APIGateway+V2.swift
[540/582] Compiling AWSLambdaEvents APIGateway.swift
[547/582] Compiling Algorithms Trim.swift
[548/582] Compiling Algorithms Unique.swift
[549/582] Compiling Algorithms Windows.swift
[550/582] Compiling AWSLambdaEvents APIGatewayLambdaAuthorizers.swift
[551/582] Compiling AWSLambdaEvents AWSRegion.swift
[552/582] Compiling AWSLambdaEvents AppSync.swift
[553/582] Compiling AWSLambdaEvents ALB.swift
[559/584] Emitting module Atomics
[563/585] Compiling c-nioatomics.c
[569/585] Emitting module AWSLambdaEvents
[570/585] Emitting module Algorithms
[572/586] Compiling AWSLambdaEvents DateWrappers.swift
[573/586] Compiling AWSLambdaEvents HTTP.swift
[573/586] Compiling c-atomics.c
[575/592] Compiling NIOConcurrencyHelpers NIOLock.swift
[576/592] Compiling NIOConcurrencyHelpers lock.swift
[577/592] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[578/592] Emitting module NIOConcurrencyHelpers
[579/592] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[580/592] Compiling NIOConcurrencyHelpers atomics.swift
[582/653] Compiling NIOCore NIOAsyncSequenceProducer.swift
[583/653] Compiling NIOCore NIOAsyncSequenceProducerStrategies.swift
[584/653] Compiling NIOCore NIOAsyncWriter.swift
[585/653] Compiling NIOCore AddressedEnvelope.swift
[586/653] Compiling NIOCore AsyncAwaitSupport.swift
[587/653] Compiling NIOCore AsyncChannel.swift
[588/653] Compiling NIOCore AsyncChannelHandler.swift
[589/653] Compiling NIOCore AsyncChannelInboundStream.swift
[590/653] Compiling NIOCore AsyncChannelOutboundWriter.swift
[591/653] Compiling NIOCore ConvenienceOptionSupport.swift
[592/653] Compiling NIOCore DeadChannel.swift
[593/653] Compiling NIOCore DispatchQueue+WithFuture.swift
[595/654] Compiling NIOCore MulticastChannel.swift
[596/654] Compiling NIOCore NIOAny.swift
[597/654] Compiling NIOCore NIOCloseOnErrorHandler.swift
[598/654] Compiling NIOCore NIOLoopBound.swift
[599/654] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[600/654] Compiling NIOCore NIOScheduledCallback.swift
[601/654] Compiling NIOCore NIOSendable.swift
[602/654] Compiling NIOCore RecvByteBufferAllocator.swift
[603/662] Compiling NIOCore IO.swift
[604/662] Compiling NIOCore IOData.swift
[605/662] Compiling NIOCore IPProtocol.swift
[606/662] Compiling NIOCore IntegerBitPacking.swift
[607/662] Compiling NIOCore IntegerTypes.swift
[608/662] Compiling NIOCore Interfaces.swift
[609/662] Compiling NIOCore Linux.swift
[610/662] Compiling NIOCore MarkedCircularBuffer.swift
[611/662] Compiling NIOCore EventLoopFuture+AssumeIsolated.swift
[612/662] Compiling NIOCore EventLoopFuture+Deprecated.swift
[613/662] Compiling NIOCore EventLoopFuture+WithEventLoop.swift
[614/662] Compiling NIOCore EventLoopFuture.swift
[615/662] Compiling NIOCore FileDescriptor.swift
[616/662] Compiling NIOCore FileHandle.swift
[617/662] Compiling NIOCore FileRegion.swift
[618/662] Compiling NIOCore GlobalSingletons.swift
[619/662] Compiling NIOCore CircularBuffer.swift
[620/662] Compiling NIOCore Codec.swift
[624/662] Compiling NIOCore EventLoop+Deprecated.swift
[625/662] Compiling NIOCore EventLoop+SerialExecutor.swift
[626/662] Compiling NIOCore EventLoop.swift
[636/662] Compiling NIOCore SingleStepByteToMessageDecoder.swift
[637/662] Compiling NIOCore SocketAddresses.swift
[638/662] Compiling NIOCore SocketOptionProvider.swift
[639/662] Compiling NIOCore SystemCallHelpers.swift
[640/662] Compiling NIOCore TimeAmount+Duration.swift
[641/662] Compiling NIOCore TypeAssistedChannelHandler.swift
[642/662] Compiling NIOCore UniversalBootstrapSupport.swift
[643/662] Compiling NIOCore Utilities.swift
[644/662] Compiling NIOCore NIOThrowingAsyncSequenceProducer.swift
[645/662] Compiling NIOCore BSDSocketAPI.swift
[646/662] Compiling NIOCore ByteBuffer-aux.swift
[647/662] Compiling NIOCore ByteBuffer-binaryEncodedLengthPrefix.swift
[648/662] Compiling NIOCore ByteBuffer-conversions.swift
[649/662] Compiling NIOCore ByteBuffer-core.swift
[650/662] Compiling NIOCore ByteBuffer-hex.swift
[651/662] Compiling NIOCore ByteBuffer-int.swift
[652/662] Compiling NIOCore ByteBuffer-lengthPrefix.swift
[653/662] Compiling NIOCore ByteBuffer-multi-int.swift
[654/662] Compiling NIOCore ByteBuffer-quicBinaryEncodingStrategy.swift
[655/662] Compiling NIOCore ByteBuffer-views.swift
[656/662] Compiling NIOCore Channel.swift
[657/662] Compiling NIOCore ChannelHandler.swift
[658/662] Compiling NIOCore ChannelHandlers.swift
[659/662] Compiling NIOCore ChannelInvoker.swift
[660/662] Compiling NIOCore ChannelOption.swift
[661/662] Compiling NIOCore ChannelPipeline.swift
[662/662] Emitting module NIOCore
[664/713] Emitting module NIOEmbedded
[665/713] Compiling NIOEmbedded AsyncTestingChannel.swift
[666/713] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[667/713] Compiling NIOEmbedded Embedded.swift
[669/714] Compiling NIOPosix Pool.swift
[670/714] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[671/714] Compiling NIOPosix PosixSingletons.swift
[672/714] Compiling NIOPosix RawSocketBootstrap.swift
[673/714] Compiling NIOPosix Resolver.swift
[674/714] Compiling NIOPosix Selectable.swift
[675/714] Compiling NIOPosix SelectableChannel.swift
[676/714] Compiling NIOPosix SelectableEventLoop.swift
[677/714] Compiling NIOPosix SelectorEpoll.swift
[678/714] Compiling NIOPosix SelectorGeneric.swift
[679/714] Compiling NIOPosix SelectorKqueue.swift
[680/714] Compiling NIOPosix SelectorUring.swift
[681/720] Compiling NIOPosix ServerSocket.swift
[682/720] Compiling NIOPosix Socket.swift
[683/720] Compiling NIOPosix SocketChannel.swift
[684/720] Compiling NIOPosix SocketProtocols.swift
[685/720] Compiling NIOPosix System.swift
[686/720] Compiling NIOPosix Thread.swift
[687/720] Compiling NIOPosix BSDSocketAPICommon.swift
[688/720] Compiling NIOPosix BSDSocketAPIPosix.swift
[689/720] Compiling NIOPosix BSDSocketAPIWindows.swift
[690/720] Compiling NIOPosix BaseSocket.swift
[691/720] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[692/720] Compiling NIOPosix BaseSocketChannel.swift
[693/720] Compiling NIOPosix BaseStreamSocketChannel.swift
[694/720] Emitting module NIOPosix
[695/720] Compiling NIOPosix Bootstrap.swift
[696/720] Compiling NIOPosix ControlMessage.swift
[697/720] Compiling NIOPosix DatagramVectorReadManager.swift
[698/720] Compiling NIOPosix Errors+Any.swift
[699/720] Compiling NIOPosix FileDescriptor.swift
[700/720] Compiling NIOPosix GetaddrinfoResolver.swift
[701/720] Compiling NIOPosix HappyEyeballs.swift
[702/720] Compiling NIOPosix ThreadPosix.swift
[703/720] Compiling NIOPosix ThreadWindows.swift
[704/720] Compiling NIOPosix UnsafeTransfer.swift
[705/720] Compiling NIOPosix Utilities.swift
[706/720] Compiling NIOPosix VsockAddress.swift
[707/720] Compiling NIOPosix VsockChannelEvents.swift
[708/720] Compiling NIOPosix NIOThreadPool.swift
[709/720] Compiling NIOPosix NonBlockingFileIO.swift
[710/720] Compiling NIOPosix PendingDatagramWritesManager.swift
[711/720] Compiling NIOPosix PendingWritesManager.swift
[712/720] Compiling NIOPosix PipeChannel.swift
[713/720] Compiling NIOPosix PipePair.swift
[714/720] Compiling NIOPosix IO.swift
[715/720] Compiling NIOPosix IntegerBitPacking.swift
[716/720] Compiling NIOPosix IntegerTypes.swift
[717/720] Compiling NIOPosix Linux.swift
[718/720] Compiling NIOPosix LinuxCPUSet.swift
[719/720] Compiling NIOPosix LinuxUring.swift
[720/720] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[722/723] Emitting module NIO
[723/723] Compiling NIO Exports.swift
[725/763] Compiling NIOTLS TLSEvents.swift
[726/763] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[727/763] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[728/763] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[729/763] Compiling NIOTLS ApplicationProtocolNegotiationHandler.swift
[730/763] Compiling NIOTLS NIOTypedApplicationProtocolNegotiationHandler.swift
[731/763] Emitting module NIOTLS
[732/763] Emitting module NIOSOCKS
[733/764] Compiling NIOSOCKS SOCKSResponse.swift
[734/764] Compiling NIOTLS ProtocolNegotiationHandlerStateMachine.swift
[735/764] Compiling NIOSOCKS ClientStateMachine.swift
[736/764] Compiling NIOSOCKS SelectedAuthenticationMethod.swift
[737/764] Compiling NIOSOCKS AuthenticationMethod.swift
[738/764] Compiling NIOSOCKS ClientGreeting.swift
[739/764] Compiling NIOSOCKS SOCKSClientHandler.swift
[740/764] Compiling NIOSOCKS SOCKSServerHandshakeHandler.swift
[741/764] Compiling NIOSOCKS SOCKSRequest.swift
[742/764] Compiling NIOHTTP1 HTTPServerUpgradeHandler.swift
[743/764] Compiling NIOSOCKS ServerStateMachine.swift
[744/766] Compiling NIOHTTP1 NIOTypedHTTPClientUpgradeHandler.swift
[745/766] Compiling NIOHTTP1 NIOTypedHTTPClientUpgraderStateMachine.swift
[746/766] Compiling NIOSOCKS Messages.swift
[748/766] Compiling NIOSOCKS Errors.swift
[749/766] Compiling NIOSOCKS Helpers.swift
[751/767] Compiling NIOTLS SNIHandler.swift
[753/768] Compiling NIOHTTP1 NIOHTTPClientUpgradeHandler.swift
[754/768] Compiling NIOHTTP1 NIOHTTPObjectAggregator.swift
[755/768] Emitting module NIOFoundationCompat
[756/768] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[758/820] Compiling NIOTransportServices NIOTSConnectionChannel.swift
[759/820] Compiling NIOTransportServices NIOTSErrors.swift
[760/820] Compiling NIOTransportServices NIOTSEventLoop.swift
[761/820] Compiling NIOTransportServices NIOTSBootstraps.swift
[762/820] Compiling NIOTransportServices NIOTSChannelOptions.swift
[763/820] Compiling NIOTransportServices NIOTSConnectionBootstrap.swift
[764/822] Compiling NIOTransportServices NIOTSEventLoopGroup.swift
[765/822] Compiling NIOTransportServices NIOTSListenerBootstrap.swift
[766/822] Compiling NIOTransportServices NIOTSListenerChannel.swift
[767/822] Compiling NIOTransportServices NIOTSNetworkEvents.swift
[768/822] Compiling NIOTransportServices NIOTSSingletons.swift
[769/822] Compiling NIOTransportServices SocketAddress+NWEndpoint.swift
[770/822] Compiling NIOTransportServices StateManagedChannel.swift
[771/822] Compiling NIOTransportServices StateManagedListenerChannel.swift
[772/822] Compiling NIOTransportServices StateManagedNWConnectionChannel.swift
[773/822] Emitting module NIOTransportServices
[774/822] Compiling NIOTransportServices AcceptHandler.swift
[775/822] Compiling NIOTransportServices NIOTSDatagramBootstrap.swift
[776/822] Compiling NIOTransportServices NIOFilterEmptyWritesHandler.swift
[778/822] Compiling NIOTransportServices TCPOptions+SocketChannelOption.swift
[779/822] Compiling NIOTransportServices UDPOptions+SocketChannelOption.swift
[782/822] Compiling NIOTransportServices NIOTSDatagramChannel.swift
[783/822] Compiling NIOTransportServices NIOTSDatagramListener.swift
[784/822] Compiling NIOTransportServices NIOTSDatagramListenerChannel.swift
[794/823] Emitting module NIOHTTP1
[796/857] Compiling AWSLambdaRuntimeCore LambdaRuntime.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[797/857] Compiling AWSLambdaRuntimeCore LambdaRuntimeClient.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[798/859] Compiling NIOHPACK DynamicHeaderTable.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[799/859] Compiling NIOHPACK HPACKDecoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[800/859] Compiling NIOHPACK HPACKEncoder.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[801/859] Compiling NIOHPACK HPACKErrors.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[802/859] Emitting module AWSLambdaRuntimeCore
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[803/859] Compiling NIOHTTPCompression HTTPResponseDecompressor.swift
[804/859] Compiling NIOHPACK HPACKHeader.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[805/859] Compiling NIOHPACK HeaderTables.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[806/859] Compiling NIOHTTPCompression HTTPRequestCompressor.swift
[807/859] Compiling AWSLambdaRuntimeCore Terminator.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[808/859] Compiling AWSLambdaRuntimeCore Utils.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[813/863] Emitting module NIOSSL
[814/863] Compiling NIOHPACK IntegerCoding.swift
[815/863] Compiling NIOHPACK IndexedHeaderTable.swift
[816/864] Compiling AWSLambdaRuntimeCore Lambda.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[817/864] Compiling AWSLambdaRuntimeCore LambdaConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[818/864] Compiling AWSLambdaRuntimeCore LambdaContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[819/864] Compiling AWSLambdaRuntimeCore LambdaHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[820/864] Compiling AWSLambdaRuntimeCore LambdaRequestID.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
[821/864] Compiling AWSLambdaRuntimeCore LambdaRunner.swift
/host/spi-builder-workspace/.build/checkouts/swift-aws-lambda-runtime/Sources/AWSLambdaRuntimeCore/Lambda.swift:24:8: error: Unsupported platform
22 | import ucrt
23 | #else
24 | #error("Unsupported platform")
| `- error: Unsupported platform
25 | #endif
26 |
BUILD FAILURE 6.2 android