Build Information
Failed to build arcgis-runtime-toolkit-ios with Swift 5.9 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4609320-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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Esri/arcgis-runtime-toolkit-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/Esri/arcgis-runtime-toolkit-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3919a18 Merge pull request #187 from Esri/v.next
Cloned https://github.com/Esri/arcgis-runtime-toolkit-ios.git
Revision (git rev-parse @):
3919a18208679aa47deec2f2e9218836c4bb9933
SUCCESS checkout https://github.com/Esri/arcgis-runtime-toolkit-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $workDir
https://github.com/Esri/arcgis-runtime-toolkit-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-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/Esri/arcgis-runtime-ios
[1/195] Fetching arcgis-runtime-ios
Fetched https://github.com/Esri/arcgis-runtime-ios (0.32s)
Computing version for https://github.com/Esri/arcgis-runtime-ios
Computed https://github.com/Esri/arcgis-runtime-ios at 100.15.5 (0.39s)
Creating working copy for https://github.com/Esri/arcgis-runtime-ios
Working copy of https://github.com/Esri/arcgis-runtime-ios resolved at 100.15.5
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/ArcGIS-iOS-v100.15.5.xcframework.zip
Downloading binary artifact https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/Runtimecore-v100.15.5.xcframework.zip
[1400/239446633] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/Runtimecore-v100.15.5.xcframework.zip
[195046/277422091] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/Runtimecore-v100.15.5.xcframework.zip, https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/ArcGIS-iOS-v100.15.5.xcframework.zip
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/ArcGIS-iOS-v100.15.5.xcframework.zip (5.61s)
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/Runtimecore-v100.15.5.xcframework.zip (20.18s)
Building for debugging...
[0/5] Copying FloorFilterSiteFacilityCell.xib
[0/5] Copying PrivacyInfo.xcprivacy
[1/5] Copying FloorFilter.storyboard
[3/5] Copying Legend.storyboard
[4/5] Copying Assets.xcassets
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/26] Emitting module ArcGISToolkit
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[7/28] Compiling ArcGISToolkit UnitsViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[8/28] Compiling ArcGISToolkit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[9/28] Compiling ArcGISToolkit CancelGroup.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[10/28] Compiling ArcGISToolkit Coalescer.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[11/28] Compiling ArcGISToolkit Compass.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[12/28] Compiling ArcGISToolkit ArcGISARView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[13/28] Compiling ArcGISToolkit BookmarksTableViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[14/28] Compiling ArcGISToolkit BookmarksViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[15/28] Compiling ArcGISToolkit SiteFacilityPromptViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[16/28] Compiling ArcGISToolkit SiteFacilityTableViewCell.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[17/28] Compiling ArcGISToolkit JobManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[18/28] Compiling ArcGISToolkit LegendViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[19/28] Compiling ArcGISToolkit MapViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[20/28] Compiling ArcGISToolkit MeasureToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[21/28] Compiling ArcGISToolkit TemplatePickerViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[22/28] Compiling ArcGISToolkit TimeSlider.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[23/28] Compiling ArcGISToolkit PopupController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[24/28] Compiling ArcGISToolkit Scalebar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[25/28] Compiling ArcGISToolkit TableViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[26/28] Compiling ArcGISToolkit Extensions.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[27/28] Compiling ArcGISToolkit FloorFilterViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[28/28] Compiling ArcGISToolkit FloorFilterViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/21] Emitting module ArcGISToolkit
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[2/23] Compiling ArcGISToolkit UnitsViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[3/23] Compiling ArcGISToolkit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[4/23] Compiling ArcGISToolkit LegendViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[5/23] Compiling ArcGISToolkit MapViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[6/23] Compiling ArcGISToolkit MeasureToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[7/23] Compiling ArcGISToolkit PopupController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[8/23] Compiling ArcGISToolkit Scalebar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[9/23] Compiling ArcGISToolkit TableViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[10/23] Compiling ArcGISToolkit SiteFacilityPromptViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[11/23] Compiling ArcGISToolkit SiteFacilityTableViewCell.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[12/23] Compiling ArcGISToolkit JobManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[13/23] Compiling ArcGISToolkit Extensions.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[14/23] Compiling ArcGISToolkit FloorFilterViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[15/23] Compiling ArcGISToolkit FloorFilterViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[16/23] Compiling ArcGISToolkit ArcGISARView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[17/23] Compiling ArcGISToolkit BookmarksTableViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[18/23] Compiling ArcGISToolkit BookmarksViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[19/23] Compiling ArcGISToolkit TemplatePickerViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[20/23] Compiling ArcGISToolkit TimeSlider.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[21/23] Compiling ArcGISToolkit CancelGroup.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[22/23] Compiling ArcGISToolkit Coalescer.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
[23/23] Compiling ArcGISToolkit Compass.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 linux