Build Information
Failed to build pastaparser, reference master (774831), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 13:35:24 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NoodleOfDeath/GrammarKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NoodleOfDeath/GrammarKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 774831c Fixed broken tests
Cloned https://github.com/NoodleOfDeath/GrammarKit.git
Revision (git rev-parse @):
774831cc336151b43c84a5eb02ec8cd2371b1fb3
SUCCESS checkout https://github.com/NoodleOfDeath/GrammarKit.git at master
Fetching https://github.com/NoodleOfDeath/PastaParser.git
[1/1214] Fetching pastaparser
Fetched https://github.com/NoodleOfDeath/PastaParser.git from cache (0.86s)
Computing version for https://github.com/NoodleOfDeath/PastaParser.git
Computed https://github.com/NoodleOfDeath/PastaParser.git at 1.0.2 (1.50s)
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