Build Information
Failed to build MapsGL, reference master (50efa8
), with Swift 6.1 for Wasm on 31 May 2025 06:51:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Reference: master
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/vaisala-xweather/mapsgl-apple-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 50efa81 chore: Bump Demo project version to 1.1.0 and build number 17
Cloned https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Revision (git rev-parse @):
50efa8170d093564e7dcacb92da6723ac9e2ba08
SUCCESS checkout https://github.com/vaisala-xweather/mapsgl-apple-sdk.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "mapbox-maps-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "11.0.0",
"upper_bound" : "12.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mapbox/mapbox-maps-ios.git"
}
],
"manifest_display_name" : "MapsGL",
"name" : "MapsGL",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "maccatalyst",
"version" : "16.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "MapsGL",
"targets" : [
"MapsGLRendererWrapper",
"MapsGLMapsWrapper",
"MapsGLMapbox"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MapsGLRendererWrapper",
"module_type" : "SwiftTarget",
"name" : "MapsGLRendererWrapper",
"path" : "Sources/MapsGLRendererWrapper",
"product_memberships" : [
"MapsGL"
],
"sources" : [
"_stub.swift"
],
"target_dependencies" : [
"MapsGLCore",
"MapsGLRenderer"
],
"type" : "library"
},
{
"c99name" : "MapsGLRenderer",
"module_type" : "BinaryTarget",
"name" : "MapsGLRenderer",
"path" : "remote/archive/MapsGLRenderer.xcframework.zip",
"product_memberships" : [
"MapsGL"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MapsGLMapsWrapper",
"module_type" : "SwiftTarget",
"name" : "MapsGLMapsWrapper",
"path" : "Sources/MapsGLMapsWrapper",
"product_memberships" : [
"MapsGL"
],
"sources" : [
"_stub.swift"
],
"target_dependencies" : [
"MapsGLCore",
"MapsGLRenderer",
"MapsGLMaps"
],
"type" : "library"
},
{
"c99name" : "MapsGLMaps",
"module_type" : "BinaryTarget",
"name" : "MapsGLMaps",
"path" : "remote/archive/MapsGLMaps.xcframework.zip",
"product_memberships" : [
"MapsGL"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "MapsGLMapbox",
"module_type" : "SwiftTarget",
"name" : "MapsGLMapbox",
"path" : "Sources/MapsGLMapbox",
"product_dependencies" : [
"MapboxMaps"
],
"product_memberships" : [
"MapsGL"
],
"sources" : [
"Extensions/CustomLayerRenderParametersExtensions.swift",
"Extensions/MapBoundsExtensions.swift",
"Extensions/StyleManagerExtensions.swift",
"Extensions/ViewportExtensions.swift",
"Map/MapboxLayerHost.swift",
"Map/MapboxMapController.swift"
],
"target_dependencies" : [
"MapsGLMaps"
],
"type" : "library"
},
{
"c99name" : "MapsGLCore",
"module_type" : "BinaryTarget",
"name" : "MapsGLCore",
"path" : "remote/archive/MapsGLCore.xcframework.zip",
"product_memberships" : [
"MapsGL"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/mapbox/mapbox-maps-ios.git
[1/893295] Fetching mapbox-maps-ios
Fetched https://github.com/mapbox/mapbox-maps-ios.git from cache (61.00s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.12.2 (63.63s)
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/turf-swift.git
[1/5841] Fetching mapbox-common-ios
[2/11923] Fetching mapbox-common-ios, turf-swift
[705/13850] Fetching mapbox-common-ios, turf-swift, mapbox-core-maps-ios
Fetched https://github.com/mapbox/turf-swift.git from cache (0.78s)
[6191/7768] Fetching mapbox-common-ios, mapbox-core-maps-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (1.32s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.34s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.12.2 (1.99s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.12.2 (0.62s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.64s)
Creating working copy for https://github.com/mapbox/mapbox-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-maps-ios.git resolved at 11.12.2
Creating working copy for https://github.com/mapbox/mapbox-core-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-core-maps-ios.git resolved at 11.12.2
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.12.2
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://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip
[11112/11112] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip
[87203/87203] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip
[25909764/34123396] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip
[32080171/54143290] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip
[52066823/104032254] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip (2.09s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip (2.90s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip (2.91s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip (4.58s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip (4.62s)
warning: 'mapbox-maps-ios': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/mapbox-maps-ios/Sources/MapboxMaps/Location/Puck/IndicatorAssets.xcassets
/host/spi-builder-workspace/.build/checkouts/mapbox-maps-ios/Sources/MapboxMaps/SwiftUI/README.md
Building for debugging...
[0/87] Write sources
[4/87] Copying OrnamentsLocalizable.strings
[5/87] Copying CompassDirectionShort.strings
[6/87] Copying CompassDirectionLong.strings
[7/87] Copying OrnamentsLocalizable.strings
[7/87] Copying CompassDirectionShort.strings
[9/87] Copying CompassDirectionLong.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[12/87] Copying CompassDirectionLong.strings
[13/87] Copying OrnamentsLocalizable.strings
[13/87] Copying CompassDirectionShort.strings
[15/87] Copying CompassDirectionLong.strings
[16/87] Copying OrnamentsLocalizable.strings
[17/87] Copying CompassDirectionShort.strings
[18/87] Copying CompassDirectionLong.strings
[19/87] Copying OrnamentsLocalizable.strings
[20/87] Copying CompassDirectionShort.strings
[21/87] Copying CompassDirectionLong.strings
[22/87] Copying OrnamentsLocalizable.strings
[22/87] Copying CompassDirectionShort.strings
[22/87] Copying CompassDirectionLong.strings
[22/87] Copying OrnamentsLocalizable.strings
[22/87] Copying CompassDirectionLong.strings
[22/87] Copying OrnamentsLocalizable.strings
[22/87] Copying CompassDirectionShort.strings
[23/87] Copying CompassDirectionLong.strings
[28/87] Copying OrnamentsLocalizable.strings
[31/87] Copying CompassDirectionLong.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying OrnamentsLocalizable.strings
[32/87] Copying CompassDirectionShort.strings
[32/87] Copying CompassDirectionLong.strings
[32/87] Copying PrivacyInfo.xcprivacy
[32/87] Copying MapboxMaps.json
[32/87] Copying Info.plist
[32/87] Copying CompassDirectionShort.strings
[32/87] Write sources
[86/87] Write swift-version-24593BA9C3E375BF.txt
[88/113] Emitting module MapsGLMapsWrapper
[89/113] Emitting module MapsGLRendererWrapper
error: emit-module command failed with exit code 1 (use -v to see invocation)
[90/113] Emitting module Turf
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[91/116] Compiling MapsGLMapsWrapper _stub.swift
[93/117] Compiling MapsGLRendererWrapper _stub.swift
[95/118] Compiling Turf Spline.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[96/118] Compiling Turf Turf.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[97/118] Compiling Turf WKT.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[98/118] Compiling Turf BoundingBox.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[99/118] Compiling Turf Codable.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[100/118] Compiling Turf Consumer+WKT.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[101/118] Compiling Turf Polygon.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[102/118] Compiling Turf Geometry.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[103/118] Compiling Turf JSON.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[104/118] Compiling Turf RadianCoordinate2D.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[105/118] Compiling Turf Ring.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[106/118] Compiling Turf Simplifier.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[107/118] Compiling Turf GeometryCollection.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[108/118] Compiling Turf LineString.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[109/118] Compiling Turf MultiLineString.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[110/118] Compiling Turf MultiPoint.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[111/118] Compiling Turf MultiPolygon.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[112/118] Compiling Turf Point.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[113/118] Compiling Turf FeatureCollection.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[114/118] Compiling Turf FeatureIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[115/118] Compiling Turf GeoJSON.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[116/118] Compiling Turf Consumer.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[117/118] Compiling Turf CoreLocation.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[118/118] Compiling Turf Feature.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'mapbox-maps-ios': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/mapbox-maps-ios/Sources/MapboxMaps/SwiftUI/README.md
/host/spi-builder-workspace/.build/checkouts/mapbox-maps-ios/Sources/MapboxMaps/Location/Puck/IndicatorAssets.xcassets
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/27] Compiling MapsGLMapsWrapper _stub.swift
[3/27] Emitting module MapsGLMapsWrapper
[5/28] Emitting module MapsGLRendererWrapper
[6/28] Compiling MapsGLRendererWrapper _stub.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/29] Emitting module Turf
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[9/32] Compiling Turf MultiPoint.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[10/32] Compiling Turf MultiPolygon.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[11/32] Compiling Turf Point.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[12/32] Compiling Turf BoundingBox.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[13/32] Compiling Turf Codable.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[14/32] Compiling Turf Consumer+WKT.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[15/32] Compiling Turf RadianCoordinate2D.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[16/32] Compiling Turf Ring.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[17/32] Compiling Turf Simplifier.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[18/32] Compiling Turf Spline.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[19/32] Compiling Turf Turf.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[20/32] Compiling Turf WKT.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[21/32] Compiling Turf GeometryCollection.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[22/32] Compiling Turf LineString.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[23/32] Compiling Turf MultiLineString.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[24/32] Compiling Turf FeatureCollection.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[25/32] Compiling Turf FeatureIdentifier.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[26/32] Compiling Turf GeoJSON.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[27/32] Compiling Turf Consumer.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[28/32] Compiling Turf CoreLocation.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[29/32] Compiling Turf Feature.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[30/32] Compiling Turf Polygon.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[31/32] Compiling Turf Geometry.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
[32/32] Compiling Turf JSON.swift
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/BoundingBox.swift:3:8: error: no such module 'CoreLocation'
1 | import Foundation
2 | #if !os(Linux)
3 | import CoreLocation
| `- error: no such module 'CoreLocation'
4 | #endif
5 |
BUILD FAILURE 6.1 wasm