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-4606859-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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d2e7c28 Sort imports
Cloned https://github.com/hebertialmeida/modelgen.git
Revision (git rev-parse @):
d2e7c28897fd4cd449995c98f0c4f16f8e3d3d28
SUCCESS checkout https://github.com/hebertialmeida/modelgen.git at master
========================================
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-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/Stencil.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/SwiftGen/StencilSwiftKit.git
Fetching https://github.com/kylef/Commander.git
Fetching https://github.com/kylef/PathKit.git
[1/1404] Fetching pathkit
[886/10233] Fetching pathkit, yams
[1224/11254] Fetching pathkit, yams, spectre
[1879/16438] Fetching pathkit, yams, spectre, stencil
[2564/20446] Fetching pathkit, yams, spectre, stencil, stencilswiftkit
[2565/22034] Fetching pathkit, yams, spectre, stencil, stencilswiftkit, commander
Fetched https://github.com/kylef/PathKit.git from cache (1.97s)
Fetched https://github.com/kylef/Spectre.git from cache (1.97s)
Fetched https://github.com/kylef/Stencil.git from cache (1.97s)
Fetched https://github.com/kylef/Commander.git from cache (1.97s)
Fetched https://github.com/jpsim/Yams.git from cache (2.00s)
Fetched https://github.com/SwiftGen/StencilSwiftKit.git from cache (2.01s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 1.0.2 (1.56s)
Computing version for https://github.com/SwiftGen/StencilSwiftKit.git
Computed https://github.com/SwiftGen/StencilSwiftKit.git at 2.7.2 (0.48s)
Computing version for https://github.com/kylef/Stencil.git
Computed https://github.com/kylef/Stencil.git at 0.13.1 (0.57s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.2 (0.46s)
Computing version for https://github.com/kylef/Commander.git
Computed https://github.com/kylef/Commander.git at 0.9.0 (1.04s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.39s)
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.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
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
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.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/23] Write sources
[7/23] Compiling writer.c
[8/23] Compiling reader.c
[9/23] Compiling parser.c
[10/23] Write swift-version-24593BA9C3E375BF.txt
[11/23] Compiling api.c
[12/23] Compiling scanner.c
[13/23] Compiling emitter.c
[15/49] Emitting module Commander
[16/50] Compiling Commander Group.swift
[17/50] Compiling Commander ArgumentParser.swift
[18/50] Compiling Yams String+Yams.swift
[19/50] Compiling Yams Tag.swift
[20/52] Compiling Yams Representer.swift
[21/52] Compiling Yams Resolver.swift
[22/52] Compiling Yams Constructor.swift
[23/52] Compiling Yams Decoder.swift
[24/52] Compiling Commander Command.swift
[25/52] Compiling Yams Mark.swift
[26/52] Compiling Yams Node.Mapping.swift
[27/52] Compiling Yams Node.Scalar.swift
[28/52] Compiling Yams Node.Sequence.swift
[29/52] Compiling Yams Node.swift
[30/52] Compiling Yams Parser.swift
[31/52] Compiling Commander Error.swift
[32/52] Emitting module Yams
[35/52] Compiling Yams Emitter.swift
[36/52] Compiling Yams Encoder.swift
[37/52] Compiling Yams YamlError.swift
[38/52] Compiling Yams shim.swift
[39/53] Wrapping AST for Yams for debugging
[41/53] Emitting module PathKit
[42/53] Compiling PathKit PathKit.swift
[43/54] Wrapping AST for PathKit for debugging
[45/73] Emitting module Stencil
[46/75] Compiling Stencil Parser.swift
[47/75] Compiling Stencil Template.swift
[48/75] Compiling Stencil Include.swift
[49/75] Compiling Stencil Inheritence.swift
[50/75] Compiling Stencil KeyPath.swift
[51/75] Compiling Stencil Lexer.swift
[52/75] Compiling Stencil Loader.swift
[53/75] Compiling Commander CommandRunner.swift
[54/75] Compiling Commander CommandType.swift
[55/75] Compiling Commander Commands.swift
[56/76] Compiling Stencil Node.swift
[57/76] Compiling Stencil NowTag.swift
[58/76] Compiling Stencil Expression.swift
[59/76] Compiling Stencil Extension.swift
[60/76] Compiling Stencil FilterTag.swift
[62/76] Compiling Stencil Filters.swift
[63/76] Compiling Stencil ForTag.swift
[64/76] Compiling Stencil IfTag.swift
[65/76] Compiling Stencil Context.swift
[66/76] Compiling Stencil Environment.swift
[67/76] Compiling Stencil Errors.swift
[67/76] Wrapping AST for Commander for debugging
[69/76] Compiling Stencil Tokenizer.swift
[70/76] Compiling Stencil Variable.swift
[71/77] Wrapping AST for Stencil for debugging
[73/88] Compiling StencilSwiftKit StencilSwiftTemplate.swift
[74/88] Compiling StencilSwiftKit SetNode.swift
[75/89] Compiling StencilSwiftKit Parameters.swift
[76/89] Compiling StencilSwiftKit SwiftIdentifier.swift
[77/89] Compiling StencilSwiftKit MapNode.swift
[78/89] Compiling StencilSwiftKit CallMacroNodes.swift
[79/89] Compiling StencilSwiftKit Context.swift
[80/89] Compiling StencilSwiftKit Environment.swift
[81/89] Compiling StencilSwiftKit Filters+Numbers.swift
[82/89] Compiling StencilSwiftKit Filters+Strings.swift
[83/89] Compiling StencilSwiftKit Filters.swift
[84/89] Emitting module StencilSwiftKit
[85/90] Wrapping AST for StencilSwiftKit for debugging
[87/100] Compiling ModelGenKit LanguageType.swift
[88/101] Compiling ModelGenKit JsonParser.swift
[89/101] Compiling ModelGenKit YamlParser.swift
[90/101] Compiling ModelGenKit Utils.swift
[91/101] Compiling ModelGenKit String+Helpers.swift
[92/101] Compiling ModelGenKit Schema.swift
[93/101] Compiling ModelGenKit Configuration.swift
[94/101] Compiling ModelGenKit Error.swift
[95/101] Emitting module ModelGenKit
[96/101] Compiling ModelGenKit Filters.swift
[97/101] Compiling ModelGenKit JsonParser+Context.swift
[98/102] Wrapping AST for ModelGenKit for debugging
[100/104] Compiling ModelGen main.swift
[101/104] Emitting module ModelGen
[102/105] Wrapping AST for ModelGen for debugging
[103/105] Write Objects.LinkFileList
[104/105] Linking modelgen
Build complete! (21.44s)
Build complete.
Done.

Build Machine: Linux 1