Build Information
Successful build of Catena, reference v1.0.0 (088645
), with Swift 5.8 for Linux on 20 Oct 2024 21:29:40 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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/Catena.git
Reference: v1.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/Fleuronic/Catena
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at 0886450 Update submodules
Submodule path 'Submodules/Catenary': checked out '4b6597ad091aef169da5e40a867faa8c89a4fc66'
Submodule path 'Submodules/Catenoid': checked out 'cffe7da17b5b68a45a57657e240ae048d0c85096'
Submodule 'Catenary' (https://github.com/Fleuronic/Catenary) registered for path 'Submodules/Catenary'
Submodule 'Catenoid' (https://github.com/Fleuronic/Catenoid) registered for path 'Submodules/Catenoid'
Cloning into '/host/spi-builder-workspace/Submodules/Catenary'...
Cloning into '/host/spi-builder-workspace/Submodules/Catenoid'...
Cloned https://github.com/Fleuronic/Catena.git
Revision (git rev-parse @):
0886450dc5cc4d2607cd63ce95772e6fb29d7a9f
SUCCESS checkout https://github.com/Fleuronic/Catena.git at v1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD
https://github.com/Fleuronic/Catena.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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:06f9196eb0a58d9e2ef145681487a05751c13e2e1446f508740719934c63fbe6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/Fleuronic/Identity
[1/96] Fetching identity
Fetched https://github.com/Fleuronic/Identity (0.20s)
Creating working copy for https://github.com/Fleuronic/Identity
Working copy of https://github.com/Fleuronic/Identity resolved at master
Building for debugging...
[1/2] Emitting module Identity
[2/2] Compiling Identity Identity.swift
[5/12] Compiling Catena UndocumentedFields.swift
[6/12] Compiling Catena IDListFields.swift
[7/13] Compiling Catena Fields.swift
[8/13] Emitting module Catena
[9/13] Compiling Catena IDFields.swift
[10/13] Compiling Catena Result.swift
[11/13] Compiling Catena Undocumented.swift
[12/13] Compiling Catena Scoped.swift
[13/13] Compiling Catena Valued.swift
Build complete! (4.83s)
Build complete.
Done.