Build Information
Failed to build MuJoCo, reference main (b9d713
), with Swift 6.0 for Linux on 2 Nov 2024 19:13:35 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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-mujoco.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/liuliu/swift-mujoco
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9d7130 Update README.md
Cloned https://github.com/liuliu/swift-mujoco.git
Revision (git rev-parse @):
b9d713042509a545468de6f91d4045e49eb93976
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liuliu/swift-mujoco.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/liuliu/swift-mujoco.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/liuliu/mujoco.git
[1/5625] Fetching mujoco
Fetched https://github.com/liuliu/mujoco.git from cache (1.61s)
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[246/7614] Fetching swift-docc-plugin, swift-numerics
Fetched https://github.com/apple/swift-docc-plugin from cache (0.37s)
Fetched https://github.com/apple/swift-numerics from cache (0.39s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.50s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.36s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.54s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/liuliu/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at 7723882b073b2fa009a20a899883d785318d465e
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
warning: you may be able to install glfw3 using your system-packager:
apt-get install libglfw3-dev
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/103] Compiling engine_file.c
[3/103] Compiling engine_util_spatial.c
[4/103] Compiling engine_collision_primitive.c
[5/103] Write sources
[6/103] Compiling engine_collision_driver.c
[7/103] Compiling engine_collision_convex.c
[8/103] Compiling qhull userprintf_rbox_r.c
[9/103] Compiling engine_derivative.c
[10/103] Compiling engine_core_constraint.c
[11/103] Compiling engine_core_smooth.c
[12/103] Compiling qhull usermem_r.c
[13/103] Compiling qhull userprintf_r.c
[14/103] Compiling qhull user_r.c
[15/103] Compiling qhull random_r.c
[16/103] Compiling qhull rboxlib_r.c
[17/103] Compiling qhull qset_r.c
[18/103] Write swift-version-24593BA9C3E375BF.txt
[19/103] Compiling qhull stat_r.c
[20/103] Compiling qhull poly_r.c
[21/103] Compiling qhull mem_r.c
[22/103] Compiling tinyxml2 tinyxml2.cpp
[23/103] Compiling qhull libqhull_r.c
[24/103] Compiling qhull accessors_r.c
[24/103] Write sources
[26/103] Compiling qhull poly2_r.c
[27/103] Compiling qhull geom_r.c
[28/103] Compiling qhull geom2_r.c
[29/103] Compiling qhull global_r.c
[30/103] Compiling ccd vec3.c
[31/103] Compiling ccd support.c
[32/103] Write sources
[38/103] Compiling ccd mpr.c
[39/103] Compiling _NumericsShims _NumericsShims.c
[40/103] Compiling qhull merge_r.c
[41/103] Compiling qhull io_r.c
[42/103] Compiling ccd polytope.c
[43/103] Compiling xml_numeric_format.cc
[44/104] Compiling ccd ccd.c
[45/115] Compiling lodepng lodepng.cpp
[46/115] Compiling xml_base.cc
[47/115] Compiling xml_urdf.cc
[48/115] Compiling xml_util.cc
[49/115] Compiling xml_native_writer.cc
[50/115] Compiling user_util.cc
[51/115] Compiling xml_native_reader.cc
[52/115] Compiling xml_api.cc
[53/115] Compiling xml.cc
[54/115] Compiling render_util.c
[55/115] Compiling ui_main.c
[56/115] Compiling render_gl3.c
[57/115] Compiling render_gl2.c
[59/115] Emitting module ChangeCases
[59/115] Compiling loader.cc
[60/115] Compiling glad.c
[61/115] Compiling engine_vis_visualize.c
[62/115] Compiling engine_vis_interact.c
[63/115] Compiling engine_vis_init.c
[64/115] Compiling engine_vfs.c
[65/115] Compiling render_context.c
[66/115] Compiling user_composite.cc
[67/115] Compiling engine_util_sparse.c
[68/115] Compiling engine_util_solve.c
[69/115] Compiling engine_util_errmem.c
[70/115] Compiling user_objects.cc
[71/115] Compiling engine_util_misc.c
[72/115] Compiling engine_util_blas.c
[73/115] Compiling engine_solver.c
[74/115] Compiling engine_support.c
[75/115] Compiling engine_setconst.c
[76/115] Compiling engine_sensor.c
[77/115] Compiling engine_ray.c
[78/115] Compiling engine_inverse.c
[79/115] Compiling engine_forward.c
[80/115] Compiling user_model.cc
[81/115] Compiling engine_collision_box.c
[82/115] Compiling engine_callback.c
[83/115] Compiling CShim_mujoco CShim.c
[84/115] Compiling engine_plugin.cc
[85/115] Compiling engine_io.c
[87/115] Compiling RealModule ElementaryFunctions.swift
[88/116] Compiling RealModule RealFunctions.swift
[89/116] Compiling RealModule Float80+Real.swift
[90/116] Compiling RealModule Float16+Real.swift
[91/116] Compiling RealModule AugmentedArithmetic.swift
[92/116] Compiling RealModule Double+Real.swift
[93/116] Compiling RealModule Float+Real.swift
[94/116] Emitting module RealModule
[95/116] Compiling RealModule Real.swift
[96/116] Compiling RealModule AlgebraicField.swift
[97/116] Compiling RealModule ApproximateEquality.swift
[97/117] Compiling user_mesh.cc
[99/117] Wrapping AST for RealModule for debugging
[101/122] Compiling ComplexModule ElementaryFunctions.swift
[102/122] Compiling ChangeCases changeCases.swift
[103/123] Wrapping AST for ChangeCases for debugging
[104/125] Compiling engine_print.c
[105/125] Write Objects.LinkFileList
[106/128] Archiving libC_mujoco.a
[108/199] Compiling ComplexModule Complex.swift
[109/199] Compiling ComplexModule Differentiable.swift
[110/199] Compiling ComplexModule Arithmetic.swift
[111/199] Emitting module ComplexModule
[113/200] Compiling MuJoCoCSyntax parseHeaders.swift
[114/200] Compiling MuJoCoCSyntax structExtension.swift
[114/202] Wrapping AST for ComplexModule for debugging
[116/202] Compiling MuJoCoCSyntax enumDecl.swift
[117/202] Compiling MuJoCoCSyntax functionExtension.swift
[118/202] Emitting module MuJoCoCSyntax
[120/203] Compiling Numerics Numerics.swift
[121/203] Emitting module Numerics
[122/204] Compiling MuJoCo MjuiItemEdit+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[123/204] Compiling MuJoCo MjuiItemEdit.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[124/204] Compiling MuJoCo MjuiItemMulti+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[125/204] Compiling MuJoCo MjuiItemMulti.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[126/204] Compiling MuJoCo MjuiItemSingle+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[127/204] Compiling MuJoCo MjuiItemSingle.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[128/204] Compiling MuJoCo MjuiItemSlider+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[129/204] Compiling MuJoCo MjuiItemSlider.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[130/204] Compiling MuJoCo MjuiSection+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[131/204] Compiling MuJoCo MjuiSection.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[133/213] Compiling MuJoCo MjrContext+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[134/213] Compiling MuJoCo MjrContext.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[135/213] Compiling MuJoCo MjrRect.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[136/213] Compiling MuJoCo Mjt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[137/213] Compiling MuJoCo MjuiDef+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[138/213] Compiling MuJoCo MjuiDef.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[139/213] Compiling MuJoCo MjuiDefObjectMapper.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[140/213] Compiling MuJoCo MjuiDefState.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[141/213] Compiling MuJoCo MjuiItem+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[142/213] Compiling MuJoCo MjuiItem.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[142/213] Wrapping AST for MuJoCoCSyntax for debugging
[143/213] Wrapping AST for Numerics for debugging
[145/215] Compiling codegen main.swift
[146/215] Emitting module codegen
[147/216] Wrapping AST for codegen for debugging
[148/216] Write Objects.LinkFileList
[149/216] Linking codegen
[151/216] Compiling MuJoCo MjvOption.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[152/216] Compiling MuJoCo MjvPerturb+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[153/216] Compiling MuJoCo MjvPerturb+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[154/216] Compiling MuJoCo MjvPerturb.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[155/216] Compiling MuJoCo MjvScene+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[156/216] Compiling MuJoCo MjvScene+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[157/216] Compiling MuJoCo MjvScene.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[158/216] Compiling MuJoCo OSShim.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[159/216] Compiling MuJoCo Simulate.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[160/216] Compiling MuJoCo MjvFigure+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[161/216] Compiling MuJoCo MjvFigure.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[162/216] Compiling MuJoCo MjvGLCamera+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[163/216] Compiling MuJoCo MjvGLCamera+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[164/216] Compiling MuJoCo MjvGLCamera.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[165/216] Compiling MuJoCo MjvGeom+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[166/216] Compiling MuJoCo MjvGeom+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[167/216] Compiling MuJoCo MjvGeom.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[168/216] Compiling MuJoCo MjvLight.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[169/216] Compiling MuJoCo MjvOption+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[170/216] Compiling MuJoCo MjuiState+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[171/216] Compiling MuJoCo MjuiState+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[172/216] Compiling MuJoCo MjuiState.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[173/216] Compiling MuJoCo MjuiThemeColor+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[174/216] Compiling MuJoCo MjuiThemeColor.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[175/216] Compiling MuJoCo MjuiThemeSpacing+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[176/216] Compiling MuJoCo MjuiThemeSpacing.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[177/216] Compiling MuJoCo MjvCamera+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[178/216] Compiling MuJoCo MjvCamera+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[179/216] Compiling MuJoCo MjvCamera.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[180/216] Compiling MuJoCo MjLROpt.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[181/216] Compiling MuJoCo MjModel+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[182/216] Compiling MuJoCo MjModel+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[183/216] Compiling MuJoCo MjModel.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[184/216] Compiling MuJoCo MjObject+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[185/216] Compiling MuJoCo MjObject.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[186/216] Compiling MuJoCo MjOption+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[187/216] Compiling MuJoCo MjOption.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[188/216] Compiling MuJoCo MjSolverStat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[189/216] Compiling MuJoCo MjStatistic.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[190/216] Compiling MuJoCo MjTimerStat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[191/216] Compiling MuJoCo MjUI+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[192/216] Compiling MuJoCo MjUI+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[193/216] Compiling MuJoCo MjUI.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[194/216] Compiling MuJoCo MjVFS.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[195/216] Compiling MuJoCo MjVisual+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[196/216] Compiling MuJoCo MjVisual.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[197/216] Compiling MuJoCo MjWarningStat.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[198/216] Compiling MuJoCo Mjcb.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[199/216] Compiling MuJoCo MjrContext+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[200/216] Compiling MuJoCo GLContext.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[201/216] Compiling MuJoCo Mj+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[202/216] Compiling MuJoCo Mj.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[203/216] Compiling MuJoCo MjArray.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[204/216] Compiling MuJoCo MjContact+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[205/216] Compiling MuJoCo MjContact.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[206/216] Compiling MuJoCo MjData+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[207/216] Compiling MuJoCo MjData+Functions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[208/216] Compiling MuJoCo MjData.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
[209/216] Compiling MuJoCo MjLROpt+Extensions.swift
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[210/216] Emitting module MuJoCo
<module-includes>:1:10: note: in file included from <module-includes>:1:
1 | #include "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/host/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/host/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build C module 'C_glfw'
5 |
6 | public final class GLContext {
BUILD FAILURE 6.0 linux