Build Information
Failed to build swift-raylib-examples, reference main (740c82), with Swift 6.2 for Linux on 30 Jan 2026 19:23:46 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Lancelotbronner/swift-raylib-examples.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/Lancelotbronner/swift-raylib-examples
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 740c82b Make sure examples build, add a few audio examples
Cloned https://github.com/Lancelotbronner/swift-raylib-examples.git
Revision (git rev-parse @):
740c82bb3b575b018d0be2c15cb20c32d355fc7f
SUCCESS checkout https://github.com/Lancelotbronner/swift-raylib-examples.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/Lancelotbronner/swift-raylib-examples.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Lancelotbronner/swift-raylib
[1/845] Fetching swift-raylib
Fetched https://github.com/Lancelotbronner/swift-raylib from cache (0.33s)
Computing version for https://github.com/Lancelotbronner/swift-raylib
Computed https://github.com/Lancelotbronner/swift-raylib at 5.5.2 (0.68s)
Fetching https://github.com/Lancelotbronner/raylib-build.git
[1/200] Fetching raylib-build
Fetched https://github.com/Lancelotbronner/raylib-build.git from cache (0.65s)
Computing version for https://github.com/Lancelotbronner/raylib-build.git
Computed https://github.com/Lancelotbronner/raylib-build.git at 5.5.2 (0.97s)
Creating working copy for https://github.com/Lancelotbronner/swift-raylib
Working copy of https://github.com/Lancelotbronner/swift-raylib resolved at 5.5.2
Creating working copy for https://github.com/Lancelotbronner/raylib-build.git
Working copy of https://github.com/Lancelotbronner/raylib-build.git resolved at 5.5.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Textures/Sprite Animation/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Textures/Blend Modes/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Textures/Atlas/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Text/Fonts/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Audio/Sound Multi/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Audio/Sound Loading/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Audio/Music Stream/LICENSE.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Audio/Module Playing/LICENSE.md
Building for debugging...
[0/177] Compiling glx_context.c
[1/177] Copying scarfy.png
[1/177] Copying logo.png
[3/177] Copying foreground.png
[3/177] Copying background.png
[3/177] Copying scarfy.png
[4/177] Compiling cocoa_time.c
[6/177] Copying setback.png
[8/177] Copying pixelplay.png
[8/177] Copying romulus.png
[10/177] Copying pixantiqua.png
[11/177] Copying mecha.png
[11/177] Copying jupiter_crash.png
[13/177] Copying alagard.png
[14/177] Copying alpha_beta.png
[15/177] Copying sound.wav
[15/177] Copying target.ogg
[17/177] Copying sound.wav
[18/177] Copying mini1111.xm
[19/177] Copying country.mp3
[20/177] Compiling nsgl_context.m
[21/177] Compiling cocoa_window.m
[22/177] Compiling context.c
[23/177] Compiling null_init.c
[24/177] Write swift-version-24593BA9C3E375BF.txt
[24/177] Compiling egl_context.c
[26/177] Compiling raylib utils.c
/host/spi-builder-workspace/.build/checkouts/raylib-build/rglfw.c:57:10: error: "Cannot disable Wayland and X11 at the same time"
57 | #error "Cannot disable Wayland and X11 at the same time"
| ^
1 error generated.
[27/177] Compiling raylib rglfw.c
[27/177] Compiling xkb_unicode.c
[27/177] Compiling raylib rcore.c
[27/177] Compiling raylib rshapes.c
[27/177] Compiling raylib rtext.c
[27/177] Compiling raylib rtextures.c
[27/177] Compiling raylib raudio.c
[27/177] Compiling raylib rmodels.c
BUILD FAILURE 6.2 linux