Build Information
Successful build of SwiftBeanCountCompassCardMapper, reference v0.1.1 (c1af5f
), with Swift 5.10 for Linux on 23 Sep 2024 14:47:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Reference: v0.1.1
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/Nef10/SwiftBeanCountCompassCardMapper
* tag v0.1.1 -> FETCH_HEAD
HEAD is now at c1af5fc Fix webloads have second transaction after taping
Cloned https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Revision (git rev-parse @):
c1af5fc33aa9062ce635f77bacc722a085a90d2b
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git at v0.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:6c25c99211d1e15148b101a61df2563575f50d0f624cb6ce5a573a0b53fb5dca
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/yaslab/CSV.swift.git
[1/1592] Fetching csv.swift
[352/2419] Fetching csv.swift, swiftbeancountparserutils
[2420/5679] Fetching csv.swift, swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (0.25s)
[3907/4852] Fetching csv.swift, swiftbeancountmodel
Fetched https://github.com/yaslab/CSV.swift.git from cache (0.35s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (0.35s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.0 (0.42s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.40s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.41s)
Creating working copy for https://github.com/yaslab/CSV.swift.git
Working copy of https://github.com/yaslab/CSV.swift.git resolved at 2.5.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/33] Compiling CSV Endian.swift
[7/34] Compiling CSV Legacy.swift
[8/34] Compiling CSV UnicodeIterator.swift
[9/34] Emitting module SwiftBeanCountParserUtils
[10/34] Compiling SwiftBeanCountParserUtils String.swift
[11/34] Emitting module SwiftBeanCountModel
[12/34] Compiling SwiftBeanCountModel Balance.swift
[13/34] Compiling SwiftBeanCountModel Commodity.swift
[14/34] Compiling SwiftBeanCountModel Cost.swift
[15/37] Compiling SwiftBeanCountModel Transaction.swift
[16/37] Compiling SwiftBeanCountModel TransactionMetaData.swift
[17/37] Compiling SwiftBeanCountModel Price.swift
[18/37] Compiling SwiftBeanCountModel Tag.swift
[19/37] Compiling SwiftBeanCountModel Inventory.swift
[20/37] Compiling SwiftBeanCountModel Ledger.swift
[21/37] Compiling SwiftBeanCountModel Custom.swift
[22/37] Compiling SwiftBeanCountModel Event.swift
[23/37] Compiling SwiftBeanCountModel Flag.swift
[24/37] Compiling SwiftBeanCountModel Account.swift
[25/37] Compiling SwiftBeanCountModel AccountName.swift
[26/37] Compiling SwiftBeanCountModel Amount.swift
[27/37] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[28/37] Compiling SwiftBeanCountModel Option.swift
[30/37] Compiling CSV BinaryReader.swift
[31/37] Emitting module CSV
[32/37] Compiling CSV CSVWriter.swift
[33/37] Compiling SwiftBeanCountModel TransactionPosting.swift
[34/37] Compiling SwiftBeanCountModel ValidationResult.swift
[35/38] Compiling CSV CSVRowDecoder.swift
[36/38] Compiling CSV CSVError.swift
[37/38] Compiling CSV CSVReader.swift
[40/42] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[41/42] Emitting module SwiftBeanCountCompassCardMapper
[42/42] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
Build complete! (13.98s)
Build complete.
Done.