The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ModelGen with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/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/hebertialmeida/modelgen.git
Reference: master
Cloned https://github.com/hebertialmeida/modelgen.git into spi-builder-workspace
SUCCESS checkout https://github.com/hebertialmeida/modelgen.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-0":/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/Commander.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
[1/1021] Fetching spectre
[1022/2609] Fetching spectre, commander
[2610/6617] Fetching spectre, commander, stencilswiftkit
Fetched https://github.com/kylef/Spectre.git (0.21s)
[1949/5596] Fetching commander, stencilswiftkit
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/kylef/Commander.git (0.22s)
Fetching https://github.com/kylef/Stencil.git
[603/5413] Fetching stencilswiftkit, pathkit
[2328/10533] Fetching stencilswiftkit, pathkit, stencil
Fetched https://github.com/kylef/PathKit.git (0.24s)
Fetching https://github.com/jpsim/Yams.git
[2919/9128] Fetching stencilswiftkit, stencil
Fetched https://github.com/kylef/Stencil.git (0.35s)
[962/4008] Fetching stencilswiftkit
[1645/12614] Fetching stencilswiftkit, yams
Fetched https://github.com/jpsim/Yams.git (1.26s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git (2.02s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (0.93s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.7.2 (1.91s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.13.1 (0.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.52s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.0 (0.98s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.26s)
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.2
Creating working copy for https://github.com/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.9.0
Creating working copy for https://github.com/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.7.2
warning: 'stencilswiftkit': 'stencilswiftkit' dependency on 'https://github.com/stencilproject/Stencil.git' conflicts with dependency on 'https://github.com/kylef/Stencil.git' which has the same identity 'stencil'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/14] Compiling writer.c
[1/14] Compiling reader.c
[2/14] Compiling parser.c
[3/22] Compiling api.c
[4/25] Compiling emitter.c
[5/25] Compiling scanner.c
[7/40] Emitting module Commander
[8/41] Compiling Yams Constructor.swift
[9/41] Compiling Yams Decoder.swift
[10/41] Compiling Commander Group.swift
[11/41] Compiling Commander Error.swift
[12/41] Compiling Commander Command.swift
[13/41] Compiling Commander ArgumentParser.swift
[14/41] Compiling Commander CommandRunner.swift
[15/41] Emitting module Yams
[18/43] Compiling Yams String+Yams.swift
[19/43] Compiling Yams Tag.swift
[20/43] Compiling Yams Representer.swift
[21/43] Compiling Yams Resolver.swift
[22/43] Compiling Yams Node.Scalar.swift
[23/43] Compiling Yams Node.Sequence.swift
[24/43] Compiling Yams Node.swift
[25/43] Compiling Yams Parser.swift
[26/43] Compiling Yams Mark.swift
[27/43] Compiling Yams Node.Mapping.swift
[28/43] Compiling Yams Emitter.swift
[29/43] Compiling Yams Encoder.swift
[30/43] Compiling Yams YamlError.swift
[31/43] Compiling Yams shim.swift
[33/45] Wrapping AST for Yams for debugging
[35/45] Emitting module PathKit
[36/45] Compiling PathKit PathKit.swift
[38/47] Wrapping AST for PathKit for debugging
[40/66] Compiling Stencil Node.swift
[41/66] Compiling Stencil NowTag.swift
[42/68] Compiling Stencil Context.swift
[43/68] Compiling Stencil Environment.swift
[44/68] Compiling Stencil Errors.swift
[45/68] Compiling Stencil Include.swift
[46/68] Compiling Stencil Inheritence.swift
[47/68] Compiling Stencil KeyPath.swift
[48/68] Emitting module Stencil
[49/68] Compiling Stencil Parser.swift
[50/68] Compiling Stencil Template.swift
[51/68] Compiling Stencil Lexer.swift
[52/68] Compiling Stencil Loader.swift
[53/68] Compiling Stencil Expression.swift
[54/68] Compiling Stencil Extension.swift
[55/68] Compiling Stencil FilterTag.swift
[56/68] Compiling Stencil Filters.swift
[57/68] Compiling Stencil ForTag.swift
[58/68] Compiling Stencil IfTag.swift
[59/68] Compiling Stencil Tokenizer.swift
[60/68] Compiling Stencil Variable.swift
[62/70] Wrapping AST for Stencil for debugging
[64/81] Compiling Commander CommandType.swift
[65/81] Compiling Commander Commands.swift
[66/82] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[68/82] Compiling StencilSwiftKit SetNode.swift
[69/84] Wrapping AST for Commander for debugging
[71/84] Compiling StencilSwiftKit MapNode.swift
[72/84] Compiling StencilSwiftKit Parameters.swift
[73/84] Emitting module StencilSwiftKit
[74/84] Compiling StencilSwiftKit CallMacroNodes.swift
[75/84] Compiling StencilSwiftKit Context.swift
[76/84] Compiling StencilSwiftKit SwiftIdentifier.swift
[77/84] Compiling StencilSwiftKit Environment.swift
[78/84] Compiling StencilSwiftKit Filters+Numbers.swift
[79/84] Compiling StencilSwiftKit Filters+Strings.swift
[80/84] Compiling StencilSwiftKit Filters.swift
[82/86] Wrapping AST for StencilSwiftKit for debugging
[84/96] Compiling ModelGenKit String+Helpers.swift
[85/96] Compiling ModelGenKit Utils.swift
[86/97] Compiling ModelGenKit YamlParser.swift
[87/97] Emitting module ModelGenKit
[88/97] Compiling ModelGenKit Filters.swift
[89/97] Compiling ModelGenKit JsonParser+Context.swift
[90/97] Compiling ModelGenKit JsonParser.swift
[91/97] Compiling ModelGenKit LanguageType.swift
[92/97] Compiling ModelGenKit Schema.swift
[93/97] Compiling ModelGenKit Configuration.swift
[94/97] Compiling ModelGenKit Error.swift
[96/99] Wrapping AST for ModelGenKit for debugging
[98/101] Emitting module ModelGen
[99/101] Compiling ModelGen main.swift
[101/103] Wrapping AST for ModelGen for debugging
[102/103] Linking modelgen
Build complete! (19.23s)
Build complete.
Done.

Build Machine: Linux 1