The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Breeze with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
[3/219] Fetching swift-sls-adapter
[214/9229] Fetching swift-sls-adapter, yams
[2737/20832] Fetching swift-sls-adapter, yams, swift-argument-parser
Fetching https://github.com/kylef/Spectre.git
Fetched https://github.com/swift-serverless/swift-sls-adapter (0.94s)
Fetched https://github.com/apple/swift-argument-parser.git (0.95s)
Fetching https://github.com/stencilproject/Stencil.git
Fetched https://github.com/jpsim/Yams.git (0.97s)
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[1022/2425] Fetching spectre, pathkit
Fetched https://github.com/kylef/Spectre.git (0.20s)
[871/1404] Fetching pathkit
[1405/6588] Fetching pathkit, stencil
Fetched https://github.com/kylef/PathKit.git (0.22s)
[3422/5184] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git (0.31s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (0.36s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.36s)
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.39s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.36s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.36s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.06s)
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/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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
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/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/16] Copying Resources
[2/16] Compiling writer.c
[3/16] Compiling reader.c
[4/16] Compiling parser.c
[5/16] Compiling api.c
[6/16] Compiling emitter.c
[7/18] Compiling scanner.c
[9/35] Compiling Yams Mark.swift
[10/35] Compiling Yams Node.Mapping.swift
[11/36] Emitting module ArgumentParserToolInfo
[12/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/39] Wrapping AST for ArgumentParserToolInfo for debugging
[16/75] Compiling ArgumentParser Option.swift
[17/75] Compiling ArgumentParser OptionGroup.swift
[18/75] Compiling ArgumentParser AsyncParsableCommand.swift
[19/75] Compiling ArgumentParser CommandConfiguration.swift
[20/75] Compiling ArgumentParser EnumerableFlag.swift
[21/75] Compiling ArgumentParser ArgumentVisibility.swift
[22/75] Emitting module Yams
[23/75] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/75] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/75] Compiling ArgumentParser Argument.swift
[26/75] Compiling ArgumentParser ArgumentHelp.swift
[27/75] Compiling Yams YamlError.swift
[28/75] Compiling ArgumentParser CompletionKind.swift
[29/75] Compiling ArgumentParser Errors.swift
[32/77] Emitting module PathKit
[33/77] Compiling PathKit PathKit.swift
[42/77] Compiling ArgumentParser Flag.swift
[43/77] Compiling ArgumentParser NameSpecification.swift
[43/83] Wrapping AST for Yams for debugging
[46/93] Wrapping AST for PathKit for debugging
[48/94] Compiling SLSAdapter Region.swift
[49/116] Emitting module ArgumentParser
[50/116] Compiling Stencil Context.swift
[51/116] Compiling Stencil DynamicMemberLookup.swift
[52/116] Compiling Stencil Environment.swift
[53/116] Compiling Stencil Errors.swift
[54/116] Compiling Stencil Expression.swift
[55/116] Compiling Stencil Extension.swift
[56/116] Compiling SLSAdapter Resource.swift
[57/116] Compiling SLSAdapter ServerlessConfig.swift
[58/116] Emitting module Stencil
[59/118] Compiling SLSAdapter YAMLContent.swift
[60/118] Compiling ArgumentParser CollectionExtensions.swift
[61/118] Compiling ArgumentParser Platform.swift
[62/118] Compiling ArgumentParser SequenceExtensions.swift
[63/118] Compiling ArgumentParser StringExtensions.swift
[64/118] Compiling ArgumentParser Tree.swift
[65/118] Compiling Stencil LazyValueWrapper.swift
[66/118] Compiling Stencil Lexer.swift
[67/118] Compiling Stencil Parser.swift
[68/118] Compiling Stencil Template.swift
[69/118] Compiling Stencil Tokenizer.swift
[73/118] Compiling Stencil Loader.swift
[74/118] Compiling Stencil Node.swift
[75/118] Compiling Stencil NowTag.swift
[76/118] Compiling Stencil IfTag.swift
[77/118] Compiling Stencil Include.swift
[78/118] Compiling Stencil Inheritance.swift
[82/118] Compiling Stencil KeyPath.swift
[85/118] Compiling Stencil FilterTag.swift
[86/118] Compiling Stencil Filters.swift
[87/118] Compiling Stencil ForTag.swift
[91/118] Compiling Stencil TrimBehaviour.swift
[92/118] Compiling Stencil Variable.swift
[93/118] Compiling ArgumentParser CommandParser.swift
[94/118] Compiling ArgumentParser InputKey.swift
[95/118] Compiling ArgumentParser InputOrigin.swift
[98/119] Emitting module SLSAdapter
[100/119] Compiling ArgumentParser Name.swift
[101/119] Compiling ArgumentParser Parsed.swift
[102/119] Compiling ArgumentParser ParsedValues.swift
[103/119] Compiling ArgumentParser ParserError.swift
[104/119] Compiling ArgumentParser SplitArguments.swift
[105/119] Compiling ArgumentParser DumpHelpGenerator.swift
[106/119] Compiling ArgumentParser HelpCommand.swift
[107/119] Compiling ArgumentParser HelpGenerator.swift
[108/119] Compiling ArgumentParser MessageInfo.swift
[109/119] Compiling ArgumentParser UsageGenerator.swift
[110/119] Compiling SLSAdapter Package.swift
[111/119] Compiling SLSAdapter Function.swift
[112/119] Compiling SLSAdapter Provider.swift
[119/124] Wrapping AST for Stencil for debugging
[120/124] Wrapping AST for SLSAdapter for debugging
[121/124] Wrapping AST for ArgumentParser for debugging
[123/136] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[124/137] Compiling BreezeCommand GenerateWebhook.swift
[125/137] Compiling BreezeCommand Stencil+Extensions.swift
[126/137] Compiling BreezeCommand Foundation+Extensions.swift
[127/137] Compiling BreezeCommand GenerateGithubWebhook.swift
[128/137] Compiling BreezeCommand HttpAPILambdaParams.swift
[129/137] Compiling BreezeCommand GenerateLambdaAPI.swift
[130/137] Compiling BreezeCommand resource_bundle_accessor.swift
[131/137] Compiling BreezeCommand BreezeCommand.swift
[132/137] Compiling BreezeCommand BreezeCommandError.swift
[133/137] Emitting module BreezeCommand
[134/137] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[135/137] Compiling BreezeCommand BreezeConfig.swift
[137/139] Wrapping AST for BreezeCommand for debugging
[138/139] Linking breeze
Build complete! (24.27s)
Build complete.
Done.

Build Machine: Linux 1