Build Information
Failed to build StatKit, reference main (11e387
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 04:34:24 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JimmyMAndersson/StatKit.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/JimmyMAndersson/StatKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 11e3877 New privacy manifest (#148)
Cloned https://github.com/JimmyMAndersson/StatKit.git
Revision (git rev-parse @):
11e38775ffaae86b4e46af146e4abc0debbf1687
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JimmyMAndersson/StatKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/JimmyMAndersson/StatKit.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
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (3.55s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Write sources
[3/5] Compiling _NumericsShims _NumericsShims.c
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/15] Compiling RealModule Real.swift
[7/16] Compiling RealModule ElementaryFunctions.swift
[8/16] Compiling RealModule RealFunctions.swift
[9/16] Compiling RealModule AugmentedArithmetic.swift
[10/16] Compiling RealModule Double+Real.swift
[11/16] Compiling RealModule Float80+Real.swift
[12/16] Emitting module RealModule
[13/16] Compiling RealModule AlgebraicField.swift
[14/16] Compiling RealModule ApproximateEquality.swift
[15/16] Compiling RealModule Float+Real.swift
[16/16] Compiling RealModule Float16+Real.swift
[18/53] Compiling StatKit BetaFunctions.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[19/53] Compiling StatKit BinomialCoefficient.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[20/53] Compiling StatKit ContinuedFraction.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[21/53] Compiling StatKit DataSetComposition.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[22/53] Compiling StatKit Correlation.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/58] Emitting module StatKit
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[24/58] Compiling StatKit Distribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[25/58] Compiling StatKit MultivariateDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[26/58] Compiling StatKit UnivariateDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[27/58] Compiling StatKit RombergIntegral.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[28/58] Compiling StatKit resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[29/58] Compiling StatKit Averages.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[30/58] Compiling StatKit MeanStrategy.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[31/58] Compiling StatKit MedianStrategy.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[32/58] Compiling StatKit Range.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[33/58] Compiling StatKit Variability.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[34/58] Compiling StatKit GammaFunctions.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[35/58] Compiling StatKit Xoshiro256StarStar.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[36/58] Compiling StatKit ConvertibleToReal.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[37/58] Compiling StatKit ContinuousDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[38/58] Compiling StatKit DiscreteDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[39/58] Compiling StatKit OrdinalRanker.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[40/58] Compiling StatKit Ranking.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[41/58] Compiling StatKit RankingStrategy.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[42/58] Compiling StatKit StandardCompetitionRanker.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[43/58] Compiling StatKit Summation.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[44/58] Compiling StatKit PoissonDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[45/58] Compiling StatKit Quantile.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[46/58] Compiling StatKit DenseRanker.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[47/58] Compiling StatKit FractionalRanker.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[48/58] Compiling StatKit ModifiedCompetitionRanker.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[49/58] Compiling StatKit GammaDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[50/58] Compiling StatKit NormalDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[51/58] Compiling StatKit BinomialDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[52/58] Compiling StatKit DiscreteUniformDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[53/58] Compiling StatKit GeometricDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[54/58] Compiling StatKit BetaDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[55/58] Compiling StatKit ChiSquaredDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[56/58] Compiling StatKit ContinuousUniformDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[57/58] Compiling StatKit ErlangDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[58/58] Compiling StatKit ExponentialDistribution.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/StatKit.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
BUILD FAILURE 6.2 wasm