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 1.0.0 (06f7eb), with Swift 6.1 for Android on 28 May 2025 05:56:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: 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:         android
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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/PureSwift/Silica.git
[1/1226] Fetching silica
Fetched https://github.com/PureSwift/Silica.git from cache (0.28s)
Fetching https://github.com/PureSwift/Cairo.git
[1/3617] Fetching cairo
Fetched https://github.com/PureSwift/Cairo.git from cache (1.21s)
Fetching https://github.com/PureSwift/FontConfig.git
[1/123] Fetching fontconfig
Fetched https://github.com/PureSwift/FontConfig.git from cache (0.25s)
Fetching https://github.com/Gerzer/LogicParser.git
[1/18] Fetching logicparser
Fetched https://github.com/Gerzer/LogicParser.git from cache (0.32s)
Computing version for https://github.com/Gerzer/LogicParser.git
Computed https://github.com/Gerzer/LogicParser.git at 1.0.0 (0.84s)
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git from cache (0.42s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.90s)
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/Silica.git
Working copy of https://github.com/PureSwift/Silica.git resolved at master (16f8c29)
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)
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] Compiling Covfefe PrefixGrammar.swift
[6/21] Compiling Covfefe Productions.swift
[7/23] Emitting module Covfefe
[8/23] Compiling Covfefe CharacterSets.swift
[9/23] Compiling Covfefe EBNFImporter.swift
[10/23] Compiling Covfefe EarleyParser.swift
[11/23] Compiling Covfefe Normalization.swift
[12/23] Compiling Covfefe Parser.swift
[13/23] Compiling Covfefe ABNFImporter.swift
[14/23] Compiling Covfefe BNFImporter.swift
[15/23] Compiling Covfefe CYKParser.swift
[16/23] Compiling Covfefe Grammar.swift
[17/23] Compiling Covfefe GrammarCheck.swift
[18/23] Compiling Covfefe StringUtility.swift
[19/23] Compiling Covfefe Symbols.swift
[20/23] Compiling Covfefe SyntaxTree.swift
[21/23] Compiling Covfefe Terminal.swift
[22/23] Compiling Covfefe Tokenizer.swift
[23/23] Compiling Covfefe Utility.swift
[25/28] Compiling LogicParser LogicParser.swift
[26/28] Compiling LogicParser Errors.swift
[27/28] Emitting module LogicParser
[28/28] Compiling LogicParser LogicNode.swift
[30/39] 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 |
[31/39] 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 |
[32/40] 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)
[33/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 |
[34/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 |
[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 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 |
[37/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 |
[38/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 |
[39/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 |
[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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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 StringUtility.swift
[4/20] Compiling Covfefe Symbols.swift
[5/20] Compiling Covfefe SyntaxTree.swift
[6/20] Compiling Covfefe Terminal.swift
[7/20] Compiling Covfefe PrefixGrammar.swift
[8/20] Compiling Covfefe Productions.swift
[9/20] Compiling Covfefe Normalization.swift
[10/20] Compiling Covfefe Parser.swift
[11/20] Compiling Covfefe Grammar.swift
[12/20] Compiling Covfefe GrammarCheck.swift
[13/20] Compiling Covfefe Tokenizer.swift
[14/20] Compiling Covfefe Utility.swift
[15/20] Compiling Covfefe ABNFImporter.swift
[16/20] Compiling Covfefe BNFImporter.swift
[17/20] Compiling Covfefe CYKParser.swift
[18/20] Compiling Covfefe CharacterSets.swift
[19/20] Compiling Covfefe EBNFImporter.swift
[20/20] Compiling Covfefe EarleyParser.swift
[22/25] Compiling LogicParser LogicParser.swift
[23/25] Compiling LogicParser LogicNode.swift
[24/25] Compiling LogicParser Errors.swift
[25/25] Emitting module LogicParser
[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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/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 |
[29/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 |
[30/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 |
[31/37] 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 |
[32/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 |
[33/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 |
[34/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 |
[35/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 |
[36/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 |
[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 android