The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Breeze with Swift 5.7 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64

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 /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/swift-sprinter/Breeze.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Compiling plugin GenerateManual...
Building for debugging...
[0/8] Copying Resources
[2/12] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/12] Emitting module ArgumentParserToolInfo
[3/49] Compiling parser.c
[4/49] Compiling reader.c
[5/49] Compiling api.c
[6/49] Compiling emitter.c
[7/49] Compiling writer.c
[8/49] Compiling scanner.c
[10/64] Compiling ArgumentParser Option.swift
[11/64] Compiling ArgumentParser OptionGroup.swift
[12/64] Compiling ArgumentParser AsyncParsableCommand.swift
[13/64] Compiling ArgumentParser CommandConfiguration.swift
[14/64] Compiling ArgumentParser EnumerableFlag.swift
[15/69] Emitting module ArgumentParser
[16/69] Emitting module PathKit
[17/69] Compiling PathKit PathKit.swift
[18/69] Compiling Yams Constructor.swift
[19/69] Compiling Yams Decoder.swift
[20/69] Compiling Yams Node.Scalar.swift
[21/69] Compiling Yams Node.Sequence.swift
[22/69] Compiling Yams String+Yams.swift
[23/69] Compiling Yams Tag.swift
[24/91] Compiling Stencil Extension.swift
[25/91] Compiling Stencil Context.swift
[26/92] Compiling Stencil Errors.swift
[27/92] Compiling Stencil Expression.swift
[28/92] Compiling ArgumentParser ExpressibleByArgument.swift
[29/92] Compiling ArgumentParser ParsableArguments.swift
[30/92] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/92] Compiling ArgumentParser ParsableCommand.swift
[32/92] Compiling ArgumentParser ArgumentDecoder.swift
[33/92] Compiling ArgumentParser CollectionExtensions.swift
[34/92] Compiling ArgumentParser Platform.swift
[35/92] Compiling ArgumentParser SequenceExtensions.swift
[36/92] Compiling ArgumentParser StringExtensions.swift
[37/92] Compiling ArgumentParser Tree.swift
[38/92] Compiling Stencil IfTag.swift
[39/92] Compiling Stencil Include.swift
[40/92] Compiling Stencil Inheritance.swift
[41/92] Compiling Stencil KeyPath.swift
[42/92] Compiling Stencil LazyValueWrapper.swift
[43/92] Compiling Stencil Lexer.swift
[44/94] Compiling Yams YamlError.swift
[45/94] Compiling Stencil Parser.swift
[46/94] Compiling Stencil Template.swift
[47/94] Compiling Stencil Node.swift
[48/94] Compiling Stencil NowTag.swift
[49/94] Compiling Stencil ForTag.swift
[50/94] Compiling Stencil Loader.swift
[51/94] Emitting module Yams
[52/94] Compiling Stencil FilterTag.swift
[53/94] Compiling Stencil Filters.swift
[54/94] Compiling Stencil DynamicMemberLookup.swift
[55/94] Compiling Stencil Environment.swift
[59/103] Compiling Stencil Tokenizer.swift
[71/103] Compiling Stencil TrimBehaviour.swift
[72/103] Compiling Stencil Variable.swift
[73/103] Compiling ArgumentParser HelpGenerator.swift
[74/103] Compiling ArgumentParser MessageInfo.swift
[75/103] Compiling ArgumentParser UsageGenerator.swift
[85/103] Compiling SLSAdapter CodableDefault.swift
[86/103] Compiling SLSAdapter Function+Extensions.swift
[88/103] Emitting module Stencil
[94/103] Compiling SLSAdapter Region.swift
[95/103] Compiling SLSAdapter ServerlessConfig.swift
[98/103] Compiling SLSAdapter Resource.swift
[99/103] Compiling SLSAdapter Function.swift
[100/104] Compiling SLSAdapter Package.swift
[101/104] Emitting module SLSAdapter
[102/104] Compiling SLSAdapter Provider.swift
[103/104] Compiling SLSAdapter YAMLContent.swift
[104/116] Compiling BreezeCommand Foundation+Extensions.swift
[105/116] Compiling BreezeCommand GenerateGithubWebhook.swift
[106/117] Compiling BreezeCommand Stencil+Extensions.swift
[107/117] Compiling BreezeCommand GenerateWebhook.swift
[108/117] Compiling BreezeCommand resource_bundle_accessor.swift
[109/117] Compiling BreezeCommand BreezeConfig+ServerlessConfig.swift
[110/117] Compiling BreezeCommand BreezeConfig.swift
[111/117] Compiling BreezeCommand BreezeCommand.swift
[112/117] Compiling BreezeCommand BreezeCommandError.swift
[113/117] Compiling BreezeCommand HttpAPILambdaParams.swift
[114/117] Compiling BreezeCommand GenerateLambdaAPI.swift
[115/117] Emitting module BreezeCommand
[116/117] Compiling BreezeCommand ServerlessConfig+DynamoDBLambdaAPI.swift
[116/117] Linking breeze
Build complete! (21.46s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/swift-serverless/swift-sls-adapter from cache
Fetched https://github.com/kylef/PathKit.git (0.29s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.32s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/swift-serverless/swift-sls-adapter (0.77s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git (0.34s)
Fetched https://github.com/jpsim/Yams.git (1.74s)
Fetched https://github.com/apple/swift-argument-parser.git (1.59s)
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.39s)
Computing version for https://github.com/stencilproject/Stencil.git
Computed https://github.com/stencilproject/Stencil.git at 0.15.1 (0.41s)
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.37s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.03s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.37s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.34s)
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/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/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/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
Build complete.
Done.

Build Machine: Mac 5