Build Information
Failed to build SwishAppStore, reference 0.2.0 (b7aa3d
), with Swift 6.1 for Android on 29 May 2025 06:49:59 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/danielsincere/SwishAppStore.git
Reference: 0.2.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/danielsincere/SwishAppStore
* tag 0.2.0 -> FETCH_HEAD
HEAD is now at b7aa3d8 refactor
Cloned https://github.com/danielsincere/SwishAppStore.git
Revision (git rev-parse @):
b7aa3d8b29cc28f9ef5ea886d0e5fc94d9e30968
SUCCESS checkout https://github.com/danielsincere/SwishAppStore.git at 0.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/danielsincere/SwishAppStore.git
https://github.com/danielsincere/SwishAppStore.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "shxcrun",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FullQueueDeveloper/ShXcrun.git"
},
{
"identity" : "sh",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FullQueueDeveloper/Sh.git"
},
{
"identity" : "shgit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/FullQueueDeveloper/ShGit.git"
}
],
"manifest_display_name" : "SwishAppStore",
"name" : "SwishAppStore",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwishAppStore",
"targets" : [
"SwishAppStore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwishAppStore",
"module_type" : "SwiftTarget",
"name" : "SwishAppStore",
"path" : "Sources/SwishAppStore",
"product_dependencies" : [
"Sh",
"ShXcrun",
"ShGit"
],
"product_memberships" : [
"SwishAppStore"
],
"sources" : [
"AppStore.swift",
"exports.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
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/FullQueueDeveloper/ShGit.git
Fetching https://github.com/FullQueueDeveloper/Sh.git
Fetching https://github.com/FullQueueDeveloper/ShXcrun.git
[1/67] Fetching shgit
[68/926] Fetching shgit, sh
[464/1268] Fetching shgit, sh, shxcrun
Fetched https://github.com/FullQueueDeveloper/ShGit.git from cache (0.92s)
Fetched https://github.com/FullQueueDeveloper/Sh.git from cache (0.92s)
Fetched https://github.com/FullQueueDeveloper/ShXcrun.git from cache (0.92s)
Computing version for https://github.com/FullQueueDeveloper/Sh.git
Computed https://github.com/FullQueueDeveloper/Sh.git at 1.3.0 (1.37s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/onevcat/Rainbow
[1/1196] Fetching rainbow
[1197/5587] Fetching rainbow, swift-system
Fetched https://github.com/onevcat/Rainbow from cache (0.76s)
Fetched https://github.com/apple/swift-system from cache (0.76s)
Computing version for https://github.com/FullQueueDeveloper/ShGit.git
Computed https://github.com/FullQueueDeveloper/ShGit.git at 1.2.0 (1.23s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 4.1.0 (1.93s)
Computing version for https://github.com/FullQueueDeveloper/ShXcrun.git
Computed https://github.com/FullQueueDeveloper/ShXcrun.git at 0.50.1 (0.45s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.39s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Creating working copy for https://github.com/FullQueueDeveloper/Sh.git
Working copy of https://github.com/FullQueueDeveloper/Sh.git resolved at 1.3.0
Creating working copy for https://github.com/FullQueueDeveloper/ShGit.git
Working copy of https://github.com/FullQueueDeveloper/ShGit.git resolved at 1.2.0
Creating working copy for https://github.com/FullQueueDeveloper/ShXcrun.git
Working copy of https://github.com/FullQueueDeveloper/ShXcrun.git resolved at 0.50.1
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 4.1.0
warning: 'shgit': 'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
warning: 'shxcrun': 'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
Building for debugging...
[0/8] Write sources
[6/8] Compiling CSystem shims.c
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/47] Emitting module SystemPackage
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/50] Compiling SystemPackage MachPort.swift
[11/50] Compiling SystemPackage PlatformString.swift
[12/50] 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 | }
[13/50] Compiling Rainbow StringGenerator.swift
[14/51] Compiling SystemPackage Util+StringArray.swift
[15/51] Compiling SystemPackage Util.swift
[16/51] Compiling SystemPackage UtilConsumers.swift
[17/51] Compiling Rainbow Style.swift
[18/51] Compiling Rainbow String+Rainbow.swift
[19/51] Compiling SystemPackage FileOperations.swift
[20/51] Compiling SystemPackage FilePath.swift
[21/51] Compiling SystemPackage FilePathComponentView.swift
[22/51] Compiling SystemPackage FilePathComponents.swift
[23/51] Compiling SystemPackage FilePathParsing.swift
[24/51] Compiling SystemPackage FilePathString.swift
[25/51] Compiling SystemPackage FilePathSyntax.swift
[26/51] Compiling SystemPackage FilePathTemp.swift
[27/51] Compiling SystemPackage Mocking.swift
[28/51] Compiling Rainbow ControlCode.swift
[29/51] Compiling Rainbow ModesExtractor.swift
[30/51] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/51] Compiling SystemPackage FilePathTempPosix.swift
[32/51] Compiling SystemPackage FilePathTempWindows.swift
[33/51] Compiling SystemPackage FilePathWindows.swift
[34/51] Compiling SystemPackage FilePermissions.swift
[35/51] Compiling SystemPackage Errno.swift
[36/51] Compiling SystemPackage ErrnoWindows.swift
[37/51] Compiling SystemPackage FileDescriptor.swift
[38/51] Compiling SystemPackage FileHelpers.swift
[39/51] Compiling SystemPackage Backcompat.swift
[40/51] Compiling SystemPackage CInterop.swift
[41/51] Compiling SystemPackage Constants.swift
[42/51] Compiling SystemPackage Exports.swift
[45/51] Compiling SystemPackage SystemString.swift
[51/52] Compiling Rainbow Rainbow.swift
[52/52] 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 | }
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
warning: 'shgit': 'shgit' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
warning: 'shxcrun': 'shxcrun' dependency on 'https://github.com/DanielSincere/Sh.git' conflicts with dependency on 'https://github.com/FullQueueDeveloper/Sh.git' which has the same identity 'sh'. this will be escalated to an error in future versions of SwiftPM.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/40] Compiling SystemPackage Errno.swift
[3/40] Compiling SystemPackage ErrnoWindows.swift
[4/41] 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 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/41] 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 | }
[6/41] Compiling Rainbow StringGenerator.swift
[7/41] Compiling Rainbow String+Rainbow.swift
[8/41] Compiling Rainbow Style.swift
[9/41] Compiling SystemPackage FileOperations.swift
[10/41] Compiling SystemPackage FilePath.swift
[11/41] Compiling Rainbow Rainbow.swift
[12/41] Compiling SystemPackage Backcompat.swift
[13/41] Compiling SystemPackage CInterop.swift
[14/41] Compiling SystemPackage Constants.swift
[15/41] Compiling SystemPackage Exports.swift
[16/44] Compiling SystemPackage FileDescriptor.swift
[17/44] Compiling SystemPackage FileHelpers.swift
BUILD FAILURE 6.1 android