Build Information
Failed to build GateEngine, reference main (b45ece
), with Swift 6.1 for Wasm on 10 Sep 2025 12:38:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/STREGAsGate/GateEngine.git
Reference: main
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/STREGAsGate/GateEngine
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b45ece0 Chip away at swift 6
Cloned https://github.com/STREGAsGate/GateEngine.git
Revision (git rev-parse @):
b45ece00ebdf978df8571c76e72f8e8395f843e3
SUCCESS checkout https://github.com/STREGAsGate/GateEngine.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/STREGAsGate/GateEngine.git
https://github.com/STREGAsGate/GateEngine.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 -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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-syntax
[1/1814] Fetching swift-atomics
[1815/19259] Fetching swift-atomics, swift-collections
[2513/91170] Fetching swift-atomics, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-atomics.git from cache (1.38s)
[60592/89356] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (4.84s)
Fetched https://github.com/apple/swift-syntax from cache (4.86s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 601.0.1 (7.37s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.58s)
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.2.1
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 601.0.1
Building for debugging...
[0/169] Write sources
[16/169] Compiling _SwiftSyntaxCShims dummy.c
[17/169] Compiling gravity_compiler.c
[18/169] Compiling gravity_ast.c
[19/169] Write sources
[20/169] Compiling gravity_ircode.c
[21/169] Compiling _AtomicsShims.c
[22/169] Write sources
[24/169] Compiling gravity_codegen.c
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/core/uiddefs.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
1 error generated.
[25/169] Compiling uiddefs.cpp
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/alc/effects/vmorpher.cpp:33:10: fatal error: 'config.h' file not found
33 | #include "config.h"
| ^~~~~~~~~~
[25/169] Compiling vmorpher.cpp
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/core/voice.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
[25/169] Compiling voice.cpp
[25/169] Compiling TrueType nothing.c
/host/spi-builder-workspace/Dependencies/miniz/src/miniz.c:3185:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages]
3185 | #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.")
| ^
[25/169] Compiling miniz.c
[25/169] Compiling ufbx.c
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/alc/effects/autowah.cpp:21:10: fatal error: 'config.h' file not found
21 | #include "config.h"
| ^~~~~~~~~~
[25/169] Compiling autowah.cpp
[25/169] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
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/144] Write sources
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/core/uiddefs.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
1 error generated.
[4/144] Compiling uiddefs.cpp
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/core/uhjfilter.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
[4/144] Compiling uhjfilter.cpp
[4/144] Compiling TrueType nothing.c
[4/144] Compiling miniz.c
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/core/mixer/mixer_c.cpp:1:10: fatal error: 'config.h' file not found
1 | #include "config.h"
| ^~~~~~~~~~
[4/144] Compiling mixer_c.cpp
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/core/voice.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
[4/144] Compiling voice.cpp
[4/144] Compiling ufbx.c
[4/144] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm