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 Eureka with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" 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.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmartlabs/Eureka.git
Reference: 5.5.0
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/xmartlabs/Eureka
 * tag               5.5.0      -> FETCH_HEAD
HEAD is now at 028ef8e Added change number for last commit (#2258)
Cloned https://github.com/xmartlabs/Eureka.git
Revision (git rev-parse @):
028ef8e3191a256b8f6b8bb6b9496efcb0762dbc
SUCCESS checkout https://github.com/xmartlabs/Eureka.git at 5.5.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/xmartlabs/Eureka.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/62] Emitting module Eureka
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[4/70] Compiling Eureka Operators.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[5/70] Compiling Eureka PresenterRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[6/70] Compiling Eureka ResultBuilders.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[7/70] Compiling Eureka Row.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[8/70] Compiling Eureka RowControllerType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[9/70] Compiling Eureka RowProtocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[10/70] Compiling Eureka RowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[11/70] Compiling Eureka Section.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[12/70] Compiling Eureka SelectableRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[13/70] Compiling Eureka RuleClosure.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[14/70] Compiling Eureka RuleEmail.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[15/70] Compiling Eureka RuleEqualsToRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[16/70] Compiling Eureka RuleLength.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[17/70] Compiling Eureka RuleRange.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[18/70] Compiling Eureka RuleRegExp.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[19/70] Compiling Eureka RuleRequired.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[20/70] Compiling Eureka RuleURL.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[21/70] Compiling Eureka DateFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[22/70] Compiling Eureka DateInlineFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[23/70] Compiling Eureka DecimalFormatter.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[24/70] Compiling Eureka FieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[25/70] Compiling Eureka GenericMultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[26/70] Compiling Eureka OptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[27/70] Compiling Eureka Protocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[28/70] Compiling Eureka SelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[29/70] Compiling Eureka SelectableSection.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[30/70] Compiling Eureka SwipeActions.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[31/70] Compiling Eureka Validation.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[32/70] Compiling Eureka ActionSheetRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[33/70] Compiling Eureka AlertRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[34/70] Compiling Eureka ButtonRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[35/70] Compiling Eureka ButtonRowWithPresent.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[36/70] Compiling Eureka CheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[37/70] Compiling Eureka AlertOptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[38/70] Compiling Eureka FieldsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[39/70] Compiling Eureka LabelRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[40/70] Compiling Eureka MultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[41/70] Compiling Eureka PickerInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[42/70] Compiling Eureka PickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[43/70] Compiling Eureka PickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[44/70] Compiling Eureka PopoverSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[45/70] Compiling Eureka PushRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[46/70] Compiling Eureka SegmentedRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[47/70] Compiling Eureka ListCheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[48/70] Compiling Eureka SliderRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[49/70] Compiling Eureka StepperRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[50/70] Compiling Eureka SwitchRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[51/70] Compiling Eureka TextAreaRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[52/70] Compiling Eureka TriplePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[53/70] Compiling Eureka TriplePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[54/70] Compiling Eureka MultipleSelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[55/70] Compiling Eureka SelectorAlertController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[56/70] Compiling Eureka SelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[57/70] Compiling Eureka DateInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[58/70] Compiling Eureka DatePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[59/70] Compiling Eureka DateRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[60/70] Compiling Eureka DoublePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[61/70] Compiling Eureka DoublePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[62/70] Compiling Eureka BaseRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[63/70] Compiling Eureka Cell.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[64/70] Compiling Eureka CellType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[65/70] Compiling Eureka Core.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[66/70] Compiling Eureka Form.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[67/70] Compiling Eureka HeaderFooterView.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[68/70] Compiling Eureka Helpers.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[69/70] Compiling Eureka InlineRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
[70/70] Compiling Eureka NavigationAccessoryView.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux