The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Existential Graphs Foundation, reference main (06f7eb), with Swift 6.1 for Wasm on 28 May 2025 05:56:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
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:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Gerzer/Existential-Graphs-Foundation.git
https://github.com/Gerzer/Existential-Graphs-Foundation.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "silica",
      "requirement" : {
        "branch" : [
          "master"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/PureSwift/Silica.git"
    },
    {
      "identity" : "logicparser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Gerzer/LogicParser.git"
    }
  ],
  "manifest_display_name" : "Existential Graphs Foundation",
  "name" : "Existential Graphs Foundation",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "ExistentialGraphsFoundation",
      "targets" : [
        "ExistentialGraphsFoundation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ExistentialGraphsFoundation",
      "module_type" : "SwiftTarget",
      "name" : "ExistentialGraphsFoundation",
      "path" : "Sources/ExistentialGraphsFoundation",
      "product_dependencies" : [
        "Silica",
        "LogicParser"
      ],
      "product_memberships" : [
        "ExistentialGraphsFoundation"
      ],
      "sources" : [
        "Bounded.swift",
        "Cut.swift",
        "ExistentialGraphsFoundation.swift",
        "Graph.swift",
        "GraphElement.swift",
        "GraphObject.swift",
        "Literal.swift",
        "TransformationTransaction.swift",
        "Unique.swift",
        "Utilities.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/PureSwift/Silica.git
[1/1226] Fetching silica
Fetched https://github.com/PureSwift/Silica.git from cache (0.24s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3617] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git from cache (1.20s)
Fetching https://github.com/PureSwift/FontConfig.git
[1/123] Fetching fontconfig
Fetched https://github.com/PureSwift/FontConfig.git from cache (0.21s)
Fetching https://github.com/Gerzer/LogicParser.git
[1/18] Fetching logicparser
Fetched https://github.com/Gerzer/LogicParser.git from cache (0.26s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (1.27s)
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git from cache (0.53s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (1.14s)
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/FontConfig.git
Working copy of https://github.com/PureSwift/FontConfig.git resolved at master (02b7b62)
Creating working copy for https://github.com/PureSwift/Cairo.git
Working copy of https://github.com/PureSwift/Cairo.git resolved at master (646b210)
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 (16f8c29)
warning: you may be able to install freetype using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
warning: you may be able to install freetype using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/21] Emitting module Covfefe
[6/23] Compiling Covfefe Grammar.swift
[7/23] Compiling Covfefe GrammarCheck.swift
[8/23] Compiling Covfefe Normalization.swift
[9/23] Compiling Covfefe Parser.swift
[10/23] Compiling Covfefe PrefixGrammar.swift
[11/23] Compiling Covfefe Productions.swift
[12/23] Compiling Covfefe SyntaxTree.swift
[13/23] Compiling Covfefe Terminal.swift
[14/23] Compiling Covfefe Tokenizer.swift
[15/23] Compiling Covfefe Utility.swift
[16/23] Compiling Covfefe StringUtility.swift
[17/23] Compiling Covfefe Symbols.swift
[18/23] Compiling Covfefe CharacterSets.swift
[19/23] Compiling Covfefe EBNFImporter.swift
[20/23] Compiling Covfefe EarleyParser.swift
[21/23] Compiling Covfefe ABNFImporter.swift
[22/23] Compiling Covfefe BNFImporter.swift
[23/23] Compiling Covfefe CYKParser.swift
[25/28] Emitting module LogicParser
[26/28] Compiling LogicParser LogicParser.swift
[27/28] Compiling LogicParser Errors.swift
[28/28] Compiling LogicParser LogicNode.swift
[30/39] Compiling ExistentialGraphsFoundation Literal.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/40] Emitting module ExistentialGraphsFoundation
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[32/40] Compiling ExistentialGraphsFoundation Bounded.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[33/40] Compiling ExistentialGraphsFoundation Cut.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[34/40] Compiling ExistentialGraphsFoundation Unique.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[35/40] Compiling ExistentialGraphsFoundation GraphObject.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[36/40] Compiling ExistentialGraphsFoundation TransformationTransaction.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[37/40] Compiling ExistentialGraphsFoundation ExistentialGraphsFoundation.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[38/40] Compiling ExistentialGraphsFoundation Graph.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[39/40] Compiling ExistentialGraphsFoundation GraphElement.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[40/40] Compiling ExistentialGraphsFoundation Utilities.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: you may be able to install freetype using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
warning: you may be able to install freetype using your system-packager:
    apt-get install libfreetype6-dev
warning: you may be able to install cairo using your system-packager:
    apt-get install libcairo2-dev
warning: you may be able to install fontconfig using your system-packager:
    apt-get install libfontconfig-dev
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/18] Emitting module Covfefe
[3/20] Compiling Covfefe PrefixGrammar.swift
[4/20] Compiling Covfefe Productions.swift
[5/20] Compiling Covfefe Tokenizer.swift
[6/20] Compiling Covfefe Utility.swift
[7/20] Compiling Covfefe SyntaxTree.swift
[8/20] Compiling Covfefe Terminal.swift
[9/20] Compiling Covfefe Normalization.swift
[10/20] Compiling Covfefe Parser.swift
[11/20] Compiling Covfefe CharacterSets.swift
[12/20] Compiling Covfefe EBNFImporter.swift
[13/20] Compiling Covfefe EarleyParser.swift
[14/20] Compiling Covfefe Grammar.swift
[15/20] Compiling Covfefe GrammarCheck.swift
[16/20] Compiling Covfefe StringUtility.swift
[17/20] Compiling Covfefe Symbols.swift
[18/20] Compiling Covfefe ABNFImporter.swift
[19/20] Compiling Covfefe BNFImporter.swift
[20/20] Compiling Covfefe CYKParser.swift
[22/25] Compiling LogicParser LogicParser.swift
[23/25] Compiling LogicParser Errors.swift
[24/25] Emitting module LogicParser
[25/25] Compiling LogicParser LogicNode.swift
[27/36] Compiling ExistentialGraphsFoundation Unique.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[28/36] Compiling ExistentialGraphsFoundation TransformationTransaction.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[29/37] Compiling ExistentialGraphsFoundation Literal.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[30/37] Compiling ExistentialGraphsFoundation ExistentialGraphsFoundation.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[31/37] Compiling ExistentialGraphsFoundation Graph.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[32/37] Compiling ExistentialGraphsFoundation Bounded.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[33/37] Compiling ExistentialGraphsFoundation Cut.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[34/37] Compiling ExistentialGraphsFoundation GraphElement.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/37] Emitting module ExistentialGraphsFoundation
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[36/37] Compiling ExistentialGraphsFoundation GraphObject.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
[37/37] Compiling ExistentialGraphsFoundation Utilities.swift
/host/spi-builder-workspace/Sources/ExistentialGraphsFoundation/Bounded.swift:12:8: error: no such module 'Silica'
10 | #else // canImport(CoreGraphics)
11 | import Foundation
12 | import Silica
   |        `- error: no such module 'Silica'
13 | #endif // canImport(CoreGraphics)
14 |
BUILD FAILURE 6.1 wasm