The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ModelGen with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hebertialmeida/modelgen.git
Reference: 0.5.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/hebertialmeida/modelgen
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at af78ff3 Update main.swift
Cloned https://github.com/hebertialmeida/modelgen.git
Revision (git rev-parse @):
af78ff30926722ac381950704bef53495f517d05
SUCCESS checkout https://github.com/hebertialmeida/modelgen.git at 0.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/hebertialmeida/modelgen.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/Stencil.git
[1/1404] Fetching pathkit
[984/2425] Fetching pathkit, spectre
[2192/7609] Fetching pathkit, spectre, stencil
[2193/16438] Fetching pathkit, spectre, stencil, yams
[2923/18026] Fetching pathkit, spectre, stencil, yams, commander
[3003/22034] Fetching pathkit, spectre, stencil, yams, commander, stencilswiftkit
Fetched https://github.com/kylef/PathKit.git from cache (0.45s)
Fetched https://github.com/kylef/Spectre.git from cache (0.45s)
[9052/19609] Fetching stencil, yams, commander, stencilswiftkit
Fetched https://github.com/kylef/Stencil.git from cache (0.46s)
[3956/14425] Fetching yams, commander, stencilswiftkit
Fetched https://github.com/jpsim/Yams.git from cache (1.15s)
[2911/5596] Fetching commander, stencilswiftkit
Fetched https://github.com/kylef/Commander.git from cache (2.20s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (2.24s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.1 (1.28s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.7.2 (0.45s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.13.1 (0.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.45s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.8.0 (0.44s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.44s)
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/kylef/Stencil.git
Working copy of https://github.com/kylef/Stencil.git resolved at 0.13.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 1.0.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/SwiftGen/StencilSwiftKit.git
Working copy of https://github.com/SwiftGen/StencilSwiftKit.git resolved at 2.7.2
Creating working copy for https://github.com/kylef/Commander.git
Working copy of https://github.com/kylef/Commander.git resolved at 0.8.0
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Example': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Sources/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/Formula': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Tests/Example': File not found.
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/21] Write sources
[6/21] Compiling writer.c
[7/21] Compiling reader.c
[8/21] Compiling parser.c
[9/21] Compiling api.c
[10/21] Compiling emitter.c
[11/21] Compiling scanner.c
[12/21] Write swift-version-24593BA9C3E375BF.txt
[14/47] Compiling Commander CommandType.swift
[15/48] Compiling Commander Group.swift
[16/48] Compiling Commander Command.swift
[17/48] Emitting module Commander
[18/48] Compiling Yams Node.swift
[19/48] Compiling Yams Parser.swift
[20/50] Compiling Yams Representer.swift
[21/50] Compiling Yams Resolver.swift
[22/50] Compiling Yams String+Yams.swift
[23/50] Compiling Yams Tag.swift
[24/50] Compiling Yams Node.Scalar.swift
[25/50] Compiling Yams Node.Sequence.swift
[26/50] Compiling Yams Mark.swift
[27/50] Compiling Yams Node.Mapping.swift
[28/50] Compiling Commander ArgumentParser.swift
[29/50] Compiling Commander ArgumentConvertible.swift
[30/50] Compiling Commander ArgumentDescription.swift
[31/50] Compiling Commander Commands.swift
[32/50] Compiling Commander Error.swift
[33/50] Compiling Commander CommandRunner.swift
[34/51] Compiling Yams Emitter.swift
[35/51] Compiling Yams Encoder.swift
[37/51] Emitting module Yams
[39/51] Wrapping AST for Commander for debugging
[41/51] Emitting module PathKit
[42/51] Compiling PathKit PathKit.swift
[43/52] Compiling Yams YamlError.swift
[44/52] Compiling Yams shim.swift
[46/53] Wrapping AST for PathKit for debugging
[47/72] Wrapping AST for Yams for debugging
[49/72] Compiling Stencil Node.swift
[50/72] Compiling Stencil NowTag.swift
[51/74] Emitting module Stencil
[52/74] Compiling Stencil Context.swift
[53/74] Compiling Stencil Environment.swift
[54/74] Compiling Stencil Errors.swift
[55/74] Compiling Stencil Include.swift
[56/74] Compiling Stencil Inheritence.swift
[57/74] Compiling Stencil KeyPath.swift
[58/74] Compiling Stencil Lexer.swift
[59/74] Compiling Stencil Loader.swift
[60/74] Compiling Stencil Expression.swift
[61/74] Compiling Stencil Extension.swift
[62/74] Compiling Stencil FilterTag.swift
[63/74] Compiling Stencil Parser.swift
[64/74] Compiling Stencil Template.swift
[65/74] Compiling Stencil Filters.swift
[66/74] Compiling Stencil ForTag.swift
[67/74] Compiling Stencil IfTag.swift
[68/74] Compiling Stencil Tokenizer.swift
[69/74] Compiling Stencil Variable.swift
[70/75] Wrapping AST for Stencil for debugging
[72/86] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[73/86] Compiling StencilSwiftKit SetNode.swift
[74/87] Compiling StencilSwiftKit MapNode.swift
[75/87] Compiling StencilSwiftKit Parameters.swift
[76/87] Compiling StencilSwiftKit SwiftIdentifier.swift
[77/87] Compiling StencilSwiftKit Environment.swift
[78/87] Compiling StencilSwiftKit Filters+Numbers.swift
[79/87] Compiling StencilSwiftKit CallMacroNodes.swift
[80/87] Compiling StencilSwiftKit Context.swift
[81/87] Compiling StencilSwiftKit Filters+Strings.swift
[82/87] Compiling StencilSwiftKit Filters.swift
[83/87] Emitting module StencilSwiftKit
[84/88] Wrapping AST for StencilSwiftKit for debugging
[86/99] Compiling ModelGen YamlParser.swift
[87/100] Compiling ModelGen Utils.swift
[88/100] Compiling ModelGen String+Helpers.swift
[89/100] Compiling ModelGen main.swift
[90/100] Compiling ModelGen Schema.swift
[91/100] Compiling ModelGen JsonParser.swift
[92/100] Compiling ModelGen LanguageType.swift
[93/100] Emitting module ModelGen
[94/100] Compiling ModelGen Configuration.swift
[95/100] Compiling ModelGen Error.swift
[96/100] Compiling ModelGen Filters.swift
[97/100] Compiling ModelGen JsonParser+Context.swift
[98/101] Wrapping AST for ModelGen for debugging
[99/101] Write Objects.LinkFileList
[100/101] Linking modelgen
Build complete! (23.93s)
Build complete.
Done.

Build Machine: Linux 2