Build Information
Failed to build OCCTSwiftViewport, reference v1.0.2 (b6c0e7), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 9 May 2026 15:17:21 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftViewport.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftViewport
* tag v1.0.2 -> FETCH_HEAD
HEAD is now at b6c0e7c Point-cloud rendering pipeline (closes #28) (#29)
Cloned https://github.com/gsdali/OCCTSwiftViewport.git
Revision (git rev-parse @):
b6c0e7c14c30332f9aa9df11243595ad7e3a61a8
SUCCESS checkout https://github.com/gsdali/OCCTSwiftViewport.git at v1.0.2
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/gsdali/OCCTSwiftViewport.git
https://github.com/gsdali/OCCTSwiftViewport.git
{
"dependencies" : [
{
"identity" : "occtswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwift.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
}
],
"manifest_display_name" : "OCCTSwiftViewport",
"name" : "OCCTSwiftViewport",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTSwiftViewport",
"targets" : [
"OCCTSwiftViewport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OCCTSwiftMetalDemo",
"targets" : [
"OCCTSwiftMetalDemo"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTSwiftViewportTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftViewportTests",
"path" : "Tests/OCCTSwiftViewportTests",
"sources" : [
"BoundingBoxTests.swift",
"CameraStateTests.swift",
"OffscreenRendererMeasurementTests.swift",
"PickResultTests.swift",
"PivotStrategyTests.swift",
"RayTests.swift",
"SceneRaycastTests.swift",
"TriangleStyleTests.swift",
"ViewportPointCloudRenderingTests.swift"
],
"target_dependencies" : [
"OCCTSwiftViewport"
],
"type" : "test"
},
{
"c99name" : "OCCTSwiftViewport",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftViewport",
"path" : "Sources/OCCTSwiftViewport",
"product_memberships" : [
"OCCTSwiftViewport",
"OCCTSwiftMetalDemo"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/OCCTSwiftViewport/Renderer/Shaders.metal",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Camera/CameraController.swift",
"Camera/CameraState.swift",
"Camera/PivotStrategy.swift",
"Camera/RotationStyle.swift",
"Camera/StandardView.swift",
"Configuration/ClipPlane.swift",
"Configuration/GestureConfiguration.swift",
"Configuration/MaterialLibrary.swift",
"Configuration/PBRMaterial.swift",
"Configuration/ViewportConfiguration.swift",
"Display/DisplayMode.swift",
"Display/LightingConfiguration.swift",
"Math/BoundingBox.swift",
"Math/MatrixUtils.swift",
"Math/ProjectionUtility.swift",
"Math/Ray.swift",
"Math/SceneRaycast.swift",
"OCCTSwiftViewport.swift",
"Picking/PickResult.swift",
"Picking/PickTextureManager.swift",
"Picking/PickingConfiguration.swift",
"Renderer/EnvironmentMapManager.swift",
"Renderer/HDRLoader.swift",
"Renderer/MeasurementCompositor.swift",
"Renderer/MeshletBuilder.swift",
"Renderer/MetalViewRepresentable.swift",
"Renderer/NormalSmoothing.swift",
"Renderer/OffscreenRenderer.swift",
"Renderer/Primitives.swift",
"Renderer/ShadowMapManager.swift",
"Renderer/TessellationManager.swift",
"Renderer/ViewportRenderer.swift",
"Types/Measurement.swift",
"Types/ViewportBody.swift",
"ViewCube/ViewCubeRegion.swift",
"ViewCube/ViewCubeView.swift",
"Views/MeasurementOverlay.swift",
"Views/MetalViewportView.swift",
"Views/ViewportController.swift"
],
"type" : "library"
},
{
"c99name" : "OCCTSwiftMetalDemo",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftMetalDemo",
"path" : "Sources/OCCTSwiftMetalDemo",
"product_dependencies" : [
"OCCTSwiftTools",
"OCCTSwift"
],
"product_memberships" : [
"OCCTSwiftMetalDemo"
],
"sources" : [
"AnnotationGallery.swift",
"Curve2DGallery.swift",
"Curve3DGallery.swift",
"DemoTestRunner.swift",
"GeometryUtils.swift",
"MaterialEditorPanel.swift",
"MedialAxisGallery.swift",
"MetalSpikeApp.swift",
"NamingGallery.swift",
"OCCT8Gallery.swift",
"PlateGallery.swift",
"ProjectionGallery.swift",
"ScriptWatcher.swift",
"SelectionManager.swift",
"SelectionMode.swift",
"SpikeView.swift",
"SurfaceGallery.swift",
"SweepGallery.swift"
],
"target_dependencies" : [
"OCCTSwiftViewport"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/gsdali/OCCTSwift.git
Fetching from https://github.com/gsdali/OCCTSwiftTools.git
Fetching from https://github.com/gsdali/OCCTSwiftIO.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.git
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.4 of package ‘OCCTSwift’
Creating working copy of package ‘OCCTSwiftTools’
Checking out 1.1.0 of package ‘OCCTSwiftTools’
Creating working copy of package ‘OCCTSwiftViewport’
Checking out 1.0.2 of package ‘OCCTSwiftViewport’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'fatalErrorResolve Package Graph
unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'fatalError
Resolved source packages:
spi-builder-workspace: (null)
2026-05-09 08:17:20.319 xcodebuild[520:2958] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-09-05_08-17-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'
fatalError
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'fatalError
Resolved source packages:
spi-builder-workspace: (null)
2026-05-09 08:17:20.995 xcodebuild[825:4462] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2026-09-05_08-17-0020.xcresult
xcodebuild: error: Could not resolve package dependencies:
unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'
fatalError
BUILD FAILURE 6.1 macosXcodebuild