Build Information
Failed to build Monarca, reference 0.3.2 (ff09a0), with Swift 6.1 for Wasm on 11 Dec 2025 20:34:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fitomad/Monarca.git
Reference: 0.3.2
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/fitomad/Monarca
* tag 0.3.2 -> FETCH_HEAD
HEAD is now at ff09a08 Merge pull request #9 from fitomad/develop
Cloned https://github.com/fitomad/Monarca.git
Revision (git rev-parse @):
ff09a08fb1639fbfdbc297547d2f00b0256f0833
SUCCESS checkout https://github.com/fitomad/Monarca.git at 0.3.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/fitomad/Monarca.git
https://github.com/fitomad/Monarca.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "websocket-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "2.16.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/websocket-kit.git"
}
],
"manifest_display_name" : "Monarca",
"name" : "Monarca",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Monarca",
"targets" : [
"Monarca"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MonarcaTests",
"module_type" : "SwiftTarget",
"name" : "MonarcaTests",
"path" : "Tests/MonarcaTests",
"sources" : [
"FirehoseClientBuilderTests.swift",
"MapperTests.swift",
"MessageHandlerTests.swift",
"Mocks/MockMessageManager.swift",
"Mocks/MockMessages.swift",
"MonarcaTests.swift",
"SettingsTests.swift"
],
"target_dependencies" : [
"Monarca"
],
"type" : "test"
},
{
"c99name" : "Monarca",
"module_type" : "SwiftTarget",
"name" : "Monarca",
"path" : "Sources/Monarca",
"product_dependencies" : [
"WebSocketKit"
],
"product_memberships" : [
"Monarca"
],
"sources" : [
"BskyFirehoseClient.swift",
"BskyFirehoseClientBuilder.swift",
"BskyFirehoseError.swift",
"DefaultFirehoseClientsBuilder.swift",
"Entities/BskyCollection.swift",
"Entities/Firehose/BskyFirehoseSettings.swift",
"Entities/Firehose/FirehoseHost.swift",
"Entities/Firehose/MessageSize.swift",
"Entities/Firehose/Playback.swift",
"Entities/Messages/Account.swift",
"Entities/Messages/BskyMessage.swift",
"Entities/Messages/Commit.swift",
"Entities/Messages/Identity.swift",
"Entities/Messages/Records/Actor/Profile.swift",
"Entities/Messages/Records/Actor/Status.swift",
"Entities/Messages/Records/AlphaTeal.swift",
"Entities/Messages/Records/AspectRatio.swift",
"Entities/Messages/Records/Block.swift",
"Entities/Messages/Records/EmbedViewExternal.swift",
"Entities/Messages/Records/Follow.swift",
"Entities/Messages/Records/Image.swift",
"Entities/Messages/Records/Like.swift",
"Entities/Messages/Records/LinkedIdentifier.swift",
"Entities/Messages/Records/ListItem.swift",
"Entities/Messages/Records/NotificationDeclaration.swift",
"Entities/Messages/Records/Post.swift",
"Entities/Messages/Records/PostGate.swift",
"Entities/Messages/Records/Record.swift",
"Entities/Messages/Records/Reference.swift",
"Entities/Messages/Records/Repost.swift",
"Entities/Messages/Records/StarterPack.swift",
"Entities/Messages/Records/ThreadGate.swift",
"Entities/Messages/Records/Video.swift",
"Extensions/Formatter+Monarca.swift",
"Extensions/JSONDecoder+Monarca.swift",
"Mappers/BskyFirehoseSettingsMapper.swift",
"Mappers/FirehoseMapperError.swift",
"Subscription/BskyMessageManagerError.swift",
"Subscription/Handlers/AccountMessageHandler.swift",
"Subscription/Handlers/BskyMessageHandler.swift",
"Subscription/Handlers/BskyMessageHandlerError.swift",
"Subscription/Handlers/CommitMessageHandler.swift",
"Subscription/Handlers/ContentFilteredCommitMessageHandler.swift",
"Subscription/Handlers/HashtagFilteredCommitMessageHandler.swift",
"Subscription/Handlers/IdentityMessageHandler.swift",
"Subscription/Manager/AllMessagesManager.swift",
"Subscription/Manager/BskyMessageManager.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/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 finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/websocket-kit.git
[1/2632] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.50s)
Computing version for https://github.com/vapor/websocket-kit.git
Computed https://github.com/vapor/websocket-kit.git at 2.16.1 (1.47s)
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2809] Fetching swift-nio-transport-services
[2810/18097] Fetching swift-nio-transport-services, swift-nio-ssl
[4034/98778] Fetching swift-nio-transport-services, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.57s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.60s)
[50023/80681] Fetching swift-nio
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-atomics.git
Fetched https://github.com/apple/swift-nio.git from cache (10.90s)
[1/1820] Fetching swift-atomics
[602/8184] Fetching swift-atomics, swift-nio-extras
Fetched https://github.com/apple/swift-atomics.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.87s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (12.57s)
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 (1.09s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.88s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
[1/5221] Fetching swift-system
[2821/23584] Fetching swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (1.98s)
Fetched https://github.com/apple/swift-collections.git from cache (2.02s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (2.96s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.95s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.89s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.86s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-algorithms.git
[1/2568] Fetching swift-service-lifecycle
[2/8609] Fetching swift-service-lifecycle, swift-algorithms
[165/15649] Fetching swift-service-lifecycle, swift-algorithms, swift-certificates
[896/21482] Fetching swift-service-lifecycle, swift-algorithms, swift-certificates, swift-async-algorithms
[6895/23149] Fetching swift-service-lifecycle, swift-algorithms, swift-certificates, swift-async-algorithms, swift-asn1
[15241/28896] Fetching swift-service-lifecycle, swift-algorithms, swift-certificates, swift-async-algorithms, swift-asn1, swift-log
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.70s)
[20294/26328] Fetching swift-algorithms, swift-certificates, swift-async-algorithms, swift-asn1, swift-log
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetched https://github.com/apple/swift-asn1.git from cache (0.80s)
[24521/24661] Fetching swift-algorithms, swift-certificates, swift-async-algorithms, swift-log
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.89s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetched https://github.com/apple/swift-certificates.git from cache (1.30s)
Fetched https://github.com/apple/swift-log.git from cache (1.31s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.32s)
[1/951] Fetching swift-http-types
[318/2155] Fetching swift-http-types, swift-http-structured-headers
Fetched https://github.com/apple/swift-http-types.git from cache (0.67s)
[1/11718] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.81s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (2.27s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (7.09s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.59s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.29s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (0.59s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (3.44s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (2.44s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.99s)
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.82s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (1.00s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.43s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (6.68s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (1.14s)
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at 2.16.1
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.1
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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.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.91.0
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
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.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.9.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-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-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.39.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Building for debugging...
[0/435] Write sources
[18/435] Compiling CNIOWASI CNIOWASI.c
[19/435] Compiling _AtomicsShims.c
[20/435] Compiling CNIOWindows WSAStartup.c
[21/435] Compiling CNIOWindows shim.c
[22/435] Compiling CNIOLinux shim.c
[23/435] Compiling CNIOOpenBSD shim.c
[24/435] Compiling CNIOLinux liburing_shims.c
[25/435] Compiling CNIOPosix event_loop_id.c
[26/435] Compiling CNIODarwin shim.c
[27/435] Compiling CNIOSHA1 c_nio_sha1.c
[28/435] Compiling CNIOLLHTTP c_nio_http.c
[29/435] Write swift-version-24593BA9C3E375BF.txt
[30/435] Compiling CNIOLLHTTP c_nio_api.c
[31/435] Compiling fiat_p256_adx_sqr.S
[32/435] Compiling fiat_curve25519_adx_square.S
[33/435] Compiling fiat_p256_adx_mul.S
[34/435] Compiling fiat_curve25519_adx_mul.S
[35/457] Compiling CNIOBoringSSLShims shims.c
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/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.
[36/457] Compiling tls_record.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/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>
| ^~~~~~~~~~~
[36/457] Compiling tls13_server.cc
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>
| ^~~~~~~~~~~
[36/457] Compiling tls_method.cc
[36/457] Compiling CNIOLLHTTP c_nio_llhttp.c
[36/457] Compiling tls13_enc.cc
[37/457] Emitting module _NIOBase64
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_server.cc:32:
/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.
[0/400] Compiling tls13_server.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls_record.cc:19:
/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>
| ^~~~~~~~~~~
[0/400] Compiling tls_record.cc
[0/400] Compiling CNIOLLHTTP c_nio_llhttp.c
[0/400] Write swift-version-24593BA9C3E375BF.txt
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_enc.cc:34:
/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>
| ^~~~~~~~~~~
[0/400] Compiling tls13_enc.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_client.cc:30:
/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>
| ^~~~~~~~~~~
[0/400] Compiling tls13_client.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-nio-ssl/Sources/CNIOBoringSSL/ssl/tls13_both.cc:29:
/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>
| ^~~~~~~~~~~
[0/400] Compiling tls13_both.cc
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>
| ^~~~~~~~~~~
[0/400] Compiling tls_method.cc
BUILD FAILURE 6.1 wasm