The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build GraphQL, reference master (253b6e), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 23:53:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nerdsupremacist/GraphQL.git
Reference: master
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/nerdsupremacist/GraphQL
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 253b6ef Fixing string escaping
Cloned https://github.com/nerdsupremacist/GraphQL.git
Revision (git rev-parse @):
253b6efa4fdac99a0feef631023232729864a7c1
SUCCESS checkout https://github.com/nerdsupremacist/GraphQL.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/nerdsupremacist/GraphQL.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/nerdsupremacist/Runtime.git
[1/1827] Fetching runtime
[1828/78166] Fetching runtime, swift-nio
Fetched https://github.com/nerdsupremacist/Runtime.git from cache (5.51s)
Fetched https://github.com/apple/swift-nio.git from cache (5.62s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (6.55s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/1797] Fetching swift-atomics
[37/6233] Fetching swift-atomics, swift-system
[5921/22873] Fetching swift-atomics, swift-system, swift-collections
Fetched https://github.com/apple/swift-system.git from cache (0.54s)
[6124/18437] Fetching swift-atomics, swift-collections
Fetched https://github.com/apple/swift-atomics.git from cache (1.29s)
Fetched https://github.com/apple/swift-collections.git from cache (1.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.88s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.16s)
Computing version for https://github.com/nerdsupremacist/Runtime.git
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.14 (0.63s)
Fetching https://github.com/nerdsupremacist/CwlDemangle.git
Fetching https://github.com/nerdsupremacist/CRuntime.git
[1/123] Fetching cruntime
[56/374] Fetching cruntime, cwldemangle
Fetched https://github.com/nerdsupremacist/CRuntime.git from cache (0.25s)
Fetched https://github.com/nerdsupremacist/CwlDemangle.git from cache (0.26s)
Computing version for https://github.com/nerdsupremacist/CRuntime.git
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (5.06s)
Computing version for https://github.com/nerdsupremacist/CwlDemangle.git
Computed https://github.com/apple/swift-nio.git at 2.83.0 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.00s)
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.00s)
Computed https://github.com/nerdsupremacist/Runtime.git at 2.1.2-beta.11 (0.78s)
Fetching https://github.com/mattgallagher/CwlDemangle.git
[1/337] Fetching cwldemangle
Fetched https://github.com/mattgallagher/CwlDemangle.git from cache (0.48s)
Computed https://github.com/nerdsupremacist/CRuntime.git at 2.1.2 (0.51s)
Updating https://github.com/mattgallagher/CwlDemangle.git
Updated https://github.com/mattgallagher/CwlDemangle.git (0.58s)
Computed https://github.com/mattgallagher/CwlDemangle.git at 0.1.0 (2.02s)
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/mattgallagher/CwlDemangle.git
Working copy of https://github.com/mattgallagher/CwlDemangle.git resolved at 0.1.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/nerdsupremacist/CRuntime.git
Working copy of https://github.com/nerdsupremacist/CRuntime.git resolved at 2.1.2
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/nerdsupremacist/Runtime.git
Working copy of https://github.com/nerdsupremacist/Runtime.git resolved at 2.1.2-beta.11
Building for debugging...
[0/24] Write sources
[12/24] Compiling CNIOWindows WSAStartup.c
[12/24] Compiling _AtomicsShims.c
[13/24] Compiling CNIOWindows shim.c
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:11:5: error: use of undeclared identifier 'Dl_info'
   11 |     Dl_info info;
      |     ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:12:5: error: call to undeclared function 'dladdr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
   12 |     dladdr(address, &info);
      |     ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:12:22: error: use of undeclared identifier 'info'
   12 |     dladdr(address, &info);
      |                      ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:32: error: use of undeclared identifier 'info'; did you mean 'int'?
   13 |     if (info.dli_sname && (int)info.dli_sname > 0xff) {
      |                                ^~~~
      |                                int
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:32: error: expected expression
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:13:9: error: use of undeclared identifier 'info'
   13 |     if (info.dli_sname && (int)info.dli_sname > 0xff) {
      |         ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:14:24: error: use of undeclared identifier 'info'
   14 |         symbol->name = info.dli_sname;
      |                        ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:16:9: error: use of undeclared identifier 'info'
   16 |     if (info.dli_saddr) {
      |         ^
/host/spi-builder-workspace/.build/checkouts/Runtime/Sources/CSymbols/symbols.c:17:27: error: use of undeclared identifier 'info'
   17 |         symbol->address = info.dli_saddr;
      |                           ^
9 errors generated.
[15/24] Compiling CSymbols symbols.c
[15/24] Compiling c-atomics.c
[15/24] Compiling c-nioatomics.c
[15/24] Compiling CNIODarwin shim.c
[15/24] Compiling CNIOLinux shim.c
[15/24] Compiling CNIOWASI CNIOWASI.c
[15/24] Compiling CNIOLinux liburing_shims.c
[15/24] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.2 wasm