Build Information
Failed to build OCCTMCP, reference v1.2.0 (3f1a09), with Swift 6.1 for watchOS using Xcode 16.3 on 9 May 2026 15:08:50 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=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTMCP.git
Reference: v1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTMCP
* tag v1.2.0 -> FETCH_HEAD
HEAD is now at 3f1a09c Cohort bump: full apply_feature history + visible point clouds (v1.2) (#26)
Cloned https://github.com/gsdali/OCCTMCP.git
Revision (git rev-parse @):
3f1a09cd8316019fd2c7a3812b825a533c9874c0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTMCP.git at v1.2.0
========================================
Build
========================================
Selected platform: watchOS
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.4",
"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.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftScripts.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
},
{
"identity" : "occtswiftviewport",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
},
{
"identity" : "occtswiftais",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"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/OCCTSwift.git
Fetching from https://github.com/gsdali/OCCTSwiftTools.git
Fetching from https://github.com/gsdali/OCCTSwiftScripts.git
Fetching from https://github.com/modelcontextprotocol/swift-sdk.git
Fetching from https://github.com/gsdali/OCCTSwiftViewport.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-nio-transport-services.git (cached)
Fetching from https://github.com/apple/swift-atomics.git (cached)
Fetching from https://github.com/apple/swift-algorithms.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-asn1.git (cached)
Fetching from https://github.com/apple/swift-http-structured-headers.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-service-context’
Checking out 1.3.0 of package ‘swift-service-context’
Creating working copy of package ‘OCCTSwiftScripts’
Checking out 1.0.2 of package ‘OCCTSwiftScripts’
Creating working copy of package ‘swift-sdk’
Checking out 0.12.1 of package ‘swift-sdk’
Creating working copy of package ‘swift-certificates’
Checking out 1.19.1 of package ‘swift-certificates’
Creating working copy of package ‘swift-nio-ssl’
Checking out 2.37.0 of package ‘swift-nio-ssl’
Creating working copy of package ‘swift-nio-transport-services’
Checking out 1.28.0 of package ‘swift-nio-transport-services’
Creating working copy of package ‘OCCTSwiftMesh’
Checking out 1.0.0 of package ‘OCCTSwiftMesh’
Creating working copy of package ‘swift-numerics’
Checking out 1.1.1 of package ‘swift-numerics’
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-nio-http2’
Checking out 1.43.0 of package ‘swift-nio-http2’
Creating working copy of package ‘swift-asn1’
Checking out 1.7.0 of package ‘swift-asn1’
Creating working copy of package ‘swift-service-lifecycle’
Checking out 2.11.0 of package ‘swift-service-lifecycle’
Creating working copy of package ‘eventsource’
Checking out 1.4.1 of package ‘eventsource’
Creating working copy of package ‘OCCTSwiftIO’
Checking out 1.0.0 of package ‘OCCTSwiftIO’
Creating working copy of package ‘OCCTSwiftAIS’
Checking out 1.0.1 of package ‘OCCTSwiftAIS’
Creating working copy of package ‘swift-algorithms’
Checking out 1.2.1 of package ‘swift-algorithms’
Creating working copy of package ‘OCCTSwiftTools’
Checking out 1.1.0 of package ‘OCCTSwiftTools’
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-extras’
Checking out 1.34.0 of package ‘swift-nio-extras’
Creating working copy of package ‘swift-collections’
Checking out 1.5.0 of package ‘swift-collections’
Creating working copy of package ‘swift-system’
Checking out 1.6.4 of package ‘swift-system’
Creating working copy of package ‘swift-crypto’
Checking out 4.5.0 of package ‘swift-crypto’
Creating working copy of package ‘async-http-client’
Checking out 1.33.1 of package ‘async-http-client’
Creating working copy of package ‘swift-async-algorithms’
Checking out 1.1.3 of package ‘swift-async-algorithms’
Creating working copy of package ‘swift-nio’
Checking out 2.99.0 of package ‘swift-nio’
Creating working copy of package ‘swift-log’
Checking out 1.12.0 of package ‘swift-log’
Creating working copy of package ‘swift-http-types’
Checking out 1.5.1 of package ‘swift-http-types’
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.4 of package ‘OCCTSwift’
Creating working copy of package ‘OCCTSwiftViewport’
Checking out 1.0.2 of package ‘OCCTSwiftViewport’
Creating working copy of package ‘swift-atomics’
Checking out 1.3.0 of package ‘swift-atomics’
Resolve Package Graph
Resolved source packages:
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
OCCTMCP: /Users/admin/builder/spi-builder-workspace
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.2
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
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-collections: https://github.com/apple/swift-collections.git @ 1.5.0
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
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-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
resolved source packages: swift-nio-transport-services, swift-service-context, mcp-swift-sdk, OCCTSwiftViewport, swift-nio, OCCTSwiftMesh, swift-distributed-tracing, OCCTSwiftTools, swift-system, OCCTMCP, swift-crypto, EventSource, OCCTSwiftScripts, OCCTSwiftIO, swift-service-lifecycle, swift-nio-extras, swift-atomics, swift-nio-http2, swift-nio-ssl, swift-collections, swift-log, swift-numerics, swift-certificates, swift-http-structured-headers, swift-asn1, OCCTSwift, async-http-client, swift-algorithms, OCCTSwiftAIS, swift-async-algorithms, swift-http-types
{
"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.4",
"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.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftScripts.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
},
{
"identity" : "occtswiftviewport",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
},
{
"identity" : "occtswiftais",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"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"
]
}
}
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=watchOS 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=watchOS "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-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-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-log: https://github.com/apple/swift-log.git @ 1.12.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.2
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
OCCTMCP: /Users/admin/builder/spi-builder-workspace
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
swift-collections: https://github.com/apple/swift-collections.git @ 1.5.0
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-certificates: https://github.com/apple/swift-certificates.git @ 1.19.1
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
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
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
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
Build description signature: ade98be0bc66473a63545767d2df9ff3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/ade98be0bc66473a63545767d2df9ff3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftMesh' from project 'OCCTSwiftMesh')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftTools' from project 'OCCTSwiftTools')
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftTools' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftAIS' from project 'OCCTSwiftAIS')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTBridge' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTMCPCore' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftIO' from project 'OCCTSwiftIO')
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftTools' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'occtmcp-server' from project 'OCCTMCP')
** 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:
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-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.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-nio: https://github.com/apple/swift-nio.git @ 2.99.0
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
swift-log: https://github.com/apple/swift-log.git @ 1.12.0
OCCTMCP: /Users/admin/builder/spi-builder-workspace
swift-numerics: https://github.com/apple/swift-numerics.git @ 1.1.1
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.2
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-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
resolved source packages: swift-algorithms, swift-nio-ssl, swift-service-context, OCCTSwiftTools, OCCTSwiftIO, swift-atomics, async-http-client, mcp-swift-sdk, swift-distributed-tracing, swift-http-structured-headers, swift-nio-transport-services, swift-certificates, swift-http-types, swift-nio, EventSource, swift-log, OCCTMCP, swift-numerics, OCCTSwiftScripts, swift-collections, swift-system, swift-nio-http2, swift-crypto, OCCTSwiftAIS, swift-asn1, swift-async-algorithms, swift-service-lifecycle, OCCTSwift, OCCTSwiftViewport, swift-nio-extras, OCCTSwiftMesh
{
"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.4",
"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.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftScripts.git"
},
{
"identity" : "occtswifttools",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftTools.git"
},
{
"identity" : "occtswiftviewport",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwiftViewport.git"
},
{
"identity" : "occtswiftais",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"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"
]
}
}
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=watchOS
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=watchOS
Resolve Package Graph
Resolved source packages:
swift-system: https://github.com/apple/swift-system.git @ 1.6.4
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.3.0
swift-asn1: https://github.com/apple/swift-asn1.git @ 1.7.0
swift-nio-ssl: https://github.com/apple/swift-nio-ssl.git @ 2.37.0
swift-service-context: https://github.com/apple/swift-service-context.git @ 1.3.0
OCCTSwiftTools: https://github.com/gsdali/OCCTSwiftTools.git @ 1.1.0
swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.2.1
swift-distributed-tracing: https://github.com/apple/swift-distributed-tracing.git @ 1.4.1
swift-nio-extras: https://github.com/apple/swift-nio-extras.git @ 1.34.0
async-http-client: https://github.com/swift-server/async-http-client.git @ 1.33.1
swift-service-lifecycle: https://github.com/swift-server/swift-service-lifecycle.git @ 2.11.0
OCCTSwiftViewport: https://github.com/gsdali/OCCTSwiftViewport.git @ 1.0.2
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.4
OCCTSwiftIO: https://github.com/gsdali/OCCTSwiftIO.git @ 1.0.0
swift-nio-http2: https://github.com/apple/swift-nio-http2.git @ 1.43.0
OCCTMCP: /Users/admin/builder/spi-builder-workspace
EventSource: https://github.com/mattt/eventsource.git @ 1.4.1
OCCTSwiftAIS: https://github.com/gsdali/OCCTSwiftAIS.git @ 1.0.1
swift-crypto: https://github.com/apple/swift-crypto.git @ 4.5.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.99.0
swift-http-structured-headers: https://github.com/apple/swift-http-structured-headers.git @ 1.7.0
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-collections: https://github.com/apple/swift-collections.git @ 1.5.0
swift-nio-transport-services: https://github.com/apple/swift-nio-transport-services.git @ 1.28.0
swift-async-algorithms: https://github.com/apple/swift-async-algorithms.git @ 1.1.3
swift-http-types: https://github.com/apple/swift-http-types.git @ 1.5.1
OCCTSwiftMesh: https://github.com/gsdali/OCCTSwiftMesh.git @ 1.0.0
OCCTSwiftScripts: https://github.com/gsdali/OCCTSwiftScripts.git @ 1.0.2
mcp-swift-sdk: https://github.com/modelcontextprotocol/swift-sdk.git @ 0.12.1
swift-log: https://github.com/apple/swift-log.git @ 1.12.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.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/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 armv7k -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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 -arch arm64_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.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_32 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c++ -c /dev/null
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 1cb09a8c0c1da413c0757d2efd132edb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1cb09a8c0c1da413c0757d2efd132edb.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftTools' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'OCCTMCPCore' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftMesh' from project 'OCCTSwiftMesh')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwift' from project 'OCCTSwift')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftIO' from project 'OCCTSwiftIO')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftAIS' from project 'OCCTSwiftAIS')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTSwiftTools' from project 'OCCTSwiftTools')
error: The package product 'MCP' requires minimum platform version 9.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftMesh' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftTools' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftViewport' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
error: The package product 'OCCTSwiftAIS' requires minimum platform version 11.0 for the watchOS platform, but this target supports 5.0 (in target 'occtmcp-server' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'occtmcp-server' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTMCPCore' from project 'OCCTMCP')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'ScriptHarness' from project 'OCCTSwiftScripts')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/occtswift/OCCT/OCCT.xcframework'. (in target 'OCCTBridge' from project 'OCCTSwift')
error: The package product 'OCCTSwift' requires minimum platform version 8.0 for the watchOS platform, but this target supports 5.0 (in target 'DrawingComposer' from project 'OCCTSwiftScripts')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OCCTMCP-Package
(1 failure)
BUILD FAILURE 6.1 watchOS