The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Breeze with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $workDir
https://github.com/swift-sprinter/Breeze.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/swift-serverless/swift-sls-adapter
Fetching https://github.com/jpsim/Yams.git
[1/9010] Fetching yams
[272/20613] Fetching yams, swift-argument-parser
[273/20832] Fetching yams, swift-argument-parser, swift-sls-adapter
Fetched https://github.com/swift-serverless/swift-sls-adapter (0.63s)
Fetching https://github.com/kylef/PathKit.git
[1998/20613] Fetching yams, swift-argument-parser
[13226/22017] Fetching yams, swift-argument-parser, pathkit
Fetched https://github.com/kylef/PathKit.git (0.49s)
[13856/20613] Fetching yams, swift-argument-parser
Fetching https://github.com/stencilproject/Stencil.git
Fetched https://github.com/apple/swift-argument-parser.git (1.43s)
Fetching https://github.com/kylef/Spectre.git
[6465/9010] Fetching yams
[6579/14194] Fetching yams, stencil
[12123/15215] Fetching yams, stencil, spectre
Fetched https://github.com/stencilproject/Stencil.git (0.79s)
Computing version for https://github.com/swift-serverless/swift-sls-adapter
[8139/10031] Fetching yams, spectre
Fetched https://github.com/kylef/Spectre.git (0.51s)
[7299/9010] Fetching yams
Fetched https://github.com/jpsim/Yams.git (2.65s)
Computed https://github.com/swift-serverless/swift-sls-adapter at 0.2.1 (0.79s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.74s)
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.81s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.66s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.70s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.04s)
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/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.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
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/16] Compiling scanner.c
[9/35] Compiling Yams Node.Scalar.swift
[10/35] Compiling Yams Node.Sequence.swift
[11/35] Compiling Yams Mark.swift
[12/35] Compiling Yams Node.Mapping.swift
[13/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/36] Emitting module ArgumentParserToolInfo
[16/38] Wrapping AST for ArgumentParserToolInfo for debugging
[18/75] Compiling ArgumentParser EnumerableFlag.swift
[19/75] Compiling ArgumentParser ArgumentVisibility.swift
[20/75] Compiling ArgumentParser Option.swift
[21/75] Compiling ArgumentParser OptionGroup.swift
[22/75] Compiling ArgumentParser AsyncParsableCommand.swift
[23/75] Compiling ArgumentParser CommandConfiguration.swift
[24/75] Compiling ArgumentParser CompletionKind.swift
[25/75] Compiling ArgumentParser Errors.swift
[26/75] Compiling Yams YamlError.swift
[27/75] Emitting module Yams
[28/75] Compiling ArgumentParser BashCompletionsGenerator.swift
[29/75] Compiling ArgumentParser CompletionsGenerator.swift
[31/77] Wrapping AST for Yams for debugging
[38/91] Emitting module PathKit
[39/91] Compiling PathKit PathKit.swift
[40/91] Compiling SLSAdapter Resource.swift
[42/94] Compiling SLSAdapter Region.swift
[43/94] Wrapping AST for PathKit for debugging
[45/94] Compiling SLSAdapter YAMLContent.swift
[49/94] Compiling ArgumentParser Flag.swift
[50/94] Compiling ArgumentParser NameSpecification.swift
[51/116] Compiling SLSAdapter ServerlessConfig.swift
[52/116] Emitting module Stencil
[53/118] Emitting module ArgumentParser
[54/118] Compiling Stencil Errors.swift
[55/118] Compiling Stencil Expression.swift
[56/118] Compiling Stencil Extension.swift
[57/118] Compiling Stencil FilterTag.swift
[58/118] Compiling Stencil Filters.swift
[59/118] Compiling Stencil ForTag.swift
[60/118] Compiling Stencil Parser.swift
[61/118] Compiling Stencil Template.swift
[62/118] Compiling Stencil Tokenizer.swift
[63/118] Compiling ArgumentParser CollectionExtensions.swift
[64/118] Compiling ArgumentParser Platform.swift
[65/118] Compiling ArgumentParser SequenceExtensions.swift
[66/118] Compiling ArgumentParser StringExtensions.swift
[67/118] Compiling ArgumentParser Tree.swift
[68/118] Compiling Stencil Loader.swift
[69/118] Compiling Stencil Node.swift
[70/118] Compiling Stencil NowTag.swift
[73/118] Compiling SLSAdapter Function.swift
[74/118] Compiling Stencil IfTag.swift
[75/118] Compiling Stencil Include.swift
[76/118] Compiling Stencil Inheritance.swift
[77/118] Compiling Stencil KeyPath.swift
[78/118] Compiling Stencil LazyValueWrapper.swift
[79/118] Compiling Stencil Lexer.swift
[83/118] Compiling Stencil TrimBehaviour.swift
[84/118] Compiling Stencil Variable.swift
[85/118] Compiling Stencil Context.swift
[86/118] Compiling Stencil DynamicMemberLookup.swift
[87/118] Compiling Stencil Environment.swift
[92/120] Compiling SLSAdapter Package.swift
[93/120] Compiling SLSAdapter Provider.swift
[94/120] Emitting module SLSAdapter
[103/121] Compiling ArgumentParser ParsableArgumentsValidation.swift
[104/121] Compiling ArgumentParser ParsableCommand.swift
[105/121] Compiling ArgumentParser ArgumentDecoder.swift
[107/122] Wrapping AST for Stencil for debugging
[108/122] Wrapping AST for SLSAdapter for debugging
[110/122] Compiling ArgumentParser Name.swift
[111/122] Compiling ArgumentParser Parsed.swift
[112/122] Compiling ArgumentParser ParsedValues.swift
[113/122] Compiling ArgumentParser ParserError.swift
[114/122] Compiling ArgumentParser SplitArguments.swift
[115/122] Compiling ArgumentParser DumpHelpGenerator.swift
[116/122] Compiling ArgumentParser HelpCommand.swift
[117/122] Compiling ArgumentParser HelpGenerator.swift
[118/122] Compiling ArgumentParser MessageInfo.swift
[119/122] Compiling ArgumentParser UsageGenerator.swift
[121/124] Wrapping AST for ArgumentParser for debugging
[123/136] Compiling BreezeCommand Stencil+Extensions.swift
[124/137] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[125/137] Compiling BreezeCommand GenerateWebhook.swift
[126/137] Compiling BreezeCommand resource_bundle_accessor.swift
[127/137] Emitting module BreezeCommand
[128/137] Compiling BreezeCommand Foundation+Extensions.swift
[129/137] Compiling BreezeCommand GenerateGithubWebhook.swift
[130/137] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[131/137] Compiling BreezeCommand BreezeConfig.swift
[132/137] Compiling BreezeCommand BreezeCommand.swift
[133/137] Compiling BreezeCommand BreezeCommandError.swift
[134/137] Compiling BreezeCommand HttpAPILambdaParams.swift
[135/137] Compiling BreezeCommand GenerateLambdaAPI.swift
[137/139] Wrapping AST for BreezeCommand for debugging
[138/139] Linking breeze
Build complete! (37.85s)
Build complete.
Done.

Build Machine: Linux 2