The Swift Package Index logo.Swift Package Index

Build Information

Failed to build KipplePlugins, reference 0.5.1 (34b63a), with Swift 6.3 for Android on 14 Apr 2026 07:57:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/KipplePlugins.git
Reference: 0.5.1
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/KipplePlugins
 * tag               0.5.1      -> FETCH_HEAD
HEAD is now at 34b63a0 Removed install_git_hooks.sh
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
34b63a0b652f40bdbb55a5789ddf6e4663270c12
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at 0.5.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/bdrelling/KipplePlugins.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/swift-kipple/Tools
[1/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.69s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (1.67s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/17523] Fetching swift-argument-parser
[3681/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (51.06s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (52.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (53.08s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (0.90s)
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.61.0
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
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin GenerateDoccReference
Building for debugging...
[4/43] Copying pre-commit
[4/43] Copying default.swiftlint.yml
[4/43] Copying default.swiftformat
[4/43] Copying default.gitignore
[4/43] Copying app.gitignore
[9/43] Write sources
[13/43] Copying default.swiftlint.yml
[13/43] Copying default.gitignore
[13/43] Copying app.gitignore
[13/43] Copying pre-commit
[17/43] Copying default.swiftformat
[17/43] Write sources
[26/43] Write swift-version--4F562202D5529B1.txt
[28/345] Emitting module ArgumentParserToolInfo
[29/345] Compiling ArgumentParserToolInfo ToolInfo.swift
[31/387] Emitting module ArgumentParserToolInfo
[32/391] Compiling ArgumentParserToolInfo ToolInfo.swift
[32/393] Wrapping AST for ArgumentParserToolInfo for debugging
[36/439] Emitting module ArgumentParser
[37/445] Compiling ArgumentParser InputOrigin.swift
[38/445] Compiling ArgumentParser Name.swift
[39/445] Compiling ArgumentParser Parsed.swift
[40/445] Compiling ArgumentParser ParsedValues.swift
[41/445] Compiling ArgumentParser ParserError.swift
[42/445] Compiling ArgumentParser SplitArguments.swift
[43/445] Compiling ArgumentParser ArgumentVisibility.swift
[44/445] Compiling ArgumentParser CompletionKind.swift
[45/445] Compiling ArgumentParser Errors.swift
[46/445] Compiling ArgumentParser Flag.swift
[47/445] Compiling ArgumentParser NameSpecification.swift
[48/445] Compiling ArgumentParser Option.swift
[49/445] Compiling ArgumentParser OptionGroup.swift
[50/445] Compiling ArgumentParser Tree.swift
[51/445] Compiling ArgumentParser CodingKeyValidator.swift
[52/445] Compiling ArgumentParser NonsenseFlagsValidator.swift
[53/445] Compiling ArgumentParser ParsableArgumentsValidation.swift
[54/445] Compiling ArgumentParser PositionalArgumentsValidator.swift
[55/445] Compiling ArgumentParser UniqueNamesValidator.swift
[57/445] Compiling ArgumentParser ParentCommand.swift
[58/445] Compiling ArgumentParser AsyncParsableCommand.swift
[59/445] Compiling ArgumentParser CommandConfiguration.swift
[60/445] Compiling ArgumentParser CommandGroup.swift
[61/445] Compiling ArgumentParser EnumerableFlag.swift
[62/445] Compiling ArgumentParser ExpressibleByArgument.swift
[69/445] Compiling ArgumentParser DumpHelpGenerator.swift
[70/445] Compiling ArgumentParser HelpCommand.swift
[71/445] Compiling ArgumentParser HelpGenerator.swift
[72/445] Compiling ArgumentParser MessageInfo.swift
[73/445] Compiling ArgumentParser UsageGenerator.swift
[74/445] Compiling ArgumentParser CollectionExtensions.swift
[75/451] Emitting module ArgumentParser
[76/451] Compiling ArgumentParser Foundation.swift
[77/451] Compiling ArgumentParser Mutex.swift
[78/451] Compiling ArgumentParser Platform.swift
[79/451] Compiling ArgumentParser SequenceExtensions.swift
[80/451] Compiling ArgumentParser StringExtensions.swift
[81/451] Compiling ArgumentParser SwiftExtensions.swift
[82/451] Compiling ArgumentParser BashCompletionsGenerator.swift
[83/451] Compiling ArgumentParser CompletionsGenerator.swift
[84/451] Compiling ArgumentParser FishCompletionsGenerator.swift
[85/451] Compiling ArgumentParser ZshCompletionsGenerator.swift
[86/451] Compiling ArgumentParser Argument.swift
[87/451] Compiling ArgumentParser ArgumentDiscussion.swift
[88/451] Compiling ArgumentParser ArgumentHelp.swift
[115/451] Compiling ArgumentParser ParsableArguments.swift
[118/451] Compiling ArgumentParser Tree.swift
[119/451] Compiling ArgumentParser CodingKeyValidator.swift
[120/451] Compiling ArgumentParser NonsenseFlagsValidator.swift
[121/451] Compiling ArgumentParser ParsableArgumentsValidation.swift
[122/451] Compiling ArgumentParser PositionalArgumentsValidator.swift
[123/451] Compiling ArgumentParser UniqueNamesValidator.swift
[124/451] Compiling SwiftFormat PreferFinalClasses.swift
[125/451] Compiling SwiftFormat PreferForLoop.swift
[126/451] Compiling SwiftFormat PreferKeyPath.swift
[127/451] Compiling SwiftFormat PreferSwiftStringAPI.swift
[128/451] Compiling SwiftFormat PreferSwiftTesting.swift
[129/451] Compiling SwiftFormat PrivateStateVariables.swift
[130/451] Compiling SwiftFormat PropertyTypes.swift
[131/451] Compiling SwiftFormat RedundantAsync.swift
[132/451] Compiling SwiftFormat RedundantBackticks.swift
[133/451] Compiling SwiftFormat RedundantBreak.swift
[134/451] Compiling SwiftFormat RedundantClosure.swift
[135/451] Compiling SwiftFormat RedundantEmptyView.swift
[136/451] Compiling SwiftFormat RedundantEquatable.swift
[138/472] Compiling ArgumentParser ParsableCommand.swift
[139/472] Compiling ArgumentParser ArgumentDecoder.swift
[140/472] Compiling ArgumentParser ArgumentDefinition.swift
[141/472] Compiling ArgumentParser ArgumentSet.swift
[142/472] Compiling ArgumentParser CommandParser.swift
[143/472] Compiling ArgumentParser InputKey.swift
[163/472] Compiling SwiftFormat RedundantThrows.swift
[164/472] Compiling SwiftFormat RedundantType.swift
[165/472] Compiling SwiftFormat EnvironmentEntry.swift
[166/472] Compiling SwiftFormat ExtensionAccessControl.swift
[167/472] Compiling SwiftFormat FileHeader.swift
[168/472] Compiling SwiftFormat FileMacro.swift
[169/472] Compiling SwiftFormat GenericExtensions.swift
[170/472] Compiling SwiftFormat HeaderFileName.swift
[171/472] Compiling SwiftFormat SinglePropertyPerLine.swift
[172/472] Compiling SwiftFormat HoistPatternLet.swift
[173/472] Compiling SwiftFormat HoistTry.swift
[174/472] Compiling SwiftFormat Indent.swift
[175/472] Compiling SwiftFormat InitCoderUnavailable.swift
[176/472] Compiling SwiftFormat SortedImports.swift
[177/472] Compiling SwiftFormat SortedSwitchCases.swift
[178/472] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[179/472] Compiling SwiftFormat SpaceAroundBrackets.swift
[180/472] Compiling SwiftFormat SpaceAroundComments.swift
[181/472] Compiling SwiftFormat SpaceAroundGenerics.swift
[182/472] Compiling SwiftFormat SpaceAroundOperators.swift
[183/472] Compiling SwiftFormat SpaceAroundParens.swift
[184/472] Compiling SwiftFormat EmptyExtensions.swift
[185/472] Compiling SwiftFormat EnumNamespaces.swift
[186/472] Compiling SwiftFormat EnvironmentEntry.swift
[187/472] Compiling SwiftFormat ExtensionAccessControl.swift
[188/472] Compiling SwiftFormat FileHeader.swift
[189/472] Compiling SwiftFormat FileMacro.swift
[190/472] Compiling SwiftFormat GenericExtensions.swift
[191/472] Compiling SwiftFormat HeaderFileName.swift
[192/472] Compiling SwiftFormat HoistAwait.swift
[193/472] Compiling SwiftFormat HoistPatternLet.swift
[194/472] Compiling SwiftFormat HoistTry.swift
[195/472] Compiling SwiftFormat Indent.swift
[196/472] Compiling SwiftFormat InitCoderUnavailable.swift
[197/472] Compiling SwiftFormat IsEmpty.swift
[198/472] Compiling SwiftFormat LeadingDelimiters.swift
[199/472] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[200/472] Compiling SwiftFormat Linebreaks.swift
[201/472] Compiling SwiftFormat MarkTypes.swift
[202/472] Compiling SwiftFormat ModifierOrder.swift
[203/472] Compiling SwiftFormat ModifiersOnSameLine.swift
[204/472] Compiling SwiftFormat NoExplicitOwnership.swift
[205/472] Compiling SwiftFormat SpaceInsideBraces.swift
[206/472] Compiling SwiftFormat SpaceInsideBrackets.swift
[207/472] Compiling SwiftFormat SpaceInsideComments.swift
[208/472] Compiling SwiftFormat SpaceInsideGenerics.swift
[209/472] Compiling SwiftFormat SpaceInsideParens.swift
[210/472] Compiling SwiftFormat Specifiers.swift
[211/472] Compiling SwiftFormat StrongOutlets.swift
[212/472] Compiling SwiftFormat StrongifiedSelf.swift
[213/472] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[214/472] Compiling SwiftFormat TestSuiteAccessControl.swift
[215/472] Compiling SwiftFormat ThrowingTests.swift
[216/472] Compiling SwiftFormat Todos.swift
[217/472] Compiling SwiftFormat TrailingClosures.swift
[218/472] Compiling SwiftFormat TrailingCommas.swift
[219/472] Compiling SwiftFormat TrailingSpace.swift
[220/472] Compiling SwiftFormat TypeSugar.swift
[221/472] Compiling SwiftFormat URLMacro.swift
[222/472] Compiling SwiftFormat UnusedArguments.swift
[223/472] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[224/472] Compiling SwiftFormat ValidateTestCases.swift
[225/472] Compiling SwiftFormat Void.swift
[226/472] Compiling SwiftFormat RedundantExtensionACL.swift
[227/472] Compiling SwiftFormat RedundantFileprivate.swift
[228/472] Compiling SwiftFormat RedundantGet.swift
[229/472] Compiling SwiftFormat RedundantInit.swift
[230/472] Compiling SwiftFormat RedundantInternal.swift
[231/472] Compiling SwiftFormat RedundantLet.swift
[232/472] Compiling SwiftFormat RedundantLetError.swift
[233/472] Compiling SwiftFormat RedundantMemberwiseInit.swift
[234/472] Compiling SwiftFormat RedundantNilInit.swift
[235/472] Compiling SwiftFormat RedundantObjc.swift
[236/472] Compiling SwiftFormat RedundantOptionalBinding.swift
[237/472] Compiling SwiftFormat RedundantParens.swift
[238/472] Compiling SwiftFormat RedundantPattern.swift
[239/472] Compiling SwiftFormat RedundantProperty.swift
[240/472] Compiling SwiftFormat RedundantPublic.swift
[241/472] Compiling SwiftFormat RedundantRawValues.swift
[242/472] Compiling SwiftFormat RedundantReturn.swift
[243/472] Compiling SwiftFormat RedundantSelf.swift
[244/472] Compiling SwiftFormat RedundantSendable.swift
[245/472] Compiling SwiftFormat RedundantStaticSelf.swift
[246/472] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[247/473] Wrapping AST for ArgumentParser for debugging
[268/483] Compiling KippleToolsCore ShellError.swift
[269/484] Emitting module KippleToolsCore
[270/484] Compiling KippleToolsCore Shell.swift
[271/484] Compiling KippleToolsCore ShellCommand.swift
[273/484] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[274/484] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[275/484] Compiling KippleToolsCore ShellCommand+Git.swift
[276/484] Compiling KippleToolsCore VerboseLogging.swift
[277/484] Compiling KippleToolsCore Data+ShellOutput.swift
[278/484] Compiling KippleToolsCore Process+Convenience.swift
[405/514] Wrapping AST for ArgumentParser for debugging
[406/515] Wrapping AST for KippleToolsCore for debugging
[408/515] Compiling KippleToolsCore Shell.swift
[409/515] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[410/516] Compiling KippleToolsCore ShellError.swift
[411/516] Compiling KippleToolsCore ShellCommand.swift
[412/516] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[413/516] Compiling KippleToolsCore ShellCommand+Git.swift
[414/516] Compiling KippleToolsCore VerboseLogging.swift
[415/516] Emitting module KippleToolsCore
[416/516] Compiling KippleToolsCore Data+ShellOutput.swift
[417/516] Compiling KippleToolsCore Process+Convenience.swift
[418/517] Wrapping AST for KippleToolsCore for debugging
[420/517] Emitting module SwiftFormat
[422/517] Compiling SwiftFormat Wrap.swift
[423/517] Compiling SwiftFormat WrapArguments.swift
[424/517] Compiling SwiftFormat WrapAttributes.swift
[425/517] Compiling SwiftFormat WrapCaseBodies.swift
[426/517] Compiling SwiftFormat WrapConditionalBodies.swift
[427/517] Compiling SwiftFormat WrapEnumCases.swift
[428/517] Compiling SwiftFormat WrapFunctionBodies.swift
[429/517] Compiling SwiftFormat WrapLoopBodies.swift
[430/517] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[431/517] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[432/517] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[433/517] Compiling SwiftFormat WrapPropertyBodies.swift
[434/517] Compiling SwiftFormat WrapSingleLineComments.swift
[435/517] Compiling SwiftFormat WrapSwitchCases.swift
[436/517] Compiling SwiftFormat YodaConditions.swift
[437/517] Compiling SwiftFormat SARIFReporter.swift
[438/517] Compiling SwiftFormat Singularize.swift
[439/517] Compiling SwiftFormat SwiftFormat.swift
[440/517] Compiling SwiftFormat Tokenizer.swift
[441/517] Compiling SwiftFormat TypeName.swift
[442/517] Compiling SwiftFormat XMLReporter.swift
[486/518] Wrapping AST for SwiftFormat for debugging
[488/532] Compiling KippleFramework SwiftBuilder.swift
[489/532] Compiling KippleFramework SwiftFormat.swift
[490/532] Compiling KippleFramework UninstallCommand.swift
[491/533] Compiling KippleFramework SwiftVersion.swift
[492/533] Compiling KippleFramework BuildCommand.swift
[493/533] Emitting module KippleFramework
[494/533] Compiling KippleFramework BuildEnvironment.swift
[495/533] Compiling KippleFramework FileFormatter.swift
[496/533] Compiling KippleFramework resource_bundle_accessor.swift
[497/533] Compiling KippleFramework SetupCommand.swift
[498/533] Compiling KippleFramework TestCommand.swift
[499/533] Compiling KippleFramework FormatCommand.swift
[500/533] Compiling KippleFramework InstallCommand.swift
[501/533] Compiling KippleFramework MainCommand.swift
[502/533] Compiling KippleFramework Platform.swift
[503/534] Wrapping AST for KippleFramework for debugging
[505/536] Emitting module kipple
[506/536] Compiling kipple main.swift
[507/537] Wrapping AST for kipple for debugging
[508/537] Write Objects.LinkFileList
[509/537] Linking kipple-tool
[533/538] Wrapping AST for SwiftFormat for debugging
[535/552] Compiling KippleFramework FormatCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[536/552] Compiling KippleFramework InstallCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[537/553] Compiling KippleFramework SwiftVersion.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[538/553] Compiling KippleFramework BuildCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[539/553] Compiling KippleFramework UninstallCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[540/553] Compiling KippleFramework SwiftBuilder.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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/.build/checkouts/Tools/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/.build/checkouts/Tools/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 |
[541/553] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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/.build/checkouts/Tools/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/.build/checkouts/Tools/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 |
[542/553] Compiling KippleFramework MainCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[543/553] Compiling KippleFramework Platform.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[544/553] Compiling KippleFramework resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[545/553] Compiling KippleFramework SetupCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[546/553] Compiling KippleFramework TestCommand.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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)
[547/553] Emitting module KippleFramework
/host/spi-builder-workspace/.build/checkouts/Tools/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/.build/checkouts/Tools/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/.build/checkouts/Tools/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 |
[548/553] Compiling KippleFramework BuildEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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 |
[549/553] Compiling KippleFramework FileFormatter.swift
/host/spi-builder-workspace/.build/checkouts/Tools/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