Build Information
Successful build of SwiftBeanCountRogersBankMapper, reference v0.0.13 (2a77c3
), with Swift 5.9 for macOS (SPM) on 9 Nov 2024 23:26:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Reference: v0.0.13
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Nef10/SwiftBeanCountRogersBankMapper
* tag v0.0.13 -> FETCH_HEAD
HEAD is now at 2a77c34 Bump RogersBankDownloader from 0.2.0 to 0.2.1
Cloned https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Revision (git rev-parse @):
2a77c3430d2f69ff9d76e953f4b000f9e7abd2f1
SUCCESS checkout https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git at v0.0.13
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/29] Compiling RogersBankDownloader URLTaskHelper.swift
[2/29] Compiling SwiftBeanCountModel Flag.swift
[3/29] Compiling SwiftBeanCountModel Inventory.swift
[4/30] Compiling SwiftBeanCountParserUtils String.swift
[5/30] Emitting module SwiftBeanCountParserUtils
[6/30] Compiling SwiftBeanCountModel Custom.swift
[7/30] Compiling SwiftBeanCountModel Event.swift
[8/30] Emitting module SwiftBeanCountModel
[9/30] Compiling SwiftBeanCountModel Account.swift
[10/30] Compiling SwiftBeanCountModel AccountName.swift
[11/30] Compiling SwiftBeanCountModel Amount.swift
[12/30] Compiling SwiftBeanCountModel Balance.swift
[13/30] Compiling SwiftBeanCountModel Commodity.swift
[14/30] Compiling SwiftBeanCountModel Cost.swift
[15/30] Compiling SwiftBeanCountModel Ledger.swift
[16/30] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[17/30] Compiling SwiftBeanCountModel Option.swift
[18/30] Compiling SwiftBeanCountModel Price.swift
[19/30] Compiling SwiftBeanCountModel TransactionMetaData.swift
[20/30] Compiling SwiftBeanCountModel TransactionPosting.swift
[21/30] Compiling SwiftBeanCountModel Tag.swift
[22/30] Compiling SwiftBeanCountModel Transaction.swift
[23/30] Compiling RogersBankDownloader RogersStatement.swift
[24/30] Compiling RogersBankDownloader RogersUser.swift
[25/30] Compiling SwiftBeanCountModel ValidationResult.swift
[26/30] Compiling RogersBankDownloader RogersActivity.swift
[27/30] Compiling RogersBankDownloader DownloadError.swift
[28/30] Compiling RogersBankDownloader RogersAccount.swift
[29/30] Emitting module RogersBankDownloader
[30/30] Compiling RogersBankDownloader RogersAuthenticator.swift
[31/34] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
[32/34] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[33/34] Emitting module SwiftBeanCountRogersBankMapper
[34/34] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
Build complete! (16.65s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
[1/1473] Fetching rogersbankdownloader
[46/2310] Fetching rogersbankdownloader, swiftbeancountparserutils
[256/5577] Fetching rogersbankdownloader, swiftbeancountparserutils, swiftbeancountmodel
Fetched https://github.com/Nef10/SwiftBeanCountModel.git (1.97s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git (1.97s)
Fetched https://github.com/Nef10/RogersBankDownloader.git (1.97s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.1 (0.56s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.56s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.59s)
Creating working copy for https://github.com/Nef10/RogersBankDownloader.git
Working copy of https://github.com/Nef10/RogersBankDownloader.git resolved at 0.2.1
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.