The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MonetaryAmount with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SoftwareEngineerChris/MonetaryAmount
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 3442059 Makes use of Consolidate Swift Package for MonetaryAmount consolidation
Cloned https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Revision (git rev-parse @):
3442059cf3ea7337441757aeadb6d1e026efa44c
SUCCESS checkout https://github.com/SoftwareEngineerChris/MonetaryAmount.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[6/17] Write CurrenciesGenerator-entitlement.plist
[7/17] Write swift-version--423B1241ED78D482.txt
[9/26] Emitting module Consolidate
[10/26] Compiling Consolidate Consolidatable.swift
[10/26] Write Objects.LinkFileList
[11/26] Archiving libConsolidate.a
[13/26] Compiling RoundedDecimal DecimalTypes.swift
[14/26] Compiling RoundedDecimal RoundedDecimal.swift
[15/26] Emitting module RoundedDecimal
[16/26] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[17/26] Compiling RoundedDecimal Decimal+Rounding.swift
[17/26] Write Objects.LinkFileList
[18/26] Archiving libRoundedDecimal.a
[20/26] Emitting module PathKit
[21/26] Compiling PathKit PathKit.swift
[22/53] Emitting module Stencil
[23/55] Compiling MonetaryAmount MonetaryAmount+Construction.swift
[24/55] Compiling MonetaryAmount Currency.swift
[25/55] Compiling MonetaryAmount MonetaryAmount.swift
[26/55] Emitting module MonetaryAmount
[27/55] Compiling MonetaryAmount MonetaryAmount+Arithmetic.swift
[28/55] Compiling MonetaryAmount MonetaryAmount+Negation.swift
[29/55] Compiling MonetaryAmount Currencies+Generated.swift
[30/55] Compiling MonetaryAmount MonetaryAmount+Consolidation.swift
[31/56] Compiling Stencil Node.swift
[32/56] Compiling Stencil NowTag.swift
[33/56] Compiling Stencil Parser.swift
[34/56] Compiling Stencil Template.swift
[35/56] Compiling Stencil Include.swift
[36/56] Compiling Stencil Inheritence.swift
[37/56] Compiling Stencil KeyPath.swift
[38/56] Compiling Stencil Lexer.swift
[39/56] Compiling Stencil Loader.swift
[40/56] Compiling MonetaryAmount NumberFormatter+Currency.swift
[40/56] Write Objects.LinkFileList
[41/56] Archiving libMonetaryAmount.a
[43/56] Compiling Stencil Expression.swift
[44/56] Compiling Stencil Extension.swift
[45/56] Compiling Stencil FilterTag.swift
[46/56] Compiling Stencil Filters.swift
[47/56] Compiling Stencil ForTag.swift
[48/56] Compiling Stencil IfTag.swift
[49/56] Compiling Stencil Context.swift
[50/56] Compiling Stencil Environment.swift
[51/56] Compiling Stencil Errors.swift
[52/56] Compiling Stencil Tokenizer.swift
[53/56] Compiling Stencil Variable.swift
[54/58] Compiling CurrenciesGenerator main.swift
[55/58] Emitting module CurrenciesGenerator
[55/58] Write Objects.LinkFileList
[56/58] Linking CurrenciesGenerator
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/CurrenciesGenerator: replacing existing signature
[57/58] Applying CurrenciesGenerator
Build complete! (7.24s)
Fetching https://github.com/SoftwareEngineerChris/Consolidate.git from cache
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/SoftwareEngineerChris/RoundedDecimal.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.19s)
Fetched https://github.com/stencilproject/Stencil.git from cache (0.19s)
Fetched https://github.com/kylef/Spectre.git from cache (0.19s)
Fetched https://github.com/SoftwareEngineerChris/RoundedDecimal.git from cache (0.19s)
Fetched https://github.com/SoftwareEngineerChris/Consolidate.git from cache (0.19s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.13.1 (0.35s)
Computing version for https://github.com/SoftwareEngineerChris/Consolidate.git
Computed https://github.com/SoftwareEngineerChris/Consolidate.git at 1.1.0 (0.33s)
Computing version for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Computed https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.2 (0.32s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.33s)
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.13.1
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.2
Creating working copy for https://github.com/SoftwareEngineerChris/Consolidate.git
Working copy of https://github.com/SoftwareEngineerChris/Consolidate.git resolved at 1.1.0
Creating working copy for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Working copy of https://github.com/SoftwareEngineerChris/RoundedDecimal.git resolved at 2.2.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Build complete.
Done.