Build Information
Failed to build Model3DView, reference 0.1.1 (8b3ee5
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 19:00:20 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/frzi/swiftui-model3dview.git
Reference: 0.1.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/frzi/swiftui-model3dview
* tag 0.1.1 -> FETCH_HEAD
HEAD is now at 8b3ee58 Link to a tagged version of GLTFSceneKit
Cloned https://github.com/frzi/swiftui-model3dview.git
Revision (git rev-parse @):
8b3ee58a9a752c11511f9ead61ec42c4d533109a
SUCCESS checkout https://github.com/frzi/swiftui-model3dview.git at 0.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/frzi/swiftui-model3dview.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
Fetching https://github.com/frzi/GLTFSceneKit
Fetching https://github.com/timdonnelly/DisplayLink
[1/39] Fetching displaylink
[34/1127] Fetching displaylink, gltfscenekit
Fetched https://github.com/timdonnelly/DisplayLink from cache (0.40s)
[218/1088] Fetching gltfscenekit
Fetched https://github.com/frzi/GLTFSceneKit from cache (0.74s)
Computing version for https://github.com/timdonnelly/DisplayLink
Computed https://github.com/timdonnelly/DisplayLink at 0.2.0 (1.29s)
Computing version for https://github.com/frzi/GLTFSceneKit
Computed https://github.com/frzi/GLTFSceneKit at 0.4.1 (1.13s)
Creating working copy for https://github.com/frzi/GLTFSceneKit
Working copy of https://github.com/frzi/GLTFSceneKit resolved at 0.4.1
Creating working copy for https://github.com/timdonnelly/DisplayLink
Working copy of https://github.com/timdonnelly/DisplayLink resolved at 0.2.0
Building for debugging...
[0/14] Write sources
[0/14] Copying GLTFShaderModifierFragment_alphaCutoff.shader
[0/14] Write sources
[1/14] Copying GLTFShaderModifierSurface_pbrSpecularGlossiness_texture_doubleSidedWorkaround.shader
[5/14] Copying GLTFShaderModifierSurface_pbrSpecularGlossiness_doubleSidedWorkaround.shader
[5/14] Copying GLTFShaderModifierSurface_pbrSpecularGlossiness.shader
[6/14] Copying GLTFShaderModifierSurface_doubleSidedWorkaround.shader
[7/14] Copying GLTFShaderModifierSurface_alphaModeBlend.shader
[8/14] Copying GLTFShaderModifierSurface_VRMMToon.shader
[9/14] Copying GLTFShaderModifierSurface.shader
[10/14] Copying GLTFShaderModifierFragment_VRMUnlitTexture_Cutoff.shader
[11/14] Copying GLTFShaderModifierFragment_VRMUnlitTexture.shader
[13/14] Write swift-version-24593BA9C3E375BF.txt
[15/61] Compiling DisplayLink OnFrame.swift
/host/spi-builder-workspace/.build/checkouts/DisplayLink/Sources/DisplayLink/DisplayLink.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import QuartzCore
3 | import Combine
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/61] Emitting module DisplayLink
/host/spi-builder-workspace/.build/checkouts/DisplayLink/Sources/DisplayLink/DisplayLink.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import QuartzCore
3 | import Combine
[17/61] Compiling DisplayLink DisplayLink.swift
/host/spi-builder-workspace/.build/checkouts/DisplayLink/Sources/DisplayLink/DisplayLink.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | import QuartzCore
3 | import Combine
[18/61] Compiling GLTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[19/61] Compiling GLTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[20/61] Compiling GLTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[21/61] Compiling GLTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[22/61] Compiling GLTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[23/61] Compiling GLTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[24/67] Compiling GLTFSceneKit GLTFAccessorSparse.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[25/67] Compiling GLTFSceneKit GLTFAccessorSparseIndices.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[26/67] Compiling GLTFSceneKit GLTFAccessorSparseValues.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[27/67] Compiling GLTFSceneKit GLTFAnimation.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[28/67] Compiling GLTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[29/67] Compiling GLTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[30/67] Compiling GLTFSceneKit GLTFGlTFProperty.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[31/67] Compiling GLTFSceneKit GLTFGlTFid.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[32/67] Compiling GLTFSceneKit GLTFImage.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[33/67] Compiling GLTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[34/67] Compiling GLTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[35/67] Compiling GLTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[36/67] Compiling GLTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[37/67] Compiling GLTFSceneKit GLTFExtension.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[38/67] Compiling GLTFSceneKit GLTFExtras.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[39/67] Compiling GLTFSceneKit GLTFExtrasTargetNames.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[40/67] Compiling GLTFSceneKit GLTFGlTF.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[41/67] Compiling GLTFSceneKit GLTFGlTFChildOfRootProperty.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[42/67] Compiling GLTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[43/67] Compiling GLTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[44/67] Compiling GLTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[45/67] Compiling GLTFSceneKit ExtensionList.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[46/67] Compiling GLTFSceneKit GLTFKHRMaterialsCommon_GLTFKHRMaterialsCommon.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[47/67] Compiling GLTFSceneKit GLTFKHRMaterialsPbrSpecularGlossiness_GLTFKHRMaterialsPbrSpecularGlossiness.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[48/67] Compiling GLTFSceneKit GLTFMaterialPbrMetallicRoughness.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[49/67] Compiling GLTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[50/67] Compiling GLTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[51/67] Compiling GLTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[52/67] Compiling GLTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
[53/67] Compiling GLTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/.build/checkouts/GLTFSceneKit/Sources/GLTFSceneKit/GLTFErrors.swift:9:8: error: no such module 'Foundation'
7 | //
8 |
9 | import Foundation
| `- error: no such module 'Foundation'
10 |
11 | public enum GLTFUnarchiveError: Error {
BUILD FAILURE 6.2 wasm