Build Information
Failed to build Ergo, reference main (dc983e), with Swift 6.1 for Linux on 25 Oct 2025 23:08:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Fleuronic/Ergo.git
Reference: main
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/Fleuronic/Ergo
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at dc983e3 Upiahe .gitmodules
Submodule path 'Submodules/ErgoAppKit': checked out '57790f02c06164c5aa74035fb0953bbe09caeddc'
Submodule path 'Submodules/ErgoDeclarativeUIKit': checked out 'f595a661f59f1b723b1d5f6e94f2564aefcf3346'
Submodule path 'Submodules/ErgoUIKit': checked out '5197af0956b294008c73db07c657239597defb4b'
Submodule 'ErgoAppKit' (https://github.com/Fleuronic/ErgoAppKit) registered for path 'Submodules/ErgoAppKit'
Submodule 'ErgoDeclarativeUIKit' (https://github.com/Fleuronic/ErgoDeclarativeUIKit) registered for path 'Submodules/ErgoDeclarativeUIKit'
Submodule 'ErgoUIKit' (https://github.com/Fleuronic/ErgoUIKit) registered for path 'Submodules/ErgoUIKit'
Cloning into '/host/spi-builder-workspace/Submodules/ErgoAppKit'...
Cloning into '/host/spi-builder-workspace/Submodules/ErgoDeclarativeUIKit'...
Cloning into '/host/spi-builder-workspace/Submodules/ErgoUIKit'...
Cloned https://github.com/Fleuronic/Ergo.git
Revision (git rev-parse @):
dc983e3a690ecb3f6dfd7f2f6d4c051b47907691
SUCCESS checkout https://github.com/Fleuronic/Ergo.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Fleuronic/Ergo.git
https://github.com/Fleuronic/Ergo.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "workflow-swift",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/jordanekay/workflow-swift"
}
],
"manifest_display_name" : "Ergo",
"name" : "Ergo",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Ergo",
"targets" : [
"Ergo"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "Ergo",
"module_type" : "SwiftTarget",
"name" : "Ergo",
"path" : "Sources/Ergo",
"product_dependencies" : [
"WorkflowReactiveSwift"
],
"product_memberships" : [
"Ergo"
],
"sources" : [
"SideEffect.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/jordanekay/workflow-swift
[1/26557] Fetching workflow-swift
Fetched https://github.com/jordanekay/workflow-swift from cache (1.03s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[1/52500] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.89s)
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
[1/4419] Fetching swift-case-paths
[4420/5953] Fetching swift-case-paths, swift-identified-collections
[4605/10551] Fetching swift-case-paths, swift-identified-collections, swift-custom-dump
Fetched https://github.com/pointfreeco/swift-case-paths from cache (0.74s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.75s)
[1/72632] Fetching swift-syntax
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (7.23s)
Fetched https://github.com/swiftlang/swift-syntax from cache (7.29s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (8.25s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5552] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.08s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (1.82s)
Fetching https://github.com/apple/swift-collections
[1/18239] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.74s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.3.0 (3.74s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.67s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.2 (2.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (1.00s)
Creating working copy for https://github.com/jordanekay/workflow-swift
Working copy of https://github.com/jordanekay/workflow-swift resolved at main (a3c2f12)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.3.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at swift-concurrency (3d40187)
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.2
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/53] Compiling ReactiveSwift CompactMap.swift
[7/53] Compiling ReactiveSwift Debounce.swift
[8/53] Compiling ReactiveSwift Delay.swift
[9/53] Compiling ReactiveSwift Dematerialize.swift
[10/53] Compiling ReactiveSwift DematerializeResults.swift
[11/53] Compiling ReactiveSwift Filter.swift
[12/53] Compiling ReactiveSwift LazyMap.swift
[13/59] Compiling ReactiveSwift TakeUntil.swift
[14/59] Compiling ReactiveSwift TakeWhile.swift
[15/59] Compiling ReactiveSwift Throttle.swift
[16/59] Compiling ReactiveSwift UnaryAsyncOperator.swift
[17/59] Compiling ReactiveSwift UniqueValues.swift
[18/59] Compiling ReactiveSwift Optional.swift
[19/59] Compiling ReactiveSwift Map.swift
[20/59] Compiling ReactiveSwift MapError.swift
[21/59] Compiling ReactiveSwift Materialize.swift
[22/59] Compiling ReactiveSwift MaterializeAsResult.swift
[23/59] Compiling ReactiveSwift ObserveOn.swift
[24/59] Compiling ReactiveSwift Observer.swift
[25/59] Compiling ReactiveSwift Operators.swift
[26/59] Compiling ReactiveSwift Property.swift
[27/59] Compiling ReactiveSwift Reactive.swift
[28/59] Compiling ReactiveSwift ResultExtensions.swift
[29/59] Compiling ReactiveSwift Scheduler.swift
[30/59] Compiling ReactiveSwift Signal+SwiftConcurrency.swift
[31/59] Compiling ReactiveSwift Signal.Observer.swift
[32/59] Compiling ReactiveSwift Reduce.swift
[33/59] Compiling ReactiveSwift ScanMap.swift
[34/59] Compiling ReactiveSwift SkipFirst.swift
[35/59] Compiling ReactiveSwift SkipRepeats.swift
[36/59] Compiling ReactiveSwift SkipWhile.swift
[37/59] Compiling ReactiveSwift TakeFirst.swift
[38/59] Compiling ReactiveSwift TakeLast.swift
[39/59] Emitting module ReactiveSwift
[40/59] Compiling ReactiveSwift Flatten.swift
[41/59] Compiling ReactiveSwift FoundationExtensions.swift
[42/59] Compiling ReactiveSwift Lifetime.swift
[43/59] Compiling ReactiveSwift AttemptMap.swift
[44/59] Compiling ReactiveSwift Collect.swift
[45/59] Compiling ReactiveSwift CollectEvery.swift
[46/59] Compiling ReactiveSwift CombinePrevious.swift
[47/59] Compiling ReactiveSwift Action.swift
[48/59] Compiling ReactiveSwift Atomic.swift
[49/59] Compiling ReactiveSwift Bag.swift
[50/59] Compiling ReactiveSwift Deprecations+Removals.swift
[51/59] Compiling ReactiveSwift Disposable.swift
[52/59] Compiling ReactiveSwift Event.swift
[53/59] Compiling ReactiveSwift EventLogger.swift
[54/59] Compiling ReactiveSwift Signal.swift
[55/59] Compiling ReactiveSwift SignalProducer+SwiftConcurrency.swift
[56/59] Compiling ReactiveSwift SignalProducer.swift
[57/59] Compiling ReactiveSwift UnidirectionalBinding.swift
[58/59] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[59/59] Compiling ReactiveSwift ValidatingProperty.swift
[61/75] Compiling Workflow Lifetime.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[62/75] Compiling Workflow RenderContext.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[63/76] Compiling Workflow Sink.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[64/76] Compiling Workflow StateMutationSink.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[65/76] Compiling Workflow Debugging.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[66/76] Compiling Workflow DispatchQueue+Workflow.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[67/76] Compiling Workflow AnyWorkflow.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[68/76] Compiling Workflow AnyWorkflowConvertible.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[69/76] Compiling Workflow WorkflowAction.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[70/76] Compiling Workflow WorkflowHost.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[71/76] Compiling Workflow WorkflowLogger.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[72/76] Compiling Workflow WorkflowNode.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[73/76] Compiling Workflow SubtreeManager.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[74/76] Compiling Workflow Workflow.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/76] Emitting module Workflow
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[76/76] Compiling Workflow WorkflowObserver.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:808cb2b2a6cec76654a3acbd283c6c2205bc60d2b29562c95b9f5147612f6d32
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
[2/49] Compiling ReactiveSwift TakeUntil.swift
[3/49] Compiling ReactiveSwift TakeWhile.swift
[4/49] Compiling ReactiveSwift Throttle.swift
[5/49] Compiling ReactiveSwift UnaryAsyncOperator.swift
[6/49] Compiling ReactiveSwift UniqueValues.swift
[7/49] Compiling ReactiveSwift Optional.swift
[8/55] Compiling ReactiveSwift CompactMap.swift
[9/55] Compiling ReactiveSwift Debounce.swift
[10/55] Compiling ReactiveSwift Delay.swift
[11/55] Compiling ReactiveSwift Dematerialize.swift
[12/55] Compiling ReactiveSwift DematerializeResults.swift
[13/55] Compiling ReactiveSwift Filter.swift
[14/55] Compiling ReactiveSwift LazyMap.swift
[15/55] Emitting module ReactiveSwift
[16/55] Compiling ReactiveSwift Action.swift
[17/55] Compiling ReactiveSwift Atomic.swift
[18/55] Compiling ReactiveSwift Bag.swift
[19/55] Compiling ReactiveSwift Deprecations+Removals.swift
[20/55] Compiling ReactiveSwift Disposable.swift
[21/55] Compiling ReactiveSwift Event.swift
[22/55] Compiling ReactiveSwift EventLogger.swift
[23/55] Compiling ReactiveSwift Flatten.swift
[24/55] Compiling ReactiveSwift FoundationExtensions.swift
[25/55] Compiling ReactiveSwift Lifetime.swift
[26/55] Compiling ReactiveSwift AttemptMap.swift
[27/55] Compiling ReactiveSwift Collect.swift
[28/55] Compiling ReactiveSwift CollectEvery.swift
[29/55] Compiling ReactiveSwift CombinePrevious.swift
[30/55] Compiling ReactiveSwift Map.swift
[31/55] Compiling ReactiveSwift MapError.swift
[32/55] Compiling ReactiveSwift Materialize.swift
[33/55] Compiling ReactiveSwift MaterializeAsResult.swift
[34/55] Compiling ReactiveSwift ObserveOn.swift
[35/55] Compiling ReactiveSwift Observer.swift
[36/55] Compiling ReactiveSwift Operators.swift
[37/55] Compiling ReactiveSwift Property.swift
[38/55] Compiling ReactiveSwift Reactive.swift
[39/55] Compiling ReactiveSwift ResultExtensions.swift
[40/55] Compiling ReactiveSwift Scheduler.swift
[41/55] Compiling ReactiveSwift Signal+SwiftConcurrency.swift
[42/55] Compiling ReactiveSwift Signal.Observer.swift
[43/55] Compiling ReactiveSwift Reduce.swift
[44/55] Compiling ReactiveSwift ScanMap.swift
[45/55] Compiling ReactiveSwift SkipFirst.swift
[46/55] Compiling ReactiveSwift SkipRepeats.swift
[47/55] Compiling ReactiveSwift SkipWhile.swift
[48/55] Compiling ReactiveSwift TakeFirst.swift
[49/55] Compiling ReactiveSwift TakeLast.swift
[50/55] Compiling ReactiveSwift Signal.swift
[51/55] Compiling ReactiveSwift SignalProducer+SwiftConcurrency.swift
[52/55] Compiling ReactiveSwift SignalProducer.swift
[53/55] Compiling ReactiveSwift UnidirectionalBinding.swift
[54/55] Compiling ReactiveSwift UninhabitedTypeGuards.swift
[55/55] Compiling ReactiveSwift ValidatingProperty.swift
[57/71] Compiling Workflow AnyWorkflow.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[58/71] Compiling Workflow AnyWorkflowConvertible.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[59/72] Compiling Workflow WorkflowAction.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[60/72] Compiling Workflow WorkflowHost.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[61/72] Compiling Workflow SubtreeManager.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[62/72] Compiling Workflow Workflow.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[63/72] Compiling Workflow Debugging.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[64/72] Compiling Workflow DispatchQueue+Workflow.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[65/72] Compiling Workflow Lifetime.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/72] Compiling Workflow RenderContext.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[67/72] Emitting module Workflow
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[68/72] Compiling Workflow WorkflowLogger.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[69/72] Compiling Workflow WorkflowNode.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[70/72] Compiling Workflow Sink.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[71/72] Compiling Workflow StateMutationSink.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
[72/72] Compiling Workflow WorkflowObserver.swift
/host/spi-builder-workspace/.build/checkouts/workflow-swift/Workflow/Sources/WorkflowLogger.swift:18:8: error: no such module 'os.signpost'
16 |
17 | import Foundation
18 | import os.signpost
| `- error: no such module 'os.signpost'
19 |
20 | extension OSLog {
BUILD FAILURE 6.1 linux