Build Information
Failed to build GateEngine, reference main (8ac4b5), with Swift 6.2 for Android on 2 Mar 2026 18:30:18 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 8ac4b58 Add nodes accessor
Cloned https://github.com/STREGAsGate/GateEngine.git
Revision (git rev-parse @):
8ac4b58b5465c165f408b240b92c67a1948797da
SUCCESS checkout https://github.com/STREGAsGate/GateEngine.git at main
========================================
Build
========================================
Selected platform: android
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-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:0e5e7915595da63d8208b049b9b111c031f8df8a6b9b79e3bba6f3737b8b2f25
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[1821/22099] Fetching swift-atomics, swift-collections
[16828/96660] Fetching swift-atomics, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-atomics.git from cache (2.44s)
[42648/94840] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (6.32s)
Fetched https://github.com/apple/swift-syntax.git from cache (6.35s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 602.0.0 (9.64s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.13s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.40s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 602.0.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.3.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
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.40s)
Building for debugging...
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/al/effects/effects.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
1 error generated.
[0/141] Compiling effects.cpp
[0/141] Compiling gravity_semacheck1.c
[0/141] Compiling gravity_compiler.c
[0/141] Compiling gravity_codegen.c
[0/141] Compiling gravity_lexer.c
/host/spi-builder-workspace/Dependencies/OpenAL/OpenALSoft/UnmodifiedSource/al/effects/convolution.cpp:2:10: fatal error: 'config.h' file not found
2 | #include "config.h"
| ^~~~~~~~~~
[0/141] Compiling convolution.cpp
[0/141] Compiling gravity_parser.c
[0/141] Compiling gravity_optimizer.c
BUILD FAILURE 6.2 android