The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build CoreGPX, reference 0.9.3 (42662c), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 06:53:18 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/vincentneo/CoreGPX.git
Reference: 0.9.3
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/vincentneo/CoreGPX
 * tag               0.9.3      -> FETCH_HEAD
HEAD is now at 42662cc iOS minimum deployment is now set to v12.
Cloned https://github.com/vincentneo/CoreGPX.git
Revision (git rev-parse @):
42662cc9235d385bdd0356c8f4cb7b581da24e39
SUCCESS checkout https://github.com/vincentneo/CoreGPX.git at 0.9.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/vincentneo/CoreGPX.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/30] Emitting module CoreGPX
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[4/30] Compiling CoreGPX Converters.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[5/30] Compiling CoreGPX DateTimeParsers.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[6/30] Compiling CoreGPX GPXAuthor.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[7/30] Compiling CoreGPX GPXBounds.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[8/33] Compiling CoreGPX GPXPerson.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[9/33] Compiling CoreGPX GPXPoint.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[10/33] Compiling CoreGPX GPXPointSegment.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[11/33] Compiling CoreGPX GPXRawElement.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[12/33] Compiling CoreGPX GPXTrack.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[13/33] Compiling CoreGPX GPXTrackPoint.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[14/33] Compiling CoreGPX GPXTrackSegment.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[15/33] Compiling CoreGPX GPXLegacy.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[16/33] Compiling CoreGPX GPXLink.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[17/33] Compiling CoreGPX GPXMetadata.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[18/33] Compiling CoreGPX GPXParser.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[19/33] Compiling CoreGPX GPXCompression.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[20/33] Compiling CoreGPX GPXCopyright.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[21/33] Compiling CoreGPX GPXElement.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[22/33] Compiling CoreGPX GPXEmail.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[23/33] Compiling CoreGPX GPXWaypoint.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[24/33] Compiling CoreGPX GPXWaypointProtocol.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[25/33] Compiling CoreGPX NSMutableString+XML.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[26/33] Compiling CoreGPX GPXRoot.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[27/33] Compiling CoreGPX GPXRoute.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[28/33] Compiling CoreGPX GPXRoutePoint.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[29/33] Compiling CoreGPX GPXRouteProtocol.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[30/33] Compiling CoreGPX GPXError.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[31/33] Compiling CoreGPX GPXExtensions.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[32/33] Compiling CoreGPX GPXExtensionsElement.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
[33/33] Compiling CoreGPX GPXFix.swift
/host/spi-builder-workspace/Classes/Converters.swift:8:8: error: no such module 'Foundation'
  6 | //
  7 |
  8 | import Foundation
    |        `- error: no such module 'Foundation'
  9 |
 10 | /// Provides conversions, when required.
BUILD FAILURE 6.2 wasm