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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Gerzer/Existential-Graphs-Foundation.git
Reference: 1.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Gerzer/Existential-Graphs-Foundation
 * tag               1.0.0      -> FETCH_HEAD
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 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/PureSwift/Silica.git
[1/1099] Fetching silica
Fetched https://github.com/PureSwift/Silica.git (0.28s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3525] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git (1.34s)
Fetching https://github.com/Gerzer/LogicParser.git
[1/18] Fetching logicparser
Fetched https://github.com/Gerzer/LogicParser.git (0.25s)
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
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git (0.44s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.44s)
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/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.git resolved at master
Creating working copy for https://github.com/PureSwift/Silica.git
Working copy of https://github.com/PureSwift/Silica.git resolved at master
warning: you may be able to install freetype using your system-packager:
    apt-get install libfreetype6-dev
Building for debugging...
[1/32] Emitting module Cairo
[2/34] Compiling Cairo QuickLook.swift
[3/34] Compiling Cairo Status.swift
[4/34] Compiling Cairo Matrix.swift
[5/34] Compiling Cairo OpaquePointerProvider.swift
[6/34] Compiling Cairo Path.swift
[7/34] Compiling Cairo Pattern.swift
[8/34] Compiling Cairo SurfaceSVG.swift
[9/34] Compiling Cairo SurfaceType.swift
[10/34] Compiling Cairo Content.swift
[11/34] Compiling Cairo Context.swift
[12/34] Compiling Cairo Font.swift
[13/34] Compiling Cairo ImageFormat.swift
[14/34] Compiling Cairo SurfacePDF.swift
[15/34] Compiling Cairo SurfacePNG.swift
/host/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 {
                                                               ^
/host/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 {
                                                               ^
/host/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 {
                                                               ^
[21/36] Compiling Cairo Surface.swift
[22/36] Compiling Cairo SurfaceImage.swift
[31/37] Emitting module Covfefe
[37/38] Compiling Covfefe Tokenizer.swift
[38/38] Compiling Covfefe Utility.swift
warning: you may be able to install freetype using your system-packager:
    apt-get install libfreetype6-dev
[0/1] Planning build
Building for debugging...
[1/5] Emitting module Cairo
[4/22] Compiling Silica CGLineCap.swift
[5/22] Compiling Silica CGLineJoin.swift
[6/24] Compiling Silica CGImage.swift
[7/24] Compiling Silica CGImageDestination.swift
[8/24] Compiling Silica CGImageSource.swift
[9/24] Compiling Silica CGImageSourcePNG.swift
[10/24] Compiling Covfefe CharacterSets.swift
[11/24] Emitting module Covfefe
[12/24] Compiling Covfefe EBNFImporter.swift
[13/24] Compiling Covfefe EarleyParser.swift
/host/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 {
                                                               ^
[14/35] Compiling Silica CGDrawingMode.swift
[15/35] Compiling Silica CGFont.swift
[16/35] Compiling Silica CGPath.swift
[17/35] Compiling Silica CairoConvertible.swift
[18/35] Compiling Covfefe ABNFImporter.swift
[19/35] Compiling Covfefe BNFImporter.swift
[20/35] Compiling Covfefe Normalization.swift
[21/35] Compiling Covfefe PrefixGrammar.swift
[22/35] Emitting module Silica
[23/35] Compiling Covfefe CYKParser.swift
[24/35] Compiling Covfefe Grammar.swift
[26/37] Compiling Covfefe Terminal.swift
[28/38] Compiling Covfefe GrammarCheck.swift
[29/39] Compiling Covfefe Tokenizer.swift
[30/39] Compiling Covfefe SyntaxTree.swift
[31/39] Compiling Covfefe Symbols.swift
[32/39] Compiling Covfefe Productions.swift
[35/39] Compiling Covfefe StringUtility.swift
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.