Build Information
Failed to build KipplePlugins, reference main (aed2ea), with Swift 6.3 for Android on 14 Apr 2026 07:56:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KipplePlugins.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/KipplePlugins
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at aed2eac Added .devcontainer.json for Linux development
Cloned https://github.com/bdrelling/KipplePlugins.git
Revision (git rev-parse @):
aed2eace190cdd6c719c7af9174356881c880593
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KipplePlugins.git at main
========================================
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-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/bdrelling/KippleTools
[8/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.38s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.04s)
Fetching https://github.com/nicklockwood/SwiftFormat
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
[3857/73631] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (50.13s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (51.16s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (53.67s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.61.0 (1.27s)
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
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
[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
[9/43] Copying pre-commit
[9/43] Copying default.swiftlint.yml
[9/43] Copying default.swiftformat
[9/43] Copying default.gitignore
[9/43] Copying app.gitignore
[17/43] Write sources
[26/43] Write swift-version--4F562202D5529B1.txt
[28/345] Emitting module ArgumentParserToolInfo
[29/345] Compiling ArgumentParserToolInfo ToolInfo.swift
[30/346] Wrapping AST for ArgumentParserToolInfo for debugging
[32/372] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/372] Emitting module ArgumentParserToolInfo
[34/393] Wrapping AST for ArgumentParserToolInfo for debugging
[36/439] Emitting module ArgumentParser
[38/451] Compiling ArgumentParser ParentCommand.swift
[39/451] Compiling ArgumentParser AsyncParsableCommand.swift
[40/451] Compiling ArgumentParser CommandConfiguration.swift
[41/451] Compiling ArgumentParser CommandGroup.swift
[42/451] Compiling ArgumentParser EnumerableFlag.swift
[43/451] Compiling ArgumentParser ExpressibleByArgument.swift
[44/451] Compiling ArgumentParser ParsableArguments.swift
[45/451] Compiling ArgumentParser OptionGroup.swift
[46/451] Compiling ArgumentParser ParsableCommand.swift
[47/451] Compiling ArgumentParser ArgumentDecoder.swift
[48/451] Compiling ArgumentParser ArgumentDefinition.swift
[49/451] Compiling ArgumentParser ArgumentSet.swift
[50/451] Compiling ArgumentParser CommandParser.swift
[51/451] Compiling ArgumentParser ArgumentVisibility.swift
[52/451] Compiling ArgumentParser CompletionKind.swift
[53/451] Compiling ArgumentParser Errors.swift
[54/451] Compiling ArgumentParser Flag.swift
[55/451] Compiling ArgumentParser NameSpecification.swift
[56/451] Compiling ArgumentParser Option.swift
[58/451] Compiling ArgumentParser Tree.swift
[59/451] Compiling ArgumentParser CodingKeyValidator.swift
[60/451] Compiling ArgumentParser NonsenseFlagsValidator.swift
[61/451] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/451] Compiling ArgumentParser PositionalArgumentsValidator.swift
[63/451] Compiling ArgumentParser UniqueNamesValidator.swift
[70/451] Compiling ArgumentParser BashCompletionsGenerator.swift
[71/451] Compiling ArgumentParser CompletionsGenerator.swift
[72/451] Compiling ArgumentParser FishCompletionsGenerator.swift
[73/451] Compiling ArgumentParser ZshCompletionsGenerator.swift
[74/451] Compiling ArgumentParser Argument.swift
[75/451] Compiling ArgumentParser ArgumentDiscussion.swift
[76/451] Compiling ArgumentParser ArgumentHelp.swift
[84/451] Compiling ArgumentParser InputOrigin.swift
[85/451] Compiling ArgumentParser Name.swift
[86/451] Compiling ArgumentParser Parsed.swift
[87/451] Compiling ArgumentParser ParsedValues.swift
[88/451] Compiling ArgumentParser ParserError.swift
[89/451] Compiling ArgumentParser SplitArguments.swift
[90/451] Compiling ArgumentParser DumpHelpGenerator.swift
[91/451] Compiling ArgumentParser HelpCommand.swift
[92/451] Compiling ArgumentParser HelpGenerator.swift
[93/451] Compiling ArgumentParser MessageInfo.swift
[94/451] Compiling ArgumentParser UsageGenerator.swift
[95/451] Compiling ArgumentParser CollectionExtensions.swift
[103/451] Compiling ArgumentParser Foundation.swift
[104/451] Compiling ArgumentParser Mutex.swift
[105/451] Compiling ArgumentParser Platform.swift
[106/451] Compiling ArgumentParser SequenceExtensions.swift
[107/451] Compiling ArgumentParser StringExtensions.swift
[108/451] Compiling ArgumentParser SwiftExtensions.swift
[109/451] Compiling SwiftFormat SpaceInsideBraces.swift
[110/451] Compiling SwiftFormat SpaceInsideBrackets.swift
[111/451] Compiling SwiftFormat SpaceInsideComments.swift
[112/451] Compiling SwiftFormat SpaceInsideGenerics.swift
[113/451] Compiling SwiftFormat SpaceInsideParens.swift
[114/451] Compiling SwiftFormat Specifiers.swift
[115/451] Compiling SwiftFormat StrongOutlets.swift
[116/451] Compiling SwiftFormat StrongifiedSelf.swift
[117/451] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[118/451] Compiling SwiftFormat TestSuiteAccessControl.swift
[119/451] Compiling SwiftFormat ThrowingTests.swift
[120/451] Compiling SwiftFormat Todos.swift
[121/451] Compiling SwiftFormat TrailingClosures.swift
[122/451] Compiling SwiftFormat TrailingCommas.swift
[123/451] Compiling SwiftFormat TrailingSpace.swift
[124/451] Compiling SwiftFormat TypeSugar.swift
[125/451] Compiling SwiftFormat URLMacro.swift
[126/451] Compiling SwiftFormat UnusedArguments.swift
[127/451] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[128/451] Compiling SwiftFormat ValidateTestCases.swift
[129/451] Compiling SwiftFormat Void.swift
[130/472] Compiling ArgumentParser InputKey.swift
[149/473] Compiling SwiftFormat RedundantExtensionACL.swift
[150/473] Compiling SwiftFormat RedundantFileprivate.swift
[151/473] Compiling SwiftFormat RedundantGet.swift
[152/473] Compiling SwiftFormat RedundantInit.swift
[153/473] Compiling SwiftFormat RedundantInternal.swift
[154/473] Compiling SwiftFormat RedundantLet.swift
[155/473] Compiling SwiftFormat RedundantLetError.swift
[156/473] Compiling SwiftFormat RedundantMemberwiseInit.swift
[157/473] Compiling SwiftFormat RedundantNilInit.swift
[158/473] Compiling SwiftFormat RedundantObjc.swift
[159/473] Compiling SwiftFormat RedundantOptionalBinding.swift
[160/473] Compiling SwiftFormat RedundantParens.swift
[161/473] Compiling SwiftFormat RedundantPattern.swift
[162/473] Compiling SwiftFormat RedundantProperty.swift
[163/473] Compiling SwiftFormat RedundantPublic.swift
[164/473] Compiling SwiftFormat RedundantRawValues.swift
[165/473] Compiling SwiftFormat RedundantReturn.swift
[166/473] Compiling SwiftFormat RedundantSelf.swift
[167/473] Compiling SwiftFormat RedundantSendable.swift
[168/473] Compiling SwiftFormat RedundantStaticSelf.swift
[169/473] Compiling SwiftFormat RedundantSwiftTestingSuite.swift
[170/473] Compiling SwiftFormat RedundantThrows.swift
[171/473] Compiling SwiftFormat RedundantType.swift
[172/473] Compiling SwiftFormat RedundantTypedThrows.swift
[173/473] Compiling SwiftFormat RedundantVariable.swift
[174/473] Compiling SwiftFormat RedundantViewBuilder.swift
[175/473] Compiling SwiftFormat RedundantVoidReturnType.swift
[176/473] Compiling SwiftFormat Semicolons.swift
[177/473] Compiling SwiftFormat SimplifyGenericConstraints.swift
[178/473] Compiling SwiftFormat SinglePropertyPerLine.swift
[179/473] Compiling SwiftFormat SortDeclarations.swift
[180/473] Compiling SwiftFormat SortImports.swift
[181/473] Compiling SwiftFormat SortSwitchCases.swift
[182/473] Compiling SwiftFormat SortTypealiases.swift
[183/473] Compiling SwiftFormat SortedImports.swift
[184/473] Compiling SwiftFormat SortedSwitchCases.swift
[185/473] Compiling SwiftFormat SpaceAroundBraces.swift
[186/473] Compiling SwiftFormat SpaceAroundBrackets.swift
[187/473] Compiling SwiftFormat SpaceAroundComments.swift
[188/473] Compiling SwiftFormat SpaceAroundGenerics.swift
[189/473] Compiling SwiftFormat SpaceAroundOperators.swift
[190/473] Compiling SwiftFormat SpaceAroundParens.swift
[191/473] Wrapping AST for ArgumentParser for debugging
[193/482] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[194/483] Compiling KippleToolsCore ShellError.swift
[195/483] Compiling KippleToolsCore VerboseLogging.swift
[196/483] Emitting module KippleToolsCore
[197/483] Compiling KippleToolsCore Shell.swift
[198/483] Compiling KippleToolsCore ShellCommand.swift
[199/483] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[200/483] Compiling KippleToolsCore ShellCommand+Git.swift
[201/483] Compiling SwiftFormat NoForceTryInTests.swift
[202/483] Compiling SwiftFormat NoForceUnwrapInTests.swift
[203/483] Compiling SwiftFormat NoGuardInTests.swift
[204/483] Compiling SwiftFormat NumberFormatting.swift
[205/483] Compiling SwiftFormat OpaqueGenericParameters.swift
[206/483] Compiling SwiftFormat OrganizeDeclarations.swift
[207/483] Compiling SwiftFormat PreferCountWhere.swift
[208/483] Compiling SwiftFormat PreferExplicitFalse.swift
[209/483] Compiling SwiftFormat PreferFinalClasses.swift
[210/483] Compiling SwiftFormat PreferForLoop.swift
[211/483] Compiling SwiftFormat PreferKeyPath.swift
[212/483] Compiling SwiftFormat PreferSwiftStringAPI.swift
[213/483] Compiling SwiftFormat PreferSwiftTesting.swift
[214/483] Compiling SwiftFormat PrivateStateVariables.swift
[215/483] Compiling SwiftFormat PropertyTypes.swift
[216/483] Compiling SwiftFormat RedundantAsync.swift
[217/483] Compiling SwiftFormat RedundantBackticks.swift
[218/483] Compiling SwiftFormat RedundantBreak.swift
[219/483] Compiling SwiftFormat RedundantClosure.swift
[220/483] Compiling SwiftFormat RedundantEmptyView.swift
[221/483] Compiling SwiftFormat RedundantEquatable.swift
[230/483] Compiling SwiftFormat HoistAwait.swift
[231/483] Compiling SwiftFormat HoistPatternLet.swift
[232/483] Compiling SwiftFormat HoistTry.swift
[233/483] Compiling SwiftFormat Indent.swift
[234/483] Compiling SwiftFormat InitCoderUnavailable.swift
[235/483] Compiling SwiftFormat IsEmpty.swift
[236/483] Compiling SwiftFormat LeadingDelimiters.swift
[237/483] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[238/483] Compiling SwiftFormat Linebreaks.swift
[239/483] Compiling SwiftFormat MarkTypes.swift
[240/483] Compiling SwiftFormat ModifierOrder.swift
[241/483] Compiling SwiftFormat ModifiersOnSameLine.swift
[242/483] Compiling SwiftFormat NoExplicitOwnership.swift
[264/483] Compiling KippleToolsCore Data+ShellOutput.swift
[265/483] Compiling KippleToolsCore Process+Convenience.swift
[266/484] Wrapping AST for KippleToolsCore for debugging
[280/485] Wrapping AST for ArgumentParser for debugging
[303/515] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[304/516] Compiling KippleToolsCore ShellError.swift
[305/516] Compiling KippleToolsCore Shell.swift
[306/516] Compiling KippleToolsCore ShellCommand.swift
[307/516] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[308/516] Compiling KippleToolsCore ShellCommand+Git.swift
[309/516] Compiling KippleToolsCore VerboseLogging.swift
[310/516] Compiling KippleToolsCore Data+ShellOutput.swift
[311/516] Compiling KippleToolsCore Process+Convenience.swift
[333/516] Emitting module KippleToolsCore
[355/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 MainCommand.swift
[489/532] Compiling KippleFramework Platform.swift
[490/533] Compiling KippleFramework UninstallCommand.swift
[491/533] Emitting module KippleFramework
[492/533] Compiling KippleFramework SwiftBuilder.swift
[493/533] Compiling KippleFramework SwiftFormat.swift
[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 SwiftVersion.swift
[500/533] Compiling KippleFramework BuildCommand.swift
[501/533] Compiling KippleFramework FormatCommand.swift
[502/533] Compiling KippleFramework InstallCommand.swift
[503/536] Wrapping AST for KippleFramework for debugging
[505/536] Compiling kipple main.swift
[506/536] Emitting module kipple
[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 MainCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 Platform.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 SwiftBuilder.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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/KippleTools/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/KippleTools/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 |
[538/553] Compiling KippleFramework SwiftFormat.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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/KippleTools/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/KippleTools/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 |
[539/553] Compiling KippleFramework UninstallCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 SetupCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 |
[541/553] Compiling KippleFramework TestCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 |
[542/553] Compiling KippleFramework BuildEnvironment.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 FileFormatter.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 FormatCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 InstallCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 SwiftVersion.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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 |
[547/553] Compiling KippleFramework BuildCommand.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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)
[548/553] Emitting module KippleFramework
/host/spi-builder-workspace/.build/checkouts/KippleTools/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/KippleTools/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/KippleTools/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 |
[549/553] Compiling KippleFramework resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/KippleTools/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