The Swift Package Index logo.Swift Package Index

Build Information

Failed to build pastaparser, reference master (774831), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 12:10:54 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/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/NoodleOfDeath/GrammarKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/NoodleOfDeath/PastaParser.git
[1/1214] Fetching pastaparser
Fetched https://github.com/NoodleOfDeath/PastaParser.git from cache (0.93s)
Computing version for https://github.com/NoodleOfDeath/PastaParser.git
Computed https://github.com/NoodleOfDeath/PastaParser.git at 1.0.2 (1.42s)
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'
BUILD FAILURE 6.2 macosSpm