Build Information
Failed to build OCCTSwiftIO, reference v1.0.0 (ef7a4a), with Swift 6.3 for watchOS using Xcode 26.4 on 9 May 2026 05:37:29 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftIO -destination generic/platform=watchOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftIO.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftIO
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at ef7a4ad chore: bump OCCTSwift to 1.0.1 — v1.0.0 (#4)
Cloned https://github.com/gsdali/OCCTSwiftIO.git
Revision (git rev-parse @):
ef7a4ad2d9c057968cda24f08122534e54980f50
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTSwiftIO.git at v1.0.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/gsdali/OCCTSwiftIO.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/gsdali/OCCTSwift.git
Creating working copy of package ‘OCCTSwift’
Checking out 1.0.2 of package ‘OCCTSwift’
Resolve Package Graph
Resolved source packages:
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
OCCTSwiftIO: /Users/admin/builder/spi-builder-workspace
resolved source packages: OCCTSwift, OCCTSwiftIO
2026-05-09 01:37:05.533 xcodebuild[536:3131] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "occtswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwift.git"
}
],
"manifest_display_name" : "OCCTSwiftIO",
"name" : "OCCTSwiftIO",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "OCCTSwiftIO",
"targets" : [
"OCCTSwiftIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OCCTSwiftIOTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftIOTests",
"path" : "Tests/OCCTSwiftIOTests",
"sources" : [
"ExportManagerTests.swift",
"ImportProgressTests.swift",
"MLExportTests.swift",
"ScriptManifestTests.swift",
"ShapeLoaderTests.swift"
],
"target_dependencies" : [
"OCCTSwiftIO"
],
"type" : "test"
},
{
"c99name" : "OCCTSwiftIO",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftIO",
"path" : "Sources/OCCTSwiftIO",
"product_dependencies" : [
"OCCTSwift"
],
"product_memberships" : [
"OCCTSwiftIO"
],
"sources" : [
"CADBodyMetadata.swift",
"CADFileFormat.swift",
"ExportManager.swift",
"ImportProgressClosure.swift",
"MLExport.swift",
"ScriptManifest.swift",
"ShapeLoader.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTSwiftIO"
]
}
}
2026-05-09 01:37:13.085 xcodebuild[734:4667] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftIO -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 OCCTSwiftIO -destination generic/platform=watchOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
OCCTSwiftIO: /Users/admin/builder/spi-builder-workspace
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
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 '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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 0c7a84b3eb14c1920a7b38c49edd8141
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c7a84b3eb14c1920a7b38c49edd8141.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 '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 '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 'OCCTSwift' from project 'OCCTSwift')
2026-05-09 01:37:15.137 xcodebuild[744:4751] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OCCTSwiftIO
(1 failure)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
OCCTSwiftIO: /Users/admin/builder/spi-builder-workspace
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
resolved source packages: OCCTSwiftIO, OCCTSwift
2026-05-09 01:37:22.470 xcodebuild[788:4989] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
{
"identity" : "occtswift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gsdali/OCCTSwift.git"
}
],
"manifest_display_name" : "OCCTSwiftIO",
"name" : "OCCTSwiftIO",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "tvos",
"version" : "18.0"
}
],
"products" : [
{
"name" : "OCCTSwiftIO",
"targets" : [
"OCCTSwiftIO"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OCCTSwiftIOTests",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftIOTests",
"path" : "Tests/OCCTSwiftIOTests",
"sources" : [
"ExportManagerTests.swift",
"ImportProgressTests.swift",
"MLExportTests.swift",
"ScriptManifestTests.swift",
"ShapeLoaderTests.swift"
],
"target_dependencies" : [
"OCCTSwiftIO"
],
"type" : "test"
},
{
"c99name" : "OCCTSwiftIO",
"module_type" : "SwiftTarget",
"name" : "OCCTSwiftIO",
"path" : "Sources/OCCTSwiftIO",
"product_dependencies" : [
"OCCTSwift"
],
"product_memberships" : [
"OCCTSwiftIO"
],
"sources" : [
"CADBodyMetadata.swift",
"CADFileFormat.swift",
"ExportManager.swift",
"ImportProgressClosure.swift",
"MLExport.swift",
"ScriptManifest.swift",
"ShapeLoader.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OCCTSwiftIO"
]
}
}
2026-05-09 01:37:23.673 xcodebuild[801:5079] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OCCTSwiftIO -destination generic/platform=watchOS
Command line invocation:
/Applications/Xcode-26.4.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 OCCTSwiftIO -destination generic/platform=watchOS
Resolve Package Graph
Resolved source packages:
OCCTSwiftIO: /Users/admin/builder/spi-builder-workspace
OCCTSwift: https://github.com/gsdali/OCCTSwift.git @ 1.0.2
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
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 '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)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS26.4.sdk -x c -c /dev/null
Build description signature: 0c7a84b3eb14c1920a7b38c49edd8141
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0c7a84b3eb14c1920a7b38c49edd8141.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 '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 '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 'OCCTSwift' from project 'OCCTSwift')
2026-05-09 01:37:24.612 xcodebuild[807:5127] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OCCTSwiftIO
(1 failure)
BUILD FAILURE 6.3 watchOS