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 v1.1.0 (50efa8), with Swift 6.1 for Wasm on 31 May 2025 06:51:59 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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: 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:         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-1":/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 (74.39s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.12.2 (79.17s)
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/6082] Fetching turf-swift
[1400/8009] Fetching turf-swift, mapbox-core-maps-ios
[4146/13850] Fetching turf-swift, mapbox-core-maps-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (3.52s)
Fetched https://github.com/mapbox/turf-swift.git from cache (3.53s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (3.54s)
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.35s)
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.37s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.53s)
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
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
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://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.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
[14183/14183] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip
[189705/8402838] Downloading 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
[205580/38329834] Downloading 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/MapsGLMaps.xcframework.zip
[254732/52195203] Downloading 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/MapsGLMaps.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip
[4669207/53201224] Downloading 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/MapsGLMaps.xcframework.zip, 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
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLCore.xcframework.zip (2.08s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLRenderer.xcframework.zip (3.08s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.12.2/MapboxCommon.zip (3.38s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.1.0/MapsGLMaps.xcframework.zip (4.35s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.12.2/MapboxCoreMaps.xcframework-dynamic.zip (4.60s)
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] Copying CompassDirectionShort.strings
[0/87] Write sources
[0/87] Copying CompassDirectionLong.strings
[0/87] Copying OrnamentsLocalizable.strings
[0/87] Copying CompassDirectionLong.strings
[1/87] Copying CompassDirectionShort.strings
[1/87] Copying OrnamentsLocalizable.strings
[6/87] Copying CompassDirectionLong.strings
[12/87] Copying OrnamentsLocalizable.strings
[13/87] Copying CompassDirectionShort.strings
[15/87] Copying OrnamentsLocalizable.strings
[18/87] Copying CompassDirectionShort.strings
[19/87] Copying CompassDirectionLong.strings
[20/87] Copying OrnamentsLocalizable.strings
[21/87] Copying CompassDirectionShort.strings
[21/87] Copying CompassDirectionLong.strings
[23/87] Copying OrnamentsLocalizable.strings
[23/87] Copying CompassDirectionShort.strings
[25/87] Copying OrnamentsLocalizable.strings
[26/87] Copying CompassDirectionLong.strings
[26/87] Copying CompassDirectionShort.strings
[27/87] Copying OrnamentsLocalizable.strings
[30/87] Copying CompassDirectionShort.strings
[31/87] Copying CompassDirectionLong.strings
[31/87] Copying OrnamentsLocalizable.strings
[36/87] Copying CompassDirectionLong.strings
[37/87] Copying CompassDirectionShort.strings
[38/87] Copying OrnamentsLocalizable.strings
[39/87] Copying CompassDirectionShort.strings
[40/87] Copying CompassDirectionLong.strings
[41/87] Copying CompassDirectionShort.strings
[41/87] Copying OrnamentsLocalizable.strings
[43/87] Copying CompassDirectionLong.strings
[44/87] Copying OrnamentsLocalizable.strings
[44/87] Copying CompassDirectionShort.strings
[46/87] Copying CompassDirectionLong.strings
[46/87] Copying OrnamentsLocalizable.strings
[47/87] Copying CompassDirectionShort.strings
[48/87] Copying CompassDirectionLong.strings
[50/87] Write sources
[50/87] Copying OrnamentsLocalizable.strings
[50/87] Copying CompassDirectionShort.strings
[50/87] Copying CompassDirectionLong.strings
[50/87] Copying OrnamentsLocalizable.strings
[50/87] Copying CompassDirectionShort.strings
[50/87] Copying CompassDirectionLong.strings
[58/87] Copying OrnamentsLocalizable.strings
[59/87] Copying CompassDirectionShort.strings
[60/87] Copying CompassDirectionLong.strings
[62/87] Copying OrnamentsLocalizable.strings
[62/87] Write sources
[62/87] Copying CompassDirectionShort.strings
[62/87] Copying CompassDirectionLong.strings
[62/87] Copying OrnamentsLocalizable.strings
[62/87] Copying CompassDirectionShort.strings
[62/87] Copying CompassDirectionLong.strings
[62/87] Copying CompassDirectionShort.strings
[62/87] Copying CompassDirectionLong.strings
[62/87] Copying OrnamentsLocalizable.strings
[62/87] Copying CompassDirectionShort.strings
[62/87] Copying CompassDirectionLong.strings
[62/87] Copying OrnamentsLocalizable.strings
[62/87] Copying CompassDirectionLong.strings
[62/87] Copying CompassDirectionShort.strings
[62/87] Copying OrnamentsLocalizable.strings
[62/87] Copying CompassDirectionShort.strings
[64/87] Copying CompassDirectionLong.strings
[73/87] Copying Info.plist
[85/87] Copying PrivacyInfo.xcprivacy
[86/87] Write swift-version-24593BA9C3E375BF.txt
[88/113] Emitting module MapsGLRendererWrapper
[89/113] Compiling MapsGLMapsWrapper _stub.swift
[90/113] Emitting module MapsGLMapsWrapper
[92/114] Compiling MapsGLRendererWrapper _stub.swift
[94/115] 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 |
[95/115] 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 |
[96/115] 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 |
[97/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 |
[98/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 |
[99/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 |
[100/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 |
[101/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 |
[102/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 |
[103/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 |
[104/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 |
[105/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[106/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 |
[107/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 |
[108/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 |
[109/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 |
[110/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 |
[111/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 |
[112/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 |
[113/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 |
[114/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 |
[115/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 |
[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-1":/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/20] Compiling MapsGLRendererWrapper _stub.swift
[3/21] Emitting module MapsGLRendererWrapper
[4/28] Compiling MapsGLMapsWrapper _stub.swift
[5/28] Emitting module MapsGLMapsWrapper
[8/29] 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 |
[9/29] 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 |
[10/29] 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 |
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 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 |
[13/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 |
[14/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 |
[15/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 |
[16/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 |
[17/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 |
[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 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 |
[25/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 |
[26/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 |
[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 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 wasm