The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-raylib-examples, reference main (740c82), with Swift 6.3 for Linux on 18 Apr 2026 09:01:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/Lancelotbronner/swift-raylib-examples.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/Lancelotbronner/swift-raylib
[1/845] Fetching swift-raylib
Fetched https://github.com/Lancelotbronner/swift-raylib from cache (0.39s)
Computing version for https://github.com/Lancelotbronner/swift-raylib
Computed https://github.com/Lancelotbronner/swift-raylib at 5.5.2 (0.80s)
Fetching https://github.com/Lancelotbronner/raylib-build.git
[1/200] Fetching raylib-build
Fetched https://github.com/Lancelotbronner/raylib-build.git from cache (0.44s)
Computing version for https://github.com/Lancelotbronner/raylib-build.git
Computed https://github.com/Lancelotbronner/raylib-build.git at 5.5.2 (0.85s)
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
Creating working copy for https://github.com/Lancelotbronner/swift-raylib
Working copy of https://github.com/Lancelotbronner/swift-raylib 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] Copying scarfy.png
[0/177] Copying logo.png
[0/177] Copying foreground.png
[0/177] Copying background.png
[0/177] Copying scarfy.png
[1/177] Copying setback.png
[5/177] Copying romulus.png
[5/177] Copying pixelplay.png
[8/177] Copying pixantiqua.png
[8/177] Copying mecha.png
[9/177] Copying jupiter_crash.png
[9/177] Copying alpha_beta.png
[9/177] Copying alagard.png
[9/177] Copying sound.wav
[14/177] Copying target.ogg
[14/177] Copying sound.wav
[16/177] Copying country.mp3
[17/177] Copying mini1111.xm
[18/177] Compiling cocoa_window.m
[19/177] Compiling glx_context.c
[20/177] Compiling cocoa_joystick.m
[21/177] Compiling cocoa_init.m
[22/177] Compiling raylib utils.c
[23/177] Compiling egl_context.c
[24/177] Compiling context.c
[25/177] Compiling raylib rshapes.c
[26/177] Write swift-version-24593BA9C3E375BF.txt
/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 raylib rmodels.c
[27/177] Compiling xkb_unicode.c
[27/177] Compiling raylib raudio.c
[27/177] Compiling x11_window.c
[27/177] Compiling raylib rcore.c
[27/177] Compiling raylib rtextures.c
[27/177] Compiling raylib rtext.c
BUILD FAILURE 6.3 linux