The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Covfefe with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/17] Emitting module Covfefe
[2/19] Compiling Covfefe SyntaxTree.swift
[3/19] Compiling Covfefe Terminal.swift
[4/19] Compiling Covfefe StringUtility.swift
[5/19] Compiling Covfefe Symbols.swift
[6/19] Compiling Covfefe Tokenizer.swift
[7/19] Compiling Covfefe Utility.swift
[8/19] Compiling Covfefe Grammar.swift
[9/19] Compiling Covfefe GrammarCheck.swift
[10/19] Compiling Covfefe Normalization.swift
[11/19] Compiling Covfefe Parser.swift
[12/19] Compiling Covfefe ABNFImporter.swift
[13/19] Compiling Covfefe BNFImporter.swift
[14/19] Compiling Covfefe CYKParser.swift
[15/19] Compiling Covfefe PrefixGrammar.swift
[16/19] Compiling Covfefe Productions.swift
[17/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 {
                                                               ^
[18/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 {
                                                               ^
[19/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 {
                                                               ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1