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 SwiftyH3, reference main (67354d), with Swift 6.2 (beta) for Wasm on 31 Jul 2025 13:25:37 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/pawelmajcher/SwiftyH3.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/pawelmajcher/SwiftyH3
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 67354d0 Minor docs improvement
Cloned https://github.com/pawelmajcher/SwiftyH3.git
Revision (git rev-parse @):
67354d0e3ad2b23648a6007e34d47a8a62edeb4f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/pawelmajcher/SwiftyH3.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pawelmajcher/SwiftyH3.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/pawelmajcher/Ch3.git
[1/161] Fetching ch3
Fetched https://github.com/pawelmajcher/Ch3.git from cache (0.25s)
Computing version for https://github.com/pawelmajcher/Ch3.git
Computed https://github.com/pawelmajcher/Ch3.git at 4.3.0 (3.47s)
Creating working copy for https://github.com/pawelmajcher/Ch3.git
Working copy of https://github.com/pawelmajcher/Ch3.git resolved at 4.3.0
Building for debugging...
[0/23] Compiling bbox.c
[1/23] Compiling iterators.c
[2/23] Write sources
[3/23] Compiling baseCells.c
[4/23] Compiling latLng.c
[5/23] Compiling directedEdge.c
[6/23] Compiling coordijk.c
[7/23] Compiling faceijk.c
[8/23] Compiling vertex.c
[8/23] Compiling vec3d.c
[10/23] Compiling vec2d.c
[10/23] Compiling h3Index.c
[12/23] Compiling vertexGraph.c
[13/23] Write swift-version-24593BA9C3E375BF.txt
[14/23] Compiling mathExtensions.c
[15/23] Compiling h3Assert.c
[16/23] Compiling polygon.c
[17/23] Compiling polyfill.c
[18/23] Compiling localij.c
[19/23] Compiling linkedGeo.c
[20/23] Compiling algos.c
[21/23] Write Objects.LinkFileList
[22/23] Archiving libCh3.a
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/65] Emitting module SwiftyH3
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[25/70] Compiling SwiftyH3 H3Polygon+H3Cell.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[26/70] Compiling SwiftyH3 H3Cell+Traversal.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[27/70] Compiling SwiftyH3 H3Cell+H3Vertex.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[28/70] Compiling SwiftyH3 H3Vertex+Indexing.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[29/70] Compiling SwiftyH3 H3Vertex+Inspection.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[30/70] Compiling SwiftyH3 H3Vertex.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[31/70] Compiling SwiftyH3 SwiftyH3Error.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[32/70] Compiling SwiftyH3 H3Cell+Edges.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[33/70] Compiling SwiftyH3 H3Cell+Neighbors.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[34/70] Compiling SwiftyH3 H3DirectedEdge+Indexing.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[35/70] Compiling SwiftyH3 H3DirectedEdge+Inspection.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[36/70] Compiling SwiftyH3 H3CellResolution+Stats.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[37/70] Compiling SwiftyH3 H3DirectedEdge+Length.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[38/70] Compiling SwiftyH3 H3LatLng+Distance.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[39/70] Compiling SwiftyH3 SwiftyH3Error+LocalizedError.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[40/70] Compiling SwiftyH3 H3Cell+H3Polygon.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[41/70] Compiling SwiftyH3 H3MultiPolygon+LinkedGeoPolygon.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[42/70] Compiling SwiftyH3 H3Polygon+GeoPolygon.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[43/70] Compiling SwiftyH3 H3Polygon+LinkedGeoLoop.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[44/70] Compiling SwiftyH3 H3Cell+Resolution+Zoom.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[45/70] Compiling SwiftyH3 H3LatLng+Units.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[46/70] Compiling SwiftyH3 H3Cell+ContainmentType.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[47/70] Compiling SwiftyH3 H3Cell+Resolution.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[48/70] Compiling SwiftyH3 H3Cell.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[49/70] Compiling SwiftyH3 H3DirectedEdge.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[50/70] Compiling SwiftyH3 H3Indexable.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[51/70] Compiling SwiftyH3 H3LatLng.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[52/70] Compiling SwiftyH3 H3Polygon.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[53/70] Compiling SwiftyH3 H3DirectedEdge+Traversal.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[54/70] Compiling SwiftyH3 H3Cell+ChildrenCollection.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[55/70] Compiling SwiftyH3 H3Cell+Compact.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[56/70] Compiling SwiftyH3 H3Cell+Hierarchy.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[57/70] Compiling SwiftyH3 H3Cell+Indexing.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[58/70] Compiling SwiftyH3 H3LatLng+Indexing.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[59/70] Compiling SwiftyH3 H3Cell+Inspection.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[60/70] Compiling SwiftyH3 H3Indexable+Inspection.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[61/70] Compiling SwiftyH3 H3Indexable+LosslessStringConvertible.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[62/70] Compiling SwiftyH3 H3Cell+Area.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[63/70] Compiling SwiftyH3 H3Cell+Res0Cells.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[64/70] Compiling SwiftyH3 H3CellResolution+Pentagons.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[65/70] Compiling SwiftyH3 H3LatLng+CoreLocation.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[66/70] Compiling SwiftyH3 H3Polygon+MapKit.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[67/70] Compiling SwiftyH3 H3LatLng+LatLng.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[68/70] Compiling SwiftyH3 H3Loop+GeoLoop.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[69/70] Compiling SwiftyH3 H3Loop+LinkedLatLng.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
[70/70] Compiling SwiftyH3 H3MultiPolygon+GeoMultiPolygon.swift
/host/spi-builder-workspace/Sources/SwiftyH3/Core Types Helpers/H3LatLng+Units.swift:2:8: error: no such module 'Foundation'
 1 |
 2 | import Foundation
   |        `- error: no such module 'Foundation'
 3 |
 4 | public extension H3LatLng {
BUILD FAILURE 6.2 wasm