Build Information
Failed to build GPX, reference main (7b387b
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 02:13:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/isklikas/iOS-GPX-Framework.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/isklikas/iOS-GPX-Framework
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b387b4 Update README.md
Cloned https://github.com/isklikas/iOS-GPX-Framework.git
Revision (git rev-parse @):
7b387b48b04786a0856aec4e933be7acb914a776
SUCCESS checkout https://github.com/isklikas/iOS-GPX-Framework.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/isklikas/iOS-GPX-Framework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/26] Compiling GPX GPXTrackSegment.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[4/26] Compiling GPX GPXTrailsTrackExtensions.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[5/26] Compiling GPX GPXTrailsTrackPointExtensions.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[6/29] Compiling GPX GPXWaypoint.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[7/29] Compiling GPX GPX-Extensions.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[8/29] Compiling GPX GPXLogger.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[9/29] Compiling GPX GPXTrack.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[10/29] Compiling GPX GPXTrackPoint.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[11/29] Compiling GPX GPXTrackPointExtensions.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[12/29] Compiling GPX GPXRoot.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[13/29] Compiling GPX GPXRoute.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[14/29] Compiling GPX GPXRoutePoint.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[15/29] Compiling GPX GPXPerson.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[16/29] Compiling GPX GPXPoint.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[17/29] Compiling GPX GPXPointSegment.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[18/29] Compiling GPX GPXParser.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[19/29] Compiling GPX GPXType.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[20/29] Compiling GPX GPXXMLParser.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[21/29] Compiling GPX GPXEmail.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[22/29] Compiling GPX GPXExtensions.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[23/29] Compiling GPX GPXLink.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[24/29] Compiling GPX GPXMetadata.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/29] Emitting module GPX
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[26/29] Compiling GPX GPXAuthor.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[27/29] Compiling GPX GPXBounds.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[28/29] Compiling GPX GPXCopyright.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
[29/29] Compiling GPX GPXElement.swift
/host/spi-builder-workspace/Sources/GPX/Element/GPXAuthor.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | public class GPXAuthor: GPXPerson {
BUILD FAILURE 6.2 wasm