The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftCoreSymbolication, reference 0.1.0 (8f27ec), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 05:40:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftCoreSymbolication
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 8f27ecd SourceInfo and Symbol
Cloned https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Revision (git rev-parse @):
8f27ecdf91262125efb0acb43d2e69a5cdd3c680
SUCCESS checkout https://github.com/ChimeHQ/SwiftCoreSymbolication.git at 0.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/stacksift/CoreSymbolication
[1/115] Fetching coresymbolication
Fetched https://github.com/stacksift/CoreSymbolication from cache (1.11s)
Computing version for https://github.com/stacksift/CoreSymbolication
Computed https://github.com/stacksift/CoreSymbolication at 0.2.0 (1.64s)
Creating working copy for https://github.com/stacksift/CoreSymbolication
Working copy of https://github.com/stacksift/CoreSymbolication resolved at 0.2.0
error: multiple packages ('coresymbolication', 'spi-builder-workspace') declare targets with a conflicting name: 'SwiftCoreSymbolication’; target names need to be unique across the package graph
BUILD FAILURE 6.2 macosSpm