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 master (0f0111), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 23:28:31 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/SketchX
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0f0111a added license
Cloned https://github.com/elegantchaos/SketchX.git
Revision (git rev-parse @):
0f0111acbb3568c370015b5935e7383d22bb03f5
SUCCESS checkout https://github.com/elegantchaos/SketchX.git at master
========================================
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
[5/11] Write sources
[7/11] Write swift-version-1EA4D86E10B52AF.txt
[9/38] Compiling Logger Handler.swift
[10/38] Emitting module Logger
[11/38] Compiling Logger Channel.swift
[12/38] Compiling Logger Context.swift
[13/38] Compiling Docopt Pattern.swift
[14/39] Compiling Logger Manager.swift
[15/39] Compiling Logger PrintHandler.swift
[16/39] Compiling Logger OSLogHandler.swift
[17/39] Compiling Logger NSLogHandler.swift
[18/39] Compiling Logger ManagerSettings.swift
[19/39] Compiling Logger UserDefaultsManagerSettings.swift
[20/39] Compiling Docopt Command.swift
[21/39] Compiling Docopt Docopt.swift
[22/39] Compiling Docopt Argument.swift
[23/39] Compiling Docopt BranchPattern.swift
[24/39] Emitting module Docopt
[25/39] Compiling Docopt LeafPattern.swift
[26/39] Compiling Docopt OneOrMore.swift
[27/39] Compiling Docopt DocoptError.swift
[28/39] Compiling Docopt Either.swift
[29/39] Compiling Docopt Required.swift
[30/39] Compiling Docopt Option.swift
[31/39] Compiling Docopt Optional.swift
[32/39] Compiling Docopt OptionsShortcut.swift
[33/39] Compiling Docopt String.swift
[34/39] Compiling Runner Runner.swift
[35/39] Emitting module Runner
[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] Compiling CommandShell CommandLine+CommandShell.swift
[41/47] Compiling CommandShell Command.swift
[42/47] Emitting module CommandShell
[43/47] Compiling CommandShell Result.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.77s)
Fetched https://github.com/elegantchaos/CommandShell.git from cache (0.77s)
Computing version for https://github.com/elegantchaos/CommandShell.git
Computed https://github.com/elegantchaos/CommandShell.git at 1.1.3 (1.29s)
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/Arguments.git
[1/116] Fetching arguments
[36/2216] Fetching arguments, logger
Fetched https://github.com/elegantchaos/Arguments.git from cache (0.64s)
[63/2100] Fetching logger
Fetched https://github.com/elegantchaos/Logger.git from cache (0.88s)
Computing version for https://github.com/elegantchaos/Arguments.git
Computed https://github.com/elegantchaos/Arguments.git at 1.1.1 (1.37s)
Fetching https://github.com/elegantchaos/docopt.swift.git
[1/787] Fetching docopt.swift
Fetched https://github.com/elegantchaos/docopt.swift.git from cache (0.86s)
Computing version for https://github.com/elegantchaos/docopt.swift.git
Computed https://github.com/elegantchaos/docopt.swift.git at 0.6.12 (2.76s)
Computing version for https://github.com/elegantchaos/Runner.git
Computed https://github.com/elegantchaos/Runner.git at 1.3.3 (0.49s)
Fetching https://github.com/elegantchaos/XCTestExtensions.git
[1/571] Fetching xctestextensions
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.73s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (1.23s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.60s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.10s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.51s)
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/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
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/Arguments.git
Working copy of https://github.com/elegantchaos/Arguments.git resolved at 1.1.1
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/CommandShell.git
Working copy of https://github.com/elegantchaos/CommandShell.git resolved at 1.1.3
BUILD FAILURE 6.2 macosSpm