Build Information
Failed to build SwiftTranslate, reference develop (95bab7
), with Swift 6.0 for Linux on 5 Nov 2024 11:10:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 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: 6.0
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" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/MacPaw/OpenAI.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/apple/swift-argument-parser
[1/1126] Fetching rainbow
[1127/5494] Fetching rainbow, openai
Fetched https://github.com/onevcat/Rainbow.git from cache (0.43s)
[1224/4368] Fetching openai
[4238/16721] Fetching openai, swift-argument-parser
Fetched https://github.com/MacPaw/OpenAI.git from cache (1.09s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.09s)
Computing version for https://github.com/MacPaw/OpenAI.git
Computed https://github.com/MacPaw/OpenAI.git at 0.3.0 (3.33s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.89s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 4.0.1 (3.40s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 4.0.1
Creating working copy for https://github.com/MacPaw/OpenAI.git
Working copy of https://github.com/MacPaw/OpenAI.git resolved at 0.3.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
[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] Emitting module ArgumentParserToolInfo
[11/84] Emitting module OpenAI
[12/89] Compiling ArgumentParserToolInfo ToolInfo.swift
[14/90] Compiling Rainbow ControlCode.swift
[15/90] Compiling Rainbow ModesExtractor.swift
[16/90] Emitting module Rainbow
[17/90] Compiling Rainbow String+Rainbow.swift
[18/90] Compiling Rainbow StringGenerator.swift
[18/91] Wrapping AST for ArgumentParserToolInfo for debugging
[20/91] Compiling Rainbow Style.swift
[21/129] Compiling ArgumentParser BashCompletionsGenerator.swift
[22/129] Compiling ArgumentParser CompletionsGenerator.swift
[23/129] Compiling ArgumentParser FishCompletionsGenerator.swift
[24/129] Compiling ArgumentParser ZshCompletionsGenerator.swift
[25/129] Compiling ArgumentParser Argument.swift
[26/129] Compiling ArgumentParser ArgumentHelp.swift
[27/129] Emitting module ArgumentParser
[28/134] Compiling ArgumentParser AsyncParsableCommand.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 |
[29/134] Compiling ArgumentParser CommandConfiguration.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 |
[34/136] Compiling ArgumentParser CollectionExtensions.swift
[35/136] Compiling ArgumentParser Platform.swift
[36/136] Compiling ArgumentParser SequenceExtensions.swift
[37/136] Compiling ArgumentParser StringExtensions.swift
[38/136] Compiling ArgumentParser Tree.swift
[39/136] Compiling ArgumentParser ExpressibleByArgument.swift
[40/136] Compiling ArgumentParser ParsableArguments.swift
[41/136] Compiling ArgumentParser ParsableArgumentsValidation.swift
[42/136] Compiling ArgumentParser ParsableCommand.swift
[43/136] Compiling ArgumentParser ArgumentDecoder.swift
[44/136] Compiling ArgumentParser DumpHelpGenerator.swift
[45/136] Compiling ArgumentParser HelpCommand.swift
[46/136] Compiling ArgumentParser HelpGenerator.swift
[47/136] Compiling ArgumentParser MessageInfo.swift
[48/136] Compiling ArgumentParser UsageGenerator.swift
[49/136] Compiling SwiftStringCatalog PluralQualifier.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/136] Compiling SwiftStringCatalog CodableKeyDictionary.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 |
[53/136] Compiling Rainbow OutputTarget.swift
[54/136] Compiling Rainbow Rainbow.swift
[56/137] Compiling ArgumentParser ArgumentVisibility.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 |
[57/137] Compiling ArgumentParser CompletionKind.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 |
[60/137] Compiling ArgumentParser NameSpecification.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 |
[61/137] Compiling ArgumentParser Option.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/137] Compiling ArgumentParser OptionGroup.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 |
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 |
/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 |
[65/137] 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 |
[66/137] Compiling ArgumentParser 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 |
[67/137] Compiling ArgumentParser Flag.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/137] Wrapping AST for Rainbow for debugging
BUILD FAILURE 6.0 linux