Build Information
Failed to build Pods, reference 1.0.0 (1599ee
), with Swift 6.1 for Android on 28 May 2025 10:10:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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.1
Building package at path: $PWD
https://github.com/swiftyfinch/Pods.git
https://github.com/swiftyfinch/Pods.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "rainbow",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.1",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/onevcat/Rainbow"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "5.1.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell"
}
],
"manifest_display_name" : "Pods",
"name" : "Pods",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "pods",
"targets" : [
"Pods"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Pods",
"module_type" : "SwiftTarget",
"name" : "Pods",
"path" : "Sources/Pods",
"product_dependencies" : [
"ArgumentParser",
"Rainbow",
"SwiftShell"
],
"product_memberships" : [
"pods"
],
"sources" : [
"Extensions/Double+FormatTime.swift",
"Output/LogPrinter/Extensions/Printer+Spinner.swift",
"Output/LogPrinter/Formatter/Formatter.swift",
"Output/LogPrinter/Formatter/PodsFormatter.swift",
"Output/LogPrinter/Printers/DefaultPrinter.swift",
"Output/LogPrinter/Printers/OneLinePrinter.swift",
"Output/LogPrinter/Printers/PodsPrinter.swift",
"Output/LogPrinter/Printers/Printer.swift",
"Output/Progress/Progress.swift",
"Utils/FileManager+Contains.swift",
"Utils/ParsableCommand.swift",
"Utils/ProcessMonitor.swift",
"Utils/ShellRunner.swift",
"Utils/Sounds.swift",
"Utils/WrapError.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell
[1/4863] Fetching swiftshell
[1266/6059] Fetching swiftshell, rainbow
Fetched https://github.com/onevcat/Rainbow from cache (0.31s)
Fetched https://github.com/kareman/SwiftShell from cache (0.36s)
[1/15351] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.90s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (1.41s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.84s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.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.5.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/36] Emitting module ArgumentParserToolInfo
[9/36] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/37] Wrapping AST for ArgumentParserToolInfo for debugging
[12/75] Compiling Rainbow StringGenerator.swift
[13/76] Compiling Rainbow String+Rainbow.swift
[14/76] Compiling Rainbow Style.swift
[15/76] Emitting module ArgumentParser
[16/81] Compiling ArgumentParser ArgumentVisibility.swift
[17/81] Compiling ArgumentParser CompletionKind.swift
[18/81] Compiling ArgumentParser Errors.swift
[19/81] Compiling ArgumentParser Flag.swift
[20/81] Compiling ArgumentParser NameSpecification.swift
[21/81] Compiling ArgumentParser Option.swift
[22/81] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/81] Compiling ArgumentParser CompletionsGenerator.swift
[24/81] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/81] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/81] Compiling ArgumentParser Argument.swift
[27/81] Compiling ArgumentParser ArgumentHelp.swift
[28/81] Compiling ArgumentParser ExpressibleByArgument.swift
[29/81] Compiling ArgumentParser ParsableArguments.swift
[30/81] Compiling ArgumentParser ParsableArgumentsValidation.swift
[31/81] Compiling ArgumentParser ParsableCommand.swift
[32/81] Compiling ArgumentParser ArgumentDecoder.swift
[33/81] Compiling ArgumentParser OptionGroup.swift
[34/81] Compiling ArgumentParser AsyncParsableCommand.swift
[35/81] Compiling ArgumentParser CommandConfiguration.swift
[36/81] Compiling ArgumentParser CommandGroup.swift
[37/81] Compiling ArgumentParser EnumerableFlag.swift
[38/81] Compiling ArgumentParser ArgumentDefinition.swift
[39/81] Compiling ArgumentParser ArgumentSet.swift
[40/81] Compiling ArgumentParser CommandParser.swift
[41/81] Compiling ArgumentParser InputKey.swift
[42/81] Compiling ArgumentParser InputOrigin.swift
[43/81] Compiling ArgumentParser CollectionExtensions.swift
[44/81] Compiling ArgumentParser Platform.swift
[45/81] Compiling ArgumentParser SequenceExtensions.swift
[46/81] Compiling ArgumentParser StringExtensions.swift
[47/81] Compiling ArgumentParser Tree.swift
[48/81] Compiling Rainbow Rainbow.swift
[49/81] Compiling SwiftShell Files.swift
[50/82] Compiling SwiftShell Context.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[57/82] 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/82] Compiling Rainbow OutputTarget.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 | }
[59/82] Compiling ArgumentParser Name.swift
[60/82] Compiling ArgumentParser Parsed.swift
[61/82] Compiling ArgumentParser ParsedValues.swift
[62/82] Compiling ArgumentParser ParserError.swift
[63/82] Compiling ArgumentParser SplitArguments.swift
[64/82] Compiling ArgumentParser DumpHelpGenerator.swift
[65/82] Compiling ArgumentParser HelpCommand.swift
[66/82] Compiling ArgumentParser HelpGenerator.swift
[67/82] Compiling ArgumentParser MessageInfo.swift
[68/82] Compiling ArgumentParser UsageGenerator.swift
[69/82] Compiling SwiftShell Stream.swift
[70/82] Compiling SwiftShell Lazy-split.swift
[71/83] Compiling SwiftShell Array.swift
[72/83] Compiling SwiftShell Process.swift
[73/83] Emitting module SwiftShell
[77/83] Compiling SwiftShell String.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/9] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/31] 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 | }
[4/32] Compiling SwiftShell Stream.swift
[5/33] Compiling SwiftShell Lazy-split.swift
[6/33] Compiling Rainbow Style.swift
[7/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[8/33] Emitting module ArgumentParserToolInfo
[9/34] Compiling SwiftShell String.swift
[10/34] Compiling Rainbow BackgroundColor.swift
[11/34] Compiling Rainbow CodesParser.swift
[12/34] Compiling SwiftShell Array.swift
[13/34] Compiling SwiftShell Files.swift
[14/34] Compiling SwiftShell Context.swift
[15/34] Compiling SwiftShell Process.swift
[16/34] Compiling Rainbow StringGenerator.swift
[18/34] Compiling Rainbow Rainbow.swift
[19/34] Compiling Rainbow ControlCode.swift
[20/34] Compiling Rainbow ModesExtractor.swift
[21/34] Compiling Rainbow String+Rainbow.swift
[22/34] Compiling Rainbow OutputTarget.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 | }
[23/34] Emitting module SwiftShell
[27/34] Compiling Rainbow Color.swift
[28/34] Compiling Rainbow ColorApproximation.swift
[28/34] Wrapping AST for SwiftShell for debugging
BUILD FAILURE 6.1 android