The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftBeanCountParser with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountParser.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/Nef10/SwiftBeanCountParser
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4dfd945 Bump setup-swift from 1.26.0 to 2.0.0
Cloned https://github.com/Nef10/SwiftBeanCountParser.git
Revision (git rev-parse @):
4dfd945bf1c2a6acca876386396fda39cc8ec4db
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountParser.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/Nef10/SwiftBeanCountParser.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/3245] Fetching swiftbeancountmodel
[910/4059] Fetching swiftbeancountmodel, swiftbeancountparserutils
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (0.32s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (0.33s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.37s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.32s)
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...
[1/20] Compiling SwiftBeanCountModel Price.swift
[2/20] Compiling SwiftBeanCountModel Tag.swift
[3/22] Emitting module SwiftBeanCountParserUtils
[4/22] Compiling SwiftBeanCountParserUtils String.swift
[5/22] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[6/22] Compiling SwiftBeanCountModel Option.swift
[7/22] Compiling SwiftBeanCountModel Transaction.swift
[8/22] Compiling SwiftBeanCountModel TransactionMetaData.swift
[9/22] Compiling SwiftBeanCountModel Balance.swift
[10/22] Compiling SwiftBeanCountModel Commodity.swift
[11/22] Compiling SwiftBeanCountModel Cost.swift
[12/22] Emitting module SwiftBeanCountModel
[13/22] Compiling SwiftBeanCountModel Account.swift
[14/22] Compiling SwiftBeanCountModel AccountName.swift
[15/22] Compiling SwiftBeanCountModel Amount.swift
[18/24] Compiling SwiftBeanCountModel Custom.swift
[19/24] Compiling SwiftBeanCountModel Event.swift
[20/24] Compiling SwiftBeanCountModel Flag.swift
[21/24] Compiling SwiftBeanCountModel Inventory.swift
[22/24] Compiling SwiftBeanCountModel Ledger.swift
[23/24] Compiling SwiftBeanCountModel TransactionPosting.swift
[24/24] Compiling SwiftBeanCountModel ValidationResult.swift
[27/41] Compiling SwiftBeanCountParser PluginParser.swift
[28/41] Compiling SwiftBeanCountParser PostingParser.swift
[29/43] Compiling SwiftBeanCountParser AccountParser.swift
[30/43] Compiling SwiftBeanCountParser BalanceParser.swift
[31/43] Emitting module SwiftBeanCountParser
[32/43] Compiling SwiftBeanCountParser CommodityParser.swift
[33/43] Compiling SwiftBeanCountParser CostParser.swift
[34/43] Compiling SwiftBeanCountParser PriceParser.swift
[35/43] Compiling SwiftBeanCountParser TransactionMetaDataParser.swift
[36/43] Compiling SwiftBeanCountParser MetaDataParser.swift
[37/43] Compiling SwiftBeanCountParser OptionParser.swift
[38/43] Compiling SwiftBeanCountParser CustomsParser.swift
[39/43] Compiling SwiftBeanCountParser DateParser.swift
[40/43] Compiling SwiftBeanCountParser Parser.swift
[41/43] Compiling SwiftBeanCountParser ParserUtils.swift
[42/43] Compiling SwiftBeanCountParser EventParser.swift
[43/43] Compiling SwiftBeanCountParser Collection.swift
Build complete! (9.24s)
Build complete.
Done.

Build Machine: Linux 2