Build Information
Failed to build fluent-sqlite-driver, reference 4.8.1 (73529a
), with Swift 6.1 for Wasm on 30 May 2025 19:12:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vapor/fluent-sqlite-driver.git
Reference: 4.8.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/vapor/fluent-sqlite-driver
* tag 4.8.1 -> FETCH_HEAD
HEAD is now at 73529a6 Some minor cleanup (#99)
Cloned https://github.com/vapor/fluent-sqlite-driver.git
Revision (git rev-parse @):
73529a63ab11c7fe87da17b5a67a1b1f58c020f8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vapor/fluent-sqlite-driver.git
https://github.com/vapor/fluent-sqlite-driver.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "fluent-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.51.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-kit.git"
},
{
"identity" : "sqlite-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "4.5.2",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/sqlite-kit.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.6.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
}
],
"manifest_display_name" : "fluent-sqlite-driver",
"name" : "fluent-sqlite-driver",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FluentSQLiteDriver",
"targets" : [
"FluentSQLiteDriver"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FluentSQLiteDriverTests",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriverTests",
"path" : "Tests/FluentSQLiteDriverTests",
"product_dependencies" : [
"FluentBenchmark"
],
"sources" : [
"FluentSQLiteDriverTests.swift"
],
"target_dependencies" : [
"FluentSQLiteDriver"
],
"type" : "test"
},
{
"c99name" : "FluentSQLiteDriver",
"module_type" : "SwiftTarget",
"name" : "FluentSQLiteDriver",
"path" : "Sources/FluentSQLiteDriver",
"product_dependencies" : [
"FluentKit",
"FluentSQL",
"Logging",
"SQLiteKit"
],
"product_memberships" : [
"FluentSQLiteDriver"
],
"sources" : [
"Exports.swift",
"FluentSQLiteConfiguration.swift",
"FluentSQLiteDatabase.swift",
"FluentSQLiteDriver.swift",
"SQLiteConverterDelegate.swift",
"SQLiteError+Database.swift",
"SQLiteRow+Database.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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 -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 finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/vapor/sqlite-kit.git
[1/2112] Fetching sqlite-kit
[403/5948] Fetching sqlite-kit, swift-log
[2091/19276] Fetching sqlite-kit, swift-log, fluent-kit
Fetched https://github.com/apple/swift-log.git from cache (0.87s)
[15174/15440] Fetching sqlite-kit, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (1.27s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (1.46s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (2.56s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.06s)
Fetching https://github.com/vapor/sql-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/vapor/async-kit.git
[1/2370] Fetching async-kit
[238/8353] Fetching async-kit, sql-kit
[4047/9870] Fetching async-kit, sql-kit, sqlite-nio
Fetched https://github.com/vapor/async-kit.git from cache (0.67s)
[5985/83623] Fetching sql-kit, sqlite-nio, swift-nio
Fetched https://github.com/vapor/sql-kit.git from cache (0.87s)
[1524/77640] Fetching sqlite-nio, swift-nio
Fetched https://github.com/vapor/sqlite-nio.git from cache (10.41s)
Fetched https://github.com/apple/swift-nio.git from cache (10.54s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.20.0 (17.50s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-collections.git from cache (2.28s)
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.71s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.91s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.71s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (1.81s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.0 (1.01s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (1.58s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/4391] Fetching swift-system
[353/6108] Fetching swift-system, swift-atomics
Fetched https://github.com/apple/swift-system.git from cache (0.85s)
Fetched https://github.com/apple/swift-atomics.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.2.0 (1.97s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.10s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.99s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (3.71s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.11.4 (1.22s)
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.83.0
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.20.0
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.11.4
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.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/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Building for debugging...
[0/39] Write sources
[23/39] Compiling _NumericsShims _NumericsShims.c
[24/39] Compiling _AtomicsShims.c
[25/39] Compiling CNIOWindows shim.c
[26/39] Compiling CNIOLinux liburing_shims.c
[27/39] Compiling CNIOWindows WSAStartup.c
[28/39] Compiling CNIOLinux shim.c
[29/39] Write sources
[33/39] Compiling CNIODarwin shim.c
[34/39] Compiling CNIOWASI CNIOWASI.c
[35/39] Write swift-version-24593BA9C3E375BF.txt
[37/74] Emitting module Logging
/host/spi-builder-workspace/.build/checkouts/sqlite-nio/Sources/CSQLite/sqlite_nio_sqlite3.c:29859:10: fatal error: 'pthread.h' file not found
29859 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[37/74] Compiling CSQLite sqlite_nio_sqlite3.c
[38/74] Emitting module _NIOBase64
[38/74] Compiling c-nioatomics.c
[38/74] Compiling c-atomics.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/4] Write swift-version-24593BA9C3E375BF.txt
/host/spi-builder-workspace/.build/checkouts/sqlite-nio/Sources/CSQLite/sqlite_nio_sqlite3.c:29859:10: fatal error: 'pthread.h' file not found
29859 | #include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[1/39] Compiling CSQLite sqlite_nio_sqlite3.c
[2/39] Emitting module _NIOBase64
[2/39] Compiling c-atomics.c
[2/39] Compiling c-nioatomics.c
BUILD FAILURE 6.1 wasm