Build Information
Successful build of SwiftBeanCountWealthsimpleMapper, reference v1.6.2 (49a0d3
), with Swift 5.8 for Linux on 14 Jul 2024 01:46:06 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Reference: v1.6.2
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/SwiftBeanCountWealthsimpleMapper
* tag v1.6.2 -> FETCH_HEAD
HEAD is now at 49a0d32 Allow dynamic specification of account for more transaction types (#258)
Cloned https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Revision (git rev-parse @):
49a0d32f6fecd8cab5003f54fdf161784bab245b
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git at v1.6.2
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $workDir
https://github.com/Nef10/SwiftBeanCountWealthsimpleMapper.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" 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:25ae52e20f56ffaca5cfeeca46731079b0ef67b7dcd7f3dc3e93dc588d498392
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/WealthsimpleDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/827] Fetching swiftbeancountparserutils
[828/4087] Fetching swiftbeancountparserutils, swiftbeancountmodel
[1546/5932] Fetching swiftbeancountparserutils, swiftbeancountmodel, wealthsimpledownloader
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.19s)
[2398/5105] Fetching swiftbeancountmodel, wealthsimpledownloader
Fetched https://github.com/Nef10/WealthsimpleDownloader.git (0.27s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.30s)
Computing version for https://github.com/Nef10/WealthsimpleDownloader.git
Computed https://github.com/Nef10/WealthsimpleDownloader.git at 2.0.2 (0.31s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.34s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.33s)
Creating working copy for https://github.com/Nef10/WealthsimpleDownloader.git
Working copy of https://github.com/Nef10/WealthsimpleDownloader.git resolved at 2.0.2
Creating working copy for https://github.com/Nef10/SwiftBeanCountModel.git
Working copy of https://github.com/Nef10/SwiftBeanCountModel.git resolved at 0.1.6
Creating working copy for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Working copy of https://github.com/Nef10/SwiftBeanCountParserUtils.git resolved at 1.0.0
Building for debugging...
[1/28] Emitting module SwiftBeanCountModel
[2/30] Compiling SwiftBeanCountModel TransactionPosting.swift
[3/30] Compiling SwiftBeanCountModel ValidationResult.swift
[4/30] Compiling SwiftBeanCountModel Inventory.swift
[5/30] Compiling SwiftBeanCountModel Ledger.swift
[6/30] Compiling Wealthsimple WealthsimplePosition.swift
[7/30] Emitting module SwiftBeanCountParserUtils
[8/30] Compiling SwiftBeanCountParserUtils String.swift
[9/30] Compiling SwiftBeanCountModel Price.swift
[10/30] Compiling SwiftBeanCountModel Tag.swift
[11/31] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[12/31] Compiling SwiftBeanCountModel Option.swift
[13/31] Compiling SwiftBeanCountModel Transaction.swift
[14/31] Compiling SwiftBeanCountModel TransactionMetaData.swift
[15/31] Compiling Wealthsimple WealthsimpleAsset.swift
[16/32] Compiling SwiftBeanCountModel Account.swift
[17/32] Compiling SwiftBeanCountModel AccountName.swift
[18/32] Compiling SwiftBeanCountModel Amount.swift
[19/32] Compiling SwiftBeanCountModel Balance.swift
[20/32] Compiling SwiftBeanCountModel Commodity.swift
[21/32] Compiling SwiftBeanCountModel Cost.swift
[22/32] Compiling SwiftBeanCountModel Custom.swift
[23/32] Compiling SwiftBeanCountModel Event.swift
[24/32] Compiling SwiftBeanCountModel Flag.swift
[27/35] Compiling Wealthsimple String+CamelCase.swift
[28/35] Compiling Wealthsimple TransactionError.swift
[29/35] Compiling Wealthsimple WealthsimpleAccount.swift
[30/35] Compiling Wealthsimple Token.swift
[31/35] Emitting module Wealthsimple
[34/35] Compiling Wealthsimple WealthsimpleDownloader.swift
[35/35] Compiling Wealthsimple WealthsimpleTransaction.swift
[38/45] Compiling SwiftBeanCountWealthsimpleMapper Wealthsimple.Transaction+Helper.swift
[39/45] Emitting module SwiftBeanCountWealthsimpleMapper
[40/45] Compiling SwiftBeanCountWealthsimpleMapper Amount+init.swift
[41/45] Compiling SwiftBeanCountWealthsimpleMapper String+KebabCase.swift
[42/45] Compiling SwiftBeanCountWealthsimpleMapper LedgerLookup.swift
[43/45] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleConversionError.swift
[44/45] Compiling SwiftBeanCountWealthsimpleMapper MetaDataKeys.swift
[45/45] Compiling SwiftBeanCountWealthsimpleMapper WealthsimpleLedgerMapper.swift
Build complete! (11.09s)
Build complete.
Done.