This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 arcgis-runtime-toolkit-ios with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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:             6.0
Building package at path:  $workDir
https://github.com/Esri/arcgis-runtime-toolkit-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/Esri/arcgis-runtime-ios
[1/195] Fetching arcgis-runtime-ios
Fetched https://github.com/Esri/arcgis-runtime-ios from cache (0.31s)
Computing version for https://github.com/Esri/arcgis-runtime-ios
Computed https://github.com/Esri/arcgis-runtime-ios at 100.15.5 (0.41s)
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
[16054/37975458] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/ArcGIS-iOS-v100.15.5.xcframework.zip
[356063/277422091] Downloading https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/ArcGIS-iOS-v100.15.5.xcframework.zip, https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/Runtimecore-v100.15.5.xcframework.zip
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
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/ArcGIS-iOS-v100.15.5.xcframework.zip (4.88s)
Downloaded https://gisupdates.esri.com/ArcGIS_RuntimeSDK/100.15.5/Runtimecore-v100.15.5.xcframework.zip (19.59s)
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[2/7] Copying FloorFilterSiteFacilityCell.xib
[3/7] Copying FloorFilter.storyboard
[3/7] Copying Legend.storyboard
[5/7] Copying Assets.xcassets
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/28] Compiling ArcGISToolkit LegendViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[9/28] Compiling ArcGISToolkit MapViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[10/28] Compiling ArcGISToolkit MeasureToolbar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[11/30] Compiling ArcGISToolkit UnitsViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[12/30] Compiling ArcGISToolkit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[13/30] Compiling ArcGISToolkit SiteFacilityPromptViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[14/30] Compiling ArcGISToolkit SiteFacilityTableViewCell.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[15/30] Compiling ArcGISToolkit JobManager.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[16/30] Compiling ArcGISToolkit CancelGroup.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[17/30] Compiling ArcGISToolkit Coalescer.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[18/30] Compiling ArcGISToolkit Compass.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[19/30] Compiling ArcGISToolkit TemplatePickerViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[20/30] Compiling ArcGISToolkit TimeSlider.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[21/30] Compiling ArcGISToolkit PopupController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[22/30] Compiling ArcGISToolkit Scalebar.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[23/30] Compiling ArcGISToolkit TableViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/30] Emitting module ArcGISToolkit
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[25/30] Compiling ArcGISToolkit Extensions.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[26/30] Compiling ArcGISToolkit FloorFilterViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[27/30] Compiling ArcGISToolkit FloorFilterViewModel.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[28/30] Compiling ArcGISToolkit ArcGISARView.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[29/30] Compiling ArcGISToolkit BookmarksTableViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
[30/30] Compiling ArcGISToolkit BookmarksViewController.swift
/host/spi-builder-workspace/Sources/ArcGISToolkit/AR/ArcGISARView.swift:15:8: error: no such module 'UIKit'
 13 | // limitations under the License.
 14 |
 15 | import UIKit
    |        `- error: no such module 'UIKit'
 16 | import ARKit
 17 | import ArcGIS
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.