Build Information
Failed to build Hondana, reference main (a028b3
), with Swift 6.2 (beta) for Android on 19 Jun 2025 20:55:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/KS1019/Hondana.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/KS1019/Hondana
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a028b36 Update README.md
Cloned https://github.com/KS1019/Hondana.git
Revision (git rev-parse @):
a028b369553b408b4b63d9e842883dccdc56fc46
SUCCESS checkout https://github.com/KS1019/Hondana.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/KS1019/Hondana.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/scottrhoyt/SwiftyTextTable
Fetching https://github.com/KS1019/AssertSwiftCLI
Fetching https://github.com/JohnSundell/Files
[1/1196] Fetching rainbow
[994/2444] Fetching rainbow, files
[1435/3373] Fetching rainbow, files, swiftytexttable
[2858/3434] Fetching rainbow, files, swiftytexttable, assertswiftcli
Fetched https://github.com/onevcat/Rainbow from cache (0.34s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable from cache (0.34s)
Fetched https://github.com/JohnSundell/Files from cache (0.34s)
[3/15441] Fetching assertswiftcli, swift-argument-parser
Fetched https://github.com/KS1019/AssertSwiftCLI from cache (1.07s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.08s)
Computing version for https://github.com/KS1019/AssertSwiftCLI
Computed https://github.com/KS1019/AssertSwiftCLI at 0.0.1 (1.61s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.33s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable
Computed https://github.com/scottrhoyt/SwiftyTextTable at 0.9.0 (4.42s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (0.54s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.3.0 (0.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 0.11.2 (0.51s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.04s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (1.62s)
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/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/KS1019/AssertSwiftCLI
Working copy of https://github.com/KS1019/AssertSwiftCLI resolved at 0.0.1
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable
Working copy of https://github.com/scottrhoyt/SwiftyTextTable resolved at 0.9.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.3.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 0.11.2
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/20] Write sources
[9/20] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/37] Compiling Rainbow BackgroundColor.swift
[12/37] Compiling Rainbow CodesParser.swift
[13/38] Compiling Rainbow StringGenerator.swift
[14/38] Compiling Rainbow String+Rainbow.swift
[15/38] Compiling Rainbow Style.swift
[16/38] Emitting module ArgumentParserToolInfo
[17/38] Compiling ArgumentParserToolInfo ToolInfo.swift
[18/39] Wrapping AST for ArgumentParserToolInfo for debugging
[20/77] Compiling ArgumentParser OptionGroup.swift
[21/77] Compiling ArgumentParser AsyncParsableCommand.swift
[22/77] Compiling ArgumentParser CommandConfiguration.swift
[23/77] Compiling ArgumentParser CommandGroup.swift
[24/77] Compiling ArgumentParser EnumerableFlag.swift
[25/82] Compiling ArgumentParser Name.swift
[26/82] Compiling ArgumentParser Parsed.swift
[27/82] Compiling ArgumentParser ParsedValues.swift
[28/82] Compiling ArgumentParser ParserError.swift
[29/82] Compiling ArgumentParser SplitArguments.swift
[30/82] Emitting module ArgumentParser
[31/82] Compiling ArgumentParser BashCompletionsGenerator.swift
[32/82] Compiling ArgumentParser CompletionsGenerator.swift
[33/82] Compiling ArgumentParser FishCompletionsGenerator.swift
[34/82] Compiling ArgumentParser ZshCompletionsGenerator.swift
[35/82] Compiling ArgumentParser Argument.swift
[36/82] Compiling ArgumentParser ArgumentHelp.swift
[37/82] Compiling ArgumentParser CollectionExtensions.swift
[38/82] Compiling ArgumentParser Platform.swift
[39/82] Compiling ArgumentParser SequenceExtensions.swift
[40/82] Compiling ArgumentParser StringExtensions.swift
[41/82] Compiling ArgumentParser Tree.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/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 | }
[47/82] Compiling Rainbow Rainbow.swift
[48/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 | }
[49/82] Compiling ArgumentParser ArgumentVisibility.swift
[50/82] Compiling ArgumentParser CompletionKind.swift
[51/82] Compiling ArgumentParser Errors.swift
[52/82] Compiling ArgumentParser Flag.swift
[53/82] Compiling ArgumentParser NameSpecification.swift
[54/82] Compiling ArgumentParser Option.swift
[55/82] Compiling ArgumentParser ExpressibleByArgument.swift
[56/82] Compiling ArgumentParser ParsableArguments.swift
[57/82] Compiling ArgumentParser ParsableArgumentsValidation.swift
[58/82] Compiling ArgumentParser ParsableCommand.swift
[59/82] Compiling ArgumentParser ArgumentDecoder.swift
[60/82] Emitting module SwiftyTextTable
BUILD FAILURE 6.2 android