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 glTFSceneKit, reference 0.0.10 (434ccf), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 02:09:24 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/sakrist/glTFSceneKit.git
Reference: 0.0.10
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/sakrist/glTFSceneKit
 * tag               0.0.10     -> FETCH_HEAD
HEAD is now at 434ccf3 fixed conversion progress for multithreading; construct nodes tree upfront to fix deadlock issue;
Submodule path 'Draco': checked out '9bdbe49ea00171089bb666692a0ba6476b408545'
Submodule 'Draco' (https://github.com/3d4medical/DracoSwiftPackage.git) registered for path 'Draco'
Cloning into '/host/spi-builder-workspace/Draco'...
Cloned https://github.com/sakrist/glTFSceneKit.git
Revision (git rev-parse @):
434ccf32da18107bcd419fab6ef4c9a0b21a8d4d
SUCCESS checkout https://github.com/sakrist/glTFSceneKit.git at 0.0.10
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/sakrist/glTFSceneKit.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/3d4medical/DracoSwiftPackage.git
[1/333] Fetching dracoswiftpackage
Fetched https://github.com/3d4medical/DracoSwiftPackage.git from cache (1.07s)
Computing version for https://github.com/3d4medical/DracoSwiftPackage.git
Computed https://github.com/3d4medical/DracoSwiftPackage.git at 0.0.9 (1.55s)
Creating working copy for https://github.com/3d4medical/DracoSwiftPackage.git
Working copy of https://github.com/3d4medical/DracoSwiftPackage.git resolved at 0.0.9
warning: 'dracoswiftpackage': ignoring declared target(s) 'Draco' in the system package
warning: 'spi-builder-workspace': dependency 'dracoswiftpackage' is not used by any target
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/38] Compiling glTFSceneKit GLTFAsset.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[4/38] Compiling glTFSceneKit GLTFBuffer.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[5/38] Compiling glTFSceneKit GLTFBufferView.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[6/38] Compiling glTFSceneKit GLTFCamera.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[7/38] Compiling glTFSceneKit GLTFCameraOrthographic.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[8/38] Compiling glTFSceneKit GLTFCameraPerspective.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[9/38] Compiling glTFSceneKit GLTFImage.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[10/38] Compiling glTFSceneKit GLTFKHRDracoMeshCompressionExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[11/38] Compiling glTFSceneKit GLTFMaterial.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[12/38] Compiling glTFSceneKit GLTFMaterialNormalTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[13/42] Compiling glTFSceneKit GLTFMaterialOcclusionTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[14/42] Compiling glTFSceneKit GLTFMaterialPBRMetallicRoughness.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[15/42] Compiling glTFSceneKit GLTFMesh.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[16/42] Compiling glTFSceneKit GLTFMeshPrimitive.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[17/42] Compiling glTFSceneKit GLTFNode.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[18/42] Compiling glTFSceneKit GLTFSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[19/42] Compiling glTFSceneKit GLTFScene.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[20/42] Compiling glTFSceneKit GLTFSkin.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[21/42] Compiling glTFSceneKit GLTFTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[22/42] Compiling glTFSceneKit GLTFTextureInfo.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/42] Emitting module glTFSceneKit
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[24/42] Compiling glTFSceneKit GLTF+SceneKit.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[25/42] Compiling glTFSceneKit GLTF.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[26/42] Compiling glTFSceneKit GLTFAccessor.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[27/42] Compiling glTFSceneKit GLTFAccessorSparse.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[28/42] Compiling glTFSceneKit GLTFAccessorSparseIndices.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[29/42] Compiling glTFSceneKit GLTFAccessorSparseValues.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[30/42] Compiling glTFSceneKit GLTFAnimation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[31/42] Compiling glTFSceneKit GLTFAnimationChannel.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[32/42] Compiling glTFSceneKit GLTFAnimationChannelTarget.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[33/42] Compiling glTFSceneKit GLTFAnimationSampler.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[34/42] Compiling glTFSceneKit GLTF+Animation.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[35/42] Compiling glTFSceneKit GLTF+CompressedTexture.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[36/42] Compiling glTFSceneKit GLTF+Draco.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[37/42] Compiling glTFSceneKit GLTF+Material.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[38/42] Compiling glTFSceneKit GLTF+Resources.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[39/42] Compiling glTFSceneKit JSONCodingKeys.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[40/42] Compiling glTFSceneKit GLTF_3D4MCompressedTextureExtension.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[41/42] Compiling glTFSceneKit Helper.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
[42/42] Compiling glTFSceneKit TextureStorageManager.swift
/host/spi-builder-workspace/Sources/glTFSceneKit/GLTF+Animation.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 | import SceneKit
 10 |
BUILD FAILURE 6.2 wasm