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 GateEngine, reference main (e2445b), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 18:13:28 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/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 e2445b6 Use init for Position2 cast
Cloned https://github.com/STREGAsGate/GateEngine.git
Revision (git rev-parse @):
e2445b68805d681bc7c19046c1beadebaa0ad9f1
SUCCESS checkout https://github.com/STREGAsGate/GateEngine.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/STREGAsGate/GateEngine.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-syntax
[1/1797] Fetching swift-atomics
[1798/18437] Fetching swift-atomics, swift-collections
[12448/89361] Fetching swift-atomics, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (2.15s)
Fetched https://github.com/apple/swift-atomics.git from cache (4.44s)
Fetched https://github.com/apple/swift-syntax from cache (4.48s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (5.26s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 601.0.1 (3.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.49s)
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/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 601.0.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
Building for debugging...
[0/169] Write sources
[16/169] Compiling _SwiftSyntaxCShims dummy.c
[17/169] Write swift-version-24593BA9C3E375BF.txt
[18/169] Write sources
[19/169] Compiling gravity_compiler.c
[20/169] Compiling gravity_ircode.c
[21/173] Compiling gravity_ast.c
[22/175] Compiling gravity_codegen.c
[23/175] Compiling _AtomicsShims.c
[25/177] Emitting module SwiftSyntax600
[25/177] Compiling TrueType nothing.c
[26/177] Write sources
/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.")
      |         ^
1 warning generated.
[28/177] Compiling miniz.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.
[29/177] Compiling uiddefs.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"
      |          ^~~~~~~~~~
[29/177] Compiling voice.cpp
[29/177] Compiling ufbx.c
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/al/state.cpp:21:10: fatal error: 'config.h' file not found
   21 | #include "config.h"
      |          ^~~~~~~~~~
[29/177] Compiling state.cpp
[30/177] Emitting module SwiftSyntax509
[31/177] Emitting module SwiftSyntax510
[32/177] Emitting module SwiftSyntax601
BUILD FAILURE 6.2 wasm