The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MapboxMaps with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mapbox/mapbox-maps-ios.git
Reference: v11.3.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/mapbox/mapbox-maps-ios
 * tag               v11.3.0    -> FETCH_HEAD
HEAD is now at 935c658 Add instruction for replacing MapboxMap.dragStart/dragEnd (#2098)
Submodule path 'scripts/doc-generation/jazzy-theme': checked out '75b9170a8b9f85d64f94e3083f8204edce10302c'
Submodule 'jazzy-theme' (https://github.com/mapbox/jazzy-theme.git) registered for path 'scripts/doc-generation/jazzy-theme'
Cloning into '/host/spi-builder-workspace/scripts/doc-generation/jazzy-theme'...
Cloned https://github.com/mapbox/mapbox-maps-ios.git
Revision (git rev-parse @):
935c658a4d4d454de0e81e0b49ed291bd2c756a9
SUCCESS checkout https://github.com/mapbox/mapbox-maps-ios.git at v11.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/mapbox/mapbox-maps-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/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/turf-swift.git
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
[1/895] Fetching mapbox-core-maps-ios
[896/3543] Fetching mapbox-core-maps-ios, mapbox-common-ios
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git (0.27s)
[1/5316] Fetching turf-swift
Fetched https://github.com/mapbox/mapbox-common-ios.git (0.32s)
Fetched https://github.com/mapbox/turf-swift.git (0.73s)
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.3.1 (0.40s)
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.3.0"),
         ^
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.3.0 (0.41s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 2.8.0 (0.41s)
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.3.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.3.1
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.3.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
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.3.0"),
         ^
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.1/MapboxCommon.zip
[204/204] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.0/MapboxCoreMaps.xcframework-dynamic.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.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.3.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.1/MapboxCommon.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.1/MapboxCommon.zip' which is required by binary target 'MapboxCommon': badResponseStatusCode(401)
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.3.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")],
                      ^
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.1/MapboxCommon.zip
[204/204] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.0/MapboxCoreMaps.xcframework-dynamic.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.3.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.3.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.1/MapboxCommon.zip
error: failed downloading 'https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.3.1/MapboxCommon.zip' which is required by binary target 'MapboxCommon': badResponseStatusCode(401)
BUILD FAILURE 5.9 linux

Build Machine: Linux 2