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 MapsGL, reference master (50efa8), with Swift 6.1 for Android on 31 May 2025 06:51:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 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:         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-4609320-0":/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 (69.47s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.12.2 (72.71s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/turf-swift.git
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
[1/1927] Fetching mapbox-core-maps-ios
[175/7768] Fetching mapbox-core-maps-ios, mapbox-common-ios
[465/13850] Fetching mapbox-core-maps-ios, mapbox-common-ios, turf-swift
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (0.55s)
[7135/11923] Fetching mapbox-common-ios, turf-swift
Fetched https://github.com/mapbox/turf-swift.git from cache (1.36s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (3.65s)
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 (8.66s)
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.91s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (3.62s)
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/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/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.12.2/MapboxCommon.zip
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/MapsGLRenderer.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/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip
[7920/7920] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip
[12423239/12423239] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip
[14340303/22553935] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.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/MapsGLCore.xcframework.zip
[20044019/42107138] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.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/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip
[22381136/74362616] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.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/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 (1.85s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip (2.68s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip (2.89s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip (4.40s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip (4.85s)
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
[0/87] Copying MapboxMaps.json
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Write sources
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying CompassDirectionShort.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying CompassDirectionLong.strings
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying PrivacyInfo.xcprivacy
[1/87] Copying OrnamentsLocalizable.strings
[1/87] Copying Info.plist
[86/87] Write swift-version-24593BA9C3E375BF.txt
[88/113] Emitting module MapsGLRendererWrapper
[89/113] Compiling MapsGLRendererWrapper _stub.swift
[91/114] Emitting module MapsGLMapsWrapper
[92/114] Compiling MapsGLMapsWrapper _stub.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[94/115] 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 |
[95/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 |
[96/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 |
[97/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 |
[98/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 |
[99/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 |
[100/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 |
[101/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 |
[102/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 |
[103/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 |
[104/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 |
[105/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 |
[106/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 |
[107/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 |
[108/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 |
[109/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 |
[110/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 |
[111/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 |
[112/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 |
[113/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 |
[114/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 |
[115/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 |
[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-4609320-0":/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/3] Emitting module MapsGLRendererWrapper
[3/4] 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 |
[11/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 |
[12/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 |
[13/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 |
[14/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 |
[15/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 |
[16/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/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 |
[18/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 |
[19/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 |
[20/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 |
[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 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 |
[25/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 |
[26/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 |
[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 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 |
[31/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 |
[32/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 |
BUILD FAILURE 6.1 android