Build Information
Successful build of SwimHTMX with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maciejtrybilo/Swim-htmx.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/maciejtrybilo/Swim-htmx
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 349cb67 xh-trigger
Cloned https://github.com/maciejtrybilo/Swim-htmx.git
Revision (git rev-parse @):
349cb676aa4db7976a4dee11f59d104bf203113c
SUCCESS checkout https://github.com/maciejtrybilo/Swim-htmx.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/maciejtrybilo/Swim-htmx.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/robb/Swim.git
[1/780] Fetching swim
Fetched https://github.com/robb/Swim.git (0.27s)
Computing version for https://github.com/robb/Swim.git
Computed https://github.com/robb/Swim.git at 0.4.0 (1.29s)
Creating working copy for https://github.com/robb/Swim.git
Working copy of https://github.com/robb/Swim.git resolved at 0.4.0
Building for debugging...
[1/6] Compiling Swim Trimming.swift
[2/6] Compiling Swim Visitor.swift
[3/6] Compiling Swim Node.swift
[4/6] Compiling Swim NodeBuilder.swift
[5/6] Emitting module Swim
[6/6] Compiling Swim String+XML.swift
[9/11] Compiling HTML Tag.swift
[10/11] Compiling HTML Tags.swift
[11/11] Emitting module HTML
[14/23] Compiling SwimHTMX HXTarget.swift
[15/24] Compiling SwimHTMX HXSwapOOB.swift
[16/24] Compiling SwimHTMX HXVals.swift
[17/24] Compiling SwimHTMX HXTrigger.swift
[18/24] Compiling SwimHTMX HXEndpoint.swift
[19/24] Compiling SwimHTMX HXIndicator.swift
[20/24] Emitting module SwimHTMX
[21/24] Compiling SwimHTMX HXAttribute.swift
[22/24] Compiling SwimHTMX HXDisableELT.swift
[23/24] Compiling SwimHTMX HXSwap.swift
[24/24] Compiling SwimHTMX Node+HTMX.swift
Build complete! (20.20s)
Build complete.
Done.