The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KippleTools, reference 0.5.4 (d250ed), with Swift 6.3 for Android on 14 Apr 2026 14:43:46 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleTools.git
Reference: 0.5.4
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
 * tag               0.5.4      -> FETCH_HEAD
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 0.5.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdrelling/KippleTools.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[3681/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.12s)
[5050/56108] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (56.10s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (61.01s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (3.92s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/23] Copying pre-commit
[4/23] Copying default.swiftlint.yml
[5/23] Copying default.swiftformat
[6/23] Copying default.gitignore
[6/23] Copying app.gitignore
[8/23] Write sources
[14/23] Write swift-version--4F562202D5529B1.txt
[16/174] Emitting module ArgumentParserToolInfo
[17/174] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/175] Wrapping AST for ArgumentParserToolInfo for debugging
[20/221] Emitting module ArgumentParser
[21/227] Compiling ArgumentParser Tree.swift
[22/227] Compiling ArgumentParser CodingKeyValidator.swift
[23/227] Compiling ArgumentParser NonsenseFlagsValidator.swift
[24/227] Compiling ArgumentParser ParsableArgumentsValidation.swift
[25/227] Compiling ArgumentParser PositionalArgumentsValidator.swift
[26/227] Compiling ArgumentParser UniqueNamesValidator.swift
[27/227] Compiling ArgumentParser InputOrigin.swift
[28/227] Compiling ArgumentParser Name.swift
[29/227] Compiling ArgumentParser Parsed.swift
[30/227] Compiling ArgumentParser ParsedValues.swift
[31/227] Compiling ArgumentParser ParserError.swift
[32/227] Compiling ArgumentParser SplitArguments.swift
[33/227] Compiling ArgumentParser ArgumentVisibility.swift
[34/227] Compiling ArgumentParser CompletionKind.swift
[35/227] Compiling ArgumentParser Errors.swift
[36/227] Compiling ArgumentParser Flag.swift
[37/227] Compiling ArgumentParser NameSpecification.swift
[38/227] Compiling ArgumentParser Option.swift
[39/227] Compiling ArgumentParser OptionGroup.swift
[40/227] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/227] Compiling ArgumentParser CompletionsGenerator.swift
[42/227] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/227] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/227] Compiling ArgumentParser Argument.swift
[45/227] Compiling ArgumentParser ArgumentDiscussion.swift
[46/227] Compiling ArgumentParser ArgumentHelp.swift
[47/227] Compiling ArgumentParser DumpHelpGenerator.swift
[48/227] Compiling ArgumentParser HelpCommand.swift
[49/227] Compiling ArgumentParser HelpGenerator.swift
[50/227] Compiling ArgumentParser MessageInfo.swift
[51/227] Compiling ArgumentParser UsageGenerator.swift
[52/227] Compiling ArgumentParser CollectionExtensions.swift
[53/227] Compiling ArgumentParser ParentCommand.swift
[54/227] Compiling ArgumentParser AsyncParsableCommand.swift
[55/227] Compiling ArgumentParser CommandConfiguration.swift
[56/227] Compiling ArgumentParser CommandGroup.swift
[57/227] Compiling ArgumentParser EnumerableFlag.swift
[58/227] Compiling ArgumentParser ExpressibleByArgument.swift
[59/227] Compiling ArgumentParser ParsableArguments.swift
[60/227] Compiling ArgumentParser ParsableCommand.swift
[61/227] Compiling ArgumentParser ArgumentDecoder.swift
[62/227] Compiling ArgumentParser ArgumentDefinition.swift
[63/227] Compiling ArgumentParser ArgumentSet.swift
[64/227] Compiling ArgumentParser CommandParser.swift
[65/227] Compiling ArgumentParser InputKey.swift
[66/227] Compiling ArgumentParser Foundation.swift
[67/227] Compiling ArgumentParser Mutex.swift
[68/227] Compiling ArgumentParser Platform.swift
[69/227] Compiling ArgumentParser SequenceExtensions.swift
[70/227] Compiling ArgumentParser StringExtensions.swift
[71/227] Compiling ArgumentParser SwiftExtensions.swift
[73/228] Compiling SwiftFormat EmptyExtensions.swift
[74/228] Compiling SwiftFormat EnumNamespaces.swift
[75/228] Compiling SwiftFormat EnvironmentEntry.swift
[76/228] Compiling SwiftFormat ExtensionAccessControl.swift
[77/228] Compiling SwiftFormat FileHeader.swift
[78/228] Compiling SwiftFormat FileMacro.swift
[79/228] Compiling SwiftFormat GenericExtensions.swift
[80/228] Compiling SwiftFormat HeaderFileName.swift
[81/228] Compiling SwiftFormat HoistAwait.swift
[82/228] Compiling SwiftFormat HoistPatternLet.swift
[83/228] Compiling SwiftFormat HoistTry.swift
[84/228] Compiling SwiftFormat Indent.swift
[85/228] Compiling SwiftFormat InitCoderUnavailable.swift
[86/228] Compiling SwiftFormat IsEmpty.swift
[87/228] Compiling SwiftFormat LeadingDelimiters.swift
[88/228] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[89/228] Compiling SwiftFormat Linebreaks.swift
[90/228] Compiling SwiftFormat MarkTypes.swift
[91/228] Compiling SwiftFormat ModifierOrder.swift
[92/228] Compiling SwiftFormat ModifiersOnSameLine.swift
[93/228] Compiling SwiftFormat NoExplicitOwnership.swift
[93/228] Wrapping AST for ArgumentParser for debugging
[95/258] Compiling SwiftFormat AssertionFailures.swift
[96/258] Compiling SwiftFormat BlankLineAfterImports.swift
[97/258] Compiling SwiftFormat BlankLineAfterSwitchCase.swift
[98/258] Compiling SwiftFormat BlankLinesAfterGuardStatements.swift
[99/258] Compiling SwiftFormat BlankLinesAroundMark.swift
[100/258] Compiling SwiftFormat BlankLinesAtEndOfScope.swift
[101/258] Compiling SwiftFormat BlankLinesAtStartOfScope.swift
[102/258] Compiling SwiftFormat BlankLinesBetweenChainedFunctions.swift
[103/258] Compiling SwiftFormat BlankLinesBetweenImports.swift
[104/258] Compiling SwiftFormat BlankLinesBetweenScopes.swift
[105/258] Compiling SwiftFormat BlockComments.swift
[106/258] Compiling SwiftFormat Braces.swift
[107/258] Compiling SwiftFormat ConditionalAssignment.swift
[108/258] Compiling SwiftFormat ConsecutiveBlankLines.swift
[109/258] Compiling SwiftFormat ConsecutiveSpaces.swift
[110/258] Compiling SwiftFormat ConsistentSwitchCaseSpacing.swift
[111/258] Compiling SwiftFormat DocComments.swift
[112/258] Compiling SwiftFormat DocCommentsBeforeModifiers.swift
[113/258] Compiling SwiftFormat DuplicateImports.swift
[114/258] Compiling SwiftFormat ElseOnSameLine.swift
[115/258] Compiling SwiftFormat EmptyBraces.swift
[124/258] Compiling SwiftFormat SinglePropertyPerLine.swift
[125/258] Compiling SwiftFormat SortDeclarations.swift
[126/258] Compiling SwiftFormat SortImports.swift
[127/258] Compiling SwiftFormat SortSwitchCases.swift
[128/258] Compiling SwiftFormat SortTypealiases.swift
[129/258] Compiling SwiftFormat SortedImports.swift
[130/258] Compiling SwiftFormat SortedSwitchCases.swift
[131/258] Compiling SwiftFormat SpaceAroundBraces.swift
[132/258] Compiling SwiftFormat SpaceAroundBrackets.swift
[133/258] Compiling SwiftFormat SpaceAroundComments.swift
[134/258] Compiling SwiftFormat SpaceAroundGenerics.swift
[135/258] Compiling SwiftFormat SpaceAroundOperators.swift
[136/258] Compiling SwiftFormat SpaceAroundParens.swift
[137/258] Compiling KippleToolsCore Shell.swift
[138/259] Compiling KippleToolsCore ShellCommand.swift
[139/259] Compiling KippleToolsCore ShellError.swift
[140/259] Emitting module KippleToolsCore
[141/259] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[142/259] 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>
[143/259] 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>
[144/259] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[145/259] Compiling KippleToolsCore ShellCommand+Git.swift
[146/259] Compiling KippleToolsCore VerboseLogging.swift
[147/260] Wrapping AST for KippleToolsCore for debugging
[149/260] Emitting module SwiftFormat
[150/260] Compiling SwiftFormat SpaceInsideBraces.swift
[151/260] Compiling SwiftFormat SpaceInsideBrackets.swift
[152/260] Compiling SwiftFormat SpaceInsideComments.swift
[153/260] Compiling SwiftFormat SpaceInsideGenerics.swift
[154/260] Compiling SwiftFormat SpaceInsideParens.swift
[155/260] Compiling SwiftFormat Specifiers.swift
[156/260] Compiling SwiftFormat StrongOutlets.swift
[157/260] Compiling SwiftFormat StrongifiedSelf.swift
[158/260] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[159/260] Compiling SwiftFormat TestSuiteAccessControl.swift
[160/260] Compiling SwiftFormat ThrowingTests.swift
[161/260] Compiling SwiftFormat Todos.swift
[162/260] Compiling SwiftFormat TrailingClosures.swift
[163/260] Compiling SwiftFormat TrailingCommas.swift
[164/260] Compiling SwiftFormat TrailingSpace.swift
[165/260] Compiling SwiftFormat TypeSugar.swift
[166/260] Compiling SwiftFormat URLMacro.swift
[167/260] Compiling SwiftFormat UnusedArguments.swift
[168/260] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[169/260] Compiling SwiftFormat ValidateTestCases.swift
[170/260] Compiling SwiftFormat Void.swift
[171/260] Compiling SwiftFormat NoForceTryInTests.swift
[172/260] Compiling SwiftFormat NoForceUnwrapInTests.swift
[173/260] Compiling SwiftFormat NoGuardInTests.swift
[174/260] Compiling SwiftFormat NumberFormatting.swift
[175/260] Compiling SwiftFormat OpaqueGenericParameters.swift
[176/260] Compiling SwiftFormat OrganizeDeclarations.swift
[177/260] Compiling SwiftFormat PreferCountWhere.swift
[178/260] Compiling SwiftFormat PreferExplicitFalse.swift
[179/260] Compiling SwiftFormat PreferFinalClasses.swift
[180/260] Compiling SwiftFormat PreferForLoop.swift
[181/260] Compiling SwiftFormat PreferKeyPath.swift
[182/260] Compiling SwiftFormat PreferSwiftStringAPI.swift
[183/260] Compiling SwiftFormat PreferSwiftTesting.swift
[184/260] Compiling SwiftFormat PrivateStateVariables.swift
[185/260] Compiling SwiftFormat PropertyTypes.swift
[186/260] Compiling SwiftFormat RedundantAsync.swift
[187/260] Compiling SwiftFormat RedundantBackticks.swift
[188/260] Compiling SwiftFormat RedundantBreak.swift
[189/260] Compiling SwiftFormat RedundantClosure.swift
[190/260] Compiling SwiftFormat RedundantEmptyView.swift
[191/260] Compiling SwiftFormat RedundantEquatable.swift
[213/260] Compiling SwiftFormat Wrap.swift
[214/260] Compiling SwiftFormat WrapArguments.swift
[215/260] Compiling SwiftFormat WrapAttributes.swift
[216/260] Compiling SwiftFormat WrapCaseBodies.swift
[217/260] Compiling SwiftFormat WrapConditionalBodies.swift
[218/260] Compiling SwiftFormat WrapEnumCases.swift
[219/260] Compiling SwiftFormat WrapFunctionBodies.swift
[220/260] Compiling SwiftFormat WrapLoopBodies.swift
[221/260] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[222/260] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[223/260] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[224/260] Compiling SwiftFormat WrapPropertyBodies.swift
[225/260] Compiling SwiftFormat WrapSingleLineComments.swift
[226/260] Compiling SwiftFormat WrapSwitchCases.swift
[227/260] Compiling SwiftFormat YodaConditions.swift
[228/260] Compiling SwiftFormat SARIFReporter.swift
[229/260] Compiling SwiftFormat Singularize.swift
[230/260] Compiling SwiftFormat SwiftFormat.swift
[231/260] Compiling SwiftFormat Tokenizer.swift
[232/260] Compiling SwiftFormat TypeName.swift
[233/260] Compiling SwiftFormat XMLReporter.swift
[256/268] Wrapping AST for SwiftFormat for debugging
[258/275] 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 |
[259/276] 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))
[260/276] 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))
[261/276] 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 |
[262/276] 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 |
[263/276] 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 |
[264/276] 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 |
[265/276] 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)
[266/276] 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))
[267/276] 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 |
[268/276] 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 |
[269/276] 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 |
[270/276] 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 |
[271/276] 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 |
[272/276] 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 |
BUILD FAILURE 6.3 android