Build Information
Failed to build media-generation-kit, reference v1.20260401.0 (883a04), with Swift 6.1 for Wasm on 2 Apr 2026 05:02:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/drawthingsai/media-generation-kit.git
Reference: v1.20260401.0
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/drawthingsai/media-generation-kit
* tag v1.20260401.0 -> FETCH_HEAD
HEAD is now at 883a048 Update.
Cloned https://github.com/drawthingsai/media-generation-kit.git
Revision (git rev-parse @):
883a0484e0841faaa7cf9fa48963e6c4addc21e6
SUCCESS checkout https://github.com/drawthingsai/media-generation-kit.git at v1.20260401.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/drawthingsai/media-generation-kit.git
https://github.com/drawthingsai/media-generation-kit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "draw-things-community",
"requirement" : {
"revision" : [
"d473a2f148b3e7dc9b90d0b7cfccc5cda999eb66"
]
},
"type" : "sourceControl",
"url" : "https://github.com/drawthingsai/draw-things-community.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "media-generation-kit",
"name" : "media-generation-kit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MediaGenerationKit",
"targets" : [
"MediaGenerationKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "media-generation-kit-cli",
"targets" : [
"MediaGenerationKitCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "MediaGenerationKitCLI",
"module_type" : "SwiftTarget",
"name" : "MediaGenerationKitCLI",
"path" : "Sources/MediaGenerationKitCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"media-generation-kit-cli"
],
"sources" : [
"MediaGenerationKitCLI.swift"
],
"target_dependencies" : [
"MediaGenerationKit"
],
"type" : "executable"
},
{
"c99name" : "MediaGenerationKit",
"module_type" : "SwiftTarget",
"name" : "MediaGenerationKit",
"path" : "Sources/MediaGenerationKit",
"product_dependencies" : [
"_MediaGenerationKit"
],
"product_memberships" : [
"MediaGenerationKit",
"media-generation-kit-cli"
],
"sources" : [
"Exports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
Fetching https://github.com/drawthingsai/draw-things-community.git
[1/16333] Fetching draw-things-community
Fetched https://github.com/drawthingsai/draw-things-community.git from cache (7.26s)
Fetching https://github.com/liuliu/ccv.git
[1/39265] Fetching ccv
Fetched https://github.com/liuliu/ccv.git from cache (46.39s)
Fetching https://github.com/liuliu/s4nnc.git
[1/7680] Fetching s4nnc
Fetched https://github.com/liuliu/s4nnc.git from cache (4.30s)
Fetching https://github.com/liuliu/dflat.git
[1/4475] Fetching dflat
Fetched https://github.com/liuliu/dflat.git from cache (1.72s)
Fetching https://github.com/liuliu/swift-fickling.git
[1/153] Fetching swift-fickling
Fetched https://github.com/liuliu/swift-fickling.git from cache (0.27s)
Fetching https://github.com/liuliu/swift-sentencepiece
[1/118] Fetching swift-sentencepiece
Fetched https://github.com/liuliu/swift-sentencepiece from cache (0.40s)
Fetching https://github.com/kelvin13/swift-png
[1/7460] Fetching swift-png
Fetched https://github.com/kelvin13/swift-png from cache (5.64s)
Fetching https://github.com/weiyanlin117/swift-fpzip-support.git
[1/135] Fetching swift-fpzip-support
Fetched https://github.com/weiyanlin117/swift-fpzip-support.git from cache (0.26s)
Fetching https://github.com/apple/swift-protobuf.git
[1/43170] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf.git from cache (7.96s)
Fetching https://github.com/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.51s)
Fetching https://github.com/google/flatbuffers.git
[1/98394] Fetching flatbuffers
Fetched https://github.com/google/flatbuffers.git from cache (9.06s)
Fetching https://github.com/weiyanlin117/swift-package-support-sentencepiece
[1/6025] Fetching swift-package-support-sentencepiece
Fetched https://github.com/weiyanlin117/swift-package-support-sentencepiece from cache (3.95s)
Fetching https://github.com/apple/swift-numerics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/liuliu/swift-sqlite3-support.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
[1/23346] Fetching swift-collections
[1636/23465] Fetching swift-collections, swift-sqlite3-support
[1702/25285] Fetching swift-collections, swift-sqlite3-support, swift-atomics
[2303/31343] Fetching swift-collections, swift-sqlite3-support, swift-atomics, swift-algorithms
[2758/37759] Fetching swift-collections, swift-sqlite3-support, swift-atomics, swift-algorithms, swift-numerics
[8315/89267] Fetching swift-collections, swift-sqlite3-support, swift-atomics, swift-algorithms, swift-numerics, grpc-swift
Fetched https://github.com/apple/swift-atomics.git from cache (3.50s)
Fetching https://github.com/jagreenwood/swift-log-datadog.git
Fetched https://github.com/liuliu/swift-sqlite3-support.git from cache (4.22s)
Fetching https://github.com/apple/swift-crypto.git
Fetched https://github.com/apple/swift-collections.git from cache (4.24s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetched https://github.com/apple/swift-algorithms.git from cache (5.71s)
Fetched https://github.com/apple/swift-numerics.git from cache (5.71s)
Fetching https://github.com/apple/swift-log.git
Fetched https://github.com/grpc/grpc-swift.git from cache (5.76s)
[1/295] Fetching swift-log-datadog
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/jagreenwood/swift-log-datadog.git from cache (2.42s)
[1/17471] Fetching swift-argument-parser
[3670/19642] Fetching swift-argument-parser, swift-docc-plugin
[4608/36966] Fetching swift-argument-parser, swift-docc-plugin, swift-crypto
[5501/43298] Fetching swift-argument-parser, swift-docc-plugin, swift-crypto, swift-log
Fetched https://github.com/apple/swift-docc-plugin from cache (0.65s)
Fetched https://github.com/apple/swift-log.git from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.41s)
[1733/17324] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (3.85s)
Computing version for https://github.com/liuliu/swift-sqlite3-support.git
Computed https://github.com/liuliu/swift-sqlite3-support.git at 3.47.1 (8.86s)
Computing version for https://github.com/jagreenwood/swift-log-datadog.git
Computed https://github.com/jagreenwood/swift-log-datadog.git at 0.3.0 (0.80s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.67s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (0.61s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3671] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.51s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.92s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (1.68s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (2.32s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (2.01s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (2.45s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.27.5 (3.31s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/2832] Fetching swift-nio-transport-services
[964/9339] Fetching swift-nio-transport-services, swift-nio-extras
[8169/21438] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[9759/36833] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl
[14620/119849] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (6.98s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (6.98s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (7.00s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (7.01s)
Fetched https://github.com/apple/swift-nio.git from cache (7.10s)
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 (8.45s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.42.0 (1.42s)
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.76s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-types.git
[1/1242] Fetching swift-http-structured-headers
[64/2226] Fetching swift-http-structured-headers, swift-http-types
[359/4015] Fetching swift-http-structured-headers, swift-http-types, swift-asn1
[3122/6728] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle
[6729/12952] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms
[8721/20097] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-service-lifecycle, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.55s)
Fetched https://github.com/apple/swift-http-types.git from cache (0.64s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.64s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.64s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.64s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.64s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.1 (1.31s)
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.76s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.28s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.11.0 (0.72s)
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.90s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (0.75s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.18.0 (0.82s)
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.56s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.94s)
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.11.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/liuliu/swift-sentencepiece
Working copy of https://github.com/liuliu/swift-sentencepiece resolved at 8d17bf2e017c97563e8805545d676be9739b6c0e
Creating working copy for https://github.com/liuliu/dflat.git
Working copy of https://github.com/liuliu/dflat.git resolved at 73925e51e4f44add842177a229f9990cb13711ff
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-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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/jagreenwood/swift-log-datadog.git
Working copy of https://github.com/jagreenwood/swift-log-datadog.git resolved at 0.3.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.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/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-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.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.33.0
Creating working copy for https://github.com/liuliu/swift-fickling.git
Working copy of https://github.com/liuliu/swift-fickling.git resolved at 5c982bf479c4cdf8c7f72002cd79ec88b553ab34
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.27.5
Creating working copy for https://github.com/liuliu/ccv.git
Working copy of https://github.com/liuliu/ccv.git resolved at ae1de9962437c14ff7d84af9bac66305e7ce5927
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at d57a5aecf24a25b32ec4a74be2f5d0a995a47c4b
Creating working copy for https://github.com/google/flatbuffers.git
Working copy of https://github.com/google/flatbuffers.git resolved at c92e78a9f841a6110ec27180d68d1f7f2afda21d
Creating working copy for https://github.com/kelvin13/swift-png
Working copy of https://github.com/kelvin13/swift-png resolved at 075dfb248ae327822635370e9d4f94a5d3fe93b2
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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/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/weiyanlin117/swift-fpzip-support.git
Working copy of https://github.com/weiyanlin117/swift-fpzip-support.git resolved at 0ec6d4668c9c83bc3da0f8b2d6dfc46da0b98609
Creating working copy for https://github.com/weiyanlin117/swift-package-support-sentencepiece
Working copy of https://github.com/weiyanlin117/swift-package-support-sentencepiece resolved at a39a5be0b3e3ad9bcb19b085af7dd891c00aa3d2
Creating working copy for https://github.com/liuliu/swift-sqlite3-support.git
Working copy of https://github.com/liuliu/swift-sqlite3-support.git resolved at 3.47.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.3
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 fbd61a676d79cbde05cd4fda3cc46e94d6b8f0eb
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
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
Creating working copy for https://github.com/liuliu/s4nnc.git
Working copy of https://github.com/liuliu/s4nnc.git resolved at e3a83b351b84a7917fefd28366a3b9417fee3b2e
Creating working copy for https://github.com/drawthingsai/draw-things-community.git
Working copy of https://github.com/drawthingsai/draw-things-community.git resolved at d473a2f148b3e7dc9b90d0b7cfccc5cda999eb66
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
[5/5] Compiling plugin GRPCSwiftPlugin
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/1336] Write sources
[15/1336] Compiling _AtomicsShims.c
In file included from /host/spi-builder-workspace/.build/checkouts/dflat/src/sqlite/os.c:1:
/host/spi-builder-workspace/.build/checkouts/dflat/src/sqlite/include/os.h:1:10: fatal error: 'pthread.h' file not found
1 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[16/1336] Compiling _SQLiteDflatOSShim os.c
[16/1336] Compiling time.cc
[16/1336] Compiling wire_format_lite.cc
[16/1336] Compiling SQLite3 sqlite3.c
[16/1336] Compiling zero_copy_stream.cc
[16/1336] Compiling zero_copy_stream_impl.cc
[16/1336] Compiling zero_copy_stream_impl_lite.cc
[16/1336] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:c3bd0c8eb125dea46564a1eb8b09ee779ba7ae350b1ee58b5e9d6ff6c39cef37
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
[5/5] Compiling plugin GRPCSwiftPlugin
[6/6] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[6/1326] Write sources
[10/1326] Compiling zero_copy_stream_impl_lite.cc
[11/1326] Compiling stringprintf.cc
[12/1326] Compiling wire_format_lite.cc
[13/1326] Compiling structurally_valid.cc
[14/1326] Compiling time.cc
[15/1326] Compiling zero_copy_stream.cc
[16/1326] Compiling zero_copy_stream_impl.cc
[17/1326] Compiling io_win32.cc
[18/1326] Compiling strutil.cc
[19/1326] Compiling stringpiece.cc
[20/1326] Compiling statusor.cc
[21/1326] Compiling status.cc
[22/1326] Compiling int128.cc
[23/1326] Compiling parse_context.cc
In file included from /host/spi-builder-workspace/.build/checkouts/swift-package-support-sentencepiece/third_party/protobuf-lite/message_lite.cc:56:
/host/spi-builder-workspace/.build/checkouts/swift-package-support-sentencepiece/include/google/protobuf/stubs/mutex.h:107:8: error: no type named 'mutex' in namespace 'std'
107 | std::mutex mu_;
| ~~~~~^
1 error generated.
[24/1326] Compiling message_lite.cc
[24/1326] Compiling common.cc
[24/1326] Compiling extension_set.cc
[24/1326] Compiling repeated_field.cc
[24/1326] Compiling generated_message_table_driven_lite.cc
[24/1326] Compiling generated_message_util.cc
[24/1326] Compiling implicit_weak_message.cc
[24/1326] Compiling generated_enum_util.cc
BUILD FAILURE 6.1 wasm