Build Information
Failed to build MapboxCoreMaps, reference main (7b82f3
), with Swift 6.2 (beta) for Wasm on 17 Jun 2025 12:09:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/mapbox/mapbox-core-maps-ios.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/mapbox/mapbox-core-maps-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7b82f34 Merge pull request #229 from mapbox/11.10.3
Cloned https://github.com/mapbox/mapbox-core-maps-ios.git
Revision (git rev-parse @):
7b82f34966c52371ed7c4690a0b93c422bff0c7e
SUCCESS checkout https://github.com/mapbox/mapbox-core-maps-ios.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/mapbox/mapbox-core-maps-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/mapbox/mapbox-common-ios.git
[1/5925] Fetching mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.57s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.13.0 (2.34s)
Fetching https://github.com/mapbox/turf-swift.git
[1/6082] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.02s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (1.81s)
Creating working copy for https://github.com/mapbox/mapbox-common-ios.git
Working copy of https://github.com/mapbox/mapbox-common-ios.git resolved at 24.13.0
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.10.3/MapboxCoreMaps.xcframework-dynamic.zip
[15947/15947] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip
[2898071/2898071] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.10.3/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.13.0/MapboxCommon.zip (5.02s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.10.3/MapboxCoreMaps.xcframework-dynamic.zip (7.20s)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/26] Compiling Turf FeatureCollection.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[6/26] Compiling Turf FeatureIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[7/26] Compiling Turf GeoJSON.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[8/26] Compiling Turf GeometryCollection.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[9/26] Compiling Turf LineString.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[10/26] Compiling Turf MultiLineString.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[11/29] Compiling Turf MultiPoint.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[12/29] Compiling Turf MultiPolygon.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[13/29] Compiling Turf Point.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[14/29] Compiling Turf Polygon.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[15/29] Compiling Turf Geometry.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[16/29] Compiling Turf JSON.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[17/29] Compiling Turf Consumer.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[18/29] Compiling Turf CoreLocation.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[19/29] Compiling Turf Feature.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/29] Emitting module Turf
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[21/29] Compiling Turf BoundingBox.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[22/29] Compiling Turf Codable.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[23/29] Compiling Turf Consumer+WKT.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[24/29] Compiling Turf Spline.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[25/29] Compiling Turf Turf.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[26/29] Compiling Turf WKT.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[27/29] Compiling Turf RadianCoordinate2D.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[28/29] Compiling Turf Ring.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
[29/29] Compiling Turf Simplifier.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if !os(Linux)
3 | import CoreLocation
BUILD FAILURE 6.2 wasm