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-4606859-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: master
Cloned https://github.com/SoftwareEngineerChris/MonetaryAmount.git into spi-builder-workspace
SUCCESS checkout https://github.com/SoftwareEngineerChris/MonetaryAmount.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/PathKit.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/SoftwareEngineerChris/Consolidate.git
[1/141] Fetching consolidate
[142/1546] Fetching consolidate, pathkit
[1547/6666] Fetching consolidate, pathkit, stencil
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/kylef/PathKit.git (0.35s)
Fetching https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Fetched https://github.com/SoftwareEngineerChris/Consolidate.git (0.35s)
Fetched https://github.com/stencilproject/Stencil.git (0.35s)
[1/1021] Fetching spectre
[165/1235] Fetching spectre, roundeddecimal
Fetched https://github.com/SoftwareEngineerChris/RoundedDecimal.git (0.20s)
Computing version for https://github.com/stencilproject/Stencil.git
Fetched https://github.com/kylef/Spectre.git (0.21s)
Computed https://github.com/stencilproject/Stencil.git at 0.13.1 (0.95s)
Computing version for https://github.com/SoftwareEngineerChris/Consolidate.git
Computed https://github.com/SoftwareEngineerChris/Consolidate.git at 1.1.0 (0.27s)
Computing version for https://github.com/SoftwareEngineerChris/RoundedDecimal.git
Computed https://github.com/SoftwareEngineerChris/RoundedDecimal.git at 2.2.2 (0.29s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.28s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.28s)
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/SoftwareEngineerChris/Consolidate.git
Working copy of https://github.com/SoftwareEngineerChris/Consolidate.git resolved at 1.1.0
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
Building for debugging...
[1/19] Emitting module Consolidate
[2/19] Compiling Consolidate Consolidatable.swift
[3/19] Emitting module RoundedDecimal
[4/19] Compiling RoundedDecimal RoundedDecimal.swift
[5/19] Compiling RoundedDecimal Decimal+Rounding.swift
[6/19] Compiling RoundedDecimal DecimalTypes.swift
[7/19] Compiling RoundedDecimal DynamicRoundedDecimal.swift
[8/20] Emitting module PathKit
[9/20] Compiling PathKit PathKit.swift
[15/25] Wrapping AST for RoundedDecimal for debugging
[16/25] Archiving libRoundedDecimal.a
[17/25] Wrapping AST for Consolidate for debugging
[18/25] Archiving libConsolidate.a
[19/26] Wrapping AST for PathKit for debugging
[21/52] Compiling MonetaryAmount MonetaryAmount+Construction.swift
[22/53] Compiling MonetaryAmount Currency.swift
[23/53] Compiling MonetaryAmount MonetaryAmount.swift
[24/53] Compiling MonetaryAmount MonetaryAmount+Negation.swift
[25/53] Compiling MonetaryAmount MonetaryAmount+Arithmetic.swift
[26/53] Compiling MonetaryAmount MonetaryAmount+Consolidation.swift
[27/53] Compiling MonetaryAmount NumberFormatter+Currency.swift
[28/53] Emitting module Stencil
[29/55] Emitting module MonetaryAmount
[30/55] Compiling Stencil Node.swift
[31/55] Compiling Stencil NowTag.swift
[32/55] Compiling Stencil Parser.swift
[33/55] Compiling Stencil Template.swift
[34/55] Compiling Stencil Include.swift
[35/55] Compiling Stencil Inheritence.swift
[36/55] Compiling Stencil KeyPath.swift
[37/55] Compiling Stencil Lexer.swift
[38/55] Compiling Stencil Loader.swift
[39/55] Compiling Stencil Expression.swift
[40/55] Compiling Stencil Extension.swift
[41/55] Compiling Stencil FilterTag.swift
[42/55] Compiling Stencil Context.swift
[43/55] Compiling Stencil Environment.swift
[44/55] Compiling Stencil Errors.swift
[45/55] Compiling Stencil Filters.swift
[46/55] Compiling Stencil ForTag.swift
[47/55] Compiling Stencil IfTag.swift
[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] Compiling CurrenciesGenerator main.swift
[59/61] Emitting module CurrenciesGenerator
[61/63] Wrapping AST for CurrenciesGenerator for debugging
[62/63] Linking CurrenciesGenerator
Build complete! (16.14s)
Build complete.
Done.

Build Machine: Linux 1