Build Information
Failed to build SwiftTranslate, reference 0.5.0 (6ddf12), with Swift 6.3 for Linux on 19 Apr 2026 18:47:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-4606859-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:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/MacPaw/OpenAI.git
[1/7926] Fetching openai
Fetched https://github.com/MacPaw/OpenAI.git from cache (0.65s)
Fetching https://github.com/google-gemini/generative-ai-swift
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-argument-parser
[1/3145] Fetching generative-ai-swift
[222/4587] Fetching generative-ai-swift, rainbow
[3645/11180] Fetching generative-ai-swift, rainbow, swift-openapi-runtime
[5775/28709] Fetching generative-ai-swift, rainbow, swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.37s)
Fetched https://github.com/google-gemini/generative-ai-swift from cache (0.37s)
[6503/24122] Fetching swift-openapi-runtime, swift-argument-parser
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.50s)
[8590/17529] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.89s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.2.1 (3.29s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.11.0 (0.42s)
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.28s)
Computing version for https://github.com/google-gemini/generative-ai-swift
Computed https://github.com/google-gemini/generative-ai-swift at 0.5.6 (2.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.43s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.5.1 (0.40s)
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-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-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.5.1
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
[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-24593BA9C3E375BF.txt
[23/145] Emitting module ArgumentParserToolInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/145] 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/147] 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)
/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 |
[27/151] Compiling HTTPTypes ISOLatin1String.swift
[28/152] Compiling Rainbow StringGenerator.swift
[29/152] Compiling Rainbow Style.swift
[32/154] Compiling Rainbow BackgroundColor.swift
[33/154] Compiling Rainbow CodesParser.swift
[34/154] Compiling Rainbow ConditionalStyleBuilder.swift
[35/154] Compiling Rainbow ControlCode.swift
[36/154] Emitting module Rainbow
[38/154] Compiling Rainbow String+ConditionalStyling.swift
[39/154] Compiling Rainbow String+Rainbow.swift
[42/154] Emitting module HTTPTypes
[45/155] Compiling HTTPTypes ISOLatin1String.swift
[46/155] Compiling HTTPTypes HTTPParsedFields.swift
[47/155] Compiling HTTPTypes HTTPResponse.swift
[48/155] Compiling HTTPTypes HTTPRequest.swift
[49/155] Compiling HTTPTypes HTTPResponse.swift
[50/155] Compiling HTTPTypes HTTPRequest.swift
[51/155] Compiling ArgumentParserToolInfo ToolInfo.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/173] 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, *)
[54/175] Compiling HTTPTypes NIOLock.swift
[56/175] Compiling HTTPTypes HTTPParsedFields.swift
[57/175] Compiling HTTPTypes HTTPRequest+URL.swift
[59/175] Compiling GoogleGenerativeAI Errors.swift
[60/175] Compiling GoogleGenerativeAI GenerativeAIRequest.swift
[61/175] Compiling GoogleGenerativeAI GenerativeAISwift.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 |
[62/175] Compiling GoogleGenerativeAI GenerativeModel.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 |
[63/175] Compiling GoogleGenerativeAI GenerationConfig.swift
[64/175] Compiling GoogleGenerativeAI FunctionCalling.swift
[65/175] Compiling GoogleGenerativeAI GenerateContentError.swift
[66/175] Compiling GoogleGenerativeAI GenerateContentRequest.swift
[67/175] Compiling GoogleGenerativeAI ModelContent.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 |
[68/175] Compiling GoogleGenerativeAI PartsRepresentable+Image.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 |
[71/175] 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 |
[72/175] 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 |
[73/175] Compiling GoogleGenerativeAI GenerativeAIService.swift
[74/175] Compiling GoogleGenerativeAI GenerateContentResponse.swift
[77/175] 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 |
[78/175] 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/.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, *)
/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 |
[92/175] Compiling GoogleGenerativeAI Chat.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, *)
[93/175] Compiling GoogleGenerativeAI CountTokensRequest.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/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/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/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/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, *)
BUILD FAILURE 6.3 linux