The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MuJoCo, reference main (a37f3b), with Swift 6.1 for macOS (SPM) on 25 Jul 2025 00:13:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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 (1.94s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics from cache
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-numerics from cache (0.67s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.14s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.74s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.59s)
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/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/liuliu/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at 7723882b073b2fa009a20a899883d785318d465e
========================================
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",
  "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",
      "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",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "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.42s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.48s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.10s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
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.1
Building package at path:  $PWD
https://github.com/liuliu/swift-mujoco.git
https://github.com/liuliu/swift-mujoco.git
{
  "dependencies" : [
    {
      "identity" : "mujoco",
      "requirement" : {
        "revision" : [
          "7723882b073b2fa009a20a899883d785318d465e"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/liuliu/mujoco.git"
    },
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "MuJoCo",
  "name" : "MuJoCo",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "MuJoCo",
      "targets" : [
        "MuJoCo"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "simulate",
      "targets" : [
        "simulate"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "codegen",
      "targets" : [
        "codegen"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "simulate",
      "module_type" : "SwiftTarget",
      "name" : "simulate",
      "path" : "Examples/simulate",
      "product_dependencies" : [
        "Numerics"
      ],
      "product_memberships" : [
        "simulate"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "MuJoCo"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "codegen",
      "module_type" : "SwiftTarget",
      "name" : "codegen",
      "path" : "Sources/codegen",
      "product_memberships" : [
        "codegen"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "MuJoCoCSyntax"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Tests",
      "module_type" : "SwiftTarget",
      "name" : "Tests",
      "path" : "Tests",
      "sources" : [
        "tuple.swift",
        "xml.swift"
      ],
      "target_dependencies" : [
        "MuJoCo"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MuJoCoCSyntax",
      "module_type" : "SwiftTarget",
      "name" : "MuJoCoCSyntax",
      "path" : "Sources/codegen",
      "product_memberships" : [
        "codegen"
      ],
      "sources" : [
        "enumDecl.swift",
        "functionExtension.swift",
        "parseHeaders.swift",
        "structExtension.swift"
      ],
      "target_dependencies" : [
        "ChangeCases"
      ],
      "type" : "library"
    },
    {
      "c99name" : "MuJoCo",
      "module_type" : "SwiftTarget",
      "name" : "MuJoCo",
      "path" : "Sources",
      "product_dependencies" : [
        "C_mujoco"
      ],
      "product_memberships" : [
        "MuJoCo",
        "simulate"
      ],
      "sources" : [
        "GLContext.swift",
        "Mj+Functions.swift",
        "Mj.swift",
        "MjArray.swift",
        "MjContact+Extensions.swift",
        "MjContact.swift",
        "MjData+Extensions.swift",
        "MjData+Functions.swift",
        "MjData.swift",
        "MjLROpt+Extensions.swift",
        "MjLROpt.swift",
        "MjModel+Extensions.swift",
        "MjModel+Functions.swift",
        "MjModel.swift",
        "MjObject+Extensions.swift",
        "MjObject.swift",
        "MjOption+Extensions.swift",
        "MjOption.swift",
        "MjSolverStat.swift",
        "MjStatistic.swift",
        "MjTimerStat.swift",
        "MjUI+Extensions.swift",
        "MjUI+Functions.swift",
        "MjUI.swift",
        "MjVFS.swift",
        "MjVisual+Extensions.swift",
        "MjVisual.swift",
        "MjWarningStat.swift",
        "Mjcb.swift",
        "MjrContext+Extensions.swift",
        "MjrContext+Functions.swift",
        "MjrContext.swift",
        "MjrRect.swift",
        "Mjt.swift",
        "MjuiDef+Extensions.swift",
        "MjuiDef.swift",
        "MjuiDefObjectMapper.swift",
        "MjuiDefState.swift",
        "MjuiItem+Extensions.swift",
        "MjuiItem.swift",
        "MjuiItemEdit+Extensions.swift",
        "MjuiItemEdit.swift",
        "MjuiItemMulti+Extensions.swift",
        "MjuiItemMulti.swift",
        "MjuiItemSingle+Extensions.swift",
        "MjuiItemSingle.swift",
        "MjuiItemSlider+Extensions.swift",
        "MjuiItemSlider.swift",
        "MjuiSection+Extensions.swift",
        "MjuiSection.swift",
        "MjuiState+Extensions.swift",
        "MjuiState+Functions.swift",
        "MjuiState.swift",
        "MjuiThemeColor+Extensions.swift",
        "MjuiThemeColor.swift",
        "MjuiThemeSpacing+Extensions.swift",
        "MjuiThemeSpacing.swift",
        "MjvCamera+Extensions.swift",
        "MjvCamera+Functions.swift",
        "MjvCamera.swift",
        "MjvFigure+Extensions.swift",
        "MjvFigure.swift",
        "MjvGLCamera+Extensions.swift",
        "MjvGLCamera+Functions.swift",
        "MjvGLCamera.swift",
        "MjvGeom+Extensions.swift",
        "MjvGeom+Functions.swift",
        "MjvGeom.swift",
        "MjvLight.swift",
        "MjvOption+Extensions.swift",
        "MjvOption.swift",
        "MjvPerturb+Extensions.swift",
        "MjvPerturb+Functions.swift",
        "MjvPerturb.swift",
        "MjvScene+Extensions.swift",
        "MjvScene+Functions.swift",
        "MjvScene.swift",
        "OSShim.swift",
        "Simulate.swift"
      ],
      "target_dependencies" : [
        "CShim_mujoco",
        "C_glfw"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ChangeCases",
      "module_type" : "SwiftTarget",
      "name" : "ChangeCases",
      "path" : "Sources/codegen",
      "product_memberships" : [
        "codegen"
      ],
      "sources" : [
        "changeCases.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "C_glfw",
      "module_type" : "SystemLibraryTarget",
      "name" : "C_glfw",
      "path" : "Sources/C_glfw",
      "product_memberships" : [
        "MuJoCo",
        "simulate"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "CShim_mujoco",
      "module_type" : "ClangTarget",
      "name" : "CShim_mujoco",
      "path" : "Sources/CShim",
      "product_dependencies" : [
        "C_mujoco"
      ],
      "product_memberships" : [
        "MuJoCo",
        "simulate"
      ],
      "sources" : [
        "CShim.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/99] Compiling engine_callback.c
[3/99] Compiling engine_collision_primitive.c
[4/99] Compiling engine_collision_box.c
[5/99] Write sources
[5/99] Compiling engine_forward.c
[7/99] Compiling engine_derivative.c
[8/99] Write simulate-entitlement.plist
[9/99] Compiling engine_core_smooth.c
[9/99] Compiling engine_core_constraint.c
[11/99] Compiling engine_file.c
[12/99] Compiling engine_collision_convex.c
[13/99] Compiling engine_collision_driver.c
[14/99] Write swift-version-2F0A5646E1D333AE.txt
[15/99] Compiling tinyxml2 tinyxml2.cpp
[16/99] Compiling qhull qset_r.c
[17/99] Compiling qhull userprintf_rbox_r.c
[18/99] Compiling qhull random_r.c
[19/99] Compiling qhull user_r.c
[20/99] Compiling qhull rboxlib_r.c
[21/99] Compiling qhull poly_r.c
[22/99] Compiling qhull usermem_r.c
[22/99] Compiling qhull stat_r.c
[24/99] Compiling qhull userprintf_r.c
[25/99] Compiling qhull mem_r.c
[25/99] Write sources
[25/99] Write codegen-entitlement.plist
[28/99] Compiling qhull poly2_r.c
[29/99] Compiling qhull accessors_r.c
[30/99] Compiling qhull libqhull_r.c
[31/99] Compiling qhull merge_r.c
[32/99] Compiling qhull geom_r.c
[33/99] Compiling ccd vec3.c
[33/99] Write sources
[40/99] Compiling qhull global_r.c
[41/99] Compiling ccd support.c
[42/99] Compiling _NumericsShims _NumericsShims.c
[43/99] Compiling qhull geom2_r.c
[44/99] Compiling qhull io_r.c
[45/99] Compiling ccd polytope.c
[46/99] Compiling xml_numeric_format.cc
[47/99] Compiling ccd mpr.c
[48/99] Compiling ccd ccd.c
[50/111] Compiling RealModule Float80+Real.swift
[51/111] Compiling RealModule Real.swift
[52/112] Compiling RealModule Double+Real.swift
[53/112] Compiling RealModule AugmentedArithmetic.swift
[54/112] Compiling RealModule ElementaryFunctions.swift
[55/112] Compiling RealModule AlgebraicField.swift
[56/112] Emitting module RealModule
[57/112] Compiling RealModule Float+Real.swift
[58/112] Compiling RealModule ApproximateEquality.swift
[59/112] Compiling RealModule Float16+Real.swift
[60/112] Compiling RealModule RealFunctions.swift
[60/112] Compiling lodepng lodepng.cpp
[61/112] Compiling xml_base.cc
[61/112] Compiling xml.cc
[63/112] Compiling xml_util.cc
[64/112] Compiling xml_urdf.cc
[65/112] Compiling xml_api.cc
[66/115] Compiling xml_native_writer.cc
[67/117] Compiling render_util.c
[68/117] Compiling ui_main.c
[69/117] Compiling render_gl3.c
[70/117] Compiling xml_native_reader.cc
[71/117] Compiling user_util.cc
[72/117] Compiling render_gl2.c
[73/117] Compiling loader.cc
[74/117] Compiling glad.c
[75/117] Compiling engine_vis_interact.c
[76/117] Compiling engine_vis_visualize.c
[77/117] Compiling engine_vfs.c
[78/117] Compiling engine_vis_init.c
[79/117] Compiling engine_util_spatial.c
[80/117] Compiling engine_util_sparse.c
[81/117] Compiling render_context.c
[82/117] Compiling engine_util_solve.c
[83/117] Compiling engine_util_errmem.c
[84/117] Compiling engine_util_misc.c
[85/117] Compiling engine_util_blas.c
[86/117] Compiling engine_support.c
[88/117] Compiling ComplexModule Complex.swift
[89/117] Compiling ComplexModule Arithmetic.swift
[90/117] Compiling ComplexModule Differentiable.swift
[91/117] Compiling ComplexModule ElementaryFunctions.swift
[92/117] Emitting module ComplexModule
[92/117] Compiling engine_setconst.c
[93/117] Compiling engine_sensor.c
[94/117] Compiling engine_solver.c
[95/117] Compiling engine_ray.c
[96/117] Compiling engine_inverse.c
[97/119] Compiling CShim_mujoco CShim.c
[99/119] Compiling Numerics Numerics.swift
[100/119] Emitting module Numerics
[100/119] Compiling engine_io.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
[106/119] Compiling engine_print.c
[107/119] Write Objects.LinkFileList
[108/119] Archiving libC_mujoco.a
[110/164] Emitting module ChangeCases
[111/164] Compiling ChangeCases changeCases.swift
[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 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 {
[121/204] 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 {
[122/204] 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 {
[123/204] 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 {
[124/204] 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 {
[125/204] 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 {
[126/204] 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 {
[127/204] 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 {
[128/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 {
[129/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 {
[130/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 {
[131/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 {
[132/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 {
[133/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 {
[134/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 {
[135/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 {
[136/204] 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 {
[137/204] 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 {
[138/204] 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 {
[139/204] 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 {
[140/204] 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 {
[141/204] 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 {
[142/204] 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 {
[143/204] 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 {
[144/204] Compiling MuJoCoCSyntax parseHeaders.swift
[145/204] Compiling MuJoCoCSyntax structExtension.swift
[146/204] Emitting module MuJoCoCSyntax
[147/204] Compiling MuJoCoCSyntax enumDecl.swift
[148/204] Compiling MuJoCoCSyntax functionExtension.swift
[149/206] Emitting module codegen
[150/206] Compiling codegen main.swift
[150/206] Write Objects.LinkFileList
[152/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 {
[153/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 {
[154/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 {
[155/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 {
[156/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 {
[157/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 {
[158/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 {
[159/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 {
[159/206] Linking codegen
[160/206] Applying codegen
[162/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 {
[163/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 {
[164/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 {
[165/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 {
[166/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 {
[167/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 {
[168/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 {
[169/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 {
[170/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 {
[171/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 {
[172/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 {
[173/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 {
[174/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 {
[175/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 {
[176/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 {
[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 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 {
[186/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 {
[187/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 {
[188/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 {
[189/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 {
[190/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 {
[191/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 {
[192/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 {
[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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/11] Write swift-version-2F0A5646E1D333AE.txt
[4/96] Compiling RealModule Real.swift
[5/97] Compiling RealModule Float80+Real.swift
[6/97] Compiling RealModule Float+Real.swift
[7/97] Compiling RealModule ElementaryFunctions.swift
[8/97] Compiling RealModule Float16+Real.swift
[9/97] Compiling RealModule AugmentedArithmetic.swift
[10/97] Compiling RealModule Double+Real.swift
[11/97] Compiling RealModule RealFunctions.swift
[12/97] Compiling RealModule ApproximateEquality.swift
[13/97] Compiling RealModule AlgebraicField.swift
[14/97] Emitting module RealModule
[15/97] 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 {
[16/97] 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 {
[17/97] 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 {
[18/97] 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 {
[19/97] 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 {
[20/97] 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 {
[21/97] 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 {
[22/97] 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 {
[23/104] 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 {
[24/104] 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 {
[25/104] 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 {
[26/104] 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 {
[27/104] 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 {
[28/104] 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 {
[29/104] 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 {
[30/104] 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 {
[31/109] Emitting module ChangeCases
[32/109] Compiling ChangeCases changeCases.swift
[33/109] 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 {
[34/109] 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 {
[35/109] 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 {
[36/109] 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 {
[37/109] 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 {
[38/109] 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 {
[39/109] 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 {
[40/109] 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 {
[41/114] Emitting module ComplexModule
[42/114] Compiling ComplexModule Complex.swift
[43/114] Compiling ComplexModule ElementaryFunctions.swift
[44/114] Compiling ComplexModule Arithmetic.swift
[45/114] Compiling ComplexModule Differentiable.swift
[46/116] Compiling Numerics Numerics.swift
[47/116] Emitting module Numerics
[48/116] Compiling MuJoCoCSyntax structExtension.swift
[49/116] Compiling MuJoCoCSyntax parseHeaders.swift
[50/116] Compiling MuJoCoCSyntax functionExtension.swift
[51/116] Compiling MuJoCoCSyntax enumDecl.swift
[52/116] Emitting module MuJoCoCSyntax
[53/118] Compiling codegen main.swift
[54/118] Emitting module codegen
[54/118] Write Objects.LinkFileList
[55/118] Linking codegen
[56/118] Applying codegen
[58/118] 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 {
[59/118] 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 {
[60/118] 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 {
[61/118] 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 {
[62/118] 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 {
[63/118] 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 {
[64/118] 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 {
[65/118] 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 {
[66/118] 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 {
[67/118] 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 {
[68/118] 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 {
[69/118] 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 {
[70/118] 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 {
[71/118] 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 {
[72/118] 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 {
[73/118] 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 {
[74/118] 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 {
[75/118] 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 {
[76/118] 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 {
[77/118] 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 {
[78/118] 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 {
[79/118] 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 {
[80/118] 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 {
[81/118] 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 {
[82/118] 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 {
[83/118] 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 {
[84/118] 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 {
[85/118] 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 {
[86/118] 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 {
[87/118] 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 {
[88/118] 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 {
[89/118] 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 {
[90/118] 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 {
[91/118] 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 {
[92/118] 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 {
[93/118] 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 {
[94/118] 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 {
[95/118] 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 {
[96/118] 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 {
[97/118] 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 {
[98/118] 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 {
[99/118] 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 {
[100/118] 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 {
[101/118] 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 {
[102/118] 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 {
[103/118] 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 {
[104/118] 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 {
[105/118] 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 {
[106/118] 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 {
[107/118] 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 {
[108/118] 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 {
[109/118] 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 {
[110/118] 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 {
[111/118] 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 {
[112/118] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[113/118] 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.1 macosSpm