Build Information
Failed to build swift-speech-recognizer, reference 1.0.0 (7a7947
), with Swift 6.1 for Linux on 27 Apr 2025 12:18:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/renaudjenny/swift-speech-recognizer.git
Reference: 1.0.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/renaudjenny/swift-speech-recognizer
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 7a7947a docs(README): add Modern Concurrency usage
Cloned https://github.com/renaudjenny/swift-speech-recognizer.git
Revision (git rev-parse @):
7a7947a6f9fb1edaa48ee0e8d1c523f5fd8e9bd8
SUCCESS checkout https://github.com/renaudjenny/swift-speech-recognizer.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/renaudjenny/swift-speech-recognizer.git
https://github.com/renaudjenny/swift-speech-recognizer.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-dependencies",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-dependencies"
}
],
"manifest_display_name" : "swift-speech-recognizer",
"name" : "swift-speech-recognizer",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SwiftSpeechRecognizer",
"targets" : [
"SwiftSpeechRecognizer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSpeechRecognizerDependency",
"targets" : [
"SwiftSpeechRecognizerDependency"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftSpeechCombine",
"targets" : [
"SwiftSpeechCombine"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftSpeechRecognizerTests",
"module_type" : "SwiftTarget",
"name" : "SwiftSpeechRecognizerTests",
"path" : "Tests/SwiftSpeechRecognizerTests",
"sources" : [
"SwiftSpeechRecognizerTests.swift"
],
"target_dependencies" : [
"SwiftSpeechRecognizer"
],
"type" : "test"
},
{
"c99name" : "SwiftSpeechRecognizerDependency",
"module_type" : "SwiftTarget",
"name" : "SwiftSpeechRecognizerDependency",
"path" : "Sources/SwiftSpeechRecognizerDependency",
"product_dependencies" : [
"Dependencies"
],
"product_memberships" : [
"SwiftSpeechRecognizerDependency"
],
"sources" : [
"SwiftSpeechRecognizerDependency.swift"
],
"target_dependencies" : [
"SwiftSpeechRecognizer"
],
"type" : "library"
},
{
"c99name" : "SwiftSpeechRecognizer",
"module_type" : "SwiftTarget",
"name" : "SwiftSpeechRecognizer",
"path" : "Sources/SwiftSpeechRecognizer",
"product_memberships" : [
"SwiftSpeechRecognizer",
"SwiftSpeechRecognizerDependency",
"SwiftSpeechCombine"
],
"sources" : [
"SpeechRecognitionEngineError.swift",
"SpeechRecognitionStatus.swift",
"SwiftSpeechRecognizer.swift"
],
"type" : "library"
},
{
"c99name" : "SwiftSpeechCombine",
"module_type" : "SwiftTarget",
"name" : "SwiftSpeechCombine",
"path" : "Sources/SwiftSpeechCombine",
"product_memberships" : [
"SwiftSpeechCombine"
],
"sources" : [
"SwiftSpeechCombine.swift"
],
"target_dependencies" : [
"SwiftSpeechRecognizer"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-dependencies
[1/6201] Fetching swift-dependencies
Fetched https://github.com/pointfreeco/swift-dependencies from cache (0.45s)
Computing version for https://github.com/pointfreeco/swift-dependencies
Computed https://github.com/pointfreeco/swift-dependencies at 0.6.0 (0.94s)
Fetching https://github.com/pointfreeco/combine-schedulers
Fetching https://github.com/pointfreeco/swift-concurrency-extras
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-clocks
[1/2410] Fetching combine-schedulers
[1809/3262] Fetching combine-schedulers, swift-concurrency-extras
[3263/4554] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks
[4555/9942] Fetching combine-schedulers, swift-concurrency-extras, swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.27s)
Fetched https://github.com/pointfreeco/combine-schedulers from cache (0.27s)
[1885/6680] Fetching swift-clocks, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-clocks from cache (0.53s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.54s)
Computing version for https://github.com/pointfreeco/swift-clocks
Computed https://github.com/pointfreeco/swift-clocks at 0.4.0 (1.01s)
Computing version for https://github.com/pointfreeco/combine-schedulers
Computed https://github.com/pointfreeco/combine-schedulers at 0.11.0 (0.47s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 0.1.2 (0.51s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 0.9.0 (0.50s)
Creating working copy for https://github.com/pointfreeco/swift-clocks
Working copy of https://github.com/pointfreeco/swift-clocks resolved at 0.4.0
Creating working copy for https://github.com/pointfreeco/swift-dependencies
Working copy of https://github.com/pointfreeco/swift-dependencies resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 0.9.0
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/combine-schedulers
Working copy of https://github.com/pointfreeco/combine-schedulers resolved at 0.11.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/29] Compiling ConcurrencyExtras MainSerialExecutor.swift
[11/30] Compiling XCTestDynamicOverlay Deprecations.swift
[12/30] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[13/31] Compiling ConcurrencyExtras Task.swift
[14/31] Compiling ConcurrencyExtras ActorIsolated.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/31] Emitting module SwiftSpeechRecognizer
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[16/31] Compiling SwiftSpeechRecognizer SpeechRecognitionStatus.swift
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[17/31] Compiling SwiftSpeechRecognizer SpeechRecognitionEngineError.swift
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[18/31] Compiling SwiftSpeechRecognizer SwiftSpeechRecognizer.swift
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[19/31] Compiling ConcurrencyExtras UncheckedSendable.swift
[20/31] Compiling XCTestDynamicOverlay XCTIsTesting.swift
[21/31] Compiling ConcurrencyExtras AsyncStream.swift
[22/31] Emitting module ConcurrencyExtras
[23/31] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[24/31] Compiling ConcurrencyExtras LockIsolated.swift
[25/31] Compiling XCTestDynamicOverlay Unimplemented.swift
[26/31] Compiling XCTestDynamicOverlay RuntimeWarnings.swift
[27/31] Compiling XCTestDynamicOverlay XCTCurrentTestCase.swift
[28/31] Compiling XCTestDynamicOverlay XCTFail.swift
[29/31] Compiling ConcurrencyExtras Locking.swift
[30/32] Compiling XCTestDynamicOverlay DefaultInitializable.swift
[31/32] Emitting module XCTestDynamicOverlay
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/21] Emitting module SwiftSpeechRecognizer
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[3/21] Compiling SwiftSpeechRecognizer SwiftSpeechRecognizer.swift
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[4/21] Compiling XCTestDynamicOverlay GeneratePlaceholder.swift
[5/22] Compiling XCTestDynamicOverlay XCTFail.swift
[6/22] Compiling SwiftSpeechRecognizer SpeechRecognitionEngineError.swift
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[7/22] Compiling SwiftSpeechRecognizer SpeechRecognitionStatus.swift
/host/spi-builder-workspace/Sources/SwiftSpeechRecognizer/SwiftSpeechRecognizer.swift:5:8: error: no such module 'Speech'
3 | #endif
4 |
5 | import Speech
| `- error: no such module 'Speech'
6 |
7 | public struct SwiftSpeechRecognizer {
[8/22] Compiling XCTestDynamicOverlay Deprecations.swift
[9/22] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[10/23] Compiling ConcurrencyExtras AsyncStream.swift
BUILD FAILURE 6.1 linux