Build Information
Failed to build FileCheck, reference master (fae7b8), with Swift 6.3 for Android on 12 Apr 2026 21:45:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/llvm-swift/filecheck.git
Reference: master
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/llvm-swift/filecheck
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at fae7b88 fix documentation with argument name
Cloned https://github.com/llvm-swift/filecheck.git
Revision (git rev-parse @):
fae7b883f3fb3d79c10ec0a71992343b1c625b5c
SUCCESS checkout https://github.com/llvm-swift/filecheck.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/llvm-swift/filecheck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/apple/swift-argument-parser
Fetching https://github.com/mxcl/Chalk.git
[1/81] Fetching chalk
[82/17604] Fetching chalk, swift-argument-parser
Fetched https://github.com/mxcl/Chalk.git from cache (1.02s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.02s)
Computing version for https://github.com/mxcl/Chalk.git
Computed https://github.com/mxcl/Chalk.git at 0.5.0 (1.94s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.67s)
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/mxcl/Chalk.git
Working copy of https://github.com/mxcl/Chalk.git resolved at 0.5.0
[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/19] Emitting module ArgumentParserToolInfo
[10/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/20] Wrapping AST for ArgumentParserToolInfo for debugging
[13/66] Emitting module ArgumentParser
[14/72] Compiling ArgumentParser ParentCommand.swift
[15/72] Compiling ArgumentParser AsyncParsableCommand.swift
[16/72] Compiling ArgumentParser CommandConfiguration.swift
[17/72] Compiling ArgumentParser CommandGroup.swift
[18/72] Compiling ArgumentParser EnumerableFlag.swift
[19/72] Compiling ArgumentParser ExpressibleByArgument.swift
[20/72] Compiling ArgumentParser ParsableArguments.swift
[21/72] Compiling ArgumentParser InputOrigin.swift
[22/72] Compiling ArgumentParser Name.swift
[23/72] Compiling ArgumentParser Parsed.swift
[24/72] Compiling ArgumentParser ParsedValues.swift
[25/72] Compiling ArgumentParser ParserError.swift
[26/72] Compiling ArgumentParser SplitArguments.swift
[27/72] Compiling ArgumentParser ArgumentVisibility.swift
[28/72] Compiling ArgumentParser CompletionKind.swift
[29/72] Compiling ArgumentParser Errors.swift
[30/72] Compiling ArgumentParser Flag.swift
[31/72] Compiling ArgumentParser NameSpecification.swift
[32/72] Compiling ArgumentParser Option.swift
[33/72] Compiling ArgumentParser OptionGroup.swift
[34/72] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/72] Compiling ArgumentParser CompletionsGenerator.swift
[36/72] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/72] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/72] Compiling ArgumentParser Argument.swift
[39/72] Compiling ArgumentParser ArgumentDiscussion.swift
[40/72] Compiling ArgumentParser ArgumentHelp.swift
[41/72] Compiling ArgumentParser Tree.swift
[42/72] Compiling ArgumentParser CodingKeyValidator.swift
[43/72] Compiling ArgumentParser NonsenseFlagsValidator.swift
[44/72] Compiling ArgumentParser ParsableArgumentsValidation.swift
[45/72] Compiling ArgumentParser PositionalArgumentsValidator.swift
[46/72] Compiling ArgumentParser UniqueNamesValidator.swift
[47/72] Compiling ArgumentParser Foundation.swift
[48/72] Compiling ArgumentParser Mutex.swift
[49/72] Compiling ArgumentParser Platform.swift
[50/72] Compiling ArgumentParser SequenceExtensions.swift
[51/72] Compiling ArgumentParser StringExtensions.swift
[52/72] Compiling ArgumentParser SwiftExtensions.swift
[53/72] Compiling ArgumentParser DumpHelpGenerator.swift
[54/72] Compiling ArgumentParser HelpCommand.swift
[55/72] Compiling ArgumentParser HelpGenerator.swift
[56/72] Compiling ArgumentParser MessageInfo.swift
[57/72] Compiling ArgumentParser UsageGenerator.swift
[58/72] Compiling ArgumentParser CollectionExtensions.swift
[59/72] Compiling ArgumentParser ParsableCommand.swift
[60/72] Compiling ArgumentParser ArgumentDecoder.swift
[61/72] Compiling ArgumentParser ArgumentDefinition.swift
[62/72] Compiling ArgumentParser ArgumentSet.swift
[63/72] Compiling ArgumentParser CommandParser.swift
[64/72] Compiling ArgumentParser InputKey.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/73] Emitting module Chalk
/host/spi-builder-workspace/.build/checkouts/Chalk/Chalk.swift:6:11: error: cannot find 'isatty' in scope
4 | if let cliColorForce = ProcessInfo.processInfo.environment["CLICOLOR_FORCE"],
5 | ["1", "yes", "true"].contains(cliColorForce) { return true}
6 | guard isatty(STDOUT_FILENO) == 1 else { return false }
| `- error: cannot find 'isatty' in scope
7 | #if os(macOS)
8 | if let xpcServiceName = ProcessInfo.processInfo.environment["XPC_SERVICE_NAME"],
/host/spi-builder-workspace/.build/checkouts/Chalk/Chalk.swift:6:18: error: cannot find 'STDOUT_FILENO' in scope
4 | if let cliColorForce = ProcessInfo.processInfo.environment["CLICOLOR_FORCE"],
5 | ["1", "yes", "true"].contains(cliColorForce) { return true}
6 | guard isatty(STDOUT_FILENO) == 1 else { return false }
| `- error: cannot find 'STDOUT_FILENO' in scope
7 | #if os(macOS)
8 | if let xpcServiceName = ProcessInfo.processInfo.environment["XPC_SERVICE_NAME"],
[67/73] Compiling Chalk Chalk.swift
/host/spi-builder-workspace/.build/checkouts/Chalk/Chalk.swift:6:11: error: cannot find 'isatty' in scope
4 | if let cliColorForce = ProcessInfo.processInfo.environment["CLICOLOR_FORCE"],
5 | ["1", "yes", "true"].contains(cliColorForce) { return true}
6 | guard isatty(STDOUT_FILENO) == 1 else { return false }
| `- error: cannot find 'isatty' in scope
7 | #if os(macOS)
8 | if let xpcServiceName = ProcessInfo.processInfo.environment["XPC_SERVICE_NAME"],
/host/spi-builder-workspace/.build/checkouts/Chalk/Chalk.swift:6:18: error: cannot find 'STDOUT_FILENO' in scope
4 | if let cliColorForce = ProcessInfo.processInfo.environment["CLICOLOR_FORCE"],
5 | ["1", "yes", "true"].contains(cliColorForce) { return true}
6 | guard isatty(STDOUT_FILENO) == 1 else { return false }
| `- error: cannot find 'STDOUT_FILENO' in scope
7 | #if os(macOS)
8 | if let xpcServiceName = ProcessInfo.processInfo.environment["XPC_SERVICE_NAME"],
BUILD FAILURE 6.3 android