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 SiriusRating, reference master (0028f5), with Swift 5.10 for Linux on 20 Oct 2024 18:48:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theappcapital/SiriusRating-iOS.git
Reference: master
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/theappcapital/SiriusRating-iOS
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0028f50 Added new badges to README.md
Cloned https://github.com/theappcapital/SiriusRating-iOS.git
Revision (git rev-parse @):
0028f504586ac3334060f8aa5500dd489b78f793
SUCCESS checkout https://github.com/theappcapital/SiriusRating-iOS.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/theappcapital/SiriusRating-iOS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/5] Copying Localizable.xcstrings
[1/5] Copying Info.plist
[2/5] Write sources
[3/5] Copying Images.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/28] Emitting module SiriusRating
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/31] Compiling SiriusRating NotRatedCurrentVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/31] Compiling SiriusRating RatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/31] Compiling SiriusRating SiriusRating.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/31] Compiling SiriusRating UserAction.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/31] Compiling SiriusRating BundleExtension.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/31] Compiling SiriusRating resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/31] Compiling SiriusRating RequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/31] Compiling SiriusRating StyleOneRequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/31] Compiling SiriusRating StyleTwoRequestPromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/31] Compiling SiriusRating StyleOneRequestViewController.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/31] Compiling SiriusRating StyleTwoRequestAlertController.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/31] Compiling SiriusRating EnoughAppSessionsRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/31] Compiling SiriusRating EnoughDaysUsedRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/31] Compiling SiriusRating EnoughSignificantEventsRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/31] Compiling SiriusRating NotDeclinedToRateAnyVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/31] Compiling SiriusRating NotDeclinedToRateCurrentVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/31] Compiling SiriusRating NotPostponedDueToReminderRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/31] Compiling SiriusRating NotRatedAnyVersionRatingCondition.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/31] Compiling SiriusRating ExternalAppleStoreRatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/31] Compiling SiriusRating InAppRatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/31] Compiling SiriusRating RatePromptPresenter.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/31] Compiling SiriusRating AppVersionProvider.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/31] Compiling SiriusRating BundleAppVersionProvider.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/31] Compiling SiriusRating DataStore.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/31] Compiling SiriusRating UserDefaultsDataStore.swift
/host/spi-builder-workspace/Sources/SiriusRating/Prompts/Presenters/Rate/ExternalAppleStoreRatePromptPresenter.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux