The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScintillaLib, reference main (6e328a), with Swift 6.2 for Wasm on 23 Jun 2025 20:39:08 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/quephird/ScintillaLib.git
Reference: main
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/quephird/ScintillaLib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e328ad Merge pull request #84 from quephird/implement_focal_blur
Cloned https://github.com/quephird/ScintillaLib.git
Revision (git rev-parse @):
6e328ad4f9f0042df765a9982eef9ee5c20fb554
SUCCESS checkout https://github.com/quephird/ScintillaLib.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/quephird/ScintillaLib.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
Building for debugging...
[0/95] Write sources
[24/95] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/139] Emitting module ScintillaLib
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[27/145] Compiling ScintillaLib Uniform.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[28/145] Compiling ScintillaLib Wood.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[29/145] Compiling ScintillaLib World.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[30/145] Compiling ScintillaLib WorldBuilder.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[31/145] Compiling ScintillaLib WorldObject.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[32/145] Compiling ScintillaLib WorldObjectBuilder.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[33/145] Compiling ScintillaLib ColorFunction.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[34/145] Compiling ScintillaLib ColorStrategy.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[35/145] Compiling ScintillaLib Computations.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[36/145] Compiling ScintillaLib Cone.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[37/145] Compiling ScintillaLib Container.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[38/145] Compiling ScintillaLib Cube.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[39/145] Compiling ScintillaLib Cylinder.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[40/145] Compiling ScintillaLib Double.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[41/145] Compiling ScintillaLib Group.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[42/145] Compiling ScintillaLib ImplicitSurface.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[43/145] Compiling ScintillaLib Intersection.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[44/145] Compiling ScintillaLib Jitter.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[45/145] Compiling ScintillaLib Sphere.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[46/145] Compiling ScintillaLib SpotLight.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[47/145] Compiling ScintillaLib Superellipsoid.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[48/145] Compiling ScintillaLib SurfaceOfRevolution.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[49/145] Compiling ScintillaLib Torus.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[50/145] Compiling ScintillaLib Tuple.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[51/145] Compiling ScintillaLib Ray.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[52/145] Compiling ScintillaLib ScintillaApp.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[53/145] Compiling ScintillaLib ScintillaView.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[54/145] Compiling ScintillaLib Shape.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[55/145] Compiling ScintillaLib ShapeBuilder.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[56/145] Compiling ScintillaLib SharedShapeProperties.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[57/145] Compiling ScintillaLib Light.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[58/145] Compiling ScintillaLib Marble.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[59/145] Compiling ScintillaLib Material.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[60/145] Compiling ScintillaLib Math.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[61/145] Compiling ScintillaLib Matrix.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[62/145] Compiling ScintillaLib Operation.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[63/145] Compiling ScintillaLib AreaLight.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[64/145] Compiling ScintillaLib BlurEffect.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[65/145] Compiling ScintillaLib CSG.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[66/145] Compiling ScintillaLib Camera.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[67/145] Compiling ScintillaLib Canvas+ppm file generation.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[68/145] Compiling ScintillaLib Canvas.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[69/145] Compiling ScintillaLib Color.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[70/145] Compiling ScintillaLib ParametricSurface.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[71/145] Compiling ScintillaLib Pattern.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[72/145] Compiling ScintillaLib PerlinNoise.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[73/145] Compiling ScintillaLib Plane.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[74/145] Compiling ScintillaLib PointLight.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
[75/145] Compiling ScintillaLib Prism.swift
/host/spi-builder-workspace/Sources/ScintillaLib/CSG.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 |
10 | public struct CSG: Shape {
BUILD FAILURE 6.2 wasm