The Swift Package Index logo.Swift Package Index

Build Information

Failed to build pastaparser, reference 1.0.2 (8a371f), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 13:34:39 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/NoodleOfDeath/GrammarKit.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NoodleOfDeath/GrammarKit
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 8a371ff corrected version
Cloned https://github.com/NoodleOfDeath/GrammarKit.git
Revision (git rev-parse @):
8a371ff79070a876acd92d9b947906a42461c29f
SUCCESS checkout https://github.com/NoodleOfDeath/GrammarKit.git at 1.0.2
Fetching https://github.com/NoodleOfDeath/PastaParser.git
[1/1214] Fetching pastaparser
Fetched https://github.com/NoodleOfDeath/PastaParser.git from cache (0.91s)
Computing version for https://github.com/NoodleOfDeath/PastaParser.git
Computed https://github.com/NoodleOfDeath/PastaParser.git at 1.0.2 (1.60s)
Creating working copy for https://github.com/NoodleOfDeath/PastaParser.git
Working copy of https://github.com/NoodleOfDeath/PastaParser.git resolved at 1.0.2
error: unable to override package 'pastaparser' because its identity 'pastaparser' 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/NoodleOfDeath/GrammarKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: unable to override package 'pastaparser' because its identity 'pastaparser' doesn't match override's identity (directory name) 'spi-builder-workspace'
error: cyclic dependency between packages pastaparser -> pastaparser -> pastaparser requires tools-version 6.0 or later
BUILD FAILURE 6.3 macosSpm