Build Information
Failed to build KipplePlugins, reference 0.5.1 (34b63a
), with Swift 6.2 (beta) for Android on 21 Jun 2025 05:08:50 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/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.2
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" 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/swift-kipple/Tools
[1/720] Fetching tools
Fetched https://github.com/swift-kipple/Tools from cache (0.40s)
Computing version for https://github.com/swift-kipple/Tools
Computed https://github.com/swift-kipple/Tools at 0.5.4 (1.27s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/15380] Fetching swift-argument-parser
[15381/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (41.82s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (42.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (43.62s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.79s)
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
Creating working copy for https://github.com/swift-kipple/Tools
Working copy of https://github.com/swift-kipple/Tools resolved at 0.5.4
[1/1] Compiling plugin Format
[2/2] Compiling plugin SwiftFormatPlugin
[3/3] Compiling plugin GenerateManual
Building for debugging...
[3/42] Write sources
[9/42] Copying default.swiftlint.yml
[9/42] Copying pre-commit
[9/42] Copying default.swiftformat
[9/42] Copying default.gitignore
[9/42] Write sources
[9/42] Copying app.gitignore
[9/42] Copying pre-commit
[9/42] Write sources
[9/42] Copying default.swiftlint.yml
[9/42] Copying default.swiftformat
[9/42] Copying default.gitignore
[9/42] Write sources
[9/42] Copying app.gitignore
[9/42] Write sources
[25/42] Write swift-version-8C5A4AE7A8CE2BA.txt
[27/298] Compiling ArgumentParserToolInfo ToolInfo.swift
[28/298] Emitting module ArgumentParserToolInfo
[29/299] Wrapping AST for ArgumentParserToolInfo for debugging
[31/337] Emitting module ArgumentParserToolInfo
[32/337] Compiling ArgumentParserToolInfo ToolInfo.swift
[33/338] Wrapping AST for ArgumentParserToolInfo for debugging
[35/376] Compiling ArgumentParser OptionGroup.swift
[36/376] Compiling ArgumentParser AsyncParsableCommand.swift
[37/376] Compiling ArgumentParser CommandConfiguration.swift
[38/376] Compiling ArgumentParser CommandGroup.swift
[39/376] Compiling ArgumentParser EnumerableFlag.swift
[40/381] Compiling ArgumentParser ArgumentVisibility.swift
[41/381] Compiling ArgumentParser CompletionKind.swift
[42/381] Compiling ArgumentParser Errors.swift
[43/381] Compiling ArgumentParser Flag.swift
[44/381] Compiling ArgumentParser NameSpecification.swift
[45/381] Compiling ArgumentParser Option.swift
[46/381] Emitting module ArgumentParser
[47/381] Compiling ArgumentParser BashCompletionsGenerator.swift
[48/381] Compiling ArgumentParser CompletionsGenerator.swift
[49/381] Compiling ArgumentParser FishCompletionsGenerator.swift
[50/381] Compiling ArgumentParser ZshCompletionsGenerator.swift
[51/381] Compiling ArgumentParser Argument.swift
[52/381] Compiling ArgumentParser ArgumentHelp.swift
[59/386] Emitting module ArgumentParser
[66/386] Compiling SwiftFormat SpaceAroundParens.swift
[67/386] Compiling SwiftFormat SpaceInsideBraces.swift
[68/386] Compiling SwiftFormat SpaceInsideBrackets.swift
[69/386] Compiling SwiftFormat SpaceInsideComments.swift
[70/386] Compiling SwiftFormat SpaceInsideGenerics.swift
[71/386] Compiling SwiftFormat SpaceInsideParens.swift
[72/386] Compiling SwiftFormat Specifiers.swift
[73/386] Compiling SwiftFormat StrongOutlets.swift
[74/386] Compiling SwiftFormat StrongifiedSelf.swift
[75/386] Compiling SwiftFormat SwiftTestingTestCaseNames.swift
[76/386] Compiling SwiftFormat Todos.swift
[77/386] Compiling SwiftFormat TrailingClosures.swift
[78/386] Compiling SwiftFormat TrailingCommas.swift
[79/386] Compiling SwiftFormat TrailingSpace.swift
[80/386] Compiling SwiftFormat TypeSugar.swift
[81/386] Compiling SwiftFormat UnusedArguments.swift
[82/386] Compiling SwiftFormat UnusedPrivateDeclarations.swift
[83/403] Compiling SwiftFormat RedundantBackticks.swift
[84/403] Compiling SwiftFormat RedundantBreak.swift
[85/403] Compiling SwiftFormat RedundantClosure.swift
[86/403] Compiling SwiftFormat RedundantEquatable.swift
[87/403] Compiling SwiftFormat RedundantExtensionACL.swift
[88/403] Compiling SwiftFormat RedundantFileprivate.swift
[89/403] Compiling SwiftFormat RedundantGet.swift
[90/403] Compiling SwiftFormat RedundantInit.swift
[91/403] Compiling SwiftFormat RedundantInternal.swift
[92/403] Compiling SwiftFormat RedundantLet.swift
[93/403] Compiling SwiftFormat RedundantLetError.swift
[94/403] Compiling SwiftFormat RedundantNilInit.swift
[95/403] Compiling SwiftFormat RedundantObjc.swift
[96/403] Compiling SwiftFormat RedundantOptionalBinding.swift
[97/403] Compiling SwiftFormat RedundantParens.swift
[98/403] Compiling SwiftFormat RedundantPattern.swift
[99/403] Compiling SwiftFormat RedundantProperty.swift
[100/403] Compiling SwiftFormat SpaceAroundOperators.swift
[101/403] Compiling SwiftFormat RedundantReturn.swift
[102/403] Compiling SwiftFormat RedundantBreak.swift
[103/403] Compiling SwiftFormat RedundantClosure.swift
[104/403] Compiling SwiftFormat RedundantEquatable.swift
[105/403] Compiling SwiftFormat RedundantExtensionACL.swift
[106/403] Compiling SwiftFormat RedundantFileprivate.swift
[107/403] Compiling SwiftFormat RedundantGet.swift
[108/403] Compiling SwiftFormat RedundantInit.swift
[109/403] Compiling SwiftFormat RedundantInternal.swift
[110/403] Compiling SwiftFormat RedundantLet.swift
[111/403] Compiling SwiftFormat RedundantLetError.swift
[112/403] Compiling SwiftFormat RedundantNilInit.swift
[113/403] Compiling SwiftFormat RedundantObjc.swift
[114/403] Compiling SwiftFormat RedundantOptionalBinding.swift
[115/403] Compiling SwiftFormat RedundantParens.swift
[116/403] Compiling SwiftFormat RedundantPattern.swift
[117/403] Compiling SwiftFormat RedundantProperty.swift
[118/403] Compiling SwiftFormat RedundantRawValues.swift
[119/403] Compiling ArgumentParser ParsableArguments.swift
[120/403] Compiling ArgumentParser ParsableArgumentsValidation.swift
[121/403] Compiling ArgumentParser ParsableCommand.swift
[122/403] Compiling ArgumentParser ArgumentDecoder.swift
[123/403] Compiling ArgumentParser ArgumentDefinition.swift
[124/403] Compiling ArgumentParser ArgumentSet.swift
[125/403] Compiling ArgumentParser CommandParser.swift
[126/403] Compiling ArgumentParser InputKey.swift
[127/403] Compiling ArgumentParser InputOrigin.swift
[128/403] Compiling ArgumentParser Name.swift
[129/403] Compiling ArgumentParser Parsed.swift
[130/403] Compiling ArgumentParser ParsedValues.swift
[131/403] Compiling ArgumentParser ParserError.swift
[132/403] Compiling ArgumentParser SplitArguments.swift
[133/403] Compiling ArgumentParser DumpHelpGenerator.swift
[134/403] Compiling ArgumentParser HelpCommand.swift
[135/403] Compiling ArgumentParser HelpGenerator.swift
[136/403] Compiling ArgumentParser MessageInfo.swift
[137/403] Compiling ArgumentParser UsageGenerator.swift
[138/403] Compiling ArgumentParser CollectionExtensions.swift
[139/403] Compiling ArgumentParser Platform.swift
[140/403] Compiling ArgumentParser SequenceExtensions.swift
[141/403] Compiling ArgumentParser StringExtensions.swift
[142/403] Compiling ArgumentParser Tree.swift
[143/403] Compiling SwiftFormat EmptyBraces.swift
[144/403] Compiling SwiftFormat EmptyExtensions.swift
[145/403] Compiling SwiftFormat EnumNamespaces.swift
[146/403] Compiling SwiftFormat EnvironmentEntry.swift
[147/403] Compiling SwiftFormat ExtensionAccessControl.swift
[148/403] Compiling SwiftFormat FileHeader.swift
[149/403] Compiling SwiftFormat FileMacro.swift
[150/403] Compiling SwiftFormat GenericExtensions.swift
[151/403] Compiling SwiftFormat HeaderFileName.swift
[152/403] Compiling SwiftFormat HoistAwait.swift
[153/403] Compiling SwiftFormat HoistPatternLet.swift
[154/403] Compiling SwiftFormat HoistTry.swift
[170/403] Compiling ArgumentParser ExpressibleByArgument.swift
[253/429] Wrapping AST for ArgumentParser for debugging
[265/431] Compiling KippleToolsCore Data+ShellOutput.swift
[266/431] Compiling KippleToolsCore Process+Convenience.swift
[284/431] Compiling KippleToolsCore ShellError.swift
[285/432] Compiling KippleToolsCore ShellCommand.swift
[285/440] Wrapping AST for ArgumentParser for debugging
[287/441] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[288/441] Compiling KippleToolsCore Shell.swift
[289/441] Compiling KippleToolsCore VerboseLogging.swift
[290/441] Emitting module KippleToolsCore
[291/441] Compiling KippleToolsCore Data+ShellOutput.swift
[292/441] Compiling KippleToolsCore Process+Convenience.swift
[293/441] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[294/441] Compiling KippleToolsCore ShellCommand+Git.swift
[296/442] Compiling KippleToolsCore ShellError.swift
[297/442] Compiling KippleToolsCore ShellCommand+SwiftPackageManager.swift
[298/442] Compiling KippleToolsCore Shell.swift
[299/443] Compiling KippleToolsCore ShellCommand.swift
[299/443] Wrapping AST for KippleToolsCore for debugging
[301/443] Compiling KippleToolsCore VerboseLogging.swift
[302/443] Compiling KippleToolsCore ShellCommand+FileSystem.swift
[303/443] Compiling KippleToolsCore ShellCommand+Git.swift
[306/443] Emitting module KippleToolsCore
[307/444] Wrapping AST for KippleToolsCore for debugging
[309/444] Compiling SwiftFormat Indent.swift
[310/444] Compiling SwiftFormat InitCoderUnavailable.swift
[311/444] Compiling SwiftFormat IsEmpty.swift
[312/444] Compiling SwiftFormat LeadingDelimiters.swift
[313/444] Compiling SwiftFormat LinebreakAtEndOfFile.swift
[314/444] Compiling SwiftFormat Linebreaks.swift
[315/444] Compiling SwiftFormat MarkTypes.swift
[316/444] Compiling SwiftFormat ModifierOrder.swift
[317/444] Compiling SwiftFormat NoExplicitOwnership.swift
[318/444] Compiling SwiftFormat NumberFormatting.swift
[319/444] Compiling SwiftFormat OpaqueGenericParameters.swift
[320/444] Compiling SwiftFormat OrganizeDeclarations.swift
[321/444] Compiling SwiftFormat PreferCountWhere.swift
[322/444] Compiling SwiftFormat PreferForLoop.swift
[323/444] Compiling SwiftFormat PreferKeyPath.swift
[324/444] Compiling SwiftFormat PreferSwiftTesting.swift
[325/444] Compiling SwiftFormat PrivateStateVariables.swift
[326/444] Compiling SwiftFormat PropertyTypes.swift
[363/444] Compiling SwiftFormat Void.swift
[364/444] Compiling SwiftFormat Wrap.swift
[365/444] Compiling SwiftFormat WrapArguments.swift
[366/444] Compiling SwiftFormat WrapAttributes.swift
[367/444] Compiling SwiftFormat WrapConditionalBodies.swift
[368/444] Compiling SwiftFormat WrapEnumCases.swift
[369/444] Compiling SwiftFormat WrapLoopBodies.swift
[370/444] Compiling SwiftFormat WrapMultilineConditionalAssignment.swift
[371/444] Compiling SwiftFormat WrapMultilineFunctionChains.swift
[372/444] Compiling SwiftFormat WrapMultilineStatementBraces.swift
[373/444] Compiling SwiftFormat WrapSingleLineComments.swift
[374/444] Compiling SwiftFormat WrapSwitchCases.swift
[375/444] Compiling SwiftFormat YodaConditions.swift
[376/444] Compiling SwiftFormat Singularize.swift
[377/444] Compiling SwiftFormat SwiftFormat.swift
[378/444] Compiling SwiftFormat Tokenizer.swift
[379/444] Compiling SwiftFormat XMLReporter.swift
[415/444] Emitting module SwiftFormat
[416/445] Wrapping AST for SwiftFormat for debugging
[418/459] Emitting module KippleFramework
[419/460] Compiling KippleFramework UninstallCommand.swift
[420/460] Compiling KippleFramework SetupCommand.swift
[421/460] Compiling KippleFramework TestCommand.swift
[422/460] Compiling KippleFramework resource_bundle_accessor.swift
[423/460] Compiling KippleFramework BuildEnvironment.swift
[424/460] Compiling KippleFramework FileFormatter.swift
[425/460] Compiling KippleFramework SwiftVersion.swift
[426/460] Compiling KippleFramework BuildCommand.swift
[427/460] Compiling KippleFramework SwiftBuilder.swift
[428/460] Compiling KippleFramework SwiftFormat.swift
[429/460] Compiling KippleFramework MainCommand.swift
[430/460] Compiling KippleFramework Platform.swift
[431/460] Compiling KippleFramework FormatCommand.swift
[432/460] Compiling KippleFramework InstallCommand.swift
[433/461] Wrapping AST for KippleFramework for debugging
[435/463] Compiling kipple main.swift
[436/463] Emitting module kipple
[437/464] Wrapping AST for kipple for debugging
[438/464] Write Objects.LinkFileList
[439/464] Linking kipple-tool
[441/464] Emitting module SwiftFormat
[460/465] Wrapping AST for SwiftFormat for debugging
[462/479] 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 |
[463/479] 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 |
[464/480] 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 |
[465/480] 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 |
[466/480] 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 |
[467/480] 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 |
[468/480] 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 |
[469/480] 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 |
[470/480] 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 |
[471/480] 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 |
[472/480] 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 |
[473/480] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[474/480] 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 |
[475/480] 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 |
[476/480] 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.2 android