The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MonetaryAmount with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SoftwareEngineerChris/MonetaryAmount.git
Reference: 1.1.1
Cloned https://github.com/SoftwareEngineerChris/MonetaryAmount.git into spi-builder-workspace
SUCCESS checkout https://github.com/SoftwareEngineerChris/MonetaryAmount.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/SoftwareEngineerChris/RoundedDecimal.git
[1/214] Fetching roundeddecimal
[215/1235] Fetching roundeddecimal, spectre
[1236/6355] Fetching roundeddecimal, spectre, stencil
Fetching https://github.com/SoftwareEngineerChris/Consolidate.git
Fetched https://github.com/SoftwareEngineerChris/RoundedDecimal.git (0.40s)
Fetched https://github.com/kylef/Spectre.git (0.40s)
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/stencilproject/Stencil.git (0.41s)
[1/141] Fetching consolidate
[142/1546] Fetching consolidate, pathkit
Fetched https://github.com/SoftwareEngineerChris/Consolidate.git (0.21s)
[169/1405] Fetching pathkit
Computing version for https://github.com/stencilproject/Stencil.git
Fetched https://github.com/kylef/PathKit.git (0.27s)
Computed https://github.com/stencilproject/Stencil.git at 0.13.1 (1.22s)
Computing version for https://github.com/SoftwareEngineerChris/Consolidate.git
Computed https://github.com/SoftwareEngineerChris/Consolidate.git at 1.1.0 (0.30s)
Computing version for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Computed https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.2 (0.31s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.33s)
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/SoftwareEngineerChris/RoundedDecimal.git
Working copy of https://github.com/SoftwareEngineerChris/RoundedDecimal.git resolved at 2.2.2
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
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
Building for debugging...
[1/19] Emitting module RoundedDecimal
[2/19] Compiling RoundedDecimal DecimalTypes.swift
[3/19] Compiling RoundedDecimal Decimal+Rounding.swift
[4/19] Emitting module Consolidate
[5/19] Compiling Consolidate Consolidatable.swift
[7/21] Compiling RoundedDecimal RoundedDecimal.swift
[8/21] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[11/23] Emitting module PathKit
[12/23] Compiling PathKit PathKit.swift
[13/24] Wrapping AST for Consolidate for debugging
[14/24] Archiving libConsolidate.a
[15/24] Wrapping AST for RoundedDecimal for debugging
[17/28] Archiving libRoundedDecimal.a
[19/33] Wrapping AST for PathKit for debugging
[21/37] Compiling MonetaryAmount MonetaryAmount.swift
[22/37] Compiling MonetaryAmount MonetaryAmount+Negation.swift
[23/53] Compiling MonetaryAmount MonetaryAmount+Construction.swift
[24/53] Compiling MonetaryAmount MonetaryAmount+Consolidation.swift
[25/53] Compiling MonetaryAmount MonetaryAmount+Arithmetic.swift
[26/53] Compiling MonetaryAmount Currency.swift
[27/53] Compiling MonetaryAmount NumberFormatter+Currency.swift
[28/53] Compiling Stencil Parser.swift
[29/53] Compiling Stencil Template.swift
[30/55] Compiling Stencil Node.swift
[31/55] Compiling Stencil NowTag.swift
[32/55] Emitting module Stencil
[33/55] Compiling Stencil Context.swift
[34/55] Compiling Stencil Environment.swift
[35/55] Compiling Stencil Errors.swift
[36/55] Compiling Stencil Expression.swift
[37/55] Compiling Stencil Extension.swift
[38/55] Compiling Stencil FilterTag.swift
[39/55] Compiling Stencil Lexer.swift
[40/55] Compiling Stencil Loader.swift
[41/55] Compiling Stencil Filters.swift
[42/55] Compiling Stencil ForTag.swift
[43/55] Compiling Stencil IfTag.swift
[44/55] Compiling Stencil Include.swift
[45/55] Compiling Stencil Inheritence.swift
[46/55] Compiling Stencil KeyPath.swift
[47/55] Emitting module MonetaryAmount
[48/55] Compiling MonetaryAmount Currencies+Generated.swift
[50/57] Wrapping AST for MonetaryAmount for debugging
[51/57] Archiving libMonetaryAmount.a
[53/57] Compiling Stencil Tokenizer.swift
[54/57] Compiling Stencil Variable.swift
[56/59] Wrapping AST for Stencil for debugging
[58/61] Emitting module CurrenciesGenerator
[59/61] Compiling CurrenciesGenerator main.swift
[61/63] Wrapping AST for CurrenciesGenerator for debugging
[62/63] Linking CurrenciesGenerator
Build complete! (21.91s)
Build complete.
Done.

Build Machine: Linux 2