Build Information
Failed to build OCCTMCP, reference main (ec345b), with Swift 6.1 for visionOS using Xcode 16.3 on 9 May 2026 05:49:26 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTMCP-Package -destination generic/platform=xrOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTMCP.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTMCP
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ec345b1 docs(README): add ecosystem-map cross-link + note SemVer-stable from v1.0.0
Cloned https://github.com/gsdali/OCCTMCP.git
Revision (git rev-parse @):
ec345b12f023431eb25bfd8f1609da9e9f9c3862
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTMCP.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/gsdali/OCCTMCP.git
https://github.com/gsdali/OCCTMCP.git
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
},
{
"identity" : "occtswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwift.git"
},
{
"identity" : "occtswiftmesh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftMesh.git"
},
{
"identity" : "occtswiftscripts",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftScripts.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
},
{
"identity" : "occtswiftviewport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.55.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
},
{
"identity" : "occtswiftais",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftAIS.git"
}
],
"manifest_display_name" : "OCCTMCP",
"name" : "OCCTMCP",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTMCPCore",
"targets" : [
"OCCTMCPCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "occtmcp-server",
"targets" : [
"OCCTMCPServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTMCPServer",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPServer",
"path" : "Sources/OCCTMCPServer",
"product_dependencies" : [
"MCP"
],
"product_memberships" : [
"occtmcp-server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OCCTMCPCore"
],
"type" : "executable"
},
{
"c99name" : "OCCTMCPCoreTests",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPCoreTests",
"path" : "SwiftTests/OCCTMCPCoreTests",
"sources" : [
"ExecuteScriptTests.swift",
"IntegrationTests.swift",
"PingTests.swift",
"SceneToolsTests.swift"
],
"target_dependencies" : [
"OCCTMCPCore"
],
"type" : "test"
},
{
"c99name" : "OCCTMCPCore",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPCore",
"path" : "Sources/OCCTMCPCore",
"product_dependencies" : [
"MCP",
"OCCTSwift",
"OCCTSwiftMesh",
"ScriptHarness",
"DrawingComposer",
"OCCTSwiftTools",
"OCCTSwiftViewport",
"OCCTSwiftAIS"
],
"product_memberships" : [
"OCCTMCPCore",
"occtmcp-server"
],
"sources" : [
"Annotations.swift",
"AnnotationsRenderer.swift",
"HistoryRegistry.swift",
"Manifest.swift",
"Paths.swift",
"SceneHistory.swift",
"SelectionRegistry.swift",
"Server.swift",
"Tools/AnalysisTools.swift",
"Tools/AnnotationsTools.swift",
"Tools/AssemblyTools.swift",
"Tools/AutoDimensionTool.swift",
"Tools/ConstructionTools.swift",
"Tools/CoreTools.swift",
"Tools/DrawingTools.swift",
"Tools/EngineeringTools.swift",
"Tools/ExecuteScriptTool.swift",
"Tools/FeatureTools.swift",
"Tools/GapFillerTools.swift",
"Tools/HealingTools.swift",
"Tools/IOTools.swift",
"Tools/IntrospectionRegistryTools.swift",
"Tools/IntrospectionTools.swift",
"Tools/MeshTools.swift",
"Tools/RemapTools.swift",
"Tools/RenderPreviewTool.swift",
"Tools/SceneTools.swift",
"Tools/SelectionTools.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
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/OCCTSwiftAIS.git
Fetching from https://github.com/gsdali/OCCTSwiftMesh.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.git
Fetching from https://github.com/gsdali/OCCTSwiftScripts.git
Fetching from https://github.com/gsdali/OCCTSwiftTools.git
Fetching from https://github.com/gsdali/OCCTSwift.git
Fetching from https://github.com/modelcontextprotocol/swift-sdk.git
Fetching from https://github.com/gsdali/OCCTSwiftIO.git
Fetching from https://github.com/apple/swift-nio.git (cached)
Fetching from https://github.com/mattt/eventsource.git
Fetching from https://github.com/apple/swift-system.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/swift-server/async-http-client.git (cached)
Fetching from https://github.com/apple/swift-distributed-tracing.git
Fetching from https://github.com/apple/swift-nio-http2.git (cached)
Fetching from https://github.com/apple/swift-algorithms.git (cached)
Fetching from https://github.com/apple/swift-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-nio-ssl.git (cached)
Fetching from https://github.com/apple/swift-nio-extras.git (cached)
Fetching from https://github.com/apple/swift-service-context.git
Fetching from https://github.com/apple/swift-numerics.git (cached)
Fetching from https://github.com/apple/swift-certificates.git
Fetching from https://github.com/swift-server/swift-service-lifecycle.git
Fetching from https://github.com/apple/swift-async-algorithms.git
Fetching from https://github.com/apple/swift-http-structured-headers.git (cached)
Fetching from https://github.com/apple/swift-asn1.git (cached)
Fetching from https://github.com/apple/swift-http-types.git (cached)
Fetching from https://github.com/apple/swift-collections.git (cached)
Fetching from https://github.com/apple/swift-crypto.git (cached)
Creating working copy of package ‘swift-sdk’
Checking out 0.12.1 of package ‘swift-sdk’
Creating working copy of package ‘swift-collections’
Checking out 1.5.0 of package ‘swift-collections’
Creating working copy of package ‘eventsource’
Checking out 1.4.1 of package ‘eventsource’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Creating working copy of package ‘swift-crypto’
Checking out 4.5.0 of package ‘swift-crypto’
Creating working copy of package ‘swift-certificates’
Checking out 1.19.1 of package ‘swift-certificates’
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.3 of package ‘OCCTSwift’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘swift-nio-extras’
Checking out 1.34.0 of package ‘swift-nio-extras’
Creating working copy of package ‘OCCTSwiftViewport’
Checking out 0.55.3 of package ‘OCCTSwiftViewport’
Creating working copy of package ‘swift-http-structured-headers’
Checking out 1.7.0 of package ‘swift-http-structured-headers’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘OCCTSwiftAIS’
Checking out 1.0.0 of package ‘OCCTSwiftAIS’
Creating working copy of package ‘swift-nio’
Checking out 2.99.0 of package ‘swift-nio’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.11.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.1.3 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-service-context’
Checking out 1.3.0 of package ‘swift-service-context’
Creating working copy of package ‘async-http-client’
Checking out 1.33.1 of package ‘async-http-client’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.37.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘OCCTSwiftMesh’
Checking out 1.0.0 of package ‘OCCTSwiftMesh’
Creating working copy of package ‘OCCTSwiftScripts’
Checking out 1.0.0 of package ‘OCCTSwiftScripts’
Creating working copy of package ‘swift-distributed-tracing’
Checking out 1.4.1 of package ‘swift-distributed-tracing’
Creating working copy of package ‘swift-nio-http2’
Checking out 1.43.0 of package ‘swift-nio-http2’
Creating working copy of package ‘OCCTSwiftTools’
Checking out 1.0.1 of package ‘OCCTSwiftTools’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.28.0 of package ‘swift-nio-transport-services’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.5.0
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.1
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.0
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
OCCTMCP: /Users/admin/builder/spi-builder-workspace
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
resolved source packages: swift-atomics, swift-async-algorithms, swift-asn1, swift-http-structured-headers, OCCTSwiftMesh, OCCTSwift, swift-nio-http2, swift-numerics, swift-collections, OCCTSwiftViewport, OCCTSwiftTools, async-http-client, swift-certificates, swift-nio-transport-services, OCCTSwiftScripts, OCCTSwiftAIS, swift-service-context, swift-system, OCCTMCP, swift-distributed-tracing, swift-crypto, swift-nio-extras, OCCTSwiftIO, swift-http-types, mcp-swift-sdk, EventSource, swift-service-lifecycle, swift-log, swift-algorithms, swift-nio-ssl, swift-nio
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
},
{
"identity" : "occtswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwift.git"
},
{
"identity" : "occtswiftmesh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftMesh.git"
},
{
"identity" : "occtswiftscripts",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftScripts.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
},
{
"identity" : "occtswiftviewport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.55.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
},
{
"identity" : "occtswiftais",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftAIS.git"
}
],
"manifest_display_name" : "OCCTMCP",
"name" : "OCCTMCP",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTMCPCore",
"targets" : [
"OCCTMCPCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "occtmcp-server",
"targets" : [
"OCCTMCPServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTMCPServer",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPServer",
"path" : "Sources/OCCTMCPServer",
"product_dependencies" : [
"MCP"
],
"product_memberships" : [
"occtmcp-server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OCCTMCPCore"
],
"type" : "executable"
},
{
"c99name" : "OCCTMCPCoreTests",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPCoreTests",
"path" : "SwiftTests/OCCTMCPCoreTests",
"sources" : [
"ExecuteScriptTests.swift",
"IntegrationTests.swift",
"PingTests.swift",
"SceneToolsTests.swift"
],
"target_dependencies" : [
"OCCTMCPCore"
],
"type" : "test"
},
{
"c99name" : "OCCTMCPCore",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPCore",
"path" : "Sources/OCCTMCPCore",
"product_dependencies" : [
"MCP",
"OCCTSwift",
"OCCTSwiftMesh",
"ScriptHarness",
"DrawingComposer",
"OCCTSwiftTools",
"OCCTSwiftViewport",
"OCCTSwiftAIS"
],
"product_memberships" : [
"OCCTMCPCore",
"occtmcp-server"
],
"sources" : [
"Annotations.swift",
"AnnotationsRenderer.swift",
"HistoryRegistry.swift",
"Manifest.swift",
"Paths.swift",
"SceneHistory.swift",
"SelectionRegistry.swift",
"Server.swift",
"Tools/AnalysisTools.swift",
"Tools/AnnotationsTools.swift",
"Tools/AssemblyTools.swift",
"Tools/AutoDimensionTool.swift",
"Tools/ConstructionTools.swift",
"Tools/CoreTools.swift",
"Tools/DrawingTools.swift",
"Tools/EngineeringTools.swift",
"Tools/ExecuteScriptTool.swift",
"Tools/FeatureTools.swift",
"Tools/GapFillerTools.swift",
"Tools/HealingTools.swift",
"Tools/IOTools.swift",
"Tools/IntrospectionRegistryTools.swift",
"Tools/IntrospectionTools.swift",
"Tools/MeshTools.swift",
"Tools/RemapTools.swift",
"Tools/RenderPreviewTool.swift",
"Tools/SceneTools.swift",
"Tools/SelectionTools.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTMCP-Package",
"occtmcp-server",
"OCCTMCPCore"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTMCP-Package",
"occtmcp-server",
"OCCTMCPCore"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTMCP-Package -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OCCTMCP-Package -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
OCCTMCP: /Users/admin/builder/spi-builder-workspace
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.1
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
swift-collections: https://github.com/apple/swift-collections.git @ 1.5.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (49 targets)
Target 'occtmcp-server' in project 'OCCTMCP'
➜ Explicit dependency on target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
Target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
Target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport' (no dependencies)
Target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh' (no dependencies)
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTBridge' in project 'OCCTSwift' (no dependencies)
Target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
Target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
Target '_NIOBase64' in project 'swift-nio' (no dependencies)
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 22f1ba276dc5a1b880b776021d3b223c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/22f1ba276dc5a1b880b776021d3b223c.xcbuilddata
error: The package product 'OCCTSwiftViewport' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'OCCTSwiftTools' from project 'OCCTSwiftTools')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OCCTMCP-Package
(1 failure)
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
Resolved source packages:
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
OCCTMCP: /Users/admin/builder/spi-builder-workspace
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.5.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
resolved source packages: async-http-client, OCCTSwiftMesh, swift-log, OCCTMCP, swift-http-structured-headers, swift-algorithms, swift-collections, swift-system, swift-numerics, swift-certificates, swift-nio-extras, OCCTSwift, swift-async-algorithms, swift-nio-http2, swift-service-context, OCCTSwiftTools, OCCTSwiftScripts, swift-atomics, swift-distributed-tracing, OCCTSwiftAIS, swift-nio-ssl, swift-asn1, swift-nio-transport-services, swift-service-lifecycle, swift-crypto, OCCTSwiftIO, EventSource, swift-nio, swift-http-types, mcp-swift-sdk, OCCTSwiftViewport
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.11.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/modelcontextprotocol/swift-sdk.git"
},
{
"identity" : "occtswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwift.git"
},
{
"identity" : "occtswiftmesh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftMesh.git"
},
{
"identity" : "occtswiftscripts",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftScripts.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
},
{
"identity" : "occtswiftviewport",
"requirement" : {
"range" : [
{
"lower_bound" : "0.55.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
},
{
"identity" : "occtswiftais",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftAIS.git"
}
],
"manifest_display_name" : "OCCTMCP",
"name" : "OCCTMCP",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "OCCTMCPCore",
"targets" : [
"OCCTMCPCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "occtmcp-server",
"targets" : [
"OCCTMCPServer"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "OCCTMCPServer",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPServer",
"path" : "Sources/OCCTMCPServer",
"product_dependencies" : [
"MCP"
],
"product_memberships" : [
"occtmcp-server"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"OCCTMCPCore"
],
"type" : "executable"
},
{
"c99name" : "OCCTMCPCoreTests",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPCoreTests",
"path" : "SwiftTests/OCCTMCPCoreTests",
"sources" : [
"ExecuteScriptTests.swift",
"IntegrationTests.swift",
"PingTests.swift",
"SceneToolsTests.swift"
],
"target_dependencies" : [
"OCCTMCPCore"
],
"type" : "test"
},
{
"c99name" : "OCCTMCPCore",
"module_type" : "SwiftTarget",
"name" : "OCCTMCPCore",
"path" : "Sources/OCCTMCPCore",
"product_dependencies" : [
"MCP",
"OCCTSwift",
"OCCTSwiftMesh",
"ScriptHarness",
"DrawingComposer",
"OCCTSwiftTools",
"OCCTSwiftViewport",
"OCCTSwiftAIS"
],
"product_memberships" : [
"OCCTMCPCore",
"occtmcp-server"
],
"sources" : [
"Annotations.swift",
"AnnotationsRenderer.swift",
"HistoryRegistry.swift",
"Manifest.swift",
"Paths.swift",
"SceneHistory.swift",
"SelectionRegistry.swift",
"Server.swift",
"Tools/AnalysisTools.swift",
"Tools/AnnotationsTools.swift",
"Tools/AssemblyTools.swift",
"Tools/AutoDimensionTool.swift",
"Tools/ConstructionTools.swift",
"Tools/CoreTools.swift",
"Tools/DrawingTools.swift",
"Tools/EngineeringTools.swift",
"Tools/ExecuteScriptTool.swift",
"Tools/FeatureTools.swift",
"Tools/GapFillerTools.swift",
"Tools/HealingTools.swift",
"Tools/IOTools.swift",
"Tools/IntrospectionRegistryTools.swift",
"Tools/IntrospectionTools.swift",
"Tools/MeshTools.swift",
"Tools/RemapTools.swift",
"Tools/RenderPreviewTool.swift",
"Tools/SceneTools.swift",
"Tools/SelectionTools.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTMCP-Package",
"occtmcp-server",
"OCCTMCPCore"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTMCP-Package",
"occtmcp-server",
"OCCTMCPCore"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTMCP-Package -destination generic/platform=xrOS
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OCCTMCP-Package -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 0.55.3
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.0.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.5.0
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.1
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.3
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
OCCTMCP: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (49 targets)
Target 'occtmcp-server' in project 'OCCTMCP'
➜ Explicit dependency on target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
Target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
Target 'OCCTMCPCore' in project 'OCCTMCP'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftAIS' in project 'OCCTSwiftAIS'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftTools' in project 'OCCTSwiftTools'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftIO' in project 'OCCTSwiftIO'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport' in project 'OCCTSwiftViewport'
➜ Explicit dependency on target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport'
Target 'OCCTSwiftViewport_OCCTSwiftViewport' in project 'OCCTSwiftViewport' (no dependencies)
Target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'DrawingComposer' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'ScriptHarness' in project 'OCCTSwiftScripts'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTSwiftMesh' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
Target 'OCCTMeshOptimizer' in project 'OCCTSwiftMesh' (no dependencies)
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTSwift' in project 'OCCTSwift'
➜ Explicit dependency on target 'OCCTBridge' in project 'OCCTSwift'
Target 'OCCTBridge' in project 'OCCTSwift' (no dependencies)
Target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
Target 'MCP' in project 'mcp-swift-sdk'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'EventSource' in project 'EventSource'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'NIOCore' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
➜ Explicit dependency on target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target '_NIOBase64' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOOpenBSD' in project 'swift-nio'
➜ Explicit dependency on target 'CNIODarwin' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOLinux' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWindows' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOWASI' in project 'swift-nio'
➜ Explicit dependency on target '_NIODataStructures' in project 'swift-nio'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target 'Atomics' in project 'swift-atomics'
➜ Explicit dependency on target '_AtomicsShims' in project 'swift-atomics'
Target '_AtomicsShims' in project 'swift-atomics' (no dependencies)
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'DequeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
➜ Explicit dependency on target 'ContainersPreview' in project 'swift-collections'
Target 'ContainersPreview' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target '_NIODataStructures' in project 'swift-nio' (no dependencies)
Target 'CNIOWASI' in project 'swift-nio' (no dependencies)
Target 'CNIOWindows' in project 'swift-nio' (no dependencies)
Target 'CNIOLinux' in project 'swift-nio' (no dependencies)
Target 'CNIODarwin' in project 'swift-nio' (no dependencies)
Target 'CNIOOpenBSD' in project 'swift-nio' (no dependencies)
Target '_NIOBase64' in project 'swift-nio' (no dependencies)
Target 'NIOConcurrencyHelpers' in project 'swift-nio'
➜ Explicit dependency on target 'CNIOAtomics' in project 'swift-nio'
Target 'CNIOAtomics' in project 'swift-nio' (no dependencies)
Target 'Logging' in project 'swift-log'
➜ Explicit dependency on target 'Logging' in project 'swift-log'
Target 'Logging' in project 'swift-log' (no dependencies)
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'SystemPackage' in project 'swift-system'
➜ Explicit dependency on target 'CSystem' in project 'swift-system'
Target 'CSystem' in project 'swift-system' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 358a4b5e540c7fc5271ed7e22974ea97
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/358a4b5e540c7fc5271ed7e22974ea97.xcbuilddata
error: The package product 'OCCTSwiftViewport' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'OCCTSwiftTools' from project 'OCCTSwiftTools')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 2.0 for the visionOS platform, but this target supports 1.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OCCTMCP-Package
(1 failure)
BUILD FAILURE 6.1 visionOS