Build Information
Failed to build GateEngine, reference main (e2445b
), with Swift 6.1 for Linux on 8 Jun 2025 21:50:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.63.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 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: 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-4606859-0":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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-atomics.git
Fetching https://github.com/apple/swift-syntax
[1/1797] Fetching swift-atomics
[1798/18388] Fetching swift-atomics, swift-collections
[13910/89152] Fetching swift-atomics, swift-collections, swift-syntax
Fetched https://github.com/apple/swift-atomics.git from cache (4.38s)
Fetched https://github.com/apple/swift-collections.git from cache (4.41s)
Fetched https://github.com/apple/swift-syntax from cache (4.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (5.15s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 601.0.1 (2.37s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.51s)
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.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
Building for debugging...
[0/173] Compiling mixer_sse3.cpp
[1/173] Compiling gravity_token.c
[1/173] Compiling gravity_symboltable.c
[2/173] Compiling gravity_semacheck1.c
[4/173] Compiling _SwiftSyntaxCShims dummy.c
[5/173] Write sources
[6/173] Compiling gravity_semacheck2.c
[7/173] Compiling _AtomicsShims.c
[8/173] Write sources
[26/173] Compiling gravity_value.c
[27/173] Compiling uiddefs.cpp
[28/173] Compiling TrueType nothing.c
[29/173] Compiling mixer_sse2.cpp
/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.
[30/173] Write swift-version-24593BA9C3E375BF.txt
[30/173] Compiling miniz.c
[32/173] Compiling mixer_sse.cpp
[33/175] Compiling uhjfilter.cpp
[34/175] Compiling mixer_c.cpp
[35/175] Compiling logging.cpp
[36/179] Compiling mixer.cpp
[37/189] Compiling mastering.cpp
[38/189] Compiling voice.cpp
[39/189] Compiling ufbx.c
[40/189] Compiling fpu_ctrl.cpp
[41/189] Compiling fmt_traits.cpp
[43/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
[44/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
[45/190] 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
[46/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
[48/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
[49/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
[49/192] Compiling helpers.cpp
[52/192] Wrapping AST for SwiftSyntax601 for debugging
[54/192] 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
[55/192] 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
[55/193] Wrapping AST for SwiftSyntax600 for debugging
[56/193] Compiling splitter.cpp
[57/193] Wrapping AST for SwiftSyntax509 for debugging
[60/193] 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}
[60/193] Compiling devformat.cpp
[62/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}
[62/194] Compiling nfc.cpp
[64/194] 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}
[65/194] 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}
[65/194] Compiling except.cpp
[66/194] Wrapping AST for SwiftSyntax510 for debugging
[67/194] Compiling biquad.cpp
[69/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}
[70/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}
[71/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}
[71/258] Compiling cpu_caps.cpp
[72/258] Compiling hrtf.cpp
[73/258] Compiling effectslot.cpp
[74/258] Compiling device.cpp
[75/258] Compiling converter.cpp
[76/258] Compiling buffer_storage.cpp
[77/258] Compiling ambidefs.cpp
[78/258] Compiling bs2b.cpp
[79/258] Compiling threads.cpp
[80/258] Compiling bsinc_tables.cpp
[81/258] Compiling bformatdec.cpp
[82/258] Compiling strutils.cpp
[83/258] Compiling polyphase_resampler.cpp
[84/258] Compiling ambdec.cpp
[85/258] Compiling context.cpp
[86/258] Compiling alstring.cpp
[87/258] Compiling ringbuffer.cpp
[88/258] Compiling almalloc.cpp
[89/258] Compiling dynload.cpp
[90/258] Compiling alfstream.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[92/258] 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}
[93/258] 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}
[93/258] Compiling panning.cpp
[93/258] Compiling reverb.cpp
[93/258] Compiling pshifter.cpp
[93/258] Compiling vmorpher.cpp
[93/258] Compiling alcomplex.cpp
[94/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
[95/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
[96/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
[97/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
[98/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
[99/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
[100/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
[101/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
[102/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
<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
[102/258] Compiling null.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:2b296aa7156f49efc57252cdf9ed4bb21d0f92fc98d88800e255491ba2db3116
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/101] Write sources
[6/106] Compiling null.cpp
[7/106] Compiling alcomplex.cpp
[8/106] Write swift-version-24593BA9C3E375BF.txt
[9/106] Compiling modulator.cpp
[10/106] Compiling pshifter.cpp
[11/108] Compiling vmorpher.cpp
[12/108] Compiling reverb.cpp
[14/110] Compiling SwiftSyntax601 Empty.swift
[15/110] Emitting module SwiftSyntax601
[15/111] Compiling fshifter.cpp
[18/114] Compiling SwiftSyntax600 Empty.swift
[19/114] Emitting module SwiftSyntax600
[20/117] Compiling SwiftSyntax510 Empty.swift
[21/117] Emitting module SwiftSyntax510
[23/123] Emitting module SwiftSyntax509
[24/123] Compiling SwiftSyntax509 Empty.swift
[26/138] 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}
[26/139] Compiling equalizer.cpp
[28/138] 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}
[30/137] 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}
[31/137] 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}
[32/137] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[33/138] Compiling InternalCollectionsUtilities Descriptions.swift
[34/138] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[35/138] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[36/138] Compiling InternalCollectionsUtilities Debugging.swift
[37/138] 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}
[38/138] 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}
[39/138] 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/138] Compiling panning.cpp
[40/138] Compiling echo.cpp
[42/138] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/202] 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}
[44/202] Emitting module InternalCollectionsUtilities
[45/202] 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}
[45/202] Compiling compressor.cpp
[45/202] Compiling dedicated.cpp
[45/202] Compiling distortion.cpp
[45/202] Compiling chorus.cpp
[45/202] Compiling convolution.cpp
[46/202] Compiling SwiftSyntax AbsolutePosition.swift
[47/202] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[48/202] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[49/202] Compiling SwiftSyntax Assert.swift
BUILD FAILURE 6.1 linux