Build Information
Failed to build Eureka, reference 5.5.0 (028ef8
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 14:19:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/xmartlabs/Eureka.git
Reference: 5.5.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/xmartlabs/Eureka
* tag 5.5.0 -> FETCH_HEAD
HEAD is now at 028ef8e Added change number for last commit (#2258)
Cloned https://github.com/xmartlabs/Eureka.git
Revision (git rev-parse @):
028ef8e3191a256b8f6b8bb6b9496efcb0762dbc
SUCCESS checkout https://github.com/xmartlabs/Eureka.git at 5.5.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/xmartlabs/Eureka.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/62] Compiling Eureka SegmentedRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[4/62] Compiling Eureka ListCheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[5/62] Compiling Eureka SliderRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[6/62] Compiling Eureka StepperRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[7/62] Compiling Eureka SwitchRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[8/62] Compiling Eureka TextAreaRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[9/62] Compiling Eureka TriplePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[10/62] Compiling Eureka TriplePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/70] Emitting module Eureka
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[12/70] Compiling Eureka FieldsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[13/70] Compiling Eureka LabelRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[14/70] Compiling Eureka MultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[15/70] Compiling Eureka PickerInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[16/70] Compiling Eureka PickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[17/70] Compiling Eureka PickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[18/70] Compiling Eureka PopoverSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[19/70] Compiling Eureka PushRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[20/70] Compiling Eureka MultipleSelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[21/70] Compiling Eureka SelectorAlertController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[22/70] Compiling Eureka SelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[23/70] Compiling Eureka DateInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[24/70] Compiling Eureka DatePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[25/70] Compiling Eureka DateRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[26/70] Compiling Eureka DoublePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[27/70] Compiling Eureka DoublePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[28/70] Compiling Eureka SelectableSection.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[29/70] Compiling Eureka SwipeActions.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[30/70] Compiling Eureka Validation.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[31/70] Compiling Eureka ActionSheetRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[32/70] Compiling Eureka AlertRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[33/70] Compiling Eureka ButtonRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[34/70] Compiling Eureka ButtonRowWithPresent.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[35/70] Compiling Eureka CheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[36/70] Compiling Eureka AlertOptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[37/70] Compiling Eureka RuleClosure.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[38/70] Compiling Eureka RuleEmail.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[39/70] Compiling Eureka RuleEqualsToRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[40/70] Compiling Eureka RuleLength.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[41/70] Compiling Eureka RuleRange.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[42/70] Compiling Eureka RuleRegExp.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[43/70] Compiling Eureka RuleRequired.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[44/70] Compiling Eureka RuleURL.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[45/70] Compiling Eureka DateFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[46/70] Compiling Eureka DateInlineFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[47/70] Compiling Eureka DecimalFormatter.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[48/70] Compiling Eureka FieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[49/70] Compiling Eureka GenericMultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[50/70] Compiling Eureka OptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[51/70] Compiling Eureka Protocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[52/70] Compiling Eureka SelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[53/70] Compiling Eureka BaseRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[54/70] Compiling Eureka Cell.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[55/70] Compiling Eureka CellType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[56/70] Compiling Eureka Core.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[57/70] Compiling Eureka Form.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[58/70] Compiling Eureka HeaderFooterView.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[59/70] Compiling Eureka Helpers.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[60/70] Compiling Eureka InlineRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[61/70] Compiling Eureka NavigationAccessoryView.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[62/70] Compiling Eureka Operators.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[63/70] Compiling Eureka PresenterRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[64/70] Compiling Eureka ResultBuilders.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[65/70] Compiling Eureka Row.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[66/70] Compiling Eureka RowControllerType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[67/70] Compiling Eureka RowProtocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[68/70] Compiling Eureka RowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[69/70] Compiling Eureka Section.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
[70/70] Compiling Eureka SelectableRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:25:8: error: no such module 'Foundation'
23 | // THE SOFTWARE.
24 |
25 | import Foundation
| `- error: no such module 'Foundation'
26 | import UIKit
27 |
BUILD FAILURE 6.2 wasm