Build Information
Failed to build SwiftTranslate, reference 0.5.0 (6ddf12), with Swift 6.3 for Android on 19 Apr 2026 18:52:09 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: 0.5.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/hidden-spectrum/swift-translate
* tag 0.5.0 -> FETCH_HEAD
HEAD is now at 6ddf126 Release 0.5.0
Cloned https://github.com/hidden-spectrum/swift-translate.git
Revision (git rev-parse @):
6ddf12608605d4a0922addcddb3c1ff0069e45b4
SUCCESS checkout https://github.com/hidden-spectrum/swift-translate.git at 0.5.0
========================================
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 (0.91s)
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/google-gemini/generative-ai-swift
Fetching https://github.com/apple/swift-argument-parser
[1/1442] Fetching rainbow
[88/8035] Fetching rainbow, swift-openapi-runtime
[952/11180] Fetching rainbow, swift-openapi-runtime, generative-ai-swift
[4266/28709] Fetching rainbow, swift-openapi-runtime, generative-ai-swift, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (1.00s)
[15523/27267] Fetching swift-openapi-runtime, generative-ai-swift, swift-argument-parser
Fetched https://github.com/google-gemini/generative-ai-swift from cache (1.79s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.80s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.81s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (5.92s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.86s)
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.43s)
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.28s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.89s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.86s)
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/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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.11.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.7.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/160] 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)
[24/162] 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 |
[25/164] Emitting module Rainbow
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/165] 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, *)
[27/167] Compiling GoogleGenerativeAI GenerativeAISwift.swift
[28/167] Compiling GoogleGenerativeAI GenerativeModel.swift
[29/167] Compiling GoogleGenerativeAI JSONValue.swift
[30/167] Compiling GoogleGenerativeAI Logging.swift
[31/167] Compiling HTTPTypes ISOLatin1String.swift
[32/168] Compiling HTTPTypes HTTPParsedFields.swift
[33/168] Compiling HTTPTypes HTTPResponse.swift
[34/168] Compiling HTTPTypes HTTPRequest.swift
[35/168] Compiling HTTPTypes NIOLock.swift
[36/168] Compiling HTTPTypes HTTPRequest+URL.swift
[37/168] 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 |
[38/168] 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 |
[39/168] Compiling GoogleGenerativeAI Errors.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 |
[40/168] Compiling GoogleGenerativeAI PartsRepresentable.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, *)
[41/168] Compiling GoogleGenerativeAI Safety.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, *)
[45/168] Compiling GoogleGenerativeAI GenerativeAIService.swift
[46/168] Compiling GoogleGenerativeAI FunctionCalling.swift
[47/168] Compiling GoogleGenerativeAI GenerationConfig.swift
[48/168] Compiling GoogleGenerativeAI GenerativeAIRequest.swift
[49/168] Compiling GoogleGenerativeAI GenerateContentError.swift
[50/168] Compiling GoogleGenerativeAI GenerateContentRequest.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 |
[53/168] Compiling GoogleGenerativeAI ModelContent.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, *)
[54/168] Compiling GoogleGenerativeAI PartsRepresentable+Image.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/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, *)
[66/168] Compiling GoogleGenerativeAI GenerateContentResponse.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/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 |
[70/168] Emitting module HTTPTypes
/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 |
BUILD FAILURE 6.3 android