Build Information
Failed to build GateEngine, reference main (b45ece
), with Swift 6.1 for Linux on 10 Sep 2025 12:38:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-4609320-1":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -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
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-syntax
Fetching https://github.com/apple/swift-atomics.git
[19/1814] Fetching swift-atomics
[1815/19259] Fetching swift-atomics, swift-collections
[2862/91170] Fetching swift-atomics, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
[5124/89356] Fetching swift-collections, swift-syntax
Fetched https://github.com/apple/swift-collections.git from cache (9.04s)
Fetched https://github.com/apple/swift-syntax from cache (9.06s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 601.0.1 (11.12s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.64s)
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-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-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 601.0.1
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
Building for debugging...
[0/173] Compiling gravity_lexer.c
[1/173] Compiling gravity_optimizer.c
[2/173] Write sources
[3/173] Compiling gravity_ircode.c
[4/173] Compiling _SwiftSyntaxCShims dummy.c
[4/173] Write sources
[23/173] Compiling _AtomicsShims.c
[24/173] Compiling uiddefs.cpp
[25/173] Compiling gravity_parser.c
[26/173] Write swift-version-24593BA9C3E375BF.txt
[27/173] Compiling gravity_compiler.c
[28/173] 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.")
| ^
1 warning generated.
[29/173] Compiling miniz.c
[30/177] Compiling mixer_c.cpp
[31/179] Compiling mastering.cpp
[32/179] Compiling mixer.cpp
[33/179] Compiling uhjfilter.cpp
[34/179] Compiling voice.cpp
[36/189] Emitting module SwiftSyntax509
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/189] Compiling logging.cpp
[37/189] Compiling ufbx.c
[39/189] Emitting module SwiftSyntax601
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/189] Compiling SwiftSyntax601 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/190] Compiling SwiftSyntax509 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/191] Emitting module SwiftSyntax510
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/191] Compiling SwiftSyntax510 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/191] Emitting module SwiftSyntax600
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/191] Compiling SwiftSyntax600 Empty.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/193] Compiling fpu_ctrl.cpp
[48/193] Compiling helpers.cpp
[49/193] Compiling hrtf.cpp
[53/193] Compiling OpenGL_GateEngine Unsupported.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[54/194] Compiling OpenGL_GateEngine OpenGLLinux.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[54/194] Compiling fmt_traits.cpp
[56/194] Compiling OpenGL_GateEngine GLEW_Linux.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[56/194] Wrapping AST for SwiftSyntax601 for debugging
[58/194] Compiling OpenGL_GateEngine GLEW_Windows.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[59/194] Compiling OpenGL_GateEngine GLFW.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[60/194] Compiling OpenGL_GateEngine OpenGLWindows.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[60/194] Compiling nfc.cpp
[61/194] Compiling splitter.cpp
[62/194] Wrapping AST for SwiftSyntax600 for debugging
[63/194] Wrapping AST for SwiftSyntax509 for debugging
[64/194] Compiling devformat.cpp
[65/197] Compiling except.cpp
[66/213] Wrapping AST for SwiftSyntax510 for debugging
[67/258] Compiling biquad.cpp
[68/258] Compiling cpu_caps.cpp
[69/258] Compiling buffer_storage.cpp
[70/258] Compiling effectslot.cpp
[71/258] Compiling bsinc_tables.cpp
[72/258] Compiling converter.cpp
[73/258] Compiling device.cpp
[74/258] Compiling bs2b.cpp
[75/258] Compiling ambidefs.cpp
[76/258] Compiling threads.cpp
[77/258] Compiling context.cpp
[79/258] Compiling SwiftSyntax AbsolutePosition.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/258] Compiling SwiftSyntax AbsoluteRawSyntax.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/258] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/258] Compiling SwiftSyntax Assert.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/258] Compiling SwiftSyntax BumpPtrAllocator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/258] Compiling SwiftSyntax CommonAncestor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/258] Compiling SwiftSyntax Convenience.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/258] Compiling SwiftSyntax CustomTraits.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/258] Compiling SwiftSyntax EditorPlaceholder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/261] Compiling polyphase_resampler.cpp
[88/267] Compiling strutils.cpp
[89/267] Compiling ringbuffer.cpp
[90/267] Compiling ambdec.cpp
[91/267] Compiling alstring.cpp
[92/267] Compiling bformatdec.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/267] Emitting module OpenGL_GateEngine
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[95/267] Compiling OpenGL_GateEngine GLKit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[96/267] Compiling OpenGL_GateEngine OpenGL_GateEngine.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[96/267] Compiling alcomplex.cpp
[96/267] Compiling alfstream.cpp
[96/267] Compiling almalloc.cpp
[96/267] Compiling vmorpher.cpp
[96/267] Compiling dynload.cpp
[96/267] Compiling panning.cpp
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/107] Write sources
[8/112] Compiling almalloc.cpp
[9/112] Compiling dynload.cpp
[10/112] Compiling alfstream.cpp
[11/112] Write swift-version-24593BA9C3E375BF.txt
[12/112] Compiling alcomplex.cpp
[13/114] Compiling null.cpp
[14/114] Compiling vmorpher.cpp
[16/114] Compiling SwiftSyntax601 Empty.swift
[17/114] Emitting module SwiftSyntax601
[17/115] Compiling pshifter.cpp
[20/119] Compiling SwiftSyntax600 Empty.swift
[21/119] Emitting module SwiftSyntax600
[21/122] Compiling reverb.cpp
[23/122] Emitting module SwiftSyntax510
[24/121] Compiling SwiftSyntax510 Empty.swift
[26/122] Compiling SwiftSyntax509 Empty.swift
[27/122] Emitting module SwiftSyntax509
[29/142] Compiling modulator.cpp
[31/160] Compiling OpenGL_GateEngine GLKit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[32/161] Compiling OpenGL_GateEngine GLEW_Linux.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[32/161] Compiling panning.cpp
[34/161] Compiling OpenGL_GateEngine GLEW_Windows.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[35/161] Compiling OpenGL_GateEngine Unsupported.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[36/161] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/162] Compiling OpenGL_GateEngine GLFW.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[38/162] Compiling OpenGL_GateEngine OpenGLLinux.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[39/162] Compiling Atomics AtomicInteger.swift
[40/162] Compiling Atomics AtomicOptionalWrappable.swift
[41/162] Compiling Atomics AtomicReference.swift
[42/162] Compiling Atomics AtomicMemoryOrderings.swift
[43/162] Compiling OpenGL_GateEngine OpenGLWindows.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[44/226] Compiling SwiftSyntax RawSyntaxTokenView.swift
[45/226] Compiling SwiftSyntax SourceEdit.swift
[46/226] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[47/226] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[48/228] Compiling SwiftSyntax Convenience.swift
[49/228] Compiling SwiftSyntax CustomTraits.swift
[50/228] Compiling SwiftSyntax MissingNodeInitializers.swift
[51/228] Compiling SwiftSyntax RawSyntax.swift
[51/228] Compiling fshifter.cpp
[53/228] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/228] Emitting module OpenGL_GateEngine
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[55/228] Compiling OpenGL_GateEngine OpenGL_GateEngine.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "shim.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_Linux/shim.h:2:10: error: 'GL/glcorearb.h' file not found
1 | #define GL_GLEXT_PROTOTYPES
2 | #include <GL/glcorearb.h>
| `- error: 'GL/glcorearb.h' file not found
3 | #include <GL/glu.h>
4 | #include <GL/glx.h>
/host/spi-builder-workspace/Dependencies/OpenGL/OpenGL_GateEngine/Platforms/Linux/OpenGLLinux.swift:8:8: error: could not build C module 'OpenGL_Linux'
6 | */
7 | #if canImport(OpenGL_Linux)
8 | import OpenGL_Linux
| `- error: could not build C module 'OpenGL_Linux'
9 |
10 | @_transparent @usableFromInline internal var GL_VENDOR: Int32 {return OpenGL_Linux.GL_VENDOR}
[56/228] Compiling SwiftSyntax BumpPtrAllocator.swift
[57/228] Compiling SwiftSyntax CommonAncestor.swift
[58/228] Compiling SwiftSyntax EditorPlaceholder.swift
[59/228] Compiling SwiftSyntax Identifier.swift
[60/228] Compiling SwiftSyntax MemoryLayout.swift
[61/228] Compiling SwiftSyntax AbsolutePosition.swift
[62/228] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[63/228] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[65/228] Compiling SwiftSyntax Assert.swift
[69/228] Compiling echo.cpp
[69/228] Compiling dedicated.cpp
[69/228] Compiling equalizer.cpp
[69/228] Compiling distortion.cpp
BUILD FAILURE 6.1 linux