The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MapsGL with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Reference: v1.0.0-beta.6
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.0.0-beta.6 -> FETCH_HEAD
HEAD is now at 13c1ed9 chore: Updated for 1.0.0-beta.6
Cloned https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Revision (git rev-parse @):
13c1ed976b50bab16bdc2b518606fde4b5582b0b
SUCCESS checkout https://github.com/vaisala-xweather/mapsgl-apple-sdk.git at v1.0.0-beta.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/vaisala-xweather/mapsgl-apple-sdk.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/mapbox-maps-ios.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
[1/929] Fetching mapbox-core-maps-ios
[819/3658] Fetching mapbox-core-maps-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git (0.35s)
Fetching https://github.com/mapbox/turf-swift.git
Fetched https://github.com/mapbox/mapbox-common-ios.git (0.35s)
[1/5316] Fetching turf-swift
Fetched https://github.com/mapbox/turf-swift.git (0.89s)
[1/353557] Fetching mapbox-maps-ios
Fetched https://github.com/mapbox/mapbox-maps-ios.git (29.80s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.2.0 (1.10s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
warning: 'mapbox-common-ios': /Package.swift:13:23: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.2.0 (0.37s)
Computing version for https://github.com/mapbox/mapbox-core-maps-ios.git
warning: 'mapbox-core-maps-ios': /Package.swift:13:23: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
/Package.swift:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "MapboxCommon", url: "https://github.com/mapbox/mapbox-common-ios.git", from: "24.2.0"),
         ^
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.2.0 (0.34s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 2.8.0 (0.34s)
warning: 'mapbox-common-ios': /Package.swift:13:23: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
warning: 'mapbox-core-maps-ios': /Package.swift:13:23: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
/Package.swift:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "MapboxCommon", url: "https://github.com/mapbox/mapbox-common-ios.git", from: "24.2.0"),
         ^
Creating working copy for https://github.com/mapbox/turf-swift.git
Working copy of https://github.com/mapbox/turf-swift.git resolved at 2.8.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.2.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.2.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.2.0
warning: 'mapbox-common-ios': /host/spi-builder-workspace/.build/checkouts/mapbox-common-ios/Package.swift:13:23: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
warning: 'mapbox-core-maps-ios': /host/spi-builder-workspace/.build/checkouts/mapbox-core-maps-ios/Package.swift:13:23: warning: 'v10' is deprecated: iOS 11.0 is the oldest supported version
    platforms: [.iOS(.v10), .macOS(.v10_15), .custom("visionos", versionString: "1.0")],
                      ^
/host/spi-builder-workspace/.build/checkouts/mapbox-core-maps-ios/Package.swift:20:10: warning: 'package(name:url:from:)' is deprecated: use package(url:from:) instead
        .package(name: "MapboxCommon", url: "https://github.com/mapbox/mapbox-common-ios.git", from: "24.2.0"),
         ^
Downloading binary artifact https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLCore.xcframework.zip
Downloading binary artifact https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLRenderer.xcframework.zip
Downloading binary artifact https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMaps.xcframework.zip
Downloading binary artifact https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMapbox.xcframework.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip
[204/204] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip' which is required by binary target 'MapboxCoreMaps': badResponseStatusCode(401)
[383/383] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip' which is required by binary target 'MapboxCommon': badResponseStatusCode(401)
[1752/23404808] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMaps.xcframework.zip
[23810/29703444] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMaps.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLCore.xcframework.zip
[44882/30570533] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMaps.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLCore.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMapbox.xcframework.zip
[752385/44329939] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.2.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.2.0/MapboxCommon.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMaps.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLCore.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLMapbox.xcframework.zip, https://github.com/vaisala-xweather/mapsgl-apple-sdk/releases/download/v1.0.0-beta.6/MapsGLRenderer.xcframework.zip
BUILD FAILURE 5.9 linux

Build Machine: Linux 1