The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MuJoCo, reference main (a37f3b), with Swift 6.3 for macOS (SPM) on 13 Apr 2026 11:30:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-mujoco.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liuliu/swift-mujoco
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a37f3ba Update to 3.x rules_swift.
Cloned https://github.com/liuliu/swift-mujoco.git
Revision (git rev-parse @):
a37f3ba8e7a245a229c2372cf8eee492800d328a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liuliu/swift-mujoco.git at main
Fetching https://github.com/liuliu/mujoco.git
[1/5625] Fetching mujoco
Fetched https://github.com/liuliu/mujoco.git from cache (2.59s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics
[1/2271] Fetching swift-docc-plugin
[229/8687] Fetching swift-docc-plugin, swift-numerics
Fetched https://github.com/apple/swift-docc-plugin from cache (1.12s)
Fetched https://github.com/apple/swift-numerics from cache (1.17s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (2.12s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.85s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin 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-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "swift-mujoco",
      "name": "MuJoCo",
      "url": "https://github.com/liuliu/swift-mujoco.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-mujoco",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "mujoco",
          "name": "C_mujoco",
          "url": "https://github.com/liuliu/mujoco.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/mujoco",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/liuliu/swift-mujoco.git
[1/3944] Fetching swift-mujoco
Fetched https://github.com/liuliu/swift-mujoco.git from cache (1.07s)
Fetching https://github.com/liuliu/mujoco.git from cache
Fetched https://github.com/liuliu/mujoco.git from cache (0.46s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.49s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.07s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/liuliu/swift-mujoco.git
Working copy of https://github.com/liuliu/swift-mujoco.git resolved at main (a37f3ba)
Creating working copy for https://github.com/liuliu/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at 7723882b073b2fa009a20a899883d785318d465e
Found 2 product dependencies
  - C_mujoco
  - swift-numerics
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/liuliu/swift-mujoco.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/99] Write sources
[3/99] Write simulate-entitlement.plist
[4/99] Compiling engine_callback.c
[5/99] Compiling engine_collision_primitive.c
[6/99] Compiling engine_collision_box.c
[7/99] Compiling engine_collision_driver.c
[8/99] Compiling engine_collision_convex.c
[9/99] Compiling engine_util_misc.c
[10/99] Write swift-version--6988338F2F200930.txt
[11/99] Compiling qhull userprintf_rbox_r.c
[12/99] Compiling qhull random_r.c
[13/99] Compiling qhull qset_r.c
[14/99] Compiling qhull usermem_r.c
[15/99] Compiling CShim_mujoco CShim.c
[16/99] Compiling qhull userprintf_r.c
[17/99] Compiling qhull stat_r.c
[17/99] Compiling qhull rboxlib_r.c
[19/99] Compiling qhull user_r.c
[20/99] Compiling tinyxml2 tinyxml2.cpp
[21/99] Compiling qhull mem_r.c
[22/99] Compiling qhull poly_r.c
[22/99] Write sources
[22/99] Write codegen-entitlement.plist
[25/99] Compiling qhull libqhull_r.c
[26/99] Compiling qhull global_r.c
[27/99] Compiling qhull geom_r.c
[28/99] Compiling qhull poly2_r.c
[29/99] Compiling qhull geom2_r.c
[30/99] Compiling qhull accessors_r.c
[31/99] Write sources
[37/99] Compiling _NumericsShims _NumericsShims.c
[38/99] Compiling ccd vec3.c
[39/99] Compiling ccd support.c
[40/99] Compiling qhull io_r.c
[41/99] Compiling qhull merge_r.c
[42/99] Compiling ccd polytope.c
[43/99] Compiling xml_numeric_format.cc
[44/99] Compiling ccd mpr.c
[45/99] Compiling ccd ccd.c
[47/111] Emitting module RealModule
[48/112] Compiling RealModule Float80+Real.swift
[49/112] Compiling RealModule Real.swift
[50/112] Compiling RealModule Float16+Real.swift
[51/112] Compiling RealModule ApproximateEquality.swift
[52/112] Compiling RealModule AlgebraicField.swift
[53/112] Compiling RealModule AugmentedArithmetic.swift
[54/112] Compiling RealModule ElementaryFunctions.swift
[55/112] Compiling RealModule Double+Real.swift
[56/112] Compiling RealModule Float+Real.swift
[57/112] Compiling RealModule RealFunctions.swift
[57/112] Compiling lodepng lodepng.cpp
[58/112] Compiling xml_base.cc
[59/112] Compiling xml.cc
[60/112] Compiling xml_util.cc
[61/112] Compiling xml_urdf.cc
[62/117] Compiling xml_native_writer.cc
[63/117] Compiling user_util.cc
[64/117] Compiling render_util.c
[65/117] Compiling xml_api.cc
[66/117] Compiling xml_native_reader.cc
[67/117] Compiling ui_main.c
[68/117] Compiling render_gl3.c
[69/117] Compiling loader.cc
[70/117] Compiling render_gl2.c
[71/117] Compiling engine_vis_interact.c
[72/117] Compiling glad.c
[74/117] Compiling ComplexModule Arithmetic.swift
[75/117] Compiling ComplexModule Differentiable.swift
[76/117] Compiling ComplexModule ElementaryFunctions.swift
[77/117] Emitting module ComplexModule
[78/117] Compiling ComplexModule Complex.swift
[78/117] Compiling engine_vis_visualize.c
[79/117] Compiling engine_vis_init.c
[80/117] Compiling engine_vfs.c
[81/117] Compiling engine_util_spatial.c
[82/117] Compiling engine_util_sparse.c
[83/117] Compiling render_context.c
[84/117] Compiling engine_util_solve.c
[85/117] Compiling engine_util_errmem.c
[86/119] Compiling engine_util_blas.c
[87/119] Compiling engine_support.c
[89/119] Compiling Numerics Numerics.swift
[90/119] Emitting module Numerics
[90/119] Compiling engine_solver.c
[91/119] Compiling engine_setconst.c
[92/119] Compiling engine_sensor.c
[93/119] Compiling engine_ray.c
[94/119] Compiling engine_inverse.c
[95/119] Compiling engine_file.c
[96/119] Compiling engine_forward.c
[97/119] Compiling engine_derivative.c
[98/119] Compiling engine_core_smooth.c
[99/119] Compiling engine_io.c
[100/119] Compiling engine_core_constraint.c
[101/119] Compiling user_composite.cc
[102/119] Compiling engine_plugin.cc
[103/119] Compiling user_objects.cc
[104/119] Compiling user_model.cc
[105/119] Compiling user_mesh.cc
[107/119] Compiling ChangeCases changeCases.swift
[108/119] Emitting module ChangeCases
[108/124] Compiling engine_print.c
[109/124] Write Objects.LinkFileList
[110/149] Archiving libC_mujoco.a
[112/197] Compiling MuJoCo MjuiItemEdit+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[113/197] Compiling MuJoCo MjuiItemEdit.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[114/197] Compiling MuJoCo MjuiItemMulti+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[115/197] Compiling MuJoCo MjuiItemMulti.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[116/197] Compiling MuJoCo MjuiItemSingle+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[117/197] Compiling MuJoCo MjuiItemSingle.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[118/197] Compiling MuJoCo MjuiItemSlider+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[119/197] Compiling MuJoCo MjuiItemSlider.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[120/204] Compiling MuJoCo MjuiSection+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[121/204] Compiling MuJoCo MjuiSection.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[122/204] Compiling MuJoCo MjuiState+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[123/204] Compiling MuJoCo MjuiState+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[124/204] Compiling MuJoCo MjuiState.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[125/204] Compiling MuJoCo MjuiThemeColor+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[126/204] Compiling MuJoCo MjuiThemeColor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[127/204] Compiling MuJoCo MjuiThemeSpacing+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[128/204] Compiling MuJoCoCSyntax structExtension.swift
[129/204] Compiling MuJoCoCSyntax parseHeaders.swift
[130/204] Compiling MuJoCoCSyntax enumDecl.swift
[131/204] Emitting module MuJoCoCSyntax
[132/204] Compiling MuJoCoCSyntax functionExtension.swift
[133/206] Compiling MuJoCo MjOption+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[134/206] Compiling MuJoCo MjOption.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[135/206] Compiling MuJoCo MjSolverStat.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[136/206] Compiling MuJoCo MjStatistic.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[137/206] Compiling MuJoCo MjTimerStat.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[138/206] Compiling MuJoCo MjUI+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[139/206] Compiling MuJoCo MjUI+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[140/206] Compiling MuJoCo MjUI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[141/206] Compiling MuJoCo MjrRect.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[142/206] Compiling MuJoCo Mjt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[143/206] Compiling MuJoCo MjuiDef+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[144/206] Compiling MuJoCo MjuiDef.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[145/206] Compiling MuJoCo MjuiDefObjectMapper.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[146/206] Compiling MuJoCo MjuiDefState.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[147/206] Compiling MuJoCo MjuiItem+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[148/206] Compiling MuJoCo MjuiItem.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[149/206] Compiling MuJoCo GLContext.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[150/206] Compiling MuJoCo Mj+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[151/206] Compiling MuJoCo Mj.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[152/206] Compiling MuJoCo MjArray.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[153/206] Compiling MuJoCo MjContact+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[154/206] Compiling MuJoCo MjContact.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[155/206] Compiling MuJoCo MjData+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[156/206] Compiling MuJoCo MjData+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[157/206] Compiling codegen main.swift
[158/206] Emitting module codegen
[158/206] Write Objects.LinkFileList
[160/206] Compiling MuJoCo MjvGLCamera.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[161/206] Compiling MuJoCo MjvGeom+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[162/206] Compiling MuJoCo MjvGeom+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[163/206] Compiling MuJoCo MjvGeom.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[164/206] Compiling MuJoCo MjvLight.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[165/206] Compiling MuJoCo MjvOption+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[166/206] Compiling MuJoCo MjvOption.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[167/206] Compiling MuJoCo MjvPerturb+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[167/206] Linking codegen
[168/206] Applying codegen
[170/206] Compiling MuJoCo MjvPerturb+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[171/206] Compiling MuJoCo MjvPerturb.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[172/206] Compiling MuJoCo MjvScene+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[173/206] Compiling MuJoCo MjvScene+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[174/206] Compiling MuJoCo MjvScene.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[175/206] Compiling MuJoCo OSShim.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[176/206] Compiling MuJoCo Simulate.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[177/206] Compiling MuJoCo MjuiThemeSpacing.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[178/206] Compiling MuJoCo MjvCamera+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[179/206] Compiling MuJoCo MjvCamera+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[180/206] Compiling MuJoCo MjvCamera.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[181/206] Compiling MuJoCo MjvFigure+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[182/206] Compiling MuJoCo MjvFigure.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[183/206] Compiling MuJoCo MjvGLCamera+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[184/206] Compiling MuJoCo MjvGLCamera+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[185/206] Compiling MuJoCo MjData.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[186/206] Compiling MuJoCo MjLROpt+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[187/206] Compiling MuJoCo MjLROpt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[188/206] Compiling MuJoCo MjModel+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[189/206] Compiling MuJoCo MjModel+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[190/206] Compiling MuJoCo MjModel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[191/206] Compiling MuJoCo MjObject+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[192/206] Compiling MuJoCo MjObject.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[193/206] Compiling MuJoCo MjVFS.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[194/206] Compiling MuJoCo MjVisual+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[195/206] Compiling MuJoCo MjVisual.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[196/206] Compiling MuJoCo MjWarningStat.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[197/206] Compiling MuJoCo Mjcb.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[198/206] Compiling MuJoCo MjrContext+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[199/206] Compiling MuJoCo MjrContext+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
[200/206] Compiling MuJoCo MjrContext.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[201/206] Emitting module MuJoCo
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/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 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
  2 |
  3 | #if canImport(C_glfw)
  4 |   import C_glfw
    |          `- error: could not build Objective-C module 'C_glfw'
  5 |
  6 |   public final class GLContext {
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install glfw3 using your system-packager:
    brew install glfw
warning: you may be able to install glfw3 using your system-packager:
    brew install glfw
BUILD FAILURE 6.3 macosSpm