Build Information
Failed to build ReSwiftSaga, reference 0.0.5 (2d60e2), with Swift 6.2 for Wasm on 21 Jun 2025 12:40:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mitsuharu/ReSwift-Saga.git
Reference: 0.0.5
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/mitsuharu/ReSwift-Saga
* tag 0.0.5 -> FETCH_HEAD
HEAD is now at 2d60e2f Merge pull request #20 from mitsuharu/develop
Cloned https://github.com/mitsuharu/ReSwift-Saga.git
Revision (git rev-parse @):
2d60e2f5dec2d828b19c419eab3d72dd9330f501
SUCCESS checkout https://github.com/mitsuharu/ReSwift-Saga.git at 0.0.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mitsuharu/ReSwift-Saga.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/ReSwift/ReSwift
[1/6447] Fetching reswift
Fetched https://github.com/ReSwift/ReSwift from cache (0.72s)
Computing version for https://github.com/ReSwift/ReSwift
Computed https://github.com/ReSwift/ReSwift at 6.1.1 (3.77s)
Creating working copy for https://github.com/ReSwift/ReSwift
Working copy of https://github.com/ReSwift/ReSwift resolved at 6.1.1
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/17] Compiling ReSwift Middleware.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[6/17] Compiling ReSwift Reducer.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[7/18] Compiling ReSwift TypeHelper.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[8/18] Compiling ReSwift Synchronized.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[9/18] Compiling ReSwift Coding.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[10/18] Compiling ReSwift Subscription.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[11/18] Compiling ReSwift Assertions.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/18] Emitting module ReSwift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[13/18] Compiling ReSwift Action.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[14/18] Compiling ReSwift DispatchingStoreType.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[15/18] Compiling ReSwift StoreSubscriber.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[16/18] Compiling ReSwift StoreType.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[17/18] Compiling ReSwift State.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
[18/18] Compiling ReSwift Store.swift
/host/spi-builder-workspace/.build/checkouts/ReSwift/ReSwift/CoreTypes/DispatchingStoreType.swift:3:8: error: no such module 'Foundation'
1 | // Copyright © 2019 ReSwift Community. All rights reserved.
2 |
3 | import Foundation
| `- error: no such module 'Foundation'
4 |
5 | /**
BUILD FAILURE 6.2 wasm