Build Information
Failed to build EFFoundation, reference 1.7.1 (afb22d
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 10:21:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/EFPrefix/EFFoundation.git
Reference: 1.7.1
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/EFPrefix/EFFoundation
* tag 1.7.1 -> FETCH_HEAD
HEAD is now at afb22de 1.7.1
Cloned https://github.com/EFPrefix/EFFoundation.git
Revision (git rev-parse @):
afb22ded5e2dfd8b375b9e4236ea9c20ecd5815f
SUCCESS checkout https://github.com/EFPrefix/EFFoundation.git at 1.7.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/EFPrefix/EFFoundation.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/54] Compiling EFFoundation CGRect+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[4/54] Compiling EFFoundation CGSize+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[5/54] Compiling EFFoundation CIColor+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[6/54] Compiling EFFoundation CIImage+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[7/54] Compiling EFFoundation Character+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[8/54] Compiling EFFoundation Comparable+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[9/54] Compiling EFFoundation Data+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[10/61] Compiling EFFoundation ArraySlice+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[11/61] Compiling EFFoundation BinaryFloatingPoint+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[12/61] Compiling EFFoundation BinaryInteger+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[13/61] Compiling EFFoundation Bool+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[14/61] Compiling EFFoundation CATransaction+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[15/61] Compiling EFFoundation CGColor+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[16/61] Compiling EFFoundation CGFloat+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[17/61] Compiling EFFoundation CGImage.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[18/61] Compiling EFFoundation Date+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[19/61] Compiling EFFoundation Dictionary+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[20/61] Compiling EFFoundation DispatchQueue+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[21/61] Compiling EFFoundation Double+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[22/61] Compiling EFFoundation Float+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[23/61] Compiling EFFoundation Int+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[24/61] Compiling EFFoundation Int16+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[25/61] Compiling EFFoundation Int32+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[26/61] Compiling EFFoundation Int64+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[27/61] Compiling EFFoundation Int8+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[28/61] Compiling EFFoundation NSColor+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[29/61] Compiling EFFoundation NSImage+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[30/61] Compiling EFFoundation NSString+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[31/61] Compiling EFFoundation String+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[32/61] Compiling EFFoundation TimeInterval+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[33/61] Compiling EFFoundation UIApplication+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[34/61] Compiling EFFoundation UIButton+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[35/61] Compiling EFFoundation UICollectionView+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[36/61] Compiling EFFoundation UIColor+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[37/61] Compiling EFFoundation UIControl+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[38/61] Compiling EFFoundation UIEdgeInsets+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[39/61] Compiling EFFoundation UIFont+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[40/61] Compiling EFFoundation UIGestureRecognizer+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[41/61] Compiling EFFoundation UIImage+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[42/61] Compiling EFFoundation UIImageView+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[43/61] Compiling EFFoundation UINavigationController+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[44/61] Compiling EFFoundation UIRectCorner+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[45/61] Compiling EFFoundation UIView+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[46/61] Emitting module EFFoundation
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[47/61] Compiling EFFoundation BitSet.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[48/61] Compiling EFFoundation Deque.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[49/61] Compiling EFFoundation LinkedList.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[50/61] Compiling EFFoundation Queue.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[51/61] Compiling EFFoundation Stack.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[52/61] Compiling EFFoundation Tree.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[53/61] Compiling EFFoundation EFFoundation.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[54/61] Compiling EFFoundation Array+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[55/61] Compiling EFFoundation UIViewController+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[56/61] Compiling EFFoundation UInt+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[57/61] Compiling EFFoundation UInt16+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[58/61] Compiling EFFoundation UInt32+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[59/61] Compiling EFFoundation UInt64+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[60/61] Compiling EFFoundation UInt8+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
[61/61] Compiling EFFoundation URL+.swift
/host/spi-builder-workspace/EFFoundation/Core/EFFoundation.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | #if !os(macOS) && !os(watchOS)
BUILD FAILURE 6.2 wasm