Build Information
Failed to build InputMask, reference 7.3.2 (b492f1
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 07:52:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/RedMadRobot/input-mask-ios.git
Reference: 7.3.2
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/RedMadRobot/input-mask-ios
* tag 7.3.2 -> FETCH_HEAD
HEAD is now at b492f11 fix: version
Cloned https://github.com/RedMadRobot/input-mask-ios.git
Revision (git rev-parse @):
b492f115cc8b3aeb1b6395b4c4157d6bba1fceab
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/RedMadRobot/input-mask-ios.git at 7.3.2
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/RedMadRobot/input-mask-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Source/InputMask/InputMask/Supporting Files/Info.plist
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/26] Emitting module InputMask
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[4/29] Compiling InputMask AffinityCalculationStrategy.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[5/29] Compiling InputMask CaretStringIterator.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[6/29] Compiling InputMask CharacterSet.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[7/29] Compiling InputMask Compiler.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[8/29] Compiling InputMask Notation.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[9/29] Compiling InputMask State.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[10/29] Compiling InputMask EOLState.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[11/29] Compiling InputMask MaskedTextField.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[12/29] Compiling InputMask MaskedTextInputListener.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[13/29] Compiling InputMask NumberInputListener.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[14/29] Compiling InputMask CaretString.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[15/29] Compiling InputMask Country.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[16/29] Compiling InputMask Next.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[17/29] Compiling InputMask PhoneInputListener.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[18/29] Compiling InputMask TextViewListener.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[19/29] Compiling InputMask UITextInput.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[20/29] Compiling InputMask FormatSanitizer.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[21/29] Compiling InputMask RTLCaretStringIterator.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[22/29] Compiling InputMask String.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[23/29] Compiling InputMask Mask.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[24/29] Compiling InputMask FixedState.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[25/29] Compiling InputMask FreeState.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[26/29] Compiling InputMask OptionalValueState.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[27/29] Compiling InputMask ValueState.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[28/29] Compiling InputMask RTLMask.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
[29/29] Compiling InputMask MaskedTextField+Modifiers.swift
/host/spi-builder-workspace/Source/InputMask/InputMask/Classes/Helper/AffinityCalculationStrategy.swift:7:8: error: no such module 'Foundation'
5 |
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 |
BUILD FAILURE 6.2 wasm