Build Information
Failed to build GPXKit, reference main (e53a68
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 11:32:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/mmllr/GPXKit.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/mmllr/GPXKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e53a687 Fixes warnings in tests
Cloned https://github.com/mmllr/GPXKit.git
Revision (git rev-parse @):
e53a68737466235ef9c2789959c2b37463a3a82a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mmllr/GPXKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mmllr/GPXKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/apple/swift-docc-plugin
[1/4581] Fetching swift-custom-dump
[1834/6663] Fetching swift-custom-dump, swift-docc-plugin
[4538/12622] Fetching swift-custom-dump, swift-docc-plugin, swift-algorithms
[4932/18089] Fetching swift-custom-dump, swift-docc-plugin, swift-algorithms, xctest-dynamic-overlay
[6194/23846] Fetching swift-custom-dump, swift-docc-plugin, swift-algorithms, xctest-dynamic-overlay, swift-numerics
Fetched https://github.com/apple/swift-docc-plugin from cache (0.66s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.67s)
[15325/17183] Fetching swift-algorithms, xctest-dynamic-overlay, swift-numerics
Fetched https://github.com/apple/swift-algorithms from cache (0.93s)
Fetched https://github.com/apple/swift-numerics from cache (0.94s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.95s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.55s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (3.35s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (0.88s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.76s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.71s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.60s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.4
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/17] Compiling RealModule Float80+Real.swift
[9/17] Compiling RealModule Real.swift
[10/18] Compiling RealModule AlgebraicField.swift
[11/18] Compiling RealModule ApproximateEquality.swift
[12/18] Emitting module RealModule
[13/18] Compiling RealModule RealFunctions.swift
[14/18] Compiling RealModule Float16+Real.swift
[15/18] Compiling RealModule ElementaryFunctions.swift
[16/18] Compiling RealModule AugmentedArithmetic.swift
[17/18] Compiling RealModule Double+Real.swift
[18/18] Compiling RealModule Float+Real.swift
[20/44] Compiling Algorithms Split.swift
[21/44] Compiling Algorithms Stride.swift
[22/44] Compiling Algorithms Suffix.swift
[23/47] Compiling Algorithms RandomSample.swift
[24/47] Compiling Algorithms Reductions.swift
[25/47] Compiling Algorithms Rotate.swift
[26/47] Compiling Algorithms Compacted.swift
[27/47] Compiling Algorithms Cycle.swift
[28/47] Compiling Algorithms EitherSequence.swift
[29/47] Compiling Algorithms FirstNonNil.swift
[30/47] Compiling Algorithms FlattenCollection.swift
[31/47] Compiling Algorithms Grouped.swift
[32/47] Compiling Algorithms Indexed.swift
[33/47] Compiling Algorithms Intersperse.swift
[34/47] Compiling Algorithms Joined.swift
[35/47] Compiling Algorithms Keyed.swift
[36/47] Compiling Algorithms MinMax.swift
[37/47] Compiling Algorithms Partition.swift
[38/47] Compiling Algorithms Permutations.swift
[39/47] Compiling Algorithms Product.swift
[40/47] Compiling Algorithms Trim.swift
[41/47] Compiling Algorithms Unique.swift
[42/47] Compiling Algorithms Windows.swift
[43/47] Compiling Algorithms AdjacentPairs.swift
[44/47] Compiling Algorithms Chain.swift
[45/47] Compiling Algorithms Chunked.swift
[46/47] Compiling Algorithms Combinations.swift
[47/47] Emitting module Algorithms
[49/67] Compiling GPXKit ISO8601DateFormatter.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[50/67] Compiling GPXKit TrackGraph+Private.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[51/67] Compiling GPXKit TrackGraph.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[52/67] Compiling GPXKit TrackPoint.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[53/69] Compiling GPXKit TrackSegment.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[54/69] Compiling GPXKit Waypoint.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[55/69] Compiling GPXKit BasicXMLParser.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[56/69] Compiling GPXKit Climb.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[57/69] Compiling GPXKit CollectionExtensions.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/69] Emitting module GPXKit
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[59/69] Compiling GPXKit GeoCoordinate.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[60/69] Compiling GPXKit GradeSegment.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[61/69] Compiling GPXKit GPXFileParser.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[62/69] Compiling GPXKit GPXTrack.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[63/69] Compiling GPXKit GeoBounds.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[64/69] Compiling GPXKit DistanceCalculation.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[65/69] Compiling GPXKit DistanceHeight.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[66/69] Compiling GPXKit GPXExporter.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[67/69] Compiling GPXKit CombineSupport.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[68/69] Compiling GPXKit Coordinate.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
[69/69] Compiling GPXKit CoreLocationSupport.swift
/host/spi-builder-workspace/Sources/GPXKit/BasicXMLParser.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | #if canImport(FoundationXML)
7 | import FoundationXML
BUILD FAILURE 6.2 wasm