Build Information
Failed to build AAInfographics-Pro, reference master (793f2b
), with Swift 6.2 (beta) for Wasm on 5 Aug 2025 13:23:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AAChartModel/AAChartKit-Swift-Pro.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-Pro
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 793f2bc Update AAInfographics-Pro.podspec
Cloned https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Revision (git rev-parse @):
793f2bc1ab19f8990eeb159aea9b0412aa20e412
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift-Pro.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/AAChartModel/AAChartKit-Swift-Pro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AAInfographics-Pro/Info.plist': File not found.
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/47] Emitting module AAInfographics_Pro
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AATreemap.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAColor.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAExtension.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAGradientColor.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro PackageBundlePathLoader.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro resource_bundle_accessor.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AALayoutAlgorithm.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AALevelsElement.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAPackedbubble.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAParallelAxes.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AASolidgauge.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AASolidgaugeDataElement.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAAnimation.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAAxis.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AABoxplot.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAChart.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AACredits.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AACrosshair.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAYAxis.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AABulletDataElement.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAColorAxis.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAData.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAHeatmap.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAItem.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAChartModel.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAChartView+API.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAChartView.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAChartViewPluginProvider.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAOptions.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AASerializable.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AASeriesElement.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAStates.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAStyle.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AASubtitle.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AATitle.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AATooltip.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAXAxis.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AADataLabels.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AALabel.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AALabels.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AALang.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AALegend.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAMarker.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAPane.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAPlotBandsElement.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAPlotLinesElement.swift
/host/spi-builder-workspace/AAInfographics-Pro/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/53] Compiling AAInfographics_Pro AAPlotOptions.swift
/host/spi-builder-workspace/AAInfographics-Pro/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
[52/53] Compiling AAInfographics_Pro AAScrollablePlotArea.swift
/host/spi-builder-workspace/AAInfographics-Pro/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
[53/53] Compiling AAInfographics_Pro AASeries.swift
/host/spi-builder-workspace/AAInfographics-Pro/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