Build Information
Failed to build MapsIndoorsMapbox, reference main (564ed8
), with Swift 5.9 for Linux on 30 Oct 2024 20:27:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MapsPeople/mapsindoors-mapbox-ios.git
Reference: main
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/MapsPeople/mapsindoors-mapbox-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 564ed81 Release version 4.6.2
Cloned https://github.com/MapsPeople/mapsindoors-mapbox-ios.git
Revision (git rev-parse @):
564ed81abde800d69e964490a966c6c55d02a34e
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-mapbox-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-mapbox-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/mapbox/mapbox-maps-ios.git
Fetching https://github.com/MapsPeople/mapsindoors-core-ios.git
[1/39] Fetching mapsindoors-core-ios
[40/528412] Fetching mapsindoors-core-ios, mapbox-maps-ios
Fetched https://github.com/MapsPeople/mapsindoors-core-ios.git (45.35s)
Fetched https://github.com/mapbox/mapbox-maps-ios.git (46.45s)
Computing version for https://github.com/mapbox/mapbox-maps-ios.git
Computed https://github.com/mapbox/mapbox-maps-ios.git at 11.6.0 (1.02s)
Fetching https://github.com/mapbox/mapbox-common-ios.git
Fetching https://github.com/mapbox/mapbox-core-maps-ios.git
Fetching https://github.com/mapbox/turf-swift.git
[1/1189] Fetching mapbox-core-maps-ios
[1190/5116] Fetching mapbox-core-maps-ios, mapbox-common-ios
[1191/11033] Fetching mapbox-core-maps-ios, mapbox-common-ios, turf-swift
Fetched https://github.com/mapbox/turf-swift.git (0.67s)
Fetched https://github.com/mapbox/mapbox-core-maps-ios.git (1.04s)
Fetched https://github.com/mapbox/mapbox-common-ios.git (1.06s)
Computing version for https://github.com/MapsPeople/mapsindoors-core-ios.git
Computed https://github.com/MapsPeople/mapsindoors-core-ios.git at 4.6.2 (0.30s)
Fetching https://github.com/MapsPeople/mapsindoors-ios.git
[1/29] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git (0.19s)
Computing version for https://github.com/mapbox/mapbox-common-ios.git
Computed https://github.com/mapbox/mapbox-common-ios.git at 24.6.0 (0.35s)
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.6.0"),
^
Computed https://github.com/mapbox/mapbox-core-maps-ios.git at 11.6.0 (0.36s)
Computing version for https://github.com/mapbox/turf-swift.git
Computed https://github.com/mapbox/turf-swift.git at 2.8.0 (0.35s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.6.2 (0.30s)
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.6.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.6.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/MapsPeople/mapsindoors-core-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-core-ios.git resolved at 4.6.2
Creating working copy for https://github.com/MapsPeople/mapsindoors-ios.git
Working copy of https://github.com/MapsPeople/mapsindoors-ios.git resolved at 4.6.2
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.6.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.6.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.6.0"),
^
Downloading binary artifact https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloading binary artifact https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip
Downloading binary artifact https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip
[15947/15947] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
[100722/100722] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
[1430719/3340033] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip
[2241762/8475926] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip, https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip (0.76s)
[8520865/8520865] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
[31372947/31372947] Downloading https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip, https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip (1.08s)
[21620726/21620726] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip
[45150364/45150364] Downloading https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip, https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip
Downloaded https://api.mapbox.com/downloads/v2/mapbox-common/releases/ios/packages/24.6.0/MapboxCommon.zip (2.78s)
Downloaded https://api.mapbox.com/downloads/v2/mobile-maps-core/releases/ios/packages/11.6.0/MapboxCoreMaps.xcframework-dynamic.zip (5.52s)
Building for debugging...
[0/79] Copying CompassDirectionLong.strings
[1/79] Copying CompassDirectionShort.strings
[1/79] Copying OrnamentsLocalizable.strings
[1/79] Copying CompassDirectionShort.strings
[1/79] Copying OrnamentsLocalizable.strings
[6/79] Copying CompassDirectionShort.strings
[8/79] Copying OrnamentsLocalizable.strings
[10/79] Copying CompassDirectionLong.strings
[11/79] Copying CompassDirectionShort.strings
[11/79] Copying CompassDirectionLong.strings
[11/79] Copying CompassDirectionShort.strings
[14/79] Copying OrnamentsLocalizable.strings
[16/79] Copying CompassDirectionShort.strings
[16/79] Copying OrnamentsLocalizable.strings
[17/79] Copying CompassDirectionLong.strings
[20/79] Copying CompassDirectionShort.strings
[20/79] Copying OrnamentsLocalizable.strings
[20/79] Copying CompassDirectionLong.strings
[22/79] Copying OrnamentsLocalizable.strings
[25/79] Copying CompassDirectionLong.strings
[25/79] Copying OrnamentsLocalizable.strings
[26/79] Copying CompassDirectionShort.strings
[29/79] Copying CompassDirectionLong.strings
[29/79] Copying CompassDirectionShort.strings
[29/79] Copying CompassDirectionLong.strings
[32/79] Copying OrnamentsLocalizable.strings
[34/79] Copying CompassDirectionLong.strings
[34/79] Copying OrnamentsLocalizable.strings
[34/79] Copying CompassDirectionShort.strings
[37/79] Copying CompassDirectionLong.strings
[37/79] Copying CompassDirectionShort.strings
[39/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying CompassDirectionShort.strings
[40/79] Copying CompassDirectionLong.strings
[40/79] Copying PrivacyInfo.xcprivacy
[40/79] Copying OrnamentsLocalizable.strings
[40/79] Copying MapboxMaps.json
[40/79] Copying CompassDirectionLong.strings
[43/79] Copying CompassDirectionShort.strings
[48/79] Copying Info.plist
[80/105] Emitting module Turf
/host/spi-builder-workspace/.build/checkouts/turf-swift/Sources/Turf/Consumer/Consumer.swift:32:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Foundation'
import Foundation
^
@preconcurrency
[81/108] Emitting module MapboxCoreMapsWrapper
[82/108] Compiling MapboxCoreMapsWrapper Placeholder.swift
[85/110] Compiling Turf BoundingBox.swift
[86/110] Compiling Turf Codable.swift
[87/110] Compiling Turf Consumer+WKT.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[88/110] Emitting module MapsIndoorsCoreWrapper
/host/spi-builder-workspace/.build/checkouts/mapsindoors-core-ios/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
import MapsIndoors
^
[89/110] Compiling MapsIndoorsCoreWrapper MPEmpty.swift
/host/spi-builder-workspace/.build/checkouts/mapsindoors-core-ios/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
import MapsIndoors
^
[90/110] Compiling Turf Spline.swift
[91/110] Compiling Turf Turf.swift
[92/110] Compiling Turf WKT.swift
[93/110] Compiling Turf RadianCoordinate2D.swift
[94/110] Compiling Turf Ring.swift
[95/110] Compiling Turf Simplifier.swift
error: fatalError
[96/110] Compiling Turf Polygon.swift
[97/110] Compiling Turf Geometry.swift
[98/110] Compiling Turf JSON.swift
[99/110] Compiling Turf GeometryCollection.swift
[100/110] Compiling Turf LineString.swift
[101/110] Compiling Turf MultiLineString.swift
[102/110] Compiling Turf MultiPoint.swift
[103/110] Compiling Turf MultiPolygon.swift
[104/110] Compiling Turf Point.swift
BUILD FAILURE 5.9 linux