The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoherentSwift 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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/arthurpalves/coherent-swift.git
Reference: 0.5.11
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/arthurpalves/coherent-swift
 * tag               0.5.11     -> FETCH_HEAD
HEAD is now at 9507fd8 chore: bump to version 0.5.11
Cloned https://github.com/arthurpalves/coherent-swift.git into spi-builder-workspace
9507fd81cc72ad2dccb53b431006c46042c7e241
SUCCESS checkout https://github.com/arthurpalves/coherent-swift.git at 0.5.11
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetching https://github.com/kylef/PathKit from cache
Fetched https://github.com/kylef/PathKit (0.16s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/jpsim/Yams.git (0.50s)
Fetched https://github.com/apple/swift-argument-parser.git (0.48s)
Fetched https://github.com/apple/swift-syntax.git (1.76s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50500.0 (0.42s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.02s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.1 (0.02s)
Fetching https://github.com/kylef/Spectre.git from cache
Fetched https://github.com/kylef/Spectre.git (0.16s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.03s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.3 (0.03s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50500.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
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
Working copy of https://github.com/kylef/PathKit resolved at 1.0.1
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.3
Compiling plugin GenerateManual...
Building for debugging...
[0/11] Compiling atomic-counter.c
[1/11] Compiling writer.c
[2/24] Compiling parser.c
[3/29] Compiling reader.c
[4/49] Compiling api.c
[5/49] Compiling scanner.c
[6/49] Compiling emitter.c
[8/64] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/64] Emitting module ArgumentParserToolInfo
[10/101] Emitting module PathKit
[11/101] Compiling PathKit PathKit.swift
[12/101] Emitting module ArgumentParser
[13/106] Compiling ArgumentParser ArgumentVisibility.swift
[14/106] Compiling ArgumentParser CompletionKind.swift
[17/107] Compiling ArgumentParser Errors.swift
[18/107] Compiling ArgumentParser Flag.swift
[19/107] Compiling ArgumentParser NameSpecification.swift
[20/107] Compiling Yams YamlError.swift
[21/107] Compiling ArgumentParser CollectionExtensions.swift
[22/107] Compiling ArgumentParser Platform.swift
[23/107] Compiling ArgumentParser SequenceExtensions.swift
[24/107] Compiling ArgumentParser StringExtensions.swift
[25/107] Compiling ArgumentParser Tree.swift
[26/107] Compiling ArgumentParser ArgumentSet.swift
[27/107] Compiling ArgumentParser CommandParser.swift
[28/107] Compiling ArgumentParser ParsedValues.swift
[29/107] Compiling ArgumentParser ParserError.swift
[30/107] Emitting module Yams
[31/107] Compiling ArgumentParser InputKey.swift
[32/107] Compiling ArgumentParser InputOrigin.swift
[33/107] Compiling ArgumentParser Name.swift
[34/107] Compiling ArgumentParser Parsed.swift
[35/107] Compiling ArgumentParser UsageGenerator.swift
[36/107] Compiling ArgumentParser ExpressibleByArgument.swift
[37/107] Compiling ArgumentParser ParsableArguments.swift
[38/107] Compiling ArgumentParser ParsableArgumentsValidation.swift
[39/107] Compiling ArgumentParser ParsableCommand.swift
[43/112] Compiling ArgumentParser ArgumentDefinition.swift
[48/112] Compiling SwiftSyntax SyntaxExprNodes.swift
[58/112] Compiling ArgumentParser SplitArguments.swift
[59/112] Compiling ArgumentParser Option.swift
[60/112] Compiling ArgumentParser OptionGroup.swift
[61/112] Compiling ArgumentParser AsyncParsableCommand.swift
[62/112] Compiling ArgumentParser CommandConfiguration.swift
[63/112] Compiling ArgumentParser EnumerableFlag.swift
[64/112] Compiling ArgumentParser BashCompletionsGenerator.swift
[65/112] Compiling ArgumentParser CompletionsGenerator.swift
[66/112] Compiling ArgumentParser FishCompletionsGenerator.swift
[67/112] Compiling ArgumentParser ZshCompletionsGenerator.swift
[68/112] Compiling ArgumentParser Argument.swift
[69/112] Compiling ArgumentParser ArgumentHelp.swift
[70/112] Compiling ArgumentParser DumpHelpGenerator.swift
[71/112] Compiling ArgumentParser HelpCommand.swift
[72/112] Compiling ArgumentParser HelpGenerator.swift
[73/112] Compiling ArgumentParser MessageInfo.swift
[75/112] Emitting module SwiftSyntax
[107/112] Compiling SwiftSyntax SyntaxNodes.swift
[108/112] Compiling SwiftSyntax SyntaxPatternNodes.swift
[109/112] Compiling SwiftSyntax SyntaxStmtNodes.swift
[110/112] Compiling SwiftSyntax SyntaxTypeNodes.swift
[110/141] Archiving libSwiftSyntax.a
[112/141] Compiling CoherentSwiftCore Collection+Mutable.swift
[113/141] Compiling CoherentSwiftCore Date+Log.swift
[114/141] Compiling CoherentSwiftCore Double+String.swift
[115/141] Compiling CoherentSwiftCore PathKit+SafeJoin.swift
[116/141] Compiling CoherentSwiftCore LocalFileManager.swift
[117/141] Compiling CoherentSwiftCore ReportFactory.swift
[118/141] Compiling CoherentSwiftCore Bash.swift
[119/141] Compiling CoherentSwiftCore Cleaner.swift
[120/141] Compiling CoherentSwiftCore RuntimeError.swift
[121/141] Compiling CoherentSwiftCore CSDefinition.swift
[122/141] Compiling CoherentSwiftCore CSFileReport.swift
[123/141] Compiling CoherentSwiftCore CSMethod.swift
[124/145] Compiling CoherentSwiftCore String+Double.swift
[125/145] Compiling CoherentSwiftCore String+File.swift
[126/145] Compiling CoherentSwiftCore CSFactory.swift
[127/145] Compiling CoherentSwiftCore FileOutput.swift
[128/145] Compiling CoherentSwiftCore Measurer.swift
[129/145] Compiling CoherentSwiftCore SwiftParser.swift
[130/145] Compiling CoherentSwiftCore YamlParser.swift
[131/145] Compiling CoherentSwiftCore SpecHelper.swift
[132/145] Compiling CoherentSwiftCore CSProperty.swift
[133/145] Compiling CoherentSwiftCore CSReport.swift
[134/145] Compiling CoherentSwiftCore CSMethodType.swift
[135/145] Compiling CoherentSwiftCore CSPropertyType.swift
[136/145] Emitting module CoherentSwiftCore
[137/145] Compiling CoherentSwiftCore TemplateDirectory.swift
[138/145] Compiling CoherentSwiftCore UserInputHelper.swift
[139/145] Compiling CoherentSwiftCore CSBadge.swift
[140/145] Compiling CoherentSwiftCore Configuration.swift
[141/145] Compiling CoherentSwiftCore FileScanner.swift
[142/145] Compiling CoherentSwiftCore Labeler.swift
[143/145] Compiling CoherentSwiftCore Logger.swift
[144/145] Compiling CoherentSwiftCore VerboseLogger.swift
[145/149] Compiling CoherentSwift Report.swift
[146/149] Compiling CoherentSwift main.swift
[147/149] Compiling CoherentSwift Initializer.swift
[148/149] Emitting module CoherentSwift
[148/149] Linking coherent-swift
Build complete! (46.47s)
Build complete.
Done.

Build Machine: Mac 5