Build Information
Failed to build MapsGL, reference master (f2001a
), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:35:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.1
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 f2001a4 improvement: Adhere to dark/light mode for map, at launch
Cloned https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Revision (git rev-parse @):
f2001a4a2884ce5ecd229b65fe01913243cdafb0
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"
}
],
"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_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 ...
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/mapbox-maps-ios.git
[1/772693] Fetching mapbox-maps-ios
Fetched https://github.com/mapbox/mapbox-maps-ios.git from cache (139.28s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.11.1 (140.60s)
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/1756] Fetching mapbox-core-maps-ios
[721/7838] Fetching mapbox-core-maps-ios, turf-swift
[1818/13508] Fetching mapbox-core-maps-ios, turf-swift, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git from cache (1.56s)
Fetched https://github.com/mapbox/mapbox-common-ios.git from cache (1.56s)
Fetched https://github.com/mapbox/turf-swift.git from cache (1.56s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.11.3 (2.18s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.11.3 (0.59s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 4.0.0 (0.58s)
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.11.3
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.11.1
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.11.3
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://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLCore.xcframework.zip
Downloading binary artifact https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLMaps.xcframework.zip
Downloading binary artifact https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLRenderer.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[17064/17064] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip
[337764/337764] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip
[47684376/71632727] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLMaps.xcframework.zip
[77874518/85718488] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLMaps.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLCore.xcframework.zip
[80235991/103387413] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLMaps.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLCore.xcframework.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip
[96203365/118843494] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLMaps.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLCore.xcframework.zip, https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLRenderer.xcframework.zip
Downloaded https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLCore.xcframework.zip (1.42s)
Downloaded https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLRenderer.xcframework.zip (1.91s)
Downloaded https://github.com/mapbox/turf-swift/releases/download/v4.0.0/Turf.xcframework.zip (2.11s)
Downloaded https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.5/MapsGLMaps.xcframework.zip (2.34s)
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.11.3/MapboxCommon.zip (2.46s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.11.3/MapboxCoreMaps.xcframework-dynamic.zip (3.18s)
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