Build Information
Failed to build MapsIndoorsCore, reference main (3563d7
), with Swift 5.9 for Linux on 30 Oct 2024 16:00:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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-core-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-core-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3563d70 Release version 4.6.2
Cloned https://github.com/MapsPeople/mapsindoors-core-ios.git
Revision (git rev-parse @):
3563d70bba706f42f9dd318129fbbdb214f5b307
SUCCESS checkout https://github.com/MapsPeople/mapsindoors-core-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/MapsPeople/mapsindoors-core-ios.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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/MapsPeople/mapsindoors-ios.git
[1/29] Fetching mapsindoors-ios
Fetched https://github.com/MapsPeople/mapsindoors-ios.git (0.18s)
Computing version for https://github.com/MapsPeople/mapsindoors-ios.git
Computed https://github.com/MapsPeople/mapsindoors-ios.git at 4.6.2 (0.37s)
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
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
[1397/1911565] Downloading https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoors.xcframework.zip
[277383/6267027] Downloading 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.85s)
Downloaded https://github.com/MapsPeople/MapsIndoors-SDK-iOS/releases/download/4.6.2/MapsIndoorsCore.xcframework.zip (1.07s)
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/2] Emitting module MapsIndoorsCoreWrapper
/host/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
import MapsIndoors
^
[2/2] Compiling MapsIndoorsCoreWrapper MPEmpty.swift
/host/spi-builder-workspace/Sources/MapsIndoorsCoreWrapper/MPEmpty.swift:9:8: error: no such module 'MapsIndoors'
import MapsIndoors
^
error: fatalError
BUILD FAILURE 5.9 linux