The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OCCTSwiftViewport, reference v1.0.2 (b6c0e7), with Swift 6.3 for macOS (SPM) on 9 May 2026 15:18:25 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gsdali/OCCTSwiftViewport.git
Reference: v1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gsdali/OCCTSwiftViewport
 * tag               v1.0.2     -> FETCH_HEAD
HEAD is now at b6c0e7c Point-cloud rendering pipeline (closes #28) (#29)
Cloned https://github.com/gsdali/OCCTSwiftViewport.git
Revision (git rev-parse @):
b6c0e7c14c30332f9aa9df11243595ad7e3a61a8
SUCCESS checkout https://github.com/gsdali/OCCTSwiftViewport.git at v1.0.2
Fetching https://github.com/gsdali/OCCTSwift.git
Fetching https://github.com/gsdali/OCCTSwiftIO.git
Fetching https://github.com/gsdali/OCCTSwiftTools.git
[1/205] Fetching occtswifttools
[143/258] Fetching occtswifttools, occtswiftio
Fetched https://github.com/gsdali/OCCTSwiftIO.git from cache (0.66s)
[1/4501] Fetching occtswift
Fetched https://github.com/gsdali/OCCTSwift.git from cache (2.20s)
Fetched https://github.com/gsdali/OCCTSwiftTools.git from cache (2.20s)
Creating working copy for https://github.com/gsdali/OCCTSwiftIO.git
Creating working copy for https://github.com/gsdali/OCCTSwiftTools.git
Creating working copy for https://github.com/gsdali/OCCTSwift.git
Working copy of https://github.com/gsdali/OCCTSwiftTools.git resolved at 1.0.0
Working copy of https://github.com/gsdali/OCCTSwiftIO.git resolved at 1.0.0
Working copy of https://github.com/gsdali/OCCTSwift.git resolved at 1.0.1
Downloading binary artifact https://github.com/gsdali/OCCTSwift/releases/download/v1.0.0/OCCT.xcframework.zip
[16375/341341773] Downloading https://github.com/gsdali/OCCTSwift/releases/download/v1.0.0/OCCT.xcframework.zip
Downloaded https://github.com/gsdali/OCCTSwift/releases/download/v1.0.0/OCCT.xcframework.zip (38.36s)
Updating https://github.com/gsdali/OCCTSwiftTools.git
Updating https://github.com/gsdali/OCCTSwift.git
Updating https://github.com/gsdali/OCCTSwiftIO.git
Updated https://github.com/gsdali/OCCTSwift.git (0.54s)
Updated https://github.com/gsdali/OCCTSwiftIO.git (0.54s)
Updated https://github.com/gsdali/OCCTSwiftTools.git (0.54s)
Computing version for https://github.com/gsdali/OCCTSwiftTools.git
Computed https://github.com/gsdali/OCCTSwiftTools.git at 1.0.0 (1.41s)
Fetching https://github.com/gsdali/OCCTSwiftViewport.git
[1/988] Fetching occtswiftviewport
Fetched https://github.com/gsdali/OCCTSwiftViewport.git from cache (1.05s)
Computing version for https://github.com/gsdali/OCCTSwift.git
Computed https://github.com/gsdali/OCCTSwift.git at 1.0.1 (1.73s)
Computing version for https://github.com/gsdali/OCCTSwiftIO.git
Computed https://github.com/gsdali/OCCTSwiftIO.git at 1.0.0 (0.52s)
Computing version for https://github.com/gsdali/OCCTSwiftViewport.git
Computed https://github.com/gsdali/OCCTSwiftViewport.git at 0.55.3 (0.54s)
Creating working copy for https://github.com/gsdali/OCCTSwiftViewport.git
Working copy of https://github.com/gsdali/OCCTSwiftViewport.git resolved at 0.55.3
error: unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'
error: fatalError
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/gsdali/OCCTSwiftViewport.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: unable to override package 'OCCTSwiftViewport' because its identity 'occtswiftviewport' doesn't match override's identity (directory name) 'spi-builder-workspace'
error: multiple packages ('occtswiftviewport', 'spi-builder-workspace') declare targets with a conflicting name: 'OCCTSwiftViewport’; target names need to be unique across the package graph
BUILD FAILURE 6.3 macosSpm