Build Information
Failed to build bytes, reference 1.4.0 (9444da
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 14:25:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/tbointeractive/bytes.git
Reference: 1.4.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/tbointeractive/bytes
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 9444dab update changelog (#57)
Cloned https://github.com/tbointeractive/bytes.git
Revision (git rev-parse @):
9444dab5f7e3c40c099ea34beb0fa4761dfb908a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/tbointeractive/bytes.git at 1.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/tbointeractive/bytes.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.45s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.17s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3413] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.45s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/32] Compiling bytes UIImage+Color.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[6/32] Compiling bytes UIImage+Transformations.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[7/32] Compiling bytes UIView+Constraints.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[8/32] Compiling bytes UIView+Nib.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[9/35] Compiling bytes DateComponentsFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[10/35] Compiling bytes DateFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[11/35] Compiling bytes Dictionary+Diff.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[12/35] Compiling bytes Dictionary+Merge.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[13/35] Compiling bytes Double+TimeInterval.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[14/35] Compiling bytes Int+Random.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[15/35] Compiling bytes NumberFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[16/35] Compiling bytes String+Hashes.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[17/35] Compiling bytes String+Localizable.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[18/35] Compiling bytes String+Random.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[19/35] Compiling bytes UIColor+Components.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[20/35] Compiling bytes UIColor+Hex.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[21/35] Compiling bytes UIView+Rendering.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[22/35] Compiling bytes UIViewController+Hierarchie.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[23/35] Compiling bytes URL+QueryItems.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/35] Emitting module bytes
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[25/35] Compiling bytes Bool+Random.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[26/35] Compiling bytes ByteCountFormatter+Preconfigured.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[27/35] Compiling bytes Collection+JoinNSAttributedString.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[28/35] Compiling bytes Collection+Randomizing.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[29/35] Compiling bytes Application.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[30/35] Compiling bytes AsyncViewController.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[31/35] Compiling bytes Device.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[32/35] Compiling bytes DiscardTouchView.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[33/35] Compiling bytes UserDefaults+Sets.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[34/35] Compiling bytes IconFont.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
[35/35] Compiling bytes SemanticVersion.swift
/host/spi-builder-workspace/Sources/bytes/Application.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | /// The Application struct holds important information about an Application.
BUILD FAILURE 6.2 wasm