Build Information
Failed to build Banana, reference 0.4.0 (d52074
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 03:37:54 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/nixzhu/Banana.git
Reference: 0.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/nixzhu/Banana
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at d52074a update version
Cloned https://github.com/nixzhu/Banana.git
Revision (git rev-parse @):
d52074ade90b74f1a192ffd661bb077710a1fdb8
SUCCESS checkout https://github.com/nixzhu/Banana.git at 0.4.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/nixzhu/Banana.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/ibireme/yyjson.git
[1/3794] Fetching yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.07s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.11.1 (5.13s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.11.1
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-24593BA9C3E375BF.txt
[2/3] Compiling yyjson.c
[4/12] Compiling Banana BananaJSON+Double.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[5/12] Compiling Banana BananaJSON+Int.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/13] Emitting module Banana
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[7/13] Compiling Banana BananaJSON+Bool.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[8/13] Compiling Banana BananaJSON+Date.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[9/13] Compiling Banana BananaJSON+URL.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[10/13] Compiling Banana BananaModel.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[11/13] Compiling Banana BananaJSON+String.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[12/13] Compiling Banana BananaJSON.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
[13/13] Compiling Banana BananaPathItem.swift
/host/spi-builder-workspace/Sources/Banana/BananaJSON+Date.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | #if os(macOS) || os(iOS) || os(watchOS) || os(tvOS) || os(visionOS)
BUILD FAILURE 6.2 wasm