Build Information
Failed to build SwiftTranslate, reference develop (95bab7
), with Swift 5.10 for Linux on 27 Oct 2024 19:35:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
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 95bab7a Fix build (#41)
Cloned https://github.com/hidden-spectrum/swift-translate.git
Revision (git rev-parse @):
95bab7a65484f914303fa8a6a551fe0ebee9f024
SUCCESS checkout https://github.com/hidden-spectrum/swift-translate.git at develop
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/MacPaw/OpenAI.git
[1/1122] Fetching rainbow
[1123/5490] Fetching rainbow, openai
[5491/17792] Fetching rainbow, openai, swift-argument-parser
Fetched https://github.com/onevcat/Rainbow.git from cache (0.40s)
Fetched https://github.com/MacPaw/OpenAI.git from cache (0.41s)
[862/12302] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.07s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.0 (1.14s)
Computing version for https://github.com/MacPaw/OpenAI.git
Computed https://github.com/MacPaw/OpenAI.git at 0.3.0 (1.19s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.62s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.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.5.0
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 0.3.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftTranslate
Building for debugging...
[2/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/84] Compiling Rainbow StringGenerator.swift
[11/85] Compiling Rainbow String+Rainbow.swift
[12/85] Emitting module ArgumentParserToolInfo
[13/85] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/86] Compiling Rainbow Style.swift
[15/86] Wrapping AST for ArgumentParserToolInfo for debugging
[17/124] Emitting module ArgumentParser
[18/129] Emitting module OpenAI
[19/129] Compiling ArgumentParser Name.swift
[20/129] Compiling ArgumentParser Parsed.swift
[21/129] Compiling ArgumentParser ParsedValues.swift
[22/129] Compiling ArgumentParser ParserError.swift
[23/129] Compiling ArgumentParser SplitArguments.swift
[24/134] Compiling ArgumentParser ArgumentVisibility.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[25/134] Compiling ArgumentParser CompletionKind.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[26/134] Compiling ArgumentParser ArgumentDefinition.swift
[27/134] Compiling ArgumentParser ArgumentSet.swift
[28/134] Compiling ArgumentParser CommandParser.swift
[29/134] Compiling ArgumentParser InputKey.swift
[30/134] Compiling ArgumentParser InputOrigin.swift
[31/134] Compiling ArgumentParser DumpHelpGenerator.swift
[32/134] Compiling ArgumentParser HelpCommand.swift
[33/134] Compiling ArgumentParser HelpGenerator.swift
[34/134] Compiling ArgumentParser MessageInfo.swift
[35/134] Compiling ArgumentParser UsageGenerator.swift
[38/136] Compiling ArgumentParser Errors.swift
[39/136] Compiling ArgumentParser Flag.swift
[40/136] Compiling ArgumentParser NameSpecification.swift
[41/136] Compiling ArgumentParser Option.swift
[42/136] Compiling ArgumentParser BashCompletionsGenerator.swift
[43/136] Compiling ArgumentParser CompletionsGenerator.swift
[44/136] Compiling ArgumentParser FishCompletionsGenerator.swift
[45/136] Compiling ArgumentParser ZshCompletionsGenerator.swift
[46/136] Compiling ArgumentParser Argument.swift
[47/136] Compiling ArgumentParser ArgumentHelp.swift
[52/136] Emitting module Rainbow
[55/136] Compiling Rainbow Rainbow.swift
[56/136] Compiling Rainbow OutputTarget.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[60/137] Compiling ArgumentParser ExpressibleByArgument.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[61/137] Compiling ArgumentParser ParsableArguments.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[62/137] Compiling ArgumentParser ParsableArgumentsValidation.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/137] Emitting module SwiftStringCatalog
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[77/137] Compiling SwiftStringCatalog PluralQualifier.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
[78/137] Compiling SwiftStringCatalog CodableKeyDictionary.swift
/host/spi-builder-workspace/Sources/SwiftStringCatalog/Models/_CatalogEntry.swift:6:8: error: no such module 'os.log'
import os.log
^
error: fatalError
BUILD FAILURE 5.10 linux