Build Information
Failed to build AAInfographics, reference master (b61e92
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 11:21:08 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/AAChartModel/AAChartKit-Swift.git
Reference: master
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/AAChartModel/AAChartKit-Swift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b61e92f Update MultiXAxesChartComposer.swift
Cloned https://github.com/AAChartModel/AAChartKit-Swift.git
Revision (git rev-parse @):
b61e92f0019fcc1b5d013b8514404efe3e60974a
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AAChartModel/AAChartKit-Swift.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
[1/3] Copying AAJSFiles.bundle
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/46] Emitting module AAInfographics
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[5/51] Compiling AAInfographics AAGradientColor+LinearGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[6/51] Compiling AAInfographics AAGradientColor+RadialGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[7/51] Compiling AAInfographics AAGradientColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[8/51] Compiling AAInfographics PackageBundlePathLoader.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[9/51] Compiling AAInfographics resource_bundle_accessor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[10/51] Compiling AAInfographics AASeriesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[11/51] Compiling AAInfographics AAAnimation.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[12/51] Compiling AAInfographics AAAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[13/51] Compiling AAInfographics AABoxplot.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[14/51] Compiling AAInfographics AABubbleLegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[15/51] Compiling AAInfographics AAButtonTheme.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[16/51] Compiling AAInfographics AAChartModel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[17/51] Compiling AAInfographics AAChartView+API.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[18/51] Compiling AAInfographics AAChartView.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[19/51] Compiling AAInfographics AAChartViewPluginProvider.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[20/51] Compiling AAInfographics AAOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[21/51] Compiling AAInfographics AASerializable.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[22/51] Compiling AAInfographics AAPane.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[23/51] Compiling AAInfographics AAPie.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[24/51] Compiling AAInfographics AAPlotBandsElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[25/51] Compiling AAInfographics AAPlotLinesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[26/51] Compiling AAInfographics AAPlotOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[27/51] Compiling AAInfographics AAScatter.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[28/51] Compiling AAInfographics AATooltip.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[29/51] Compiling AAInfographics AAXAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[30/51] Compiling AAInfographics AAYAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[31/51] Compiling AAInfographics AAColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[32/51] Compiling AAInfographics AAExtension.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[33/51] Compiling AAInfographics AAGradientColor+DefaultThemes.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[34/51] Compiling AAInfographics AALabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[35/51] Compiling AAInfographics AALang.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[36/51] Compiling AAInfographics AALayoutAlgorithm.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[37/51] Compiling AAInfographics AALegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[38/51] Compiling AAInfographics AAMarker.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[39/51] Compiling AAInfographics AAPackedbubble.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[40/51] Compiling AAInfographics AAScrollablePlotArea.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[41/51] Compiling AAInfographics AASeries.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[42/51] Compiling AAInfographics AAStates.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[43/51] Compiling AAInfographics AAStyle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[44/51] Compiling AAInfographics AASubtitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[45/51] Compiling AAInfographics AATitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[46/51] Compiling AAInfographics AAChart.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[47/51] Compiling AAInfographics AAColumn.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[48/51] Compiling AAInfographics AACredits.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[49/51] Compiling AAInfographics AACrosshair.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[50/51] Compiling AAInfographics AADataLabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
[51/51] Compiling AAInfographics AALabel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView+API.swift:33:8: error: no such module 'Foundation'
31 | */
32 |
33 | import Foundation
| `- error: no such module 'Foundation'
34 |
35 | // MARK: - Configure Chart View Content With AAChartModel
BUILD FAILURE 6.2 wasm