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 DPCharts, reference 1.3.0 (382f0c), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 03:31:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/danielepantaleone/DPCharts.git
Reference: 1.3.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/danielepantaleone/DPCharts
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 382f0c7 Added privacy manifest file
Cloned https://github.com/danielepantaleone/DPCharts.git
Revision (git rev-parse @):
382f0c7f2df6c3da1532918a2fe2eb7f611170e9
SUCCESS checkout https://github.com/danielepantaleone/DPCharts.git at 1.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/danielepantaleone/DPCharts.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/38] Compiling DPCharts DPHeatMapViewDataSource.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[5/38] Compiling DPCharts DPHeatMapViewDelegate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[6/38] Compiling DPCharts DPLegendItemLayer.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[7/38] Compiling DPCharts DPLegendView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[8/38] Compiling DPCharts DPLegendViewDataSource.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[9/42] Compiling DPCharts DPScatterChartViewDelegate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[10/42] Compiling DPCharts DPScatterDatasetLayer.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[11/42] Compiling DPCharts DPScatterPoint.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[12/42] Compiling DPCharts DPShapeLayer.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[13/42] Compiling DPCharts DPShapeType.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[14/42] Compiling DPCharts DPTrackingView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[15/42] Compiling DPCharts DPTrackingViewDelegate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[16/42] Compiling DPCharts resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[17/42] Compiling DPCharts DPPieChartView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[18/42] Compiling DPCharts DPPieChartViewDataSource.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[19/42] Compiling DPCharts DPPieChartViewDelegate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[20/42] Compiling DPCharts DPScatterChartView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[21/42] Compiling DPCharts DPScatterChartViewDataSource.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[22/42] Compiling DPCharts Array+SafeIndex.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[23/42] Compiling DPCharts CGFloat+Conversions.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[24/42] Compiling DPCharts Comparable+Clamped.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[25/42] Compiling DPCharts Sequence+AdditiveArithmetic.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[26/42] Compiling DPCharts UIColor+Interpolate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/42] Emitting module DPCharts
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[28/42] Compiling DPCharts DPBarPoint.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[29/42] Compiling DPCharts DPCanvasView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[30/42] Compiling DPCharts DPHeatMapCellLayer.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[31/42] Compiling DPCharts DPHeatMapCellValue.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[32/42] Compiling DPCharts DPHeatMapView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[33/42] Compiling DPCharts DPBarChartView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[34/42] Compiling DPCharts DPBarChartViewDataSource.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[35/42] Compiling DPCharts DPBarChartViewDelegate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[36/42] Compiling DPCharts DPBarGroup.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[37/42] Compiling DPCharts DPBarLayer.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[38/42] Compiling DPCharts DPLineChartView.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[39/42] Compiling DPCharts DPLineChartViewDataSource.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[40/42] Compiling DPCharts DPLineChartViewDelegate.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[41/42] Compiling DPCharts DPLineLayer.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
[42/42] Compiling DPCharts DPLinePoint.swift
/host/spi-builder-workspace/Sources/DPCharts/Extensions/Array+SafeIndex.swift:12:8: error: no such module 'Foundation'
10 | //
11 |
12 | import Foundation
   |        `- error: no such module 'Foundation'
13 |
14 | extension Array {
BUILD FAILURE 6.2 wasm