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

Successful build of Existential Graphs Foundation with Swift 5.9 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.9-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.9
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.9-latest swift build 2>&1
Fetching https://github.com/PureSwift/Silica.git
[1/1099] Fetching silica
Fetched https://github.com/PureSwift/Silica.git (0.25s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3525] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git (0.98s)
Fetching https://github.com/Gerzer/LogicParser.git
[1/18] Fetching logicparser
Fetched https://github.com/Gerzer/LogicParser.git (0.22s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (0.37s)
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git (0.39s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.38s)
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/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 CYKParser.swift
[3/34] Compiling Covfefe StringUtility.swift
[4/36] Compiling Covfefe ABNFImporter.swift
[5/36] Compiling Covfefe BNFImporter.swift
[6/36] Compiling Cairo Font.swift
[7/36] Compiling Cairo ImageFormat.swift
[8/36] Compiling Cairo Matrix.swift
[9/36] Compiling Cairo OpaquePointerProvider.swift
[10/36] Emitting module Cairo
[11/36] Compiling Cairo SurfaceSVG.swift
[12/36] Compiling Cairo SurfaceType.swift
[13/36] Compiling Covfefe Tokenizer.swift
[14/36] Compiling Covfefe Utility.swift
[15/36] Compiling Cairo SurfacePDF.swift
[16/36] Compiling Cairo SurfacePNG.swift
[17/36] Compiling Covfefe Terminal.swift
[18/36] Compiling Covfefe CharacterSets.swift
[19/36] Compiling Covfefe Symbols.swift
[20/36] Compiling Covfefe SyntaxTree.swift
[41/59] Compiling Silica CGAffineTransform.swift
[42/59] Compiling Silica CGBitmapInfo.swift
[43/61] Compiling Silica CGImage.swift
[44/61] Compiling Silica CGImageDestination.swift
[45/61] Compiling Silica CGLineCap.swift
[46/61] Compiling Silica CGLineJoin.swift
[47/61] Compiling Silica CGImageSource.swift
[48/61] Compiling Silica CGImageSourcePNG.swift
[49/61] Emitting module Silica
[50/61] Emitting module LogicParser
[51/61] Compiling Silica CGDrawingMode.swift
[52/61] Compiling Silica CGFont.swift
[53/61] Compiling LogicParser LogicParser.swift
[54/61] Compiling Silica CGPath.swift
[55/61] Compiling Silica CairoConvertible.swift
[56/61] Compiling LogicParser Errors.swift
[57/61] Compiling LogicParser LogicNode.swift
[59/63] Compiling Silica CGColor.swift
[60/63] Compiling Silica CGColorRenderingIntent.swift
[61/63] Compiling Silica CGColorSpace.swift
[62/63] Compiling Silica CGContext.swift
[66/75] Compiling ExistentialGraphsFoundation Unique.swift
[67/76] Compiling ExistentialGraphsFoundation TransformationTransaction.swift
[68/76] Compiling ExistentialGraphsFoundation GraphObject.swift
[69/76] Compiling ExistentialGraphsFoundation Literal.swift
[70/76] Compiling ExistentialGraphsFoundation GraphElement.swift
[71/76] Compiling ExistentialGraphsFoundation ExistentialGraphsFoundation.swift
[72/76] Compiling ExistentialGraphsFoundation Graph.swift
[73/76] Emitting module ExistentialGraphsFoundation
[74/76] Compiling ExistentialGraphsFoundation Bounded.swift
[75/76] Compiling ExistentialGraphsFoundation Cut.swift
[76/76] Compiling ExistentialGraphsFoundation Utilities.swift
Build complete! (17.52s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.