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 KippleTools, reference main (d250ed), with Swift 6.2 (beta) for Android on 21 Jun 2025 14:05:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/bdrelling/KippleTools
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d250ed2 Disabled the redundantBackticks rule
Cloned https://github.com/bdrelling/KippleTools.git
Revision (git rev-parse @):
d250ed2d2751c5d0b6c32db7819b35ccd3de269a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleTools.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
[12767/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.46s)
[4762/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (26.92s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (27.36s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.49s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/22] Write sources
[8/22] Copying pre-commit
[8/22] Copying default.swiftlint.yml
[8/22] Copying default.swiftformat
[8/22] Copying default.gitignore
[8/22] Copying app.gitignore
[13/22] Write swift-version-8C5A4AE7A8CE2BA.txt
[15/150] Emitting module ArgumentParserToolInfo
[16/150] Compiling ArgumentParserToolInfo ToolInfo.swift
[17/151] Wrapping AST for ArgumentParserToolInfo for debugging
[19/189] Compiling ArgumentParser OptionGroup.swift
[20/189] Compiling ArgumentParser AsyncParsableCommand.swift
[21/189] Compiling ArgumentParser CommandConfiguration.swift
[22/189] Compiling ArgumentParser CommandGroup.swift
[23/189] Compiling ArgumentParser EnumerableFlag.swift
[24/194] Compiling ArgumentParser ArgumentVisibility.swift
[25/194] Compiling ArgumentParser CompletionKind.swift
[26/194] Compiling ArgumentParser Errors.swift
[27/194] Compiling ArgumentParser Flag.swift
[28/194] Compiling ArgumentParser NameSpecification.swift
[29/194] Compiling ArgumentParser Option.swift
[30/194] Emitting module ArgumentParser
[31/194] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/194] Compiling ArgumentParser CompletionsGenerator.swift
[33/194] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/194] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/194] Compiling ArgumentParser Argument.swift
[36/194] Compiling ArgumentParser ArgumentHelp.swift
[37/194] Compiling ArgumentParser ExpressibleByArgument.swift
[38/194] Compiling ArgumentParser ParsableArguments.swift
[39/194] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/194] Compiling ArgumentParser ParsableCommand.swift
[41/194] Compiling ArgumentParser ArgumentDecoder.swift
[42/194] Compiling ArgumentParser CollectionExtensions.swift
[43/194] Compiling ArgumentParser Platform.swift
[44/194] Compiling ArgumentParser SequenceExtensions.swift
[45/194] Compiling ArgumentParser StringExtensions.swift
[46/194] Compiling ArgumentParser Tree.swift
[47/194] Compiling ArgumentParser ArgumentDefinition.swift
[48/194] Compiling ArgumentParser ArgumentSet.swift
[49/194] Compiling ArgumentParser CommandParser.swift
[50/194] Compiling ArgumentParser InputKey.swift
[51/194] Compiling ArgumentParser InputOrigin.swift
[52/194] Compiling ArgumentParser Name.swift
[53/194] Compiling ArgumentParser Parsed.swift
[54/194] Compiling ArgumentParser ParsedValues.swift
[55/194] Compiling ArgumentParser ParserError.swift
[56/194] Compiling ArgumentParser SplitArguments.swift
[57/194] Compiling ArgumentParser DumpHelpGenerator.swift
[58/194] Compiling ArgumentParser HelpCommand.swift
[59/194] Compiling ArgumentParser HelpGenerator.swift
[60/194] Compiling ArgumentParser MessageInfo.swift
[61/194] Compiling ArgumentParser UsageGenerator.swift
[63/195] Compiling SwiftFormat RedundantReturn.swift
[64/195] Compiling SwiftFormat RedundantSelf.swift
[65/195] Compiling SwiftFormat RedundantStaticSelf.swift
[66/195] Compiling SwiftFormat RedundantType.swift
[67/195] Compiling SwiftFormat RedundantTypedThrows.swift
[68/195] Compiling SwiftFormat RedundantVoidReturnType.swift
[69/195] Compiling SwiftFormat Semicolons.swift
[70/195] Compiling SwiftFormat SortDeclarations.swift
[71/195] Compiling SwiftFormat SortImports.swift
[72/195] Compiling SwiftFormat SortSwitchCases.swift
[73/195] Compiling SwiftFormat SortTypealiases.swift
[74/195] Compiling SwiftFormat SortedImports.swift
[75/195] Compiling SwiftFormat SortedSwitchCases.swift
[76/195] Compiling SwiftFormat SpaceAroundBraces.swift
[77/195] Compiling SwiftFormat SpaceAroundBrackets.swift
[78/195] Compiling SwiftFormat SpaceAroundComments.swift
[79/195] Compiling SwiftFormat SpaceAroundGenerics.swift
[80/195] Compiling SwiftFormat SpaceAroundOperators.swift
[81/212] Compiling SwiftFormat RedundantBackticks.swift
[82/212] Compiling SwiftFormat RedundantBreak.swift
[83/212] Compiling SwiftFormat RedundantClosure.swift
[84/212] Compiling SwiftFormat RedundantEquatable.swift
[85/212] Compiling SwiftFormat RedundantExtensionACL.swift
[86/212] Compiling SwiftFormat RedundantFileprivate.swift
[87/212] Compiling SwiftFormat RedundantGet.swift
[88/212] Compiling SwiftFormat RedundantInit.swift
[89/212] Compiling SwiftFormat RedundantInternal.swift
[90/212] Compiling SwiftFormat RedundantLet.swift
[91/212] Compiling SwiftFormat RedundantLetError.swift
[92/212] Compiling SwiftFormat RedundantNilInit.swift
[93/212] Compiling SwiftFormat RedundantObjc.swift
[94/212] Compiling SwiftFormat RedundantOptionalBinding.swift
[95/212] Compiling SwiftFormat RedundantParens.swift
[96/212] Compiling SwiftFormat RedundantPattern.swift
[97/212] Compiling SwiftFormat RedundantProperty.swift
[98/212] Compiling SwiftFormat RedundantRawValues.swift
[99/212] Compiling SwiftFormat SpaceAroundParens.swift
[100/212] Compiling SwiftFormat SpaceInsideBraces.swift
[101/212] Compiling SwiftFormat SpaceInsideBrackets.swift
[102/212] Compiling SwiftFormat SpaceInsideComments.swift
[103/212] Compiling SwiftFormat SpaceInsideGenerics.swift
[104/212] Compiling SwiftFormat SpaceInsideParens.swift
[105/212] Compiling SwiftFormat Specifiers.swift
[106/212] Compiling SwiftFormat StrongOutlets.swift
[107/212] Compiling SwiftFormat StrongifiedSelf.swift
[108/212] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[109/212] Compiling SwiftFormat Todos.swift
[110/212] Compiling SwiftFormat TrailingClosures.swift
[111/212] Compiling SwiftFormat TrailingCommas.swift
[112/212] Compiling SwiftFormat TrailingSpace.swift
[113/212] Compiling SwiftFormat TypeSugar.swift
[114/212] Compiling SwiftFormat UnusedArguments.swift
[115/212] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[134/212] Compiling SwiftFormat Indent.swift
[135/212] Compiling SwiftFormat InitCoderUnavailable.swift
[136/212] Compiling SwiftFormat IsEmpty.swift
[137/212] Compiling SwiftFormat LeadingDelimiters.swift
[138/212] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[139/212] Compiling SwiftFormat Linebreaks.swift
[140/212] Compiling SwiftFormat MarkTypes.swift
[141/212] Compiling SwiftFormat ModifierOrder.swift
[142/212] Compiling SwiftFormat NoExplicitOwnership.swift
[143/212] Compiling SwiftFormat NumberFormatting.swift
[144/212] Compiling SwiftFormat OpaqueGenericParameters.swift
[145/212] Compiling SwiftFormat OrganizeDeclarations.swift
[146/212] Compiling SwiftFormat PreferCountWhere.swift
[147/212] Compiling SwiftFormat PreferForLoop.swift
[148/212] Compiling SwiftFormat PreferKeyPath.swift
[149/212] Compiling SwiftFormat PreferSwiftTesting.swift
[150/212] Compiling SwiftFormat PrivateStateVariables.swift
[151/212] Compiling SwiftFormat PropertyTypes.swift
[158/212] Compiling SwiftFormat EmptyBraces.swift
[159/212] Compiling SwiftFormat EmptyExtensions.swift
[160/212] Compiling SwiftFormat EnumNamespaces.swift
[161/212] Compiling SwiftFormat EnvironmentEntry.swift
[162/212] Compiling SwiftFormat ExtensionAccessControl.swift
[163/212] Compiling SwiftFormat FileHeader.swift
[164/212] Compiling SwiftFormat FileMacro.swift
[165/212] Compiling SwiftFormat GenericExtensions.swift
[166/212] Compiling SwiftFormat HeaderFileName.swift
[167/212] Compiling SwiftFormat HoistAwait.swift
[168/212] Compiling SwiftFormat HoistPatternLet.swift
[169/212] Compiling SwiftFormat HoistTry.swift
[169/212] Wrapping AST for ArgumentParser for debugging
[171/221] Compiling KippleToolsCore ShellError.swift
[172/222] Compiling KippleToolsCore Shell.swift
[173/222] Compiling KippleToolsCore ShellCommand.swift
[174/222] Compiling KippleToolsCore ShellCommand+Git.swift
[175/222] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[176/222] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[177/222] Emitting module KippleToolsCore
[178/222] Compiling KippleToolsCore Data+ShellOutput.swift
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:108:17: warning: mutation of captured var 'outputData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
106 |             let data = handler.availableData
107 |             outputQueue.async {
108 |                 outputData.append(data)
    |                 `- warning: mutation of captured var 'outputData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
109 |                 outputHandle?.write(data)
110 |             }
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:116:17: warning: mutation of captured var 'errorData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
114 |             let data = handler.availableData
115 |             outputQueue.async {
116 |                 errorData.append(data)
    |                 `- warning: mutation of captured var 'errorData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
117 |                 errorHandle?.write(data)
118 |             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[179/222] Compiling KippleToolsCore Process+Convenience.swift
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:108:17: warning: mutation of captured var 'outputData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
106 |             let data = handler.availableData
107 |             outputQueue.async {
108 |                 outputData.append(data)
    |                 `- warning: mutation of captured var 'outputData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
109 |                 outputHandle?.write(data)
110 |             }
/host/spi-builder-workspace/Sources/KippleToolsCore/Extensions/Process+Convenience.swift:116:17: warning: mutation of captured var 'errorData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
114 |             let data = handler.availableData
115 |             outputQueue.async {
116 |                 errorData.append(data)
    |                 `- warning: mutation of captured var 'errorData' in concurrently-executing code; this is an error in the Swift 6 language mode [#SendableClosureCaptures]
117 |                 errorHandle?.write(data)
118 |             }
[#SendableClosureCaptures]: <https://docs.swift.org/compiler/documentation/diagnostics/sendable-closure-captures>
[180/222] Compiling KippleToolsCore VerboseLogging.swift
[181/223] Wrapping AST for KippleToolsCore for debugging
[183/223] Emitting module SwiftFormat
[202/223] Compiling SwiftFormat Void.swift
[203/223] Compiling SwiftFormat Wrap.swift
[204/223] Compiling SwiftFormat WrapArguments.swift
[205/223] Compiling SwiftFormat WrapAttributes.swift
[206/223] Compiling SwiftFormat WrapConditionalBodies.swift
[207/223] Compiling SwiftFormat WrapEnumCases.swift
[208/223] Compiling SwiftFormat WrapLoopBodies.swift
[209/223] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[210/223] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[211/223] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[212/223] Compiling SwiftFormat WrapSingleLineComments.swift
[213/223] Compiling SwiftFormat WrapSwitchCases.swift
[214/223] Compiling SwiftFormat YodaConditions.swift
[215/223] Compiling SwiftFormat Singularize.swift
[216/223] Compiling SwiftFormat SwiftFormat.swift
[217/223] Compiling SwiftFormat Tokenizer.swift
[218/223] Compiling SwiftFormat XMLReporter.swift
[219/224] Wrapping AST for SwiftFormat for debugging
[221/238] Compiling KippleFramework UninstallCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[222/239] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[223/239] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[224/239] Compiling KippleFramework SetupCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[225/239] Compiling KippleFramework TestCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[226/239] Compiling KippleFramework FormatCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[227/239] Compiling KippleFramework InstallCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[228/239] Compiling KippleFramework SwiftVersion.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[229/239] Compiling KippleFramework BuildCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[230/239] Compiling KippleFramework MainCommand.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[231/239] Compiling KippleFramework Platform.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[232/239] Compiling KippleFramework resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[233/239] Emitting module KippleFramework
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:31: error: cannot find 'isatty' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                               `- error: cannot find 'isatty' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:9:38: error: cannot find 'STDERR_FILENO' in scope
 7 |     private var stderr = FileHandle.standardError
 8 |
 9 |     private let stderrIsTTY = isatty(STDERR_FILENO) != 0
   |                                      `- error: cannot find 'STDERR_FILENO' in scope
10 |     private let printQueue = DispatchQueue(label: "swiftformat.print")
11 |
/host/spi-builder-workspace/Sources/KippleFramework/Core/Helpers/SwiftFormat.swift:56:1: warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
54 | }
55 |
56 | extension FileHandle: TextOutputStream {
   | |- warning: extension declares a conformance of imported type 'FileHandle' to imported protocol 'TextOutputStream'; this will not behave correctly if the owners of 'Foundation' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public func write(_ string: String) {
58 |         self.write(Data(string.utf8))
[234/239] Compiling KippleFramework BuildEnvironment.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
[235/239] Compiling KippleFramework FileFormatter.swift
/host/spi-builder-workspace/Sources/KippleFramework/Core/MainCommand.swift:5:8: error: KippleTools is only compatible with macOS and Linux.
 3 | // If we're not running on macOS or Linux, throw an error so we know we're building for the wrong platform.
 4 | #if !(os(macOS) || os(Linux))
 5 | #error("KippleTools is only compatible with macOS and Linux.")
   |        `- error: KippleTools is only compatible with macOS and Linux.
 6 | #endif
 7 |
BUILD FAILURE 6.2 android