The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ImGuizmo, reference 1.61.0 (005709), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 23:22:23 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/forkercat/SwiftImGuizmo.git
Reference: 1.61.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/forkercat/SwiftImGuizmo
 * tag               1.61.0     -> FETCH_HEAD
HEAD is now at 005709e Update README
Submodule path '3rdparty/cimguizmo': checked out 'ffb2b8a9be43cfe85aeff97c96cf42d823a28b26'
Submodule path '3rdparty/cimguizmo/ImGuizmo': checked out '87b50ad21a62a72de9d8d7ccc1f4947358794cc0'
Submodule '3rdparty/cimguizmo' (https://github.com/cimgui/cimguizmo.git) registered for path '3rdparty/cimguizmo'
Cloning into '/host/spi-builder-workspace/3rdparty/cimguizmo'...
Submodule 'ImGuizmo' (https://github.com/CedricGuillemet/ImGuizmo) registered for path '3rdparty/cimguizmo/ImGuizmo'
Cloning into '/host/spi-builder-workspace/3rdparty/cimguizmo/ImGuizmo'...
Cloned https://github.com/forkercat/SwiftImGuizmo.git
Revision (git rev-parse @):
005709e38591ced9ac7f721b2add759420e8f6b5
SUCCESS checkout https://github.com/forkercat/SwiftImGuizmo.git at 1.61.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/forkercat/SwiftImGuizmo.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/ctreffs/SwiftImGui.git
[1/1875] Fetching swiftimgui
Fetched https://github.com/ctreffs/SwiftImGui.git from cache (1.37s)
Creating working copy for https://github.com/ctreffs/SwiftImGui.git
Working copy of https://github.com/ctreffs/SwiftImGui.git resolved at 164f3271e784ac09dc23920eb1bca4cfdc2b542d
Building for debugging...
[0/11] Write sources
[2/11] Compiling CImGuizmo CImGuizmo.cpp
[3/11] Compiling CImGuizmo ImSequencer.cpp
[4/11] Compiling CImGuizmo ImGuizmo.cpp
[5/11] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/19] Emitting module AutoWrapper
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[7/20] Compiling CImGuizmo ImGradient.cpp
[8/20] Compiling CImGuizmo ImCurveEdit.cpp
[10/24] Compiling AutoWrapper SwiftKeywords.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[11/24] Compiling AutoWrapper Definitions.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[12/24] Compiling AutoWrapper Exceptions.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[13/24] Compiling AutoWrapper FunctionBodyRenderer.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[14/24] Emitting module ImGuizmo
[15/24] Compiling AutoWrapper DataType.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[16/24] Compiling AutoWrapper ArgT.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[17/24] Compiling AutoWrapper Converter.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[18/24] Compiling ImGuizmo ImGui+Definitions.swift
[19/24] Compiling AutoWrapper main.swift
/host/spi-builder-workspace/Sources/AutoWrapper/main.swift:8:15: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import struct Foundation.URL
   |               `- error: no such module 'Foundation'
 9 | import struct Foundation.Data
10 |
[20/24] Compiling ImGuizmo Export.swift
[21/24] Compiling ImGuizmo Helper.swift
BUILD FAILURE 6.2 wasm