The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OCCTSwiftIO, reference main (d3f314), with Swift 6.3 for watchOS using Xcode 26.4 on 9 May 2026 05:18:02 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=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftIO.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftIO
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d3f314d docs(README): add ecosystem-map cross-link + bump status to v1.0.0
Cloned https://github.com/gsdali/OCCTSwiftIO.git
Revision (git rev-parse @):
d3f314d4b3c844cabe97c7f1d69f78f20a371b01
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/gsdali/OCCTSwiftIO.git at main
========================================
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:
  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:17:37.250 xcodebuild[536:3112] [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:17:44.718 xcodebuild[732:4636] [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/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 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 '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 '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 '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 'OCCTSwiftIO' from project 'OCCTSwiftIO')
2026-05-09 01:17:46.878 xcodebuild[742:4711] [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:
  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:17:54.493 xcodebuild[786:4951] [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:17:55.701 xcodebuild[799:5037] [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 -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 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:17:56.645 xcodebuild[805:5079] [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