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-4606859-1":/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: main
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
 * 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:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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.23s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3525] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git (0.97s)
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.36s)
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git (0.40s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.32s)
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/Gerzer/LogicParser.git
Working copy of https://github.com/Gerzer/LogicParser.git resolved at 1.0.0
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/PureSwift/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.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 Covfefe
[2/34] Compiling Covfefe EarleyParser.swift
[3/34] Compiling Covfefe Normalization.swift
[4/34] Compiling Covfefe Parser.swift
[5/34] Compiling Covfefe Grammar.swift
[6/36] Emitting module Cairo
[7/36] Compiling Covfefe CharacterSets.swift
[8/36] Compiling Covfefe EBNFImporter.swift
[9/36] Compiling Cairo SurfaceSVG.swift
[10/36] Compiling Cairo SurfaceType.swift
[11/36] Compiling Covfefe Tokenizer.swift
[12/36] Compiling Covfefe Utility.swift
[13/36] Compiling Covfefe BNFImporter.swift
[14/36] Compiling Covfefe CYKParser.swift
[15/36] Compiling Cairo Surface.swift
[16/36] Compiling Cairo SurfaceImage.swift
[17/36] Compiling Cairo Path.swift
[18/36] Compiling Covfefe ABNFImporter.swift
[19/36] Compiling Covfefe GrammarCheck.swift
[20/36] Compiling Covfefe PrefixGrammar.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 {
                                                               ^
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/19] Compiling Silica CGLineCap.swift
[2/19] Compiling Silica CGLineJoin.swift
[3/21] Compiling Silica CGPath.swift
[4/21] Compiling Silica CairoConvertible.swift
[5/21] Emitting module Covfefe
[6/21] Compiling Silica CGImageSource.swift
[7/21] Compiling Silica CGImageSourcePNG.swift
[8/21] Compiling Silica CGImage.swift
[9/21] Compiling Silica CGImageDestination.swift
[10/21] Compiling Silica CGDrawingMode.swift
[11/21] Compiling Silica CGFont.swift
[12/21] 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 {
                                                               ^
[13/21] Compiling Silica CGColor.swift
[14/21] Compiling Silica CGColorRenderingIntent.swift
[15/21] Compiling Silica CGAffineTransform.swift
[16/21] Compiling Silica CGBitmapInfo.swift
[17/21] Emitting module Silica
[18/21] Compiling Silica CGColorSpace.swift
[19/21] Compiling Silica CGContext.swift
[22/23] Compiling Covfefe CharacterSets.swift
[23/23] Compiling Covfefe EBNFImporter.swift
[24/34] Compiling Covfefe Symbols.swift
[25/35] Compiling Covfefe StringUtility.swift
[26/35] Compiling Covfefe Terminal.swift
[27/36] Compiling Covfefe SyntaxTree.swift
[28/36] Compiling Covfefe GrammarCheck.swift
[29/36] Compiling Covfefe Tokenizer.swift
[30/36] Compiling Covfefe Normalization.swift
[31/36] Compiling Covfefe PrefixGrammar.swift
[32/36] Compiling Covfefe Productions.swift
[33/36] Compiling Covfefe CYKParser.swift
[34/36] Compiling Covfefe Grammar.swift
[35/36] Compiling Covfefe ABNFImporter.swift
[36/36] Compiling Covfefe BNFImporter.swift
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.