The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Covfefe with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/palle-k/Covfefe.git
Reference: 0.6.1
Cloned https://github.com/palle-k/Covfefe.git into spi-builder-workspace
SUCCESS checkout https://github.com/palle-k/Covfefe.git at 0.6.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
[1/17] Compiling Covfefe StringUtility.swift
[2/17] Compiling Covfefe Symbols.swift
[3/17] Compiling Covfefe SyntaxTree.swift
[4/17] Compiling Covfefe Terminal.swift
[5/19] Compiling Covfefe Grammar.swift
[6/19] Compiling Covfefe GrammarCheck.swift
[7/19] Compiling Covfefe Normalization.swift
[8/19] Compiling Covfefe Parser.swift
[9/19] Compiling Covfefe PrefixGrammar.swift
[10/19] Compiling Covfefe Productions.swift
[11/19] Compiling Covfefe ABNFImporter.swift
[12/19] Compiling Covfefe BNFImporter.swift
[13/19] Compiling Covfefe CYKParser.swift
[14/19] Emitting module Covfefe
[15/19] Compiling Covfefe CharacterSets.swift
/host/spi-builder-workspace/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[16/19] Compiling Covfefe EBNFImporter.swift
/host/spi-builder-workspace/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[17/19] Compiling Covfefe EarleyParser.swift
/host/spi-builder-workspace/Sources/Covfefe/EarleyParser.swift:468:22: error: member 'terminal' expects argument of type 'Terminal'
                                                if case .some(.terminal) = production.production.first {
                                                               ^
[18/19] Compiling Covfefe Tokenizer.swift
[19/19] Compiling Covfefe Utility.swift
BUILD FAILURE 5.7 linux

Build Machine: Linux 2