The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Finch, reference main (e4c8d5), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 02:09:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/namolnad/finch.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/namolnad/finch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e4c8d58 Bump addressable from 2.8.7 to 2.9.0 (#142)
Cloned https://github.com/namolnad/finch.git
Revision (git rev-parse @):
e4c8d589d46bae3a8ffdfa088a4e6f3dffee45a8
SUCCESS checkout https://github.com/namolnad/finch.git at main
Fetching https://github.com/jakeheis/SwiftCLI
Fetching https://github.com/mxcl/Version.git
Fetching https://github.com/jpsim/Yams.git
[1/293] Fetching version
[57/5367] Fetching version, swiftcli
[362/16918] Fetching version, swiftcli, yams
Fetched https://github.com/mxcl/Version.git from cache (1.18s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (1.18s)
[1387/11551] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.90s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.0.0 (4.26s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.4 (0.72s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.2 (0.77s)
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.2
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.0.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.4
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "finch",
      "name": "Finch",
      "url": "https://github.com/namolnad/finch.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/finch",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swiftcli",
          "name": "SwiftCLI",
          "url": "https://github.com/jakeheis/SwiftCLI",
          "version": "6.0.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftCLI",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "yams",
          "name": "Yams",
          "url": "https://github.com/jpsim/Yams.git",
          "version": "4.0.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "version",
          "name": "Version",
          "url": "https://github.com/mxcl/Version.git",
          "version": "2.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/namolnad/finch.git
[1/5591] Fetching finch
Fetched https://github.com/namolnad/finch.git from cache (2.17s)
Fetching https://github.com/jakeheis/SwiftCLI from cache
Fetching https://github.com/mxcl/Version.git from cache
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.51s)
Fetched https://github.com/mxcl/Version.git from cache (0.51s)
Fetched https://github.com/jakeheis/SwiftCLI from cache (0.51s)
Computing version for https://github.com/mxcl/Version.git
Computed https://github.com/mxcl/Version.git at 2.2.0 (1.21s)
Computing version for https://github.com/jakeheis/SwiftCLI
Computed https://github.com/jakeheis/SwiftCLI at 6.0.3 (0.03s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 4.0.6 (0.66s)
Creating working copy for https://github.com/namolnad/finch.git
Working copy of https://github.com/namolnad/finch.git resolved at main (e4c8d58)
Creating working copy for https://github.com/mxcl/Version.git
Working copy of https://github.com/mxcl/Version.git resolved at 2.2.0
Creating working copy for https://github.com/jakeheis/SwiftCLI
Working copy of https://github.com/jakeheis/SwiftCLI resolved at 6.0.3
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 4.0.6
Found 3 product dependencies
  - SwiftCLI
  - Yams
  - Version
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/namolnad/finch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/18] Write sources
[6/18] Write finch-entitlement.plist
[8/18] Write swift-version--6988338F2F200930.txt
[9/37] Compiling reader.c
[10/45] Compiling writer.c
[11/45] Compiling parser.c
[12/45] Compiling api.c
[13/45] Compiling emitter.c
[14/45] Compiling scanner.c
[16/60] Compiling Version Version+Range.swift
[17/60] Compiling Version Version.swift
[18/60] Compiling SwiftCLI Option.swift
[19/60] Compiling SwiftCLI OptionGroup.swift
[20/62] Compiling SwiftCLI ValueBox.swift
[21/62] Compiling SwiftCLI VersionCommand.swift
[22/62] Compiling Yams Decoder.swift
[23/62] Compiling Yams Node.swift
[24/62] Compiling Yams Parser.swift
[25/62] Emitting module SwiftCLI
[26/62] Compiling Yams Node.Scalar.swift
[27/62] Compiling Yams Node.Sequence.swift
[28/62] Compiling Yams Constructor.swift
[29/62] Compiling Version Version+Comparable.swift
[30/62] Compiling Version Version+Codable.swift
[31/62] Emitting module Version
[32/62] Compiling Version Version+Foundation.swift
[33/62] Compiling SwiftCLI Parser.swift
[34/62] Compiling SwiftCLI Path.swift
[35/62] Compiling SwiftCLI OptionRegistry.swift
[36/62] Compiling SwiftCLI Parameter.swift
[37/62] Compiling SwiftCLI Stream.swift
[38/62] Compiling SwiftCLI Task.swift
[39/62] Compiling SwiftCLI Term.swift
[40/62] Compiling SwiftCLI Validation.swift
[41/62] Compiling Yams Emitter.swift
[42/62] Compiling Yams Encoder.swift
[43/62] Compiling Yams Mark.swift
[44/62] Compiling Yams Node.Mapping.swift
[45/62] Compiling Yams Tag.swift
[46/62] Compiling Yams String+Yams.swift
[51/63] Compiling Yams Resolver.swift
[58/63] Emitting module Yams
[59/63] Compiling Yams Representer.swift
[60/63] Compiling Yams YamlError.swift
[61/71] Compiling FinchUtilities Output.swift
[62/71] Compiling FinchUtilities Strings.swift
[63/71] Compiling FinchUtilities Shell.swift
[64/71] Compiling FinchUtilities FileResolver.swift
[65/71] Compiling FinchUtilities String+FinchUtilities.swift
[66/71] Compiling FinchUtilities Codable+FinchUtilities.swift
[67/71] Emitting module FinchUtilities
[68/71] Compiling FinchUtilities Executable.swift
[69/90] Compiling FinchCore LineOutputtable.swift
[70/90] Compiling FinchCore Section.swift
[71/91] Compiling FinchCore FormatTemplate.swift
[72/91] Compiling FinchCore Line.swift
[73/91] Compiling FinchCore LineComponents.swift
[74/91] Compiling FinchCore LineContext.swift
[75/91] Compiling FinchCore String+FinchCore.swift
[76/91] Compiling FinchCore Outputtable.swift
[77/91] Compiling FinchCore Contributor.swift
[78/91] Compiling FinchCore DelimiterPair.swift
[79/91] Compiling FinchCore GitConfiguration.swift
[80/91] Compiling FinchCore ResolutionCommandsConfiguration.swift
[81/91] Compiling FinchCore DelimiterConfiguration.swift
[82/91] Compiling FinchCore FormatConfiguration.swift
[83/91] Compiling FinchCore Configuration.swift
[84/91] Compiling FinchCore ContributorsConfiguration.swift
[85/91] Emitting module FinchCore
[86/91] Compiling FinchCore Regex.swift
[87/91] Compiling FinchCore FormatComponent.swift
[88/91] Compiling FinchCore SectionInfo.swift
[89/105] Compiling FinchApp Git.swift
[90/106] Compiling FinchApp Versions.swift
[91/106] Compiling FinchApp Transformer.swift
[92/106] Compiling FinchApp Configurator.swift
[93/106] Compiling FinchApp ConfigCommand.swift
[94/106] Compiling FinchApp Sequence+FinchApp.swift
[95/106] Compiling FinchApp ChangeLogInfoService.swift
[96/106] Compiling FinchApp CompareCommand.swift
/Users/admin/builder/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[97/106] Compiling FinchApp VersionsResolver.swift
/Users/admin/builder/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[98/106] Compiling FinchApp App.swift
[99/106] Compiling FinchApp AppRunner.swift
[100/106] Emitting module FinchApp
/Users/admin/builder/spi-builder-workspace/Sources/FinchApp/Command-Routing/Commands/Compare/CompareCommand.swift:108:1: warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
106 | }
107 |
108 | extension Array: ConvertibleFromString where Element == String {
    | |- warning: extension declares a conformance of imported type 'Array' to imported protocol 'ConvertibleFromString'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
109 |     public init?(input: String) {
110 |         self = input.components(separatedBy: " ")
[101/106] Compiling FinchApp BaseCommand.swift
[102/106] Compiling FinchApp ChangeLogModel.swift
[103/106] Compiling FinchApp Strings.swift
[104/110] Compiling Finch main.swift
/Users/admin/builder/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
 3 |
 4 | let meta: App.Meta = .init(
 5 |     buildNumber: appBuildNumber,
   |                  `- error: cannot find 'appBuildNumber' in scope
 6 |     name: appName,
 7 |     version: appVersion
[105/110] Compiling Finch Version.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/110] Emitting module Finch
/Users/admin/builder/spi-builder-workspace/Sources/Finch/main.swift:5:18: error: cannot find 'appBuildNumber' in scope
 3 |
 4 | let meta: App.Meta = .init(
 5 |     buildNumber: appBuildNumber,
   |                  `- error: cannot find 'appBuildNumber' in scope
 6 |     name: appName,
 7 |     version: appVersion
[107/110] Compiling Finch AppName.swift
BUILD FAILURE 6.3 macosSpm