The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Pods, reference 1.0.0 (1599ee), with Swift 6.3 for Android on 20 Apr 2026 18:29:29 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftyfinch/Pods.git
Reference: 1.0.0
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/swiftyfinch/Pods
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 1599ee3 Bump version 1.0.0
Cloned https://github.com/swiftyfinch/Pods.git
Revision (git rev-parse @):
1599ee3750b1048d318ea05655a3754f3a5feaa1
SUCCESS checkout https://github.com/swiftyfinch/Pods.git at 1.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/swiftyfinch/Pods.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/onevcat/Rainbow
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/apple/swift-argument-parser
[1/4891] Fetching swiftshell
[1616/6333] Fetching swiftshell, rainbow
[6334/23862] Fetching swiftshell, rainbow, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell from cache (0.47s)
[2319/18971] Fetching rainbow, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow from cache (1.04s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.04s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.1 (1.53s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.2.1 (5.07s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.58s)
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.2.1
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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version--4F562202D5529B1.txt
[9/41] Compiling Rainbow StringGenerator.swift
[10/41] Compiling Rainbow Style.swift
[11/42] Compiling Rainbow String+ConditionalStyling.swift
[12/42] Compiling Rainbow String+Rainbow.swift
[13/42] Compiling SwiftShell Lazy-split.swift
[14/43] Emitting module ArgumentParserToolInfo
[15/43] Compiling ArgumentParserToolInfo ToolInfo.swift
[16/44] Wrapping AST for ArgumentParserToolInfo for debugging
[18/90] Emitting module ArgumentParser
[19/96] Compiling ArgumentParser ArgumentVisibility.swift
[20/96] Compiling ArgumentParser CompletionKind.swift
[21/96] Compiling ArgumentParser Errors.swift
[22/96] Compiling ArgumentParser Flag.swift
[23/96] Compiling ArgumentParser NameSpecification.swift
[24/96] Compiling ArgumentParser Option.swift
[25/96] Compiling ArgumentParser OptionGroup.swift
[26/96] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/96] Compiling ArgumentParser CompletionsGenerator.swift
[28/96] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/96] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/96] Compiling ArgumentParser Argument.swift
[31/96] Compiling ArgumentParser ArgumentDiscussion.swift
[32/96] Compiling ArgumentParser ArgumentHelp.swift
[33/96] Compiling ArgumentParser Tree.swift
[34/96] Compiling ArgumentParser CodingKeyValidator.swift
[35/96] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/96] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/96] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/96] Compiling ArgumentParser UniqueNamesValidator.swift
[39/96] Compiling ArgumentParser InputOrigin.swift
[40/96] Compiling ArgumentParser Name.swift
[41/96] Compiling ArgumentParser Parsed.swift
[42/96] Compiling ArgumentParser ParsedValues.swift
[43/96] Compiling ArgumentParser ParserError.swift
[44/96] Compiling ArgumentParser SplitArguments.swift
[45/96] Compiling ArgumentParser DumpHelpGenerator.swift
[46/96] Compiling ArgumentParser HelpCommand.swift
[47/96] Compiling ArgumentParser HelpGenerator.swift
[48/96] Compiling ArgumentParser MessageInfo.swift
[49/96] Compiling ArgumentParser UsageGenerator.swift
[50/96] Compiling ArgumentParser CollectionExtensions.swift
[51/96] Compiling ArgumentParser Foundation.swift
[52/96] Compiling ArgumentParser Mutex.swift
[53/96] Compiling ArgumentParser Platform.swift
[54/96] Compiling ArgumentParser SequenceExtensions.swift
[55/96] Compiling ArgumentParser StringExtensions.swift
[56/96] Compiling ArgumentParser SwiftExtensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/96] Emitting module Rainbow
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 |         // Check if we are in any term env and the output is a tty.
48 |         let termType = getEnvValue("TERM")
49 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
50 |             return .console
51 |         }
[58/96] Compiling SwiftShell String.swift
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 |         // Check if we are in any term env and the output is a tty.
48 |         let termType = getEnvValue("TERM")
49 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
50 |             return .console
51 |         }
/host/spi-builder-workspace/.build/checkouts/Rainbow/Sources/OutputTarget.swift:49:58: error: cannot find 'isatty' in scope
47 |         // Check if we are in any term env and the output is a tty.
48 |         let termType = getEnvValue("TERM")
49 |         if let t = termType, t.lowercased() != "dumb" && isatty(fileno(stdout)) != 0 {
   |                                                          `- error: cannot find 'isatty' in scope
50 |             return .console
51 |         }
[61/96] Compiling SwiftShell Context.swift
[62/96] Emitting module SwiftShell
[73/96] Compiling Rainbow StyledStringBuilder.swift
[74/96] Compiling SwiftShell Process.swift
[75/96] Compiling SwiftShell Array.swift
[76/96] Compiling SwiftShell Files.swift
[77/96] Compiling SwiftShell Stream.swift
[79/97] Compiling ArgumentParser ParentCommand.swift
[80/97] Compiling ArgumentParser AsyncParsableCommand.swift
[81/97] Compiling ArgumentParser CommandConfiguration.swift
[82/97] Compiling ArgumentParser CommandGroup.swift
[83/97] Compiling ArgumentParser EnumerableFlag.swift
[84/97] Compiling ArgumentParser ExpressibleByArgument.swift
[85/97] Compiling ArgumentParser ParsableArguments.swift
BUILD FAILURE 6.3 android