Build Information
Successful build of SwiftBeanCountCompassCardMapper, reference v0.1.1 (c1af5f
), with Swift 5.9 for macOS (SPM) on 23 Sep 2024 14:47:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
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 /Users/admin/builder/spi-builder-workspace/.git/
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: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountCompassCardMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/30] Compiling CSV CSVError.swift
[2/30] Compiling SwiftBeanCountModel Commodity.swift
[3/30] Compiling SwiftBeanCountModel Cost.swift
[4/31] Compiling SwiftBeanCountModel Option.swift
[5/31] Compiling SwiftBeanCountModel Price.swift
[6/31] Compiling SwiftBeanCountModel Custom.swift
[7/31] Compiling SwiftBeanCountModel Event.swift
[8/31] Compiling SwiftBeanCountModel TransactionMetaData.swift
[9/31] Compiling SwiftBeanCountModel TransactionPosting.swift
[10/31] Compiling SwiftBeanCountModel Tag.swift
[11/31] Compiling SwiftBeanCountModel Transaction.swift
[12/31] Compiling SwiftBeanCountModel Ledger.swift
[13/31] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[14/31] Compiling SwiftBeanCountModel Flag.swift
[15/31] Compiling SwiftBeanCountModel Inventory.swift
[16/31] Emitting module SwiftBeanCountModel
[17/31] Compiling SwiftBeanCountModel Amount.swift
[18/31] Compiling SwiftBeanCountModel Balance.swift
[19/31] Compiling SwiftBeanCountModel Account.swift
[20/31] Compiling SwiftBeanCountModel AccountName.swift
[21/31] Compiling SwiftBeanCountParserUtils String.swift
[22/31] Emitting module SwiftBeanCountParserUtils
[23/31] Compiling CSV UnicodeIterator.swift
[24/31] Compiling CSV Legacy.swift
[25/31] Compiling CSV Endian.swift
[26/31] Compiling CSV BinaryReader.swift
[27/31] Compiling CSV CSVReader.swift
[28/31] Compiling SwiftBeanCountModel ValidationResult.swift
[29/31] Compiling CSV CSVWriter.swift
[30/31] Emitting module CSV
[31/31] Compiling CSV CSVRowDecoder.swift
[32/34] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapperError.swift
[33/34] Emitting module SwiftBeanCountCompassCardMapper
[34/34] Compiling SwiftBeanCountCompassCardMapper SwiftBeanCountCompassCardMapper.swift
Build complete! (15.72s)
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/yaslab/CSV.swift.git
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
[1/827] Fetching swiftbeancountparserutils
[208/2419] Fetching swiftbeancountparserutils, csv.swift
[592/5679] Fetching swiftbeancountparserutils, csv.swift, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (1.94s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (1.94s)
Fetched https://github.com/yaslab/CSV.swift.git (1.94s)
Computing version for https://github.com/yaslab/CSV.swift.git
Computed https://github.com/yaslab/CSV.swift.git at 2.5.0 (0.62s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.61s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.57s)
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/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
Build complete.
Done.