Build Information
Failed to build Applivery, reference master (9c7e33), with Swift 5.10 for Linux on 18 Nov 2025 16:10:31 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/applivery/applivery-ios-sdk.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/applivery/applivery-ios-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 9c7e33f Merge pull request #111 from applivery/release/4.5.4
Cloned https://github.com/applivery/applivery-ios-sdk.git
Revision (git rev-parse @):
9c7e33fa37308c5306d842ccc524a8cb2bc92bb9
SUCCESS checkout https://github.com/applivery/applivery-ios-sdk.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/applivery/applivery-ios-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:876c9f54cbb08e857839f8acb28beadbc9bf56a8488855996222d9f683e93e2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/Quick/Quick.git
[1/7900] Fetching ohhttpstubs
[712/22750] Fetching ohhttpstubs, quick
[12836/42537] Fetching ohhttpstubs, quick, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.77s)
[22765/34637] Fetching quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (0.78s)
[9300/19787] Fetching nimble
Fetched https://github.com/Quick/Nimble.git from cache (1.72s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.57s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.56s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.50s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.25s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (0.58s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.26s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.49s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliverySDK/exclude': File not found.
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/AppliveryBehaviorTests/Info.plist': File not found.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/AppliverySDK/Views/Applivery.storyboard
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/77] Emitting module Applivery
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[4/87] Compiling Applivery APIClient.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[5/87] Compiling Applivery APIError.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[6/87] Compiling Applivery APIErrorResponse.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[7/87] Compiling Applivery AppliveryEndpoint.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[8/87] Compiling Applivery Endpoint.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[9/87] Compiling Applivery HTTPMethod.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[10/87] Compiling Applivery AppliverySDK.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[11/87] Compiling Applivery AppliveryService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[12/87] Compiling Applivery TimeInterval+Extensions.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[13/87] Compiling Applivery UserDefaults+keys.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[14/87] Compiling Applivery OptionsListView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[15/87] Compiling Applivery UserDefaultsExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[16/87] Compiling Applivery Wifi.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[17/87] Compiling Applivery AppliveryWindow.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[18/87] Compiling Applivery App.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[19/87] Compiling Applivery AppliveryNavigationController.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[20/87] Compiling Applivery Device.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[21/87] Compiling Applivery EventDetector.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[22/87] Compiling Applivery Keyboard.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[23/87] Compiling Applivery ScreenRecorderManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[24/87] Compiling Applivery Screenshot.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[25/87] Compiling Applivery ConfigPersister.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[26/87] Compiling Applivery Keychain.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[27/87] Compiling Applivery SessionPersister.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[28/87] Compiling Applivery StartInteractor.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[29/87] Compiling Applivery AppliverySafariManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[30/87] Compiling Applivery ErrorManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[31/87] Compiling Applivery ImageManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[32/87] Compiling Applivery LoginManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[33/87] Compiling Applivery WindowManager.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[34/87] Compiling Applivery AccessToken.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[35/87] Compiling Applivery ListHelper.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[36/87] Compiling Applivery Localize.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[37/87] Compiling Applivery Log.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[38/87] Compiling Applivery NSBundle+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[39/87] Compiling Applivery NSError+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[40/87] Compiling Applivery Ram.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[41/87] Compiling Applivery Result.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[42/87] Compiling Applivery Storyboard+Applivery.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[43/87] Compiling Applivery UIDevice+ModelName.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[44/87] Compiling Applivery UIImageExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[45/87] Compiling Applivery Config.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[46/87] Compiling Applivery ConfigurationUpdate.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[47/87] Compiling Applivery CustomLogin.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[48/87] Compiling Applivery Feedback.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[49/87] Compiling Applivery FeedbackData.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[50/87] Compiling Applivery Palette.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[51/87] Compiling Applivery TextLiterals.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[52/87] Compiling Applivery TokenData.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[53/87] Compiling Applivery UpdateConfigResponse.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[54/87] Compiling Applivery User.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[55/87] Compiling Applivery FeedbackService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[56/87] Compiling Applivery LoginService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[57/87] Compiling Applivery UpdateService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[58/87] Compiling Applivery Background.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[59/87] Compiling Applivery DateExtension.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[60/87] Compiling Applivery DiskStatus.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[61/87] Compiling Applivery Environments.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[62/87] Compiling Applivery GeometryExtensions.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[63/87] Compiling Applivery Json.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[64/87] Compiling Applivery Layout.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[65/87] Compiling Applivery VideoPreviewRow.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[66/87] Compiling Applivery VideoPreviewScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[67/87] Compiling Applivery ViedeoPlayerView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[68/87] Compiling Applivery LoginRepository.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[69/87] Compiling Applivery LocalizableConstants.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[70/87] Compiling Applivery Colors.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[71/87] Compiling Applivery ErrorCodes.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[72/87] Compiling Applivery GlobalConfig.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[73/87] Compiling Applivery ConfigService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[74/87] Compiling Applivery DownloadService.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[75/87] Compiling Applivery VideoFile.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[76/87] Compiling Applivery ForceUpdateScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[77/87] Compiling Applivery ScreenshootPreviewScreen.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[78/87] Compiling Applivery ScreenshootViewModel.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[79/87] Compiling Applivery EditScreenshotView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[80/87] Compiling Applivery EmailTextFieldView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[81/87] Compiling Applivery MultilineTextView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[82/87] Compiling Applivery ReportTypeView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[83/87] Compiling Applivery ScreenShootRowView.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
[84/87] Compiling Applivery RecordingViewController.swift
/host/spi-builder-workspace/AppliverySDK/Applivery/AppliverySDK.swift:10:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux