The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MuJoCo, reference v2.3.1 (ebfd2d), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 06:25:22 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/liuliu/swift-mujoco.git
Reference: v2.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liuliu/swift-mujoco
 * tag               v2.3.1     -> FETCH_HEAD
HEAD is now at ebfd2d1 Update to 2.3.1
Cloned https://github.com/liuliu/swift-mujoco.git
Revision (git rev-parse @):
ebfd2d198baca173239e43af3336cab6b1498042
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liuliu/swift-mujoco.git at v2.3.1
Fetching https://github.com/liuliu/mujoco.git
[1/5625] Fetching mujoco
Fetched https://github.com/liuliu/mujoco.git from cache (1.89s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.20s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.78s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.57s)
Creating working copy for https://github.com/liuliu/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at efd310e00b1766b45e234952b60f6a2291cc90b0
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
========================================
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/3937] Fetching swift-mujoco
Fetched https://github.com/liuliu/swift-mujoco.git from cache (1.14s)
Fetching https://github.com/liuliu/mujoco.git from cache
Fetched https://github.com/liuliu/mujoco.git from cache (0.43s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.41s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.01s)
Creating working copy for https://github.com/liuliu/swift-mujoco.git
Working copy of https://github.com/liuliu/swift-mujoco.git resolved at v2.3.1 (ebfd2d1)
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/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at efd310e00b1766b45e234952b60f6a2291cc90b0
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" : [
          "efd310e00b1766b45e234952b60f6a2291cc90b0"
        ]
      },
      "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] Write sources
