The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Breeze 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 --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.10
Building package at path:  $workDir
https://github.com/swift-sprinter/Breeze.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 --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/stencilproject/Stencil.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
[1/1021] Fetching spectre
[1022/2425] Fetching spectre, pathkit
[2426/7609] Fetching spectre, pathkit, stencil
[4811/7828] Fetching spectre, pathkit, stencil, swift-sls-adapter
Fetched https://github.com/swift-serverless/swift-sls-adapter from cache (0.30s)
[1/9010] Fetching yams
[1263/20613] Fetching yams, swift-argument-parser
Fetched https://github.com/kylef/PathKit.git from cache (1.03s)
Fetched https://github.com/kylef/Spectre.git from cache (1.03s)
Fetched https://github.com/stencilproject/Stencil.git from cache (1.03s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.03s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
Fetched https://github.com/jpsim/Yams.git from cache (1.06s)
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (0.43s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.38s)
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.37s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.38s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.98s)
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/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/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/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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/25] Write sources
[8/25] Copying Resources
[9/25] Compiling writer.c
[10/25] Compiling reader.c
[11/25] Compiling parser.c
[12/25] Compiling api.c
[13/25] Compiling emitter.c
[13/25] Write swift-version-24593BA9C3E375BF.txt
[15/25] Compiling scanner.c
[17/44] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/44] Emitting module ArgumentParserToolInfo
[19/45] Wrapping AST for ArgumentParserToolInfo for debugging
[21/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/82] Compiling ArgumentParser ParsableCommand.swift
[23/83] Compiling ArgumentParser Errors.swift
[24/83] Compiling ArgumentParser Flag.swift
[25/83] Compiling ArgumentParser NameSpecification.swift
[26/83] Compiling ArgumentParser Option.swift
[27/83] Compiling ArgumentParser CommandConfiguration.swift
[28/83] Compiling ArgumentParser EnumerableFlag.swift
[29/83] Compiling ArgumentParser OptionGroup.swift
[30/83] Compiling ArgumentParser AsyncParsableCommand.swift
[31/83] Compiling ArgumentParser ExpressibleByArgument.swift
[32/83] Compiling ArgumentParser ParsableArguments.swift
[33/83] Compiling ArgumentParser ArgumentVisibility.swift
[34/83] Compiling ArgumentParser CompletionKind.swift
[35/83] Emitting module Yams
[36/83] Compiling PathKit PathKit.swift
[37/83] Emitting module PathKit
[38/83] Emitting module ArgumentParser
[39/89] Compiling Yams YamlError.swift
[41/90] Wrapping AST for PathKit for debugging
[42/112] Wrapping AST for Yams for debugging
[44/121] Compiling SLSAdapter Region.swift
[45/122] Compiling SLSAdapter Package.swift
[46/122] Compiling ArgumentParser CollectionExtensions.swift
[47/122] Compiling ArgumentParser Platform.swift
[48/122] Compiling ArgumentParser SequenceExtensions.swift
[49/122] Compiling ArgumentParser StringExtensions.swift
[50/122] Compiling ArgumentParser Tree.swift
[51/122] Emitting module Stencil
[52/124] Compiling SLSAdapter CodableDefault.swift
[53/124] Compiling SLSAdapter Function+Extensions.swift
[54/124] Compiling Stencil ForTag.swift
[55/124] Compiling Stencil Errors.swift
[56/124] Compiling Stencil Expression.swift
[57/124] Compiling SLSAdapter Resource.swift
[58/124] Compiling SLSAdapter ServerlessConfig.swift
[59/124] Compiling Stencil Loader.swift
[60/124] Compiling Stencil Node.swift
[61/124] Compiling Stencil NowTag.swift
[62/124] Compiling SLSAdapter YAMLContent.swift
[66/124] Compiling Stencil KeyPath.swift
[67/124] Compiling Stencil LazyValueWrapper.swift
[68/124] Compiling Stencil Lexer.swift
[69/124] Compiling Stencil IfTag.swift
[70/124] Compiling Stencil Include.swift
[71/124] Compiling Stencil Inheritance.swift
[72/124] Compiling Stencil Context.swift
[73/124] Compiling Stencil DynamicMemberLookup.swift
[74/124] Compiling Stencil Environment.swift
[77/124] Compiling Stencil Extension.swift
[90/124] Compiling SLSAdapter Function.swift
[91/124] Compiling Stencil Parser.swift
[92/124] Compiling Stencil Template.swift
[93/124] Compiling Stencil Tokenizer.swift
[94/124] Compiling Stencil TrimBehaviour.swift
[95/124] Compiling Stencil Variable.swift
[96/124] Compiling ArgumentParser CommandParser.swift
[97/124] Compiling ArgumentParser InputKey.swift
[98/124] Compiling ArgumentParser InputOrigin.swift
[99/124] Compiling ArgumentParser Name.swift
[100/124] Compiling ArgumentParser Parsed.swift
[101/124] Compiling ArgumentParser ParsedValues.swift
[102/124] Compiling ArgumentParser ParserError.swift
[103/124] Compiling ArgumentParser SplitArguments.swift
[110/124] Compiling ArgumentParser DumpHelpGenerator.swift
[111/124] Compiling ArgumentParser HelpCommand.swift
[112/124] Compiling ArgumentParser HelpGenerator.swift
[113/124] Compiling ArgumentParser MessageInfo.swift
[114/124] Compiling ArgumentParser UsageGenerator.swift
[119/126] Emitting module SLSAdapter
[119/126] Wrapping AST for Stencil for debugging
[121/126] Compiling SLSAdapter Provider.swift
[121/127] Wrapping AST for ArgumentParser for debugging
[123/127] Wrapping AST for SLSAdapter for debugging
[125/139] Compiling BreezeCommand BreezeCommand.swift
[126/139] Compiling BreezeCommand BreezeCommandError.swift
[127/139] Emitting module BreezeCommand
[128/140] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[129/140] Compiling BreezeCommand GenerateWebhook.swift
[130/140] Compiling BreezeCommand Stencil+Extensions.swift
[131/140] Compiling BreezeCommand resource_bundle_accessor.swift
[132/140] Compiling BreezeCommand Foundation+Extensions.swift
[133/140] Compiling BreezeCommand GenerateGithubWebhook.swift
[134/140] Compiling BreezeCommand HttpAPILambdaParams.swift
[135/140] Compiling BreezeCommand GenerateLambdaAPI.swift
[136/140] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[137/140] Compiling BreezeCommand BreezeConfig.swift
[138/141] Wrapping AST for BreezeCommand for debugging
[139/141] Write Objects.LinkFileList
[140/141] Linking breeze
Build complete! (22.00s)
Build complete.
Done.

Build Machine: Linux 1