The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapsGL, reference master (44fa32), with Swift 6.1 for macOS (SPM) on 27 Apr 2026 19:01:35 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/vaisala-xweather/mapsgl-apple-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 44fa32c fix: choose latest stable xcode version when choosing toolchain for running test workflow (#38)
Cloned https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Revision (git rev-parse @):
44fa32c70981c0525d0a27155690a15060fb4698
SUCCESS checkout https://github.com/vaisala-xweather/mapsgl-apple-sdk.git at master
========================================
Build
========================================
Selected platform:         macosSpm
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
{
  "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"
    },
    {
      "identity" : "turf-swift",
      "requirement" : {
        "exact" : [
          "4.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/mapbox/turf-swift.git"
    }
  ],
  "manifest_display_name" : "MapsGL",
  "name" : "MapsGL",
  "path" : "/Users/admin/builder/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_dependencies" : [
        "Turf"
      ],
      "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",
        "Map/MapboxVectorSourceAdapter.swift",
        "Map/PlacementResolver.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 ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Fetching https://github.com/mapbox/turf-swift.git
Fetching https://github.com/mapbox/mapbox-maps-ios.git
[1/6136] Fetching turf-swift
[6137/1046147] Fetching turf-swift, mapbox-maps-ios
Fetched https://github.com/mapbox/turf-swift.git from cache (232.49s)
Fetched https://github.com/mapbox/mapbox-maps-ios.git from cache (232.49s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (235.87s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.22.0 (0.58s)
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/7665] Fetching mapbox-common-ios
[998/11468] Fetching mapbox-common-ios, mapbox-core-maps-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (1.89s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.89s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.22.0 (2.49s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.22.0 (0.56s)
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-core-maps-ios.git
Working copy of https://github.com/mapbox/mapbox-core-maps-ios.git resolved at 11.22.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.22.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.22.0
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLMaps.xcframework.zip
Downloading binary artifact https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip
[81408/14106231] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip
[621569/23832710] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip
[1211393/123834447] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLMaps.xcframework.zip
[46194354/141503372] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLMaps.xcframework.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[141543181/141543181] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLMaps.xcframework.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip
[141572352/141572352] Downloading https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip, https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLMaps.xcframework.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLCore.xcframework.zip (1.02s)
[208757/208757] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip
[721259/721259] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLRenderer.xcframework.zip (1.50s)
[15015080/15015080] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip
[33070824/33070824] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (1.80s)
[34283596/34283596] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip
[75231707/75231707] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.22.0/MapboxCommon.zip (4.42s)
Downloaded https://cdn.aerisapi.com/sdk/ios/mapsgl/releases/1.5.1/MapsGLMaps.xcframework.zip (5.93s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.22.0/MapboxCoreMaps.xcframework-dynamic.zip (6.19s)
error: the library 'MapsGLMapbox' requires macos 10.13, but depends on the product 'MapboxMaps' which requires macos 10.15; consider changing the library 'MapsGLMapbox' to require macos 10.15 or later, or the product 'MapboxMaps' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
error: the library 'MapsGLMapbox' requires macos 10.13, but depends on the product 'MapboxMaps' which requires macos 10.15; consider changing the library 'MapsGLMapbox' to require macos 10.15 or later, or the product 'MapboxMaps' to require macos 10.13 or earlier.
BUILD FAILURE 6.1 macosSpm