Build Information
Successful build of swifty, reference main (ee6328
), with Swift 5.10 for macOS (SPM) on 9 Sep 2024 05:46:02 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/peterkos/swifty.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/peterkos/swifty
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ee63289 Add README
Cloned https://github.com/peterkos/swifty.git
Revision (git rev-parse @):
ee632896a1c83ea23a6ab74be8141ca52bbfea7f
SUCCESS checkout https://github.com/peterkos/swifty.git at main
Fetching https://github.com/JohnSundell/Files
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/JohnSundell/ShellOut.git
[1/1231] Fetching files
[186/2192] Fetching files, shellout
[1107/14317] Fetching files, shellout, swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.08s)
Fetched https://github.com/JohnSundell/ShellOut.git from cache (2.08s)
Fetched https://github.com/JohnSundell/Files from cache (2.09s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (2.76s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (2.05s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.49s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
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.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swifty",
"name": "swifty",
"url": "https://github.com/peterkos/swifty.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifty",
"dependencies": [
]
}
]
}
Fetching https://github.com/peterkos/swifty.git
[2/19] Fetching swifty
Fetched https://github.com/peterkos/swifty.git from cache (0.93s)
Creating working copy for https://github.com/peterkos/swifty.git
Working copy of https://github.com/peterkos/swifty.git resolved at main (ee63289)
warning: '.resolve-product-dependencies': dependency 'swifty' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/peterkos/swifty.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/11] Write sources
[4/11] Write swifty-entitlement.plist
[7/11] Write swift-version-33747A42983211AE.txt
[9/17] Emitting module ArgumentParserToolInfo
[10/17] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/56] Compiling ArgumentParser ArgumentHelp.swift
[12/56] Compiling ArgumentParser ArgumentVisibility.swift
[13/56] Compiling ArgumentParser CompletionKind.swift
[14/56] Compiling ArgumentParser Errors.swift
[15/56] Compiling ArgumentParser Flag.swift
[16/60] Compiling ArgumentParser InputOrigin.swift
[17/60] Compiling ArgumentParser Name.swift
[18/60] Compiling ArgumentParser Parsed.swift
[19/60] Compiling ArgumentParser ParsedValues.swift
[20/60] Compiling ArgumentParser NameSpecification.swift
[21/60] Compiling ArgumentParser Option.swift
[22/60] Compiling ArgumentParser OptionGroup.swift
[23/60] Compiling ArgumentParser AsyncParsableCommand.swift
[24/60] Emitting module ArgumentParser
[25/60] Compiling ArgumentParser ParsableArguments.swift
[26/60] Compiling ArgumentParser ParsableArgumentsValidation.swift
[27/60] Compiling ArgumentParser ParsableCommand.swift
[28/60] Compiling ArgumentParser ArgumentDecoder.swift
[29/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[30/60] Compiling ArgumentParser CompletionsGenerator.swift
[31/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[32/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[33/60] Compiling ArgumentParser Argument.swift
[34/60] Compiling ArgumentParser ArgumentDefinition.swift
[35/60] Compiling ArgumentParser ArgumentSet.swift
[36/60] Compiling ArgumentParser CommandParser.swift
[37/60] Compiling ArgumentParser InputKey.swift
[38/60] Compiling ArgumentParser Platform.swift
[39/60] Compiling ArgumentParser SequenceExtensions.swift
[40/60] Compiling ArgumentParser StringExtensions.swift
[41/60] Compiling ArgumentParser Tree.swift
[42/60] Compiling ArgumentParser ParserError.swift
[43/60] Compiling ArgumentParser SplitArguments.swift
[44/60] Compiling ArgumentParser DumpHelpGenerator.swift
[45/60] Compiling ArgumentParser HelpCommand.swift
[46/60] Compiling ArgumentParser CommandConfiguration.swift
[47/60] Compiling ArgumentParser CommandGroup.swift
[48/60] Compiling ArgumentParser EnumerableFlag.swift
[49/60] Compiling ArgumentParser ExpressibleByArgument.swift
[50/60] Compiling ArgumentParser HelpGenerator.swift
[51/60] Compiling ArgumentParser MessageInfo.swift
[52/60] Compiling ArgumentParser UsageGenerator.swift
[53/60] Compiling ArgumentParser CollectionExtensions.swift
[54/60] Compiling ShellOut ShellOut.swift
[55/60] Emitting module ShellOut
[56/60] Compiling Files Files.swift
[57/60] Emitting module Files
[58/65] Compiling swifty pre-commit-format.swift
[59/65] Compiling swifty pkl.swift
[60/65] Compiling swifty Swifty.swift
[61/65] Emitting module swifty
[62/65] Compiling swifty install-deps.swift
[62/65] Write Objects.LinkFileList
[63/65] Linking swifty
[64/65] Applying swifty
Build complete! (11.92s)
Build complete.
Done.