[3/99] Write simulate-entitlement.plist
[4/99] Write swift-version-2F0A5646E1D333AE.txt
[5/99] Compiling engine_callback.c
[6/99] Compiling engine_collision_primitive.c
[7/99] Compiling engine_collision_box.c
[8/99] Compiling engine_core_constraint.c
[9/99] Compiling engine_collision_convex.c
[9/99] Compiling engine_collision_driver.c
[11/99] Compiling tinyxml2 tinyxml2.cpp
[12/99] Compiling qhull qset_r.c
[13/99] Compiling CShim_mujoco CShim.c
[14/99] Compiling qhull random_r.c
[15/99] Compiling qhull userprintf_r.c
[16/99] Compiling qhull user_r.c
[17/99] Compiling qhull rboxlib_r.c
[18/99] Compiling qhull stat_r.c
[19/99] Compiling qhull userprintf_rbox_r.c
[20/99] Compiling qhull poly_r.c
[21/99] Compiling qhull usermem_r.c
[22/99] Compiling qhull poly2_r.c
[23/99] Write sources
[24/99] Write codegen-entitlement.plist
[25/99] Compiling qhull mem_r.c
[26/99] Compiling qhull merge_r.c
[27/99] Compiling qhull libqhull_r.c
[28/99] Compiling qhull accessors_r.c
[28/99] Compiling ccd support.c
[30/99] Compiling qhull geom_r.c
[31/99] Write sources
[35/99] Compiling ccd vec3.c
[38/99] Compiling ccd polytope.c
[39/99] Compiling qhull geom2_r.c
[40/99] Compiling _NumericsShims _NumericsShims.c
[41/99] Compiling qhull global_r.c
[42/99] Compiling qhull io_r.c
[43/99] Compiling ccd mpr.c
[44/99] Compiling xml_numeric_format.cc
[45/99] Compiling ccd ccd.c
[47/111] Compiling RealModule Float80+Real.swift
[48/112] Compiling RealModule Float16+Real.swift
[49/112] Compiling RealModule Float+Real.swift
[50/112] Compiling RealModule ElementaryFunctions.swift
[51/112] Compiling RealModule Real.swift
[52/112] Compiling RealModule ApproximateEquality.swift
[53/112] Compiling RealModule AugmentedArithmetic.swift
[54/112] Compiling RealModule AlgebraicField.swift
[55/112] Compiling RealModule Double+Real.swift
[56/112] Emitting module RealModule
[57/112] Compiling RealModule RealFunctions.swift
[57/112] Compiling lodepng lodepng.cpp
[58/112] Compiling xml_util.cc
[59/112] Compiling xml_base.cc
[60/112] Compiling xml.cc
[61/112] Compiling xml_urdf.cc
[62/112] Compiling xml_native_writer.cc
[63/117] Compiling ui_main.c
[64/117] Compiling render_util.c
[65/117] Compiling xml_api.cc
[66/117] Compiling render_gl3.c
[67/117] Compiling user_util.cc
[68/117] Compiling render_gl2.c
[69/117] Compiling loader.cc
[71/117] Compiling ComplexModule Complex.swift
[71/117] Compiling glad.c
[72/117] Compiling xml_native_reader.cc
[73/117] Compiling engine_vis_visualize.c
[74/117] Compiling engine_vis_interact.c
[76/117] Compiling ComplexModule Differentiable.swift
[77/117] Compiling ComplexModule Arithmetic.swift
[78/117] Compiling ComplexModule ElementaryFunctions.swift
[79/117] Emitting module ComplexModule
[79/117] Compiling engine_vis_init.c
[80/117] Compiling engine_vfs.c
[81/117] Compiling engine_util_spatial.c
[82/117] Compiling render_context.c
[83/117] Compiling engine_util_sparse.c
[84/117] Compiling engine_util_solve.c
[85/117] Compiling engine_util_errmem.c
[86/117] Compiling engine_util_misc.c
[87/117] Compiling engine_util_blas.c
[88/119] Compiling engine_support.c
[89/119] Compiling engine_setconst.c
[90/119] Compiling engine_solver.c
[91/119] Compiling engine_sensor.c
[93/119] Emitting module Numerics
[93/119] Compiling engine_ray.c
[95/119] Compiling Numerics Numerics.swift
[95/119] Compiling engine_inverse.c
[96/119] Compiling engine_forward.c
[97/119] Compiling engine_file.c
[98/119] Compiling engine_derivative.c
[99/119] Compiling engine_core_smooth.c
[100/119] Compiling engine_io.c
[101/119] Compiling user_objects.cc
[102/119] Compiling engine_plugin.cc
[102/119] Compiling user_composite.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/192] 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 {
[111/192] 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 {
[112/192] 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 {
[113/192] 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 {
[114/192] 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 {
[115/192] 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 {
[116/192] 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 {
[117/192] 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 {
[118/199] 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 {
[119/199] 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 {
[120/199] 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 {
[121/199] 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 {
[122/199] 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 {
[123/199] 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 {
[124/199] 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 {
[125/199] 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 {
[126/199] 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 {
[127/199] 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 {
[128/199] 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 {
[129/199] 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 {
[130/199] 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 {
[131/199] 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 {
[132/199] 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 {
[133/199] 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 {
[134/199] Emitting module ChangeCases
[135/199] Compiling ChangeCases changeCases.swift
[136/199] 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 {
[137/199] 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 {
[138/199] 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 {
[139/199] 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 {
[140/199] 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 {
[141/199] 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 {
[142/199] 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 {
[143/199] 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 {
[144/204] Compiling MuJoCoCSyntax structExtension.swift
[145/204] Compiling MuJoCoCSyntax enumDecl.swift
[146/204] Emitting module MuJoCoCSyntax
[147/204] Compiling MuJoCoCSyntax parseHeaders.swift
[148/204] Compiling MuJoCoCSyntax functionExtension.swift
[149/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 {
[150/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 {
[151/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 {
[152/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 {
[153/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 {
[154/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 {
[155/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 {
[156/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 {
[157/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 {
[158/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 {
[159/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 {
[160/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 {
[161/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 {
[162/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 {
[163/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 {
[164/206] Compiling codegen main.swift
[165/206] Emitting module codegen
[165/206] Write Objects.LinkFileList
[167/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 {
[168/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 {
[169/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 {
[170/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 {
[171/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 {
[172/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 {
[173/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 {
[174/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 {
[174/206] Linking codegen
[175/206] Applying codegen
[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 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 {
[186/206] 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 {
[187/206] 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 {
[188/206] 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 {
[189/206] 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 {
[190/206] 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 {
[191/206] 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 {
[192/206] 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 {
[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/96] Compiling RealModule Float80+Real.swift
[6/97] Compiling RealModule AlgebraicField.swift
[7/97] Compiling RealModule Float16+Real.swift
[8/97] Compiling RealModule Float+Real.swift
[9/97] Compiling RealModule AugmentedArithmetic.swift
[10/97] Compiling RealModule ElementaryFunctions.swift
[11/97] Compiling RealModule ApproximateEquality.swift
[12/97] Compiling RealModule Double+Real.swift
[13/97] Compiling RealModule RealFunctions.swift
[14/97] Emitting module RealModule
[15/97] 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 {
[16/97] 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 {
[17/97] 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 {
[18/97] 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 {
[19/97] 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 {
[20/97] 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 {
[21/97] 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 {
[22/97] 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 {
[23/104] 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 {
[24/104] 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 {
[25/104] 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 {
[26/104] 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 {
[27/104] 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 {
[28/104] 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 {
[29/104] 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 {
[30/104] 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 {
[31/104] 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 {
[32/104] 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 {
[33/104] 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 {
[34/104] 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 {
[35/104] 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 {
[36/104] 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 {
[37/104] 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 {
[38/104] 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 {
[39/104] Emitting module ChangeCases
[40/104] Compiling ChangeCases changeCases.swift
[41/114] 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 {
[42/114] 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 {
[43/114] 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 {
[44/114] 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 {
[45/114] 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 {
[46/114] 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 {
[47/114] 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 {
[48/114] 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 {
[49/114] Compiling ComplexModule Differentiable.swift
[50/114] Compiling ComplexModule Arithmetic.swift
[51/114] Emitting module ComplexModule
[52/114] Compiling ComplexModule ElementaryFunctions.swift
[53/114] Compiling ComplexModule Complex.swift
[54/116] Compiling Numerics Numerics.swift
[55/116] Emitting module Numerics
[56/116] Compiling MuJoCoCSyntax enumDecl.swift
[57/116] Emitting module MuJoCoCSyntax
[58/116] Compiling MuJoCoCSyntax functionExtension.swift
[59/116] Compiling MuJoCoCSyntax parseHeaders.swift
[60/116] Compiling MuJoCoCSyntax structExtension.swift
[61/118] Emitting module codegen
[62/118] Compiling codegen main.swift
[62/118] Write Objects.LinkFileList
[63/118] Linking codegen
[64/118] Applying codegen
[66/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 {
[67/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 {
[68/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 {
[69/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 {
[70/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 {
[71/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 {
[72/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 {
[73/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 {
[74/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 {
[75/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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/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 {
[81/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 {
[82/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 {
[83/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 {
[84/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 {
[85/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 {
[86/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 {
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/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 {
[95/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 {
[96/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 {
[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