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 Plotly, reference 0.5.0 (310a1c), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 00:19:42 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/vojtamolda/Plotly.swift.git
Reference: 0.5.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/vojtamolda/Plotly.swift
 * tag               0.5.0      -> FETCH_HEAD
HEAD is now at 310a1c4 Release 0.5.0
Cloned https://github.com/vojtamolda/Plotly.swift.git
Revision (git rev-parse @):
310a1c4692537567de79cf0fb1a89fc5b5c329b6
SUCCESS checkout https://github.com/vojtamolda/Plotly.swift.git at 0.5.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vojtamolda/Plotly.swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/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/89] Emitting module Plotly
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[5/98] Compiling codegen Trace.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[6/98] Compiling codegen Transform.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/98] Emitting module codegen
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[8/100] Compiling Plotly Trace.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[9/100] Compiling Plotly Bar.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[10/100] Compiling codegen Protocols.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[11/100] Compiling codegen Shared.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[12/100] Compiling Plotly Plotable.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[13/100] Compiling Plotly Shared.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[14/100] Compiling Plotly Subplot.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[15/100] Compiling Plotly JSON.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[16/100] Compiling Plotly Layout.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[17/100] Compiling codegen Order.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[18/100] Compiling codegen Predefined.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[19/100] Compiling codegen Util.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[20/100] Compiling codegen Name.swift
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[21/100] Compiling Plotly Table.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[22/100] Compiling Plotly Treemap.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[23/100] Compiling Plotly Violin.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[24/100] Compiling Plotly Volume.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[25/100] Compiling Plotly Waterfall.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[26/100] Compiling Plotly Aggregate.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[27/100] Compiling Plotly Filter.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[28/100] Compiling Plotly GroupBy.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[29/100] Compiling Plotly Sort.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[30/100] Compiling Plotly ScatterGeo.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[31/100] Compiling Plotly ScatterMapbox.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[32/100] Compiling Plotly ScatterPlotMatrix.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[33/100] Compiling Plotly ScatterPolar.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[34/100] Compiling Plotly ScatterPolarGL.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[35/100] Compiling Plotly ScatterTernary.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[36/100] Compiling Plotly StreamTube.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[37/100] Compiling Plotly Sunburst.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[38/100] Compiling Plotly Surface.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[39/100] Compiling Plotly HeatmapGL.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[40/100] Compiling Plotly Histogram.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[41/100] Compiling Plotly Histogram2D.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[42/100] Compiling Plotly Histogram2DContour.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[43/100] Compiling Plotly Image.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[44/100] Compiling Plotly Indicator.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[45/100] Compiling Plotly Isosurface.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[46/100] Compiling Plotly Mesh3D.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[47/100] Compiling Plotly OHLC.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[48/100] Compiling Plotly ParallelCategories.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[49/100] Compiling Plotly ParallelCoordinates.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[50/100] Compiling Plotly Pie.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[51/100] Compiling Plotly PointCloud.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[52/100] Compiling Plotly Sankey.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[53/100] Compiling Plotly Scatter.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[54/100] Compiling Plotly Scatter3D.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[55/100] Compiling Plotly ScatterCarpet.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[56/100] Compiling Plotly ScatterGL.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[62/100] Compiling codegen Schema.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[63/100] Compiling codegen main.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[64/100] Compiling Plotly Funnel.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[65/100] Compiling Plotly FunnelArea.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
[66/100] Compiling Plotly Heatmap.swift
/host/spi-builder-workspace/Sources/Plotly/Extensions/Convenience.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
/host/spi-builder-workspace/Sources/Codegen/main.swift:1:8: error: no such module 'Foundation'
 1 | import Foundation
   |        `- error: no such module 'Foundation'
 2 |
 3 |
BUILD FAILURE 6.2 wasm