Build Information
Successful build of FirebladeECS, reference 0.17.7 (ae2350
), with Swift 5.9 for Linux on 1 Nov 2024 10:01:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fireblade-engine/ecs.git
Reference: 0.17.7
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/fireblade-engine/ecs
* tag 0.17.7 -> FETCH_HEAD
HEAD is now at ae23509 Fix hosting base path
Cloned https://github.com/fireblade-engine/ecs.git
Revision (git rev-parse @):
ae23509c4a5b8a1631e31fe697279d0cde40c45a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/fireblade-engine/ecs.git at 0.17.7
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/fireblade-engine/ecs.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.33s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.04s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3153] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.35s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (3.61s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/29] Emitting module FirebladeECS
[4/32] Compiling FirebladeECS Family+Coding.swift
[5/32] Compiling FirebladeECS Family.swift
[6/32] Compiling FirebladeECS FamilyDecoding.swift
[7/32] Compiling FirebladeECS FamilyEncoding.swift
[8/32] Compiling FirebladeECS NexusEventDelegate.swift
[9/32] Compiling FirebladeECS Single.swift
[10/32] Compiling FirebladeECS UnorderedSparseSet.swift
[11/32] Compiling FirebladeECS CodingStrategy.swift
[12/32] Compiling FirebladeECS Component.swift
[13/32] Compiling FirebladeECS ComponentIdentifier.swift
[14/32] Compiling FirebladeECS Entity+Component.swift
[15/32] Compiling FirebladeECS Entity.swift
[16/32] Compiling FirebladeECS EntityIdentifier.swift
[17/32] Compiling FirebladeECS EntityIdentifierGenerator.swift
[18/32] Compiling FirebladeECS FSM.swift
[19/32] Compiling FirebladeECS Nexus+ComponentsBuilder.swift
[20/32] Compiling FirebladeECS Nexus+Entity.swift
[21/32] Compiling FirebladeECS Nexus+Family.swift
[22/32] Compiling FirebladeECS Nexus+Internal.swift
[23/32] Compiling FirebladeECS Nexus.swift
[24/32] Compiling FirebladeECS NexusEvent.swift
[25/32] Compiling FirebladeECS Family.generated.swift
[26/32] Compiling FirebladeECS Hashing.swift
[27/32] Compiling FirebladeECS ManagedContiguousArray.swift
[28/32] Compiling FirebladeECS Nexus+Component.swift
[29/32] Compiling FirebladeECS FamilyMemberBuilder.swift
[30/32] Compiling FirebladeECS FamilyRequirementsManaging.swift
[31/32] Compiling FirebladeECS FamilyTraitSet.swift
[32/32] Compiling FirebladeECS Foundation+Extensions.swift
Build complete! (23.16s)
Build complete.
Done.