Build Information
Failed to build Defines, reference master (b57816
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 16:44:13 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/BellAppLab/Defines.git
Reference: master
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/BellAppLab/Defines
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b578168 Swift 4.2
Cloned https://github.com/BellAppLab/Defines.git
Revision (git rev-parse @):
b578168e191c36a96a30f0e86d8c575d298b5116
SUCCESS checkout https://github.com/BellAppLab/Defines.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/BellAppLab/Defines.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/24] Compiling Defines Defines+Mac.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[4/24] Compiling Defines Defines+MacBook.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[5/24] Compiling Defines Defines+MacBookAir.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[6/27] Compiling Defines Defines+AirPods.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[7/27] Compiling Defines Defines+App.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[8/27] Compiling Defines Defines+AppleTV.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[9/27] Compiling Defines Defines+Version.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[10/27] Compiling Defines Defines+iMac.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[11/27] Compiling Defines Defines+iPad.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/27] Emitting module Defines
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[13/27] Compiling Defines Defines+Model.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[14/27] Compiling Defines Defines+OS.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[15/27] Compiling Defines Defines+Screen.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[16/27] Compiling Defines Defines+iPhone.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[17/27] Compiling Defines Defines+iPod.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[18/27] Compiling Defines Defines.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[19/27] Compiling Defines Defines+Device.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[20/27] Compiling Defines Defines+Features.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[21/27] Compiling Defines Defines+HomePod.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[22/27] Compiling Defines Defines+MacBookPro.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[23/27] Compiling Defines Defines+MacMini.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[24/27] Compiling Defines Defines+MacPro.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[25/27] Compiling Defines Defines+AppleWatch.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[26/27] Compiling Defines Defines+Bundle.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
[27/27] Compiling Defines Defines+CarPlay.swift
/host/spi-builder-workspace/Sources/Defines/Defines+AirPods.swift:23:8: error: no such module 'Foundation'
21 | */
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 |
BUILD FAILURE 6.2 wasm