This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Existential Graphs Foundation with Swift 5.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Gerzer/Existential-Graphs-Foundation.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Gerzer/Existential-Graphs-Foundation
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 06f7eb4 Create LICENSE
Cloned https://github.com/Gerzer/Existential-Graphs-Foundation.git
Revision (git rev-parse @):
06f7eb458a656ab99277a571f5eef1f24e692ec5
SUCCESS checkout https://github.com/Gerzer/Existential-Graphs-Foundation.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/17] Emitting module Covfefe
[2/19] Compiling Covfefe StringUtility.swift
[3/19] Compiling Covfefe Symbols.swift
[4/19] Compiling Covfefe Tokenizer.swift
[5/19] Compiling Covfefe Utility.swift
[6/19] Compiling Covfefe CharacterSets.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[7/19] Compiling Covfefe EBNFImporter.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[8/19] Compiling Covfefe EarleyParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[9/19] Compiling Covfefe SyntaxTree.swift
[10/19] Compiling Covfefe Terminal.swift
[11/19] Compiling Covfefe Grammar.swift
[12/19] Compiling Covfefe GrammarCheck.swift
[13/19] Compiling Covfefe PrefixGrammar.swift
[14/19] Compiling Covfefe Productions.swift
[15/19] Compiling Covfefe Normalization.swift
[16/19] Compiling Covfefe Parser.swift
[17/19] Compiling Covfefe ABNFImporter.swift
[18/19] Compiling Covfefe BNFImporter.swift
[19/19] Compiling Covfefe CYKParser.swift
Fetching https://github.com/PureSwift/Silica.git from cache
Fetched https://github.com/PureSwift/Silica.git (0.19s)
Fetching https://github.com/PureSwift/Cairo.git from cache
Fetched https://github.com/PureSwift/Cairo.git (0.17s)
Fetching https://github.com/Gerzer/LogicParser.git from cache
Fetched https://github.com/Gerzer/LogicParser.git (0.17s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (0.42s)
Fetching https://github.com/palle-k/Covfefe.git from cache
Fetched https://github.com/palle-k/Covfefe.git (0.14s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.01s)
Creating working copy for https://github.com/palle-k/Covfefe.git
Working copy of https://github.com/palle-k/Covfefe.git resolved at 0.6.1
Creating working copy for https://github.com/Gerzer/LogicParser.git
Working copy of https://github.com/Gerzer/LogicParser.git resolved at 1.0.0
Creating working copy for https://github.com/PureSwift/Silica.git
Working copy of https://github.com/PureSwift/Silica.git resolved at master
Creating working copy for https://github.com/PureSwift/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.git resolved at master
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install freetype using your system-packager:
    brew install freetype2
warning: you may be able to install fontconfig using your system-packager:
    brew install fontconfig
warning: you may be able to install cairo using your system-packager:
    brew install cairo
[0/1] Planning build
Building for debugging...
[1/4] Compiling Covfefe CharacterSets.swift
[2/4] Compiling Covfefe EBNFImporter.swift
[3/4] Emitting module Covfefe
[4/4] Compiling Covfefe EarleyParser.swift
/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[5/15] Compiling Covfefe Normalization.swift
[6/15] Compiling Covfefe PrefixGrammar.swift
[7/15] Compiling Covfefe StringUtility.swift
[8/15] Compiling Covfefe Terminal.swift
[9/15] Compiling Covfefe Symbols.swift
[10/15] Compiling Covfefe CYKParser.swift
[11/15] Compiling Covfefe Grammar.swift
[12/15] Compiling Covfefe SyntaxTree.swift
[13/17] Compiling Covfefe Productions.swift
[14/17] Compiling Covfefe ABNFImporter.swift
[15/17] Compiling Covfefe BNFImporter.swift
[16/17] Compiling Covfefe GrammarCheck.swift
[17/17] Compiling Covfefe Tokenizer.swift
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install freetype using your system-packager:
    brew install freetype2
warning: you may be able to install fontconfig using your system-packager:
    brew install fontconfig
warning: you may be able to install cairo using your system-packager:
    brew install cairo
BUILD FAILURE 5.8 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.