Build Information
Failed to build MapsGL, reference v1.1.0 (50efa8
), with Swift 6.1 for Android on 31 May 2025 06:53:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: v1.1.0
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
* tag v1.1.0 -> FETCH_HEAD
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 v1.1.0
========================================
Build
========================================
Selected platform: android
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-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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 (98.36s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.12.2 (102.45s)
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/turf-swift.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/6082] Fetching turf-swift
[62/8009] Fetching turf-swift, mapbox-core-maps-ios
[3714/13850] Fetching turf-swift, mapbox-core-maps-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (1.70s)
[9470/11923] Fetching turf-swift, mapbox-common-ios
Fetched https://github.com/mapbox/turf-swift.git from cache (2.84s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (2.90s)
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 (4.09s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.12.2 (1.07s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (1.13s)
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-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/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 4.0.0
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
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.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://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip
[16384/13865369] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip
[23327/13872312] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip
[232111/44001696] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip
[267289/52231213] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip
[4043955/53795610] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip (3.48s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip (4.89s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip (5.49s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip (7.43s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip (8.33s)
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
Building for debugging...
[0/87] Write sources
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying CompassDirectionLong.strings
[2/87] Copying OrnamentsLocalizable.strings
[2/87] Write sources
[6/87] Copying CompassDirectionShort.strings
[6/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying OrnamentsLocalizable.strings
[10/87] Copying CompassDirectionShort.strings
[10/87] Copying CompassDirectionLong.strings
[10/87] Copying MapboxMaps.json
[10/87] Copying Info.plist
[10/87] Write sources
[83/87] Copying CompassDirectionLong.strings
[83/87] Copying PrivacyInfo.xcprivacy
[85/87] Copying OrnamentsLocalizable.strings
[86/87] Write swift-version-24593BA9C3E375BF.txt
[88/113] Emitting module MapsGLMapsWrapper
[89/113] Compiling MapsGLMapsWrapper _stub.swift
[91/114] Emitting module MapsGLRendererWrapper
[92/114] Compiling MapsGLRendererWrapper _stub.swift
[94/115] 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 |
[95/115] 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 |
[96/115] 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 |
[97/115] 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 |
[98/115] 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 |
[99/115] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/118] 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 |
[101/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 |
[102/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 |
[103/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 |
[104/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 |
[105/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 |
[106/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 |
[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 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 |
[111/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 |
[112/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 |
[113/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 |
[114/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 |
[115/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 |
[116/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 |
[117/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 |
[118/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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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] Emitting module MapsGLRendererWrapper
[3/27] Compiling MapsGLRendererWrapper _stub.swift
[5/28] Emitting module MapsGLMapsWrapper
[6/28] Compiling MapsGLMapsWrapper _stub.swift
[8/29] 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 |
[9/29] 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 |
[10/29] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/32] 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 |
[12/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 |
[13/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 |
[14/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 |
[15/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 |
[16/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 |
[17/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 |
[18/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 |
[19/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 |
[20/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 |
[21/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 |
[22/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 |
[23/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 |
[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 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 |
[28/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 |
[29/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 |
[30/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 |
[31/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 |
[32/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 |
BUILD FAILURE 6.1 android