The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftCoreSymbolication, reference main (d974ad), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 05:40:36 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChimeHQ/SwiftCoreSymbolication
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d974ad0 Add editorconfig
Cloned https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Revision (git rev-parse @):
d974ad02a1b16554c0b57584210b3a9f60988f3b
SUCCESS checkout https://github.com/ChimeHQ/SwiftCoreSymbolication.git at main
========================================
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/ChimeHQ/CoreSymbolication
[1/115] Fetching coresymbolication
Fetched https://github.com/ChimeHQ/CoreSymbolication from cache (1.04s)
Computing version for https://github.com/ChimeHQ/CoreSymbolication
Computed https://github.com/ChimeHQ/CoreSymbolication at 0.2.0 (1.55s)
Creating working copy for https://github.com/ChimeHQ/CoreSymbolication
Working copy of https://github.com/ChimeHQ/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