The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Breeze with Swift 5.7 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-sprinter/Breeze.git
Reference: main
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/swift-sprinter/Breeze
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 35b8878 Merge pull request #11 from swift-serverless/feature/decouple-cli
Cloned https://github.com/swift-sprinter/Breeze.git
Revision (git rev-parse @):
35b88788f0b9d845d3cfe03fcc5094fea792ceaa
SUCCESS checkout https://github.com/swift-sprinter/Breeze.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $workDir
https://github.com/swift-sprinter/Breeze.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-argument-parser.git
[15/1404] Fetching pathkit
[1405/6588] Fetching pathkit, stencil
[6589/18191] Fetching pathkit, stencil, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git (0.61s)
Fetching https://github.com/swift-serverless/swift-sls-adapter
Fetched https://github.com/stencilproject/Stencil.git (0.62s)
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/apple/swift-argument-parser.git (0.62s)
Fetching https://github.com/jpsim/Yams.git
[1/1021] Fetching spectre
[1022/1240] Fetching spectre, swift-sls-adapter
Fetched https://github.com/kylef/Spectre.git (0.22s)
Fetched https://github.com/swift-serverless/swift-sls-adapter (0.22s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
[1/9010] Fetching yams
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (0.30s)
Fetched https://github.com/jpsim/Yams.git (0.95s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.28s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.2 (0.31s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.29s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.29s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.89s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.2.2
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at 0.15.1
Creating working copy for https://github.com/swift-serverless/swift-sls-adapter
Working copy of https://github.com/swift-serverless/swift-sls-adapter resolved at 0.2.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Compiling plugin GenerateManual...
Building for debugging...
[0/15] Copying Resources
[1/15] Compiling writer.c
[2/15] Compiling reader.c
[3/15] Compiling parser.c
[4/15] Compiling api.c
[5/15] Compiling emitter.c
[6/19] Compiling scanner.c
[8/34] Emitting module ArgumentParserToolInfo
[9/34] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/36] Wrapping AST for ArgumentParserToolInfo for debugging
[13/73] Compiling ArgumentParser OptionGroup.swift
[14/73] Compiling ArgumentParser AsyncParsableCommand.swift
[15/74] Compiling ArgumentParser Argument.swift
[16/74] Compiling ArgumentParser ArgumentHelp.swift
[17/74] Compiling ArgumentParser Errors.swift
[18/74] Compiling ArgumentParser Flag.swift
[19/74] Compiling ArgumentParser NameSpecification.swift
[20/74] Compiling ArgumentParser Option.swift
[21/74] Compiling Yams YamlError.swift
[22/74] Compiling ArgumentParser ArgumentVisibility.swift
[23/74] Compiling ArgumentParser CompletionKind.swift
[24/74] Emitting module ArgumentParser
[25/79] Compiling ArgumentParser BashCompletionsGenerator.swift
[26/79] Compiling ArgumentParser CompletionsGenerator.swift
[27/79] Emitting module Yams
[28/79] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/79] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/81] Emitting module PathKit
[32/81] Compiling PathKit PathKit.swift
[40/83] Wrapping AST for Yams for debugging
[47/83] Wrapping AST for PathKit for debugging
[49/92] Compiling ArgumentParser CollectionExtensions.swift
[50/92] Compiling ArgumentParser Platform.swift
[51/92] Compiling ArgumentParser SequenceExtensions.swift
[52/92] Compiling ArgumentParser StringExtensions.swift
[53/92] Compiling ArgumentParser Tree.swift
[54/114] Compiling SLSAdapter Region.swift
[55/115] Compiling Stencil Lexer.swift
[56/115] Compiling Stencil IfTag.swift
[57/115] Compiling Stencil Include.swift
[58/115] Compiling Stencil Inheritance.swift
[59/115] Compiling Stencil Parser.swift
[60/115] Compiling SLSAdapter Resource.swift
[61/115] Compiling SLSAdapter ServerlessConfig.swift
[62/115] Compiling SLSAdapter YAMLContent.swift
[63/115] Emitting module SLSAdapter
[64/115] Compiling Stencil Context.swift
[65/115] Compiling Stencil DynamicMemberLookup.swift
[66/115] Compiling SLSAdapter Function.swift
[67/115] Compiling ArgumentParser ExpressibleByArgument.swift
[68/115] Compiling ArgumentParser ParsableArguments.swift
[69/115] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/115] Compiling ArgumentParser ParsableCommand.swift
[71/115] Compiling ArgumentParser ArgumentDecoder.swift
[72/115] Compiling Stencil Template.swift
[73/115] Compiling Stencil Tokenizer.swift
[74/115] Compiling Stencil Loader.swift
[75/115] Compiling Stencil Node.swift
[76/115] Compiling Stencil NowTag.swift
[77/115] Compiling ArgumentParser Name.swift
[78/115] Compiling ArgumentParser Parsed.swift
[79/115] Compiling ArgumentParser ParsedValues.swift
[80/115] Compiling ArgumentParser ParserError.swift
[81/115] Compiling ArgumentParser SplitArguments.swift
[82/115] Compiling ArgumentParser DumpHelpGenerator.swift
[83/115] Compiling ArgumentParser HelpCommand.swift
[84/115] Compiling ArgumentParser HelpGenerator.swift
[85/115] Compiling ArgumentParser MessageInfo.swift
[86/115] Compiling ArgumentParser UsageGenerator.swift
[91/117] Compiling Stencil Environment.swift
[92/117] Emitting module Stencil
[93/119] Compiling Stencil KeyPath.swift
[94/119] Compiling Stencil LazyValueWrapper.swift
[105/119] Compiling Stencil Errors.swift
[106/119] Compiling Stencil Expression.swift
[107/119] Compiling Stencil Extension.swift
[108/119] Compiling Stencil FilterTag.swift
[109/119] Compiling Stencil Filters.swift
[110/119] Compiling Stencil ForTag.swift
[110/119] Wrapping AST for ArgumentParser for debugging
[112/119] Compiling SLSAdapter Provider.swift
[113/119] Compiling SLSAdapter Package.swift
[115/121] Wrapping AST for SLSAdapter for debugging
[117/121] Compiling Stencil TrimBehaviour.swift
[118/121] Compiling Stencil Variable.swift
[120/123] Wrapping AST for Stencil for debugging
[122/135] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[123/136] Compiling BreezeCommand Stencil+Extensions.swift
[124/136] Compiling BreezeCommand GenerateWebhook.swift
[125/136] Compiling BreezeCommand resource_bundle_accessor.swift
[126/136] Compiling BreezeCommand Foundation+Extensions.swift
[127/136] Compiling BreezeCommand GenerateGithubWebhook.swift
[128/136] Compiling BreezeCommand HttpAPILambdaParams.swift
[129/136] Compiling BreezeCommand GenerateLambdaAPI.swift
[130/136] Compiling BreezeCommand BreezeCommand.swift
[131/136] Compiling BreezeCommand BreezeCommandError.swift
[132/136] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[133/136] Compiling BreezeCommand BreezeConfig.swift
[134/136] Emitting module BreezeCommand
[136/138] Wrapping AST for BreezeCommand for debugging
[137/138] Linking breeze
Build complete! (13.06s)
Build complete.
Done.

Build Machine: Linux 1