Build Information
Failed to build SwiftTranslate, reference develop (d1e2be), with Swift 6.3 for Android on 19 Apr 2026 18:49:55 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/hidden-spectrum/swift-translate.git
Reference: develop
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/hidden-spectrum/swift-translate
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at d1e2bec Add string catalog tests (#60)
Cloned https://github.com/hidden-spectrum/swift-translate.git
Revision (git rev-parse @):
d1e2bec164ce75c3d9a2ac18e0a8e4ee6dca62bd
SUCCESS checkout https://github.com/hidden-spectrum/swift-translate.git at develop
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/hidden-spectrum/swift-translate.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/MacPaw/OpenAI.git
[1/7926] Fetching openai
Fetched https://github.com/MacPaw/OpenAI.git from cache (1.03s)
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/google-gemini/generative-ai-swift
[1/1442] Fetching rainbow
[1083/4587] Fetching rainbow, generative-ai-swift
[1310/11180] Fetching rainbow, generative-ai-swift, swift-openapi-runtime
[2840/28709] Fetching rainbow, generative-ai-swift, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.67s)
[10171/27267] Fetching generative-ai-swift, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/google-gemini/generative-ai-swift from cache (0.70s)
[10078/24122] Fetching swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.61s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.61s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (5.63s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.87s)
Fetching https://github.com/apple/swift-http-types
[1/1043] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.47s)
Computing version for https://github.com/google-gemini/generative-ai-swift
Computed https://github.com/google-gemini/generative-ai-swift at 0.5.6 (4.34s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.97s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.76s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.2.1
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.0
Creating working copy for https://github.com/google-gemini/generative-ai-swift
Working copy of https://github.com/google-gemini/generative-ai-swift resolved at 0.5.6
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 3f2cac98d3e98d6b4d90279bd737190fc343dbc4
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
[1/1] Compiling plugin SwiftTranslate
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/44] Write sources
[21/44] Write swift-version--4F562202D5529B1.txt
[23/160] Emitting module Rainbow
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/161] Emitting module GoogleGenerativeAI
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/163] Emitting module SwiftStringCatalog
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/165] 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 | }
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/166] Emitting module SwiftStringCatalog
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/168] Emitting module GoogleGenerativeAI
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[29/170] Compiling GoogleGenerativeAI Errors.swift
[30/170] Compiling GoogleGenerativeAI GenerativeAIRequest.swift
[31/170] Compiling GoogleGenerativeAI GenerateContentError.swift
[32/170] Compiling GoogleGenerativeAI GenerateContentRequest.swift
[33/170] Compiling GoogleGenerativeAI ModelContent.swift
[34/170] Compiling GoogleGenerativeAI PartsRepresentable+Image.swift
[35/170] Compiling HTTPTypes ISOLatin1String.swift
[36/171] Compiling HTTPTypes HTTPResponse.swift
[37/171] Compiling HTTPTypes HTTPRequest.swift
[38/171] Compiling HTTPTypes NIOLock.swift
[39/171] Compiling HTTPTypes HTTPParsedFields.swift
[40/171] Compiling HTTPTypes HTTPRequest+URL.swift
[41/171] Compiling GoogleGenerativeAI GenerativeAISwift.swift
[42/171] Compiling GoogleGenerativeAI GenerativeModel.swift
[43/171] Compiling GoogleGenerativeAI GenerativeAIService.swift
[44/171] Compiling GoogleGenerativeAI FunctionCalling.swift
[45/171] Compiling GoogleGenerativeAI Chat.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[46/171] Compiling GoogleGenerativeAI CountTokensRequest.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[49/171] Compiling GoogleGenerativeAI PartsRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[50/171] Compiling GoogleGenerativeAI Safety.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[55/171] Compiling GoogleGenerativeAI GenerateContentResponse.swift
[56/171] Compiling GoogleGenerativeAI GenerationConfig.swift
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[66/171] Compiling GoogleGenerativeAI JSONValue.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
[67/171] Compiling GoogleGenerativeAI Logging.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
4 |
5 | import Foundation
6 | import os.log
| `- error: no such module 'os.log'
7 |
8 |
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
/host/spi-builder-workspace/.build/checkouts/generative-ai-swift/Sources/GoogleAI/Logging.swift:16:8: error: no such module 'OSLog'
14 |
15 | import Foundation
16 | import OSLog
| `- error: no such module 'OSLog'
17 |
18 | @available(iOS 15.0, macOS 11.0, macCatalyst 15.0, *)
[89/171] Emitting module HTTPTypes
BUILD FAILURE 6.3 android