Build Information
Failed to build SGLMath, reference 3.0.0 (8bdd2e), with Swift 6.3 for Wasm on 10 Apr 2026 09:39:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftGL/Math.git
Reference: 3.0.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/SwiftGL/Math
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 8bdd2e5 Merge pull request #4 from ctreffs/master
Cloned https://github.com/SwiftGL/Math.git
Revision (git rev-parse @):
8bdd2e542f28828d0c224c1ea8e046c6f652ec40
SUCCESS checkout https://github.com/SwiftGL/Math.git at 3.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/SwiftGL/Math.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/6] Write sources
[2/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/30] Emitting module SGLMath
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[5/32] Compiling SGLMath Matrix4x3.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[6/32] Compiling SGLMath Matrix4x4.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[7/32] Compiling SGLMath Operators.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[8/32] Compiling SGLMath Vector2.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[9/32] Compiling SGLMath Vector2b.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[10/32] Compiling SGLMath Vector3.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[11/32] Compiling SGLMath Complex.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[12/32] Compiling SGLMath Internal.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[13/32] Compiling SGLMath Matrix2x2.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[14/32] Compiling SGLMath Protocols.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[15/32] Compiling SGLMath Quaternion.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[16/32] Compiling SGLMath Swizzle.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[17/32] Compiling SGLMath Matrix3x3.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[18/32] Compiling SGLMath Matrix3x4.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[19/32] Compiling SGLMath Matrix4x2.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[20/32] Compiling SGLMath Vector3b.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[21/32] Compiling SGLMath Vector4.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[22/32] Compiling SGLMath Vector4b.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[23/32] Compiling SGLMath Matrix2x3.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[24/32] Compiling SGLMath Matrix2x4.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[25/32] Compiling SGLMath Matrix3x2.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[26/32] Compiling SGLMath glm.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[27/32] Compiling SGLMath glsl.swift
/host/spi-builder-workspace/Sources/SGLMath/Internal.swift:25:12: error: no such module 'Darwin.C'
23 | import Glibc
24 | #else
25 | import Darwin.C
| `- error: no such module 'Darwin.C'
26 | #endif
27 |
[28/32] Emitting module Tools
BUILD FAILURE 6.3 wasm