Build Information
Failed to build MuJoCo, reference main (b9d713
), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 06:23:02 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/liuliu/swift-mujoco
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b9d7130 Update README.md
Cloned https://github.com/liuliu/swift-mujoco.git
Revision (git rev-parse @):
b9d713042509a545468de6f91d4045e49eb93976
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/liuliu/swift-mujoco.git at main
Fetching https://github.com/liuliu/mujoco.git
[1/5625] Fetching mujoco
Fetched https://github.com/liuliu/mujoco.git from cache (1.92s)
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.46s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.07s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (1.70s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.59s)
Creating working copy for https://github.com/liuliu/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at 7723882b073b2fa009a20a899883d785318d465e
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.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.13s)
Fetching https://github.com/liuliu/mujoco.git from cache
Fetched https://github.com/liuliu/mujoco.git from cache (0.40s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (1.10s)
Creating working copy for https://github.com/liuliu/mujoco.git
Working copy of https://github.com/liuliu/mujoco.git resolved at 7723882b073b2fa009a20a899883d785318d465e
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/liuliu/swift-mujoco.git
Working copy of https://github.com/liuliu/swift-mujoco.git resolved at main (b9d7130)
Found 2 product dependencies
- C_mujoco
- swift-numerics
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/liuliu/swift-mujoco.git
https://github.com/liuliu/swift-mujoco.git
{
"dependencies" : [
{
"identity" : "mujoco",
"requirement" : {
"revision" : [
"7723882b073b2fa009a20a899883d785318d465e"
]
},
"type" : "sourceControl",
"url" : "https://github.com/liuliu/mujoco.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "MuJoCo",
"name" : "MuJoCo",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "3.0"
},
{
"name" : "tvos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "MuJoCo",
"targets" : [
"MuJoCo"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "simulate",
"targets" : [
"simulate"
],
"type" : {
"executable" : null
}
},
{
"name" : "codegen",
"targets" : [
"codegen"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "simulate",
"module_type" : "SwiftTarget",
"name" : "simulate",
"path" : "Examples/simulate",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"simulate"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"MuJoCo"
],
"type" : "executable"
},
{
"c99name" : "codegen",
"module_type" : "SwiftTarget",
"name" : "codegen",
"path" : "Sources/codegen",
"product_memberships" : [
"codegen"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"MuJoCoCSyntax"
],
"type" : "executable"
},
{
"c99name" : "Tests",
"module_type" : "SwiftTarget",
"name" : "Tests",
"path" : "Tests",
"sources" : [
"tuple.swift",
"xml.swift"
],
"target_dependencies" : [
"MuJoCo"
],
"type" : "test"
},
{
"c99name" : "MuJoCoCSyntax",
"module_type" : "SwiftTarget",
"name" : "MuJoCoCSyntax",
"path" : "Sources/codegen",
"product_memberships" : [
"codegen"
],
"sources" : [
"enumDecl.swift",
"functionExtension.swift",
"parseHeaders.swift",
"structExtension.swift"
],
"target_dependencies" : [
"ChangeCases"
],
"type" : "library"
},
{
"c99name" : "MuJoCo",
"module_type" : "SwiftTarget",
"name" : "MuJoCo",
"path" : "Sources",
"product_dependencies" : [
"C_mujoco"
],
"product_memberships" : [
"MuJoCo",
"simulate"
],
"sources" : [
"GLContext.swift",
"Mj+Functions.swift",
"Mj.swift",
"MjArray.swift",
"MjContact+Extensions.swift",
"MjContact.swift",
"MjData+Extensions.swift",
"MjData+Functions.swift",
"MjData.swift",
"MjLROpt+Extensions.swift",
"MjLROpt.swift",
"MjModel+Extensions.swift",
"MjModel+Functions.swift",
"MjModel.swift",
"MjObject+Extensions.swift",
"MjObject.swift",
"MjOption+Extensions.swift",
"MjOption.swift",
"MjSolverStat.swift",
"MjStatistic.swift",
"MjTimerStat.swift",
"MjUI+Extensions.swift",
"MjUI+Functions.swift",
"MjUI.swift",
"MjVFS.swift",
"MjVisual+Extensions.swift",
"MjVisual.swift",
"MjWarningStat.swift",
"Mjcb.swift",
"MjrContext+Extensions.swift",
"MjrContext+Functions.swift",
"MjrContext.swift",
"MjrRect.swift",
"Mjt.swift",
"MjuiDef+Extensions.swift",
"MjuiDef.swift",
"MjuiDefObjectMapper.swift",
"MjuiDefState.swift",
"MjuiItem+Extensions.swift",
"MjuiItem.swift",
"MjuiItemEdit+Extensions.swift",
"MjuiItemEdit.swift",
"MjuiItemMulti+Extensions.swift",
"MjuiItemMulti.swift",
"MjuiItemSingle+Extensions.swift",
"MjuiItemSingle.swift",
"MjuiItemSlider+Extensions.swift",
"MjuiItemSlider.swift",
"MjuiSection+Extensions.swift",
"MjuiSection.swift",
"MjuiState+Extensions.swift",
"MjuiState+Functions.swift",
"MjuiState.swift",
"MjuiThemeColor+Extensions.swift",
"MjuiThemeColor.swift",
"MjuiThemeSpacing+Extensions.swift",
"MjuiThemeSpacing.swift",
"MjvCamera+Extensions.swift",
"MjvCamera+Functions.swift",
"MjvCamera.swift",
"MjvFigure+Extensions.swift",
"MjvFigure.swift",
"MjvGLCamera+Extensions.swift",
"MjvGLCamera+Functions.swift",
"MjvGLCamera.swift",
"MjvGeom+Extensions.swift",
"MjvGeom+Functions.swift",
"MjvGeom.swift",
"MjvLight.swift",
"MjvOption+Extensions.swift",
"MjvOption.swift",
"MjvPerturb+Extensions.swift",
"MjvPerturb+Functions.swift",
"MjvPerturb.swift",
"MjvScene+Extensions.swift",
"MjvScene+Functions.swift",
"MjvScene.swift",
"OSShim.swift",
"Simulate.swift"
],
"target_dependencies" : [
"CShim_mujoco",
"C_glfw"
],
"type" : "library"
},
{
"c99name" : "ChangeCases",
"module_type" : "SwiftTarget",
"name" : "ChangeCases",
"path" : "Sources/codegen",
"product_memberships" : [
"codegen"
],
"sources" : [
"changeCases.swift"
],
"type" : "library"
},
{
"c99name" : "C_glfw",
"module_type" : "SystemLibraryTarget",
"name" : "C_glfw",
"path" : "Sources/C_glfw",
"product_memberships" : [
"MuJoCo",
"simulate"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "CShim_mujoco",
"module_type" : "ClangTarget",
"name" : "CShim_mujoco",
"path" : "Sources/CShim",
"product_dependencies" : [
"C_mujoco"
],
"product_memberships" : [
"MuJoCo",
"simulate"
],
"sources" : [
"CShim.c"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/99] Compiling engine_callback.c
[3/99] Compiling engine_collision_primitive.c
[4/99] Compiling engine_collision_box.c
[5/99] Write sources
[6/99] Write simulate-entitlement.plist
[7/99] Compiling engine_core_smooth.c
[8/99] Compiling engine_core_constraint.c
[9/99] Compiling engine_collision_driver.c
[10/99] Compiling engine_collision_convex.c
[11/99] Write swift-version-2F0A5646E1D333AE.txt
[12/99] Compiling qhull userprintf_rbox_r.c
[13/99] Compiling qhull userprintf_r.c
[14/99] Compiling CShim_mujoco CShim.c
[15/99] Compiling qhull user_r.c
[16/99] Compiling qhull usermem_r.c
[17/99] Compiling qhull rboxlib_r.c
[18/99] Compiling qhull global_r.c
[19/99] Compiling qhull poly_r.c
[19/99] Compiling qhull stat_r.c
[21/99] Compiling tinyxml2 tinyxml2.cpp
[22/99] Compiling qhull random_r.c
[23/99] Compiling qhull qset_r.c
[24/99] Write sources
[25/99] Write codegen-entitlement.plist
[26/99] Compiling qhull mem_r.c
[27/99] Compiling qhull poly2_r.c
[28/99] Compiling qhull accessors_r.c
[29/99] Compiling ccd vec3.c
[30/99] Compiling qhull geom_r.c
[31/99] Compiling qhull libqhull_r.c
[32/99] Write sources
[38/99] Compiling qhull geom2_r.c
[39/99] Compiling qhull merge_r.c
[40/99] Compiling ccd support.c
[41/99] Compiling _NumericsShims _NumericsShims.c
[42/99] Compiling ccd polytope.c
[43/99] Compiling ccd mpr.c
[44/99] Compiling xml_numeric_format.cc
[45/99] Compiling qhull io_r.c
[46/99] Compiling ccd ccd.c
[48/111] Compiling RealModule Float80+Real.swift
[49/111] Compiling RealModule Real.swift
[50/112] Compiling RealModule Float16+Real.swift
[51/112] Compiling RealModule AugmentedArithmetic.swift
[52/112] Compiling RealModule ApproximateEquality.swift
[53/112] Compiling RealModule AlgebraicField.swift
[54/112] Emitting module RealModule
[55/112] Compiling RealModule Double+Real.swift
[56/112] Compiling RealModule Float+Real.swift
[57/112] Compiling RealModule ElementaryFunctions.swift
[58/112] Compiling RealModule RealFunctions.swift
[58/112] Compiling lodepng lodepng.cpp
[59/112] Compiling xml_base.cc
[60/112] Compiling xml.cc
[61/112] Compiling xml_util.cc
[62/112] Compiling xml_urdf.cc
[63/112] Compiling xml_api.cc
[64/117] Compiling xml_native_writer.cc
[65/117] Compiling render_util.c
[66/117] Compiling ui_main.c
[67/117] Compiling user_util.cc
[68/117] Compiling xml_native_reader.cc
[69/117] Compiling render_gl3.c
[70/117] Compiling render_gl2.c
[71/117] Compiling loader.cc
[72/117] Compiling glad.c
[73/117] Compiling engine_vis_interact.c
[74/117] Compiling engine_vis_visualize.c
[75/117] Compiling engine_vis_init.c
[76/117] Compiling engine_vfs.c
[77/117] Compiling engine_util_spatial.c
[78/117] Compiling engine_util_sparse.c
[79/117] Compiling engine_util_solve.c
[80/117] Compiling render_context.c
[81/117] Compiling engine_util_misc.c
[82/117] Compiling engine_util_errmem.c
[84/117] Compiling ComplexModule Differentiable.swift
[85/117] Compiling ComplexModule Arithmetic.swift
[86/117] Compiling ComplexModule ElementaryFunctions.swift
[87/117] Compiling ComplexModule Complex.swift
[88/117] Emitting module ComplexModule
[88/117] Compiling engine_util_blas.c
[89/117] Compiling engine_support.c
[90/117] Compiling engine_setconst.c
[91/117] Compiling engine_solver.c
[92/117] Compiling engine_sensor.c
[93/117] Compiling engine_ray.c
[94/117] Compiling engine_inverse.c
[95/119] Compiling engine_forward.c
[96/119] Compiling engine_file.c
[98/119] Compiling Numerics Numerics.swift
[99/119] Emitting module Numerics
[99/119] Compiling engine_derivative.c
[100/119] Compiling engine_io.c
[101/119] Compiling user_composite.cc
[102/119] Compiling engine_plugin.cc
[103/119] Compiling user_objects.cc
[104/119] Compiling user_model.cc
[105/119] Compiling user_mesh.cc
[106/119] Compiling engine_print.c
[107/119] Write Objects.LinkFileList
[109/119] Emitting module ChangeCases
[109/119] Archiving libC_mujoco.a
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[117/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 {
[118/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 {
[119/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 {
[120/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 {
[121/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 {
[122/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 {
[123/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 {
[124/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 {
[125/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 {
[126/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 {
[127/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 {
[128/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 {
[129/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 {
[130/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 {
[131/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 {
[132/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 {
[133/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 {
[134/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 {
[135/199] Compiling ChangeCases changeCases.swift
[136/204] Compiling MuJoCoCSyntax structExtension.swift
[137/204] Compiling MuJoCoCSyntax parseHeaders.swift
[138/204] Compiling MuJoCoCSyntax enumDecl.swift
[139/204] Emitting module MuJoCoCSyntax
[140/204] Compiling MuJoCoCSyntax functionExtension.swift
[141/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 {
[142/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 {
[143/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 {
[144/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 {
[145/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 {
[146/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 {
[147/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 {
[148/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 {
[149/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 {
[150/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 {
[151/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 {
[152/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 {
[153/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 {
[154/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 {
[155/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 {
[156/206] Emitting module codegen
[157/206] Compiling codegen main.swift
[157/206] Write Objects.LinkFileList
[158/206] Linking codegen
[159/206] Applying codegen
[161/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 {
[162/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 {
[163/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 {
[164/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 {
[165/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 {
[166/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 {
[167/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 {
[168/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 {
[169/206] Compiling MuJoCo MjOption+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[170/206] Compiling MuJoCo MjOption.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[171/206] Compiling MuJoCo MjSolverStat.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[172/206] Compiling MuJoCo MjStatistic.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[173/206] Compiling MuJoCo MjTimerStat.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[174/206] Compiling MuJoCo MjUI+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[175/206] Compiling MuJoCo MjUI+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[176/206] Compiling MuJoCo MjUI.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[177/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 {
[178/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 {
[179/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 {
[180/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 {
[181/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 {
[182/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 {
[183/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 {
[184/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 {
[185/206] Compiling MuJoCo MjData.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[186/206] Compiling MuJoCo MjLROpt+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[187/206] Compiling MuJoCo MjLROpt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[188/206] Compiling MuJoCo MjModel+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[189/206] Compiling MuJoCo MjModel+Functions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[190/206] Compiling MuJoCo MjModel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[191/206] Compiling MuJoCo MjObject+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[192/206] Compiling MuJoCo MjObject.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[193/206] Compiling MuJoCo 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 {
[194/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 {
[195/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 {
[196/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 {
[197/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 {
[198/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 {
[199/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 {
[200/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 {
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/96] Compiling RealModule ElementaryFunctions.swift
[7/96] Compiling RealModule Float16+Real.swift
[8/97] Compiling RealModule Float+Real.swift
[9/97] Compiling RealModule AugmentedArithmetic.swift
[10/97] Compiling RealModule ApproximateEquality.swift
[11/97] Compiling RealModule AlgebraicField.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/109] Compiling ChangeCases changeCases.swift
[40/109] Emitting module ChangeCases
[41/109] Compiling MuJoCo MjrRect.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[42/109] Compiling MuJoCo Mjt.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[43/109] Compiling MuJoCo MjuiDef+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[44/109] Compiling MuJoCo MjuiDef.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[45/109] Compiling MuJoCo MjuiDefObjectMapper.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[46/109] Compiling MuJoCo MjuiDefState.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[47/109] Compiling MuJoCo MjuiItem+Extensions.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[48/109] Compiling MuJoCo MjuiItem.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "glfw.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/C_glfw/glfw.h:2:10: error: 'GLFW/glfw3.h' file not found
1 | #define GLFW_INCLUDE_NONE
2 | #include <GLFW/glfw3.h>
| `- error: 'GLFW/glfw3.h' file not found
3 |
/Users/admin/builder/spi-builder-workspace/Sources/GLContext.swift:4:10: error: could not build Objective-C module 'C_glfw'
2 |
3 | #if canImport(C_glfw)
4 | import C_glfw
| `- error: could not build Objective-C module 'C_glfw'
5 |
6 | public final class GLContext {
[49/114] Compiling ComplexModule Differentiable.swift
[50/114] Compiling ComplexModule Arithmetic.swift
[51/114] Compiling ComplexModule Complex.swift
[52/114] Emitting module ComplexModule
[53/114] Compiling ComplexModule ElementaryFunctions.swift
[54/116] Compiling MuJoCoCSyntax parseHeaders.swift
[55/116] Compiling Numerics Numerics.swift
[56/116] Emitting module Numerics
[57/116] Compiling MuJoCoCSyntax structExtension.swift
[58/116] Compiling MuJoCoCSyntax enumDecl.swift
[59/116] Emitting module MuJoCoCSyntax
[60/116] Compiling MuJoCoCSyntax functionExtension.swift
[61/118] Compiling codegen main.swift
[62/118] Emitting module codegen
[62/118] Write Objects.LinkFileList
[64/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 {
[65/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 {
[66/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 {
[67/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 {
[68/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 {
[69/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 {
[70/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 {
[71/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 {
[71/118] Linking codegen
[72/118] Applying codegen
[74/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 {
[75/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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/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 {
[81/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 {
[82/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 {
[83/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 {
[84/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 {
[85/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 {
[86/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 {
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/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 {
[95/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 {
[96/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 {
[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