Build Information
Successful build of ChattyCLI with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/polpielladev/chatty-cli.git
Reference: v1.0.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/polpielladev/chatty-cli
* tag v1.0.5 -> FETCH_HEAD
HEAD is now at 8d54f97 Adds `MIT` license
Cloned https://github.com/polpielladev/chatty-cli.git
Revision (git rev-parse @):
8d54f975c430e2129481c99f2ff876837f6d688d
SUCCESS checkout https://github.com/polpielladev/chatty-cli.git at v1.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/polpielladev/chatty-cli.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/13] Write sources
[8/13] Write chatty-entitlement.plist
[9/13] Write swift-version--423B1241ED78D482.txt
[11/29] Emitting module ArgumentParserToolInfo
[12/29] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/66] Compiling ANSITerminal ansiAttribute.swift
[14/66] Emitting module ANSITerminal
[15/66] Compiling ANSITerminal ansiKeyboard.swift
[16/66] Compiling ANSITerminal ansiScreen.swift
[17/66] Compiling ANSITerminal ANSITerminal.swift
[18/73] Compiling Clack ANSIChar.swift
[19/73] Compiling Clack Text.swift
[20/73] Compiling Clack Clack.swift
[21/73] Compiling ArgumentParser Option.swift
[22/73] Compiling ArgumentParser OptionGroup.swift
[23/73] Compiling ArgumentParser AsyncParsableCommand.swift
[24/73] Compiling ArgumentParser CommandConfiguration.swift
[25/73] Compiling ArgumentParser EnumerableFlag.swift
[26/78] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/78] Compiling ArgumentParser CompletionsGenerator.swift
[28/78] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/78] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/78] Compiling ArgumentParser Argument.swift
[31/78] Compiling ArgumentParser ArgumentHelp.swift
[32/78] Compiling OpenAIStreamingCompletions OpenAI.swift
[33/78] Compiling Clack Outro.swift
[34/78] Compiling Clack Intro.swift
[35/78] Emitting module Clack
[36/78] Compiling Clack HeadlessUserInput.swift
[37/78] Compiling OpenAIStreamingCompletions Event.swift
[38/78] Compiling ArgumentParser CollectionExtensions.swift
[39/78] Compiling ArgumentParser Platform.swift
[40/78] Compiling ArgumentParser SequenceExtensions.swift
[41/78] Compiling ArgumentParser StringExtensions.swift
[42/78] Compiling ArgumentParser Tree.swift
[43/78] Emitting module OpenAIStreamingCompletions
[44/78] Compiling OpenAIStreamingCompletions EventSource.swift
[45/78] Compiling ArgumentParser ExpressibleByArgument.swift
[46/78] Compiling ArgumentParser ParsableArguments.swift
[47/78] Compiling ArgumentParser ParsableArgumentsValidation.swift
[48/78] Compiling ArgumentParser ParsableCommand.swift
[49/78] Compiling ArgumentParser ArgumentDecoder.swift
[50/78] Compiling OpenAIStreamingCompletions OpenAI+TextCompletion.swift
[51/78] Compiling OpenAIStreamingCompletions EventStreamParser.swift
[52/78] Compiling OpenAIStreamingCompletions OpenAI+ChatCompletion.swift
[53/78] Emitting module ArgumentParser
[54/78] Compiling ArgumentParser Name.swift
[55/78] Compiling ArgumentParser Parsed.swift
[56/78] Compiling ArgumentParser ParsedValues.swift
[57/78] Compiling ArgumentParser ParserError.swift
[58/78] Compiling ArgumentParser SplitArguments.swift
[59/78] Compiling ArgumentParser ArgumentVisibility.swift
[60/78] Compiling ArgumentParser CompletionKind.swift
[61/78] Compiling ArgumentParser Errors.swift
[62/78] Compiling ArgumentParser Flag.swift
[63/78] Compiling ArgumentParser NameSpecification.swift
[64/78] Compiling ArgumentParser DumpHelpGenerator.swift
[65/78] Compiling ArgumentParser HelpCommand.swift
[66/78] Compiling ArgumentParser HelpGenerator.swift
[67/78] Compiling ArgumentParser MessageInfo.swift
[68/78] Compiling ArgumentParser UsageGenerator.swift
[69/78] Compiling ArgumentParser ArgumentDefinition.swift
[70/78] Compiling ArgumentParser ArgumentSet.swift
[71/78] Compiling ArgumentParser CommandParser.swift
[72/78] Compiling ArgumentParser InputKey.swift
[73/78] Compiling ArgumentParser InputOrigin.swift
[74/78] Emitting module KeychainAccess
[75/78] Compiling KeychainAccess Keychain.swift
[76/82] Emitting module ChattyCLI
[77/82] Compiling ChattyCLI ChattyCLI.swift
[78/82] Compiling ChattyCLI Chat.swift
[79/82] Compiling ChattyCLI Auth.swift
[79/82] Write Objects.LinkFileList
[80/82] Linking chatty
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/chatty: replacing existing signature
[81/82] Applying chatty
Build complete! (8.79s)
Fetching https://github.com/polpielladev/clack-swift from cache
Fetched https://github.com/polpielladev/clack-swift from cache (0.18s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetching https://github.com/pakLebah/ANSITerminal.git from cache
Fetching https://github.com/nate-parrott/openai-streaming-completions-swift.git from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.21s)
Fetched https://github.com/pakLebah/ANSITerminal.git from cache (0.21s)
Fetched https://github.com/nate-parrott/openai-streaming-completions-swift.git from cache (0.22s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.23s)
Computing version for https://github.com/pakLebah/ANSITerminal.git
Computed https://github.com/pakLebah/ANSITerminal.git at 0.0.3 (0.41s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.37s)
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.04s)
Computing version for https://github.com/nate-parrott/openai-streaming-completions-swift.git
Computed https://github.com/nate-parrott/openai-streaming-completions-swift.git at 1.0.1 (0.42s)
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/nate-parrott/openai-streaming-completions-swift.git
Working copy of https://github.com/nate-parrott/openai-streaming-completions-swift.git resolved at 1.0.1
Creating working copy for https://github.com/pakLebah/ANSITerminal.git
Working copy of https://github.com/pakLebah/ANSITerminal.git resolved at 0.0.3
Creating working copy for https://github.com/polpielladev/clack-swift
Working copy of https://github.com/polpielladev/clack-swift resolved at 0d95ad488a21047dc36a9c0ac7f54338ce0c88ca
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/KeychainAccess-bf77584f is not valid git repository for 'https://github.com/kishikawakatsumi/KeychainAccess', will fetch again.
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/KeychainAccess-bf77584f is not valid git repository for 'https://github.com/kishikawakatsumi/KeychainAccess', will fetch again.
Fetching https://github.com/kishikawakatsumi/KeychainAccess from cache
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.01s)
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Build complete.
Done.