Build Information
Successful build of SwiftBeanCountRogersBankMapper, reference v0.0.13 (2a77c3
), with Swift 5.10 for macOS (SPM) on 9 Nov 2024 23:26:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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.10
Building package at path: $PWD
https://github.com/Nef10/SwiftBeanCountRogersBankMapper.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/34] Compiling SwiftBeanCountModel Custom.swift
[7/34] Compiling SwiftBeanCountModel Event.swift
[8/34] Compiling SwiftBeanCountModel Flag.swift
[9/34] Compiling SwiftBeanCountModel Inventory.swift
[10/35] Compiling SwiftBeanCountModel TransactionMetaData.swift
[11/35] Compiling SwiftBeanCountModel TransactionPosting.swift
[12/35] Emitting module SwiftBeanCountModel
[13/35] Compiling SwiftBeanCountModel Account.swift
[14/35] Compiling SwiftBeanCountModel AccountName.swift
[15/35] Compiling SwiftBeanCountModel Commodity.swift
[16/35] Compiling SwiftBeanCountModel Cost.swift
[17/35] Compiling SwiftBeanCountModel Amount.swift
[18/35] Compiling SwiftBeanCountModel Balance.swift
[19/35] Compiling SwiftBeanCountModel Option.swift
[20/35] Compiling SwiftBeanCountModel Price.swift
[21/35] Compiling SwiftBeanCountModel Tag.swift
[22/35] Compiling SwiftBeanCountModel Transaction.swift
[23/35] Compiling SwiftBeanCountModel Ledger.swift
[24/35] Compiling SwiftBeanCountModel MultiCurrencyAmount.swift
[25/35] Compiling SwiftBeanCountParserUtils String.swift
[26/35] Emitting module SwiftBeanCountParserUtils
[27/35] Emitting module RogersBankDownloader
[28/35] Compiling RogersBankDownloader RogersUser.swift
[29/35] Compiling RogersBankDownloader RogersStatement.swift
[30/35] Compiling RogersBankDownloader URLTaskHelper.swift
[31/35] Compiling RogersBankDownloader RogersAuthenticator.swift
[32/35] Compiling RogersBankDownloader RogersAccount.swift
[33/35] Compiling RogersBankDownloader DownloadError.swift
[34/35] Compiling RogersBankDownloader RogersActivity.swift
[35/35] Compiling SwiftBeanCountModel ValidationResult.swift
[36/39] Compiling SwiftBeanCountRogersBankMapper RogersBankMappingError.swift
[37/39] Compiling SwiftBeanCountRogersBankMapper SwiftBeanCountRogersBankMapper.swift
[38/39] Emitting module SwiftBeanCountRogersBankMapper
[39/39] Compiling SwiftBeanCountRogersBankMapper MetaDataKeys.swift
Build complete! (15.17s)
Fetching https://github.com/Nef10/SwiftBeanCountParserUtils.git
Fetching https://github.com/Nef10/SwiftBeanCountModel.git
Fetching https://github.com/Nef10/RogersBankDownloader.git
[1/837] Fetching swiftbeancountparserutils
[437/2310] Fetching swiftbeancountparserutils, rogersbankdownloader
[498/5577] Fetching swiftbeancountparserutils, rogersbankdownloader, swiftbeancountmodel
Fetched https://github.com/Nef10/RogersBankDownloader.git from cache (1.84s)
Fetched https://github.com/Nef10/SwiftBeanCountModel.git from cache (1.84s)
Fetched https://github.com/Nef10/SwiftBeanCountParserUtils.git from cache (1.84s)
Computing version for https://github.com/Nef10/RogersBankDownloader.git
Computed https://github.com/Nef10/RogersBankDownloader.git at 0.2.1 (0.58s)
Computing version for https://github.com/Nef10/SwiftBeanCountParserUtils.git
Computed https://github.com/Nef10/SwiftBeanCountParserUtils.git at 1.0.0 (0.59s)
Computing version for https://github.com/Nef10/SwiftBeanCountModel.git
Computed https://github.com/Nef10/SwiftBeanCountModel.git at 0.1.6 (0.61s)
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.