Build Information
Failed to build SwifterUI, reference main (0a9e2e
), with Swift 6.2 (beta) for Wasm on 30 Aug 2025 05:59:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoderLineChan/SwiftlyUI.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/CoderLineChan/SwiftlyUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0a9e2eb Update README.md
Cloned https://github.com/CoderLineChan/SwiftlyUI.git
Revision (git rev-parse @):
0a9e2eb34af6a2248ea094116ae03c6417bbb87c
SUCCESS checkout https://github.com/CoderLineChan/SwiftlyUI.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/CoderLineChan/SwiftlyUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
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/35] Compiling SwiftlyUI UISwitch+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[4/35] Compiling SwiftlyUI UITableView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[5/35] Compiling SwiftlyUI UITableViewCell+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[6/35] Compiling SwiftlyUI UITextField+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[7/39] Compiling SwiftlyUI ForEach-SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[8/39] Compiling SwiftlyUI UIImage-SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[9/39] Compiling SwiftlyUI UIKitPreviewable-SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[10/39] Compiling SwiftlyUI UIView-SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/39] Emitting module SwiftlyUI
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[12/39] Compiling SwiftlyUI UIActivityIndicatorView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[13/39] Compiling SwiftlyUI UIBackgroundConfiguration+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[14/39] Compiling SwiftlyUI UIBarButtonItem+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[15/39] Compiling SwiftlyUI UIButton+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[16/39] Compiling SwiftlyUI UICollectionView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[17/39] Compiling SwiftlyUI UICollectionViewCell+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[18/39] Compiling SwiftlyUI UICollectionViewFlowLayout+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[19/39] Compiling SwiftlyUI UIColor+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[20/39] Compiling SwiftlyUI UIControl+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[21/39] Compiling SwiftlyUI UIDatePicker+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[22/39] Compiling SwiftlyUI UITextView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[23/39] Compiling SwiftlyUI UIView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[24/39] Compiling SwiftlyUI UIVisualEffectView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[25/39] Compiling SwiftlyUI CAGradientLayer-SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[26/39] Compiling SwiftlyUI UISegmentedControl+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[27/39] Compiling SwiftlyUI UISlider+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[28/39] Compiling SwiftlyUI UIStackView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[29/39] Compiling SwiftlyUI UIStepper+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[30/39] Compiling SwiftlyUI UIFont+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[31/39] Compiling SwiftlyUI UIImage+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[32/39] Compiling SwiftlyUI UIImageView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[33/39] Compiling SwiftlyUI UIInputView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[34/39] Compiling SwiftlyUI UILabel+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[35/39] Compiling SwiftlyUI UIPageControl+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[36/39] Compiling SwiftlyUI UIPickerView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[37/39] Compiling SwiftlyUI UIRefreshControl+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[38/39] Compiling SwiftlyUI UIScrollView+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
[39/39] Compiling SwiftlyUI UISearchBar+SwiftlyUI.swift
/host/spi-builder-workspace/SwiftlyUI/Source/Core/UIColor+SwiftlyUI.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 | #if canImport(UIKit) && os(iOS)
10 | import UIKit
BUILD FAILURE 6.2 wasm