Build Information
Failed to build apple-maps-kit, reference 1.0.1 (374c8a), with Swift 6.1 for Wasm on 23 Mar 2026 19:05:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fpseverino/apple-maps-kit.git
Reference: 1.0.1
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/fpseverino/apple-maps-kit
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 374c8ac build: add NIOCore and NIOFoundationCompat as an explicit dependency (#10)
Cloned https://github.com/fpseverino/apple-maps-kit.git
Revision (git rev-parse @):
374c8ac319def87ccda873f6f8dcb039b83ce5ce
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fpseverino/apple-maps-kit.git at 1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/fpseverino/apple-maps-kit.git
https://github.com/fpseverino/apple-maps-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "async-http-client",
"requirement" : {
"range" : [
{
"lower_bound" : "1.24.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/async-http-client.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.1",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.96.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
}
],
"manifest_display_name" : "apple-maps-kit",
"name" : "apple-maps-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "AppleMapsKit",
"targets" : [
"AppleMapsKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppleMapsKitTests",
"module_type" : "SwiftTarget",
"name" : "AppleMapsKitTests",
"path" : "Tests/AppleMapsKitTests",
"sources" : [
"AppleMapsKitTests.swift",
"AuthTests.swift"
],
"target_dependencies" : [
"AppleMapsKit"
],
"type" : "test"
},
{
"c99name" : "AppleMapsKit",
"module_type" : "SwiftTarget",
"name" : "AppleMapsKit",
"path" : "Sources/AppleMapsKit",
"product_dependencies" : [
"AsyncHTTPClient",
"JWTKit",
"NIO",
"NIOHTTP1",
"NIOFoundationCompat"
],
"product_memberships" : [
"AppleMapsKit"
],
"sources" : [
"AppleMapsClient.swift",
"AppleMapsKitError.swift",
"Auth/AuthClient.swift",
"Auth/TokenResponse.swift",
"DTOs/AlternateIDsResponse.swift",
"DTOs/AutocompleteResult.swift",
"DTOs/DirectionsResponse.swift",
"DTOs/ErrorResponse.swift",
"DTOs/Eta.swift",
"DTOs/MapRegion.swift",
"DTOs/Place.swift",
"DTOs/PlacesResponse.swift",
"DTOs/PoiCategory.swift",
"DTOs/SearchResponse.swift",
"DTOs/SearchResultType.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7b4552feb759c014e60bb7d16019351f72ce4b9f19dbbaa081e1f5551c90672
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/jwt-kit.git
[1/9533] Fetching jwt-kit
[573/25168] Fetching jwt-kit, async-http-client
[20003/108073] Fetching jwt-kit, async-http-client, swift-nio
Fetched https://github.com/swift-server/async-http-client.git from cache (1.09s)
[29431/92438] Fetching jwt-kit, swift-nio
Fetched https://github.com/vapor/jwt-kit.git from cache (4.99s)
Fetched https://github.com/apple/swift-nio.git from cache (5.12s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.0 (6.14s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[820/24448] Fetching swift-atomics, swift-collections
[2246/30049] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
[2037/22628] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.39s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.99s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.4.0 (0.57s)
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-crypto.git
[1/7125] Fetching swift-certificates
[1498/13386] Fetching swift-certificates, swift-log
[13387/30632] Fetching swift-certificates, swift-log, swift-crypto
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
Fetched https://github.com/apple/swift-log.git from cache (0.53s)
[1208/17246] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.05s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.3.0 (5.99s)
Fetching https://github.com/apple/swift-asn1.git
[1/1769] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.95s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.64s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.63s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.78s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.32.1 (0.62s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2821] Fetching swift-nio-transport-services
[1553/9312] Fetching swift-nio-transport-services, swift-nio-extras
[4380/15370] Fetching swift-nio-transport-services, swift-nio-extras, swift-algorithms
[5276/21061] Fetching swift-nio-transport-services, swift-nio-extras, swift-algorithms, swift-distributed-tracing
[11918/33131] Fetching swift-nio-transport-services, swift-nio-extras, swift-algorithms, swift-distributed-tracing, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.44s)
[19738/30310] Fetching swift-nio-extras, swift-algorithms, swift-distributed-tracing, swift-nio-http2
[20776/45670] Fetching swift-nio-extras, swift-algorithms, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
[16769/39612] Fetching swift-nio-extras, swift-distributed-tracing, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.30s)
[23549/27542] Fetching swift-nio-extras, swift-distributed-tracing, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (2.00s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.00s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.02s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.4.1 (2.59s)
Fetching https://github.com/apple/swift-service-context.git
[1/1210] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.22s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.3.0 (0.94s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.58s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.10.1 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.50s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (0.63s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (0.59s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.33.0 (0.70s)
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/951] Fetching swift-http-types
[59/2170] Fetching swift-http-types, swift-http-structured-headers
[1075/4846] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle
[4847/11074] Fetching swift-http-types, swift-http-structured-headers, swift-service-lifecycle, swift-async-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.37s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.45s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.46s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.10.1 (1.09s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.70s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.54s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.54s)
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.3.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.6.0
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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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.5.1
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
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.26.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.33.0
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.1.3
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.10.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.3.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.6.4
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.36.1
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.6.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.18.0
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.32.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.10.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.4.0
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.42.0
Building for debugging...
[0/834] Write sources
[25/834] Compiling CNIOWASI CNIOWASI.c
[26/834] Compiling CNIOWindows shim.c
[26/834] Write sources
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: error: call to undeclared function 'strptime_l'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
37 | const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
| ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:38: note: did you mean 'strftime_l'?
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/time.h:93:8: note: 'strftime_l' declared here
93 | size_t strftime_l (char * __restrict, size_t, const char * __restrict, const struct tm * __restrict, locale_t);
| ^
/host/spi-builder-workspace/.build/checkouts/async-http-client/Sources/CAsyncHTTPClient/CAsyncHTTPClient.c:37:18: error: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion]
37 | const char * firstNonProcessed = strptime_l(string, format, result, (locale_t)locale);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[29/834] Compiling CAsyncHTTPClient CAsyncHTTPClient.c
[29/834] Compiling CNIOWindows WSAStartup.c
[29/834] Compiling CNIOLinux shim.c
[29/834] Compiling CNIOOpenBSD shim.c
[29/834] Compiling _CWASI _CWASI.c
[29/834] Compiling CNIOPosix event_loop_id.c
[29/834] Compiling _NumericsShims _NumericsShims.c
[29/834] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7b4552feb759c014e60bb7d16019351f72ce4b9f19dbbaa081e1f5551c90672
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/805] Write sources
[7/805] Compiling _NumericsShims _NumericsShims.c
[8/805] Compiling CXKCPShims shims.c
[9/805] Compiling KeccakHash.c
[10/805] Compiling KeccakSponge.c
[10/805] Compiling SimpleFIPS202.c
[12/805] Compiling _CWASI _CWASI.c
[13/805] Compiling CNIOPosix event_loop_id.c
[14/805] Compiling _AtomicsShims.c
[15/805] Compiling CNIOWindows WSAStartup.c
[15/805] Compiling CNIOLinux shim.c
[17/805] Compiling CNIOOpenBSD shim.c
[18/805] Compiling fiat_p256_adx_sqr.S
[19/805] Compiling CNIOLinux liburing_shims.c
[20/805] Compiling CNIOLLHTTP c_nio_http.c
[21/805] Compiling CNIOExtrasZlib zutil.c
[22/805] Compiling CNIOLLHTTP c_nio_api.c
[23/805] Compiling CNIOExtrasZlib trees.c
[24/805] Write swift-version-24593BA9C3E375BF.txt
[25/805] Compiling CNIOExtrasZlib inftrees.c
[26/805] Compiling CNIOExtrasZlib inffast.c
[27/805] Compiling CCryptoBoringSSLShims shims.c
[28/805] Compiling CNIOExtrasZlib crc32.c
[29/805] Compiling CNIOExtrasZlib inflate.c
[30/805] Compiling CNIOExtrasZlib deflate.c
[32/844] Emitting module ServiceContextModule
[33/844] Emitting module _NIOBase64
[34/844] Emitting module RealModule
[34/845] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/850] Compiling RealModule Real.swift
[37/850] Compiling RealModule RealFunctions.swift
[38/850] Compiling RealModule AugmentedArithmetic.swift
[39/850] Compiling RealModule Double+Real.swift
[40/850] Compiling _NIODataStructures _TinyArray.swift
[41/850] Compiling ServiceContextModule ServiceContextKey.swift
[42/850] Compiling RealModule Float80+Real.swift
[43/850] Compiling RealModule Float16+Real.swift
[44/850] Compiling RealModule RelaxedArithmetic.swift
[45/850] Compiling RealModule AlgebraicField.swift
[46/850] Compiling RealModule ApproximateEquality.swift
[47/850] Compiling RealModule ElementaryFunctions.swift
[48/850] Compiling RealModule Float+Real.swift
[49/851] Compiling _NIODataStructures PriorityQueue.swift
[50/851] Emitting module Logging
[51/851] Emitting module _CertificateInternals
[52/851] Compiling _CertificateInternals _TinyArray.swift
[53/852] Compiling ServiceContextModule ServiceContext.swift
[54/853] Compiling SwiftASN1 TimeUtilities.swift
[55/853] Compiling SwiftASN1 UTCTime.swift
[57/855] Compiling _NIOBase64 Base64.swift
[60/856] Compiling SwiftASN1 ASN1OctetString.swift
[61/856] Compiling SwiftASN1 ASN1Strings.swift
[65/857] Compiling CNIOExtrasZlib adler32.c
[67/874] Compiling Logging Locks.swift
[67/874] Compiling CNIODarwin shim.c
[68/874] Compiling fiat_p256_adx_sqr.S
[70/874] Compiling Logging MetadataProvider.swift
[71/878] Emitting module _NIODataStructures
[72/878] Compiling _NIODataStructures Heap.swift
[72/881] Compiling fiat_p256_adx_mul.S
[73/881] Compiling fiat_curve25519_adx_square.S
[76/881] Compiling InternalCollectionsUtilities Integer rank.swift
[77/881] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[78/881] Compiling InternalCollectionsUtilities UInt+reversed.swift
[79/881] Emitting module SwiftASN1
[80/881] Compiling Instrumentation NoOpInstrument.swift
[80/881] Compiling fiat_curve25519_adx_mul.S
[82/881] Compiling Instrumentation Locks.swift
[83/881] Compiling Instrumentation MultiplexInstrument.swift
[84/881] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[85/881] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[86/883] Compiling Instrumentation Instrument.swift
[87/883] Emitting module Instrumentation
[88/883] Compiling Instrumentation InstrumentationSystem.swift
[89/883] Compiling InternalCollectionsUtilities String+Padding.swift
[90/883] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[92/884] Compiling InternalCollectionsUtilities _SortedCollection.swift
[93/884] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[93/884] Compiling CNIOBoringSSLShims shims.c
[95/884] Compiling InternalCollectionsUtilities Debugging.swift
[96/884] Compiling InternalCollectionsUtilities Descriptions.swift
[97/884] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[101/884] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[102/884] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[103/884] Compiling InternalCollectionsUtilities Span+Extras.swift
[104/884] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[105/884] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[108/884] Compiling Logging LogHandler.swift
[109/884] Compiling Logging Logging.swift
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_method.cc:17:
/host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/../crypto/internal.h:32:10: fatal error: 'pthread.h' file not found
32 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[109/892] Compiling tls_method.cc
[109/892] Compiling KeccakP-1600-opt64.c
[109/892] Compiling tls_record.cc
[109/892] Compiling tls13_server.cc
BUILD FAILURE 6.1 wasm