Build Information
Successful build of SwiftCoreSymbolication with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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
Fetching https://github.com/ChimeHQ/CoreSymbolication from cache
Fetched https://github.com/ChimeHQ/CoreSymbolication (0.42s)
Computing version for https://github.com/ChimeHQ/CoreSymbolication
Computed https://github.com/ChimeHQ/CoreSymbolication at 0.1.0 (0.45s)
Creating working copy for https://github.com/ChimeHQ/CoreSymbolication
Working copy of https://github.com/ChimeHQ/CoreSymbolication resolved at 0.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/ChimeHQ/SwiftCoreSymbolication.git from cache
Fetched https://github.com/ChimeHQ/SwiftCoreSymbolication.git (0.24s)
Fetching https://github.com/ChimeHQ/CoreSymbolication from cache
Fetched https://github.com/ChimeHQ/CoreSymbolication (0.21s)
Computing version for https://github.com/ChimeHQ/CoreSymbolication
Computed https://github.com/ChimeHQ/CoreSymbolication at 0.2.0 (0.41s)
Creating working copy for https://github.com/ChimeHQ/CoreSymbolication
Working copy of https://github.com/ChimeHQ/CoreSymbolication resolved at 0.2.0
Creating working copy for https://github.com/ChimeHQ/SwiftCoreSymbolication.git
Working copy of https://github.com/ChimeHQ/SwiftCoreSymbolication.git resolved at main
error: multiple targets named 'SwiftCoreSymbolication' in: 'coresymbolication', 'swiftcoresymbolication'; consider using the `moduleAliases` parameter in manifest to provide unique names
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling SwiftCoreSymbolication SourceInfo.swift
[2/6] Compiling SwiftCoreSymbolication Architecture.swift
[3/6] Compiling SwiftCoreSymbolication Symbolicator.swift
[4/6] Compiling SwiftCoreSymbolication SymbolOwner.swift
[5/6] Compiling SwiftCoreSymbolication Symbol.swift
[6/6] Emitting module SwiftCoreSymbolication
Build complete! (7.78s)
Build complete.
Done.