Build Information
Failed to build ReactiveSSE, reference 0.4.0 (4370ee
), with Swift 6.2 (beta) for Wasm on 18 Jun 2025 04:19:08 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/banjun/ReactiveSSE.git
Reference: 0.4.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/banjun/ReactiveSSE
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at 4370eea pod 0.4.0 updating pod example project
Cloned https://github.com/banjun/ReactiveSSE.git
Revision (git rev-parse @):
4370eea87cccac449f2b8c0eaacc747678c0d86f
SUCCESS checkout https://github.com/banjun/ReactiveSSE.git at 0.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/banjun/ReactiveSSE.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/kareman/FootlessParser
Fetching https://github.com/ReactiveCocoa/ReactiveSwift
[1/1836] Fetching footlessparser
[1837/54329] Fetching footlessparser, reactiveswift
Fetched https://github.com/kareman/FootlessParser from cache (0.82s)
[11024/52493] Fetching reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift from cache (2.86s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (5.49s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift
Computed https://github.com/ReactiveCocoa/ReactiveSwift at 6.7.0 (0.96s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift resolved at 6.7.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/56] Compiling FootlessParser Parser+Operators.swift
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/56] Emitting module FootlessParser
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
[7/56] Compiling ReactiveSwift LazyMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[8/56] Compiling ReactiveSwift Map.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[9/56] Compiling ReactiveSwift MapError.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[10/56] Compiling ReactiveSwift Materialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[11/56] Compiling ReactiveSwift MaterializeAsResult.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[12/56] Compiling ReactiveSwift ObserveOn.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[13/59] Compiling FootlessParser StringParser.swift
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
[14/62] Compiling ReactiveSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[15/62] Compiling ReactiveSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[16/62] Compiling ReactiveSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[17/62] Compiling ReactiveSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[18/62] Compiling ReactiveSwift DematerializeResults.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[19/62] Compiling ReactiveSwift Filter.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[20/62] Compiling FootlessParser Parser.swift
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
[21/62] Compiling FootlessParser Error.swift
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
[22/62] Compiling FootlessParser Parsers.swift
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
[23/62] Compiling FootlessParser Converters.swift
/host/spi-builder-workspace/.build/checkouts/FootlessParser/Sources/FootlessParser/Error.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | public enum CountError: Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/62] Emitting module ReactiveSwift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[25/62] Compiling ReactiveSwift Action.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[26/62] Compiling ReactiveSwift Atomic.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[27/62] Compiling ReactiveSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[28/62] Compiling ReactiveSwift Deprecations+Removals.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[29/62] Compiling ReactiveSwift Disposable.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[30/62] Compiling ReactiveSwift Event.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[31/62] Compiling ReactiveSwift EventLogger.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[32/62] Compiling ReactiveSwift Flatten.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[33/62] Compiling ReactiveSwift FoundationExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[34/62] Compiling ReactiveSwift Lifetime.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[35/62] Compiling ReactiveSwift AttemptMap.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[36/62] Compiling ReactiveSwift Collect.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[37/62] Compiling ReactiveSwift CollectEvery.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
[38/62] Compiling ReactiveSwift CombinePrevious.swift
/host/spi-builder-workspace/.build/checkouts/ReactiveSwift/Sources/Action.swift:1:8: error: no such module 'Dispatch'
1 | import Dispatch
| `- error: no such module 'Dispatch'
2 | import Foundation
3 |
BUILD FAILURE 6.2 wasm