The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SketchX, reference v1.0.9 (8446d9), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 23:26:47 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/SketchX.git
Reference: v1.0.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/SketchX
 * tag               v1.0.9     -> FETCH_HEAD
HEAD is now at 8446d91 changed --pages to be an option
Cloned https://github.com/elegantchaos/SketchX.git
Revision (git rev-parse @):
8446d91994b541cfad9d37c3bd318f4e50f5ff37
SUCCESS checkout https://github.com/elegantchaos/SketchX.git at v1.0.9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/SketchX.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[4/11] Write sketchx-entitlement.plist
[4/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/38] Compiling Docopt Argument.swift
[10/38] Compiling Docopt BranchPattern.swift
[11/38] Emitting module Docopt
[12/39] Compiling Docopt Command.swift
[13/39] Compiling Docopt Docopt.swift
[14/39] Compiling Docopt DocoptError.swift
[15/39] Compiling Docopt Either.swift
[16/39] Compiling Runner Runner.swift
[17/39] Emitting module Runner
[18/39] Compiling Docopt LeafPattern.swift
[19/39] Compiling Docopt OneOrMore.swift
[20/39] Compiling Docopt String.swift
[21/39] Compiling Logger PrintHandler.swift
[22/39] Compiling Logger UserDefaultsManagerSettings.swift
[23/39] Compiling Docopt Required.swift
[24/39] Compiling Docopt Pattern.swift
[25/39] Compiling Logger ManagerSettings.swift
[26/39] Compiling Docopt Option.swift
[27/39] Compiling Docopt Optional.swift
[28/39] Compiling Docopt OptionsShortcut.swift
[29/39] Compiling Logger OSLogHandler.swift
[30/39] Compiling Logger NSLogHandler.swift
[31/39] Compiling Logger Channel.swift
[32/39] Compiling Logger Handler.swift
[33/39] Emitting module Logger
[34/39] Compiling Logger Manager.swift
[35/39] Compiling Logger Context.swift
[36/39] Compiling Docopt Tokens.swift
[37/41] Emitting module Arguments
[38/41] Compiling Arguments Arguments.swift
[39/47] Compiling CommandShell IOHandler.swift
[40/47] Emitting module CommandShell
[41/47] Compiling CommandShell Result.swift
[42/47] Compiling CommandShell Command.swift
[43/47] Compiling CommandShell CommandLine+CommandShell.swift
[44/47] Compiling CommandShell CommandShell.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CommandShell/Sources/CommandShell/CommandShell.swift:19:32: error: type 'Manager' has no member 'removeLoggingOptions'
 17 |     public init(commands: [Command], commandLine: [String] = CommandLine.arguments, ioHandler: IOHandler? = nil) {
 18 |         self.io = ioHandler ?? DefaultIOHandler()
 19 |         let filtered = Manager.removeLoggingOptions(from: commandLine)
    |                                `- error: type 'Manager' has no member 'removeLoggingOptions'
 20 |         self.commands = commands
 21 |         let documentation = Shell.buildDocumentation(for: commands, io: io)
Fetching https://github.com/elegantchaos/Runner.git
Fetching https://github.com/elegantchaos/CommandShell.git
[1/676] Fetching runner
[137/1030] Fetching runner, commandshell
Fetched https://github.com/elegantchaos/Runner.git from cache (0.82s)
Fetched https://github.com/elegantchaos/CommandShell.git from cache (0.82s)
Computing version for https://github.com/elegantchaos/CommandShell.git
Computed https://github.com/elegantchaos/CommandShell.git at 1.1.3 (1.37s)
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/Arguments.git
[1/116] Fetching arguments
[11/2216] Fetching arguments, logger
Fetched https://github.com/elegantchaos/Logger.git from cache (0.90s)
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.90s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (1.43s)
Fetching https://github.com/elegantchaos/docopt.swift.git
[1/787] Fetching docopt.swift
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.78s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (2.74s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.3 (0.51s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.72s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (1.24s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.66s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.19s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.53s)
Creating working copy for https://github.com/elegantchaos/docopt.swift.git
Working copy of https://github.com/elegantchaos/docopt.swift.git resolved at 0.6.12
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/CommandShell.git
Working copy of https://github.com/elegantchaos/CommandShell.git resolved at 1.1.3
Creating working copy for https://github.com/elegantchaos/Arguments.git
Working copy of https://github.com/elegantchaos/Arguments.git resolved at 1.1.1
Creating working copy for https://github.com/elegantchaos/Runner.git
Working copy of https://github.com/elegantchaos/Runner.git resolved at 1.3.3
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
BUILD FAILURE 6.2 macosSpm