Build Information
Failed to build IterableSDK, reference 6.6.0-beta3 (0743ab
), with Swift 5.9 for Linux on 19 Apr 2025 16:51:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Iterable/iterable-swift-sdk.git
Reference: 6.6.0-beta3
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/Iterable/iterable-swift-sdk
* tag 6.6.0-beta3 -> FETCH_HEAD
HEAD is now at 0743abd [MOB-10929] updates changelog and version numbers (#901)
Cloned https://github.com/Iterable/iterable-swift-sdk.git
Revision (git rev-parse @):
0743abdaeed48f4897f3f538511a6431b18cc0fe
SUCCESS checkout https://github.com/Iterable/iterable-swift-sdk.git at 6.6.0-beta3
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Iterable/iterable-swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/6] Copying anoncriteria_response.json
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Copying SampleInboxCell.xib
[3/6] Copying IterableEmbeddedView.xib
[4/6] Copying IterableDataModel.xcdatamodeld
[5/6] Copying Assets.xcassets
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/123] Emitting module IterableSDK
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[8/138] Compiling IterableSDK InAppPersistence.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[9/138] Compiling IterableSDK InAppPresenter.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[10/138] Compiling IterableSDK IterableTokenGenerator.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[11/138] Compiling IterableSDK IterableAPI.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[12/138] Compiling IterableSDK IterableAppIntegration.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[13/138] Compiling IterableSDK IterableConfig.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[14/138] Compiling IterableSDK IterableLogging.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[15/138] Compiling IterableSDK IterableMessaging.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[16/138] Compiling IterableSDK InboxViewRepresentable.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[17/138] Compiling IterableSDK IterableInboxView.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[18/138] Compiling IterableSDK IterableEmbeddedView.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[19/138] Compiling IterableSDK IterableInboxCell.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[20/138] Compiling IterableSDK IterableInboxNavigationViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[21/138] Compiling IterableSDK IterableInboxViewController.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[22/138] Compiling IterableSDK resource_bundle_accessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[23/138] Compiling IterableAppExtensions TestFile.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
import UserNotifications
^
[24/138] Compiling IterableAppExtensions NotificationExtensionConstants.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
import UserNotifications
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/138] Emitting module IterableAppExtensions
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
import UserNotifications
^
[26/138] Compiling IterableAppExtensions NotificationContentParser.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
import UserNotifications
^
[27/138] Compiling IterableAppExtensions ITBNotificationServiceExtension.swift
/host/spi-builder-workspace/notification-extension/ITBNotificationServiceExtension.swift:5:8: error: no such module 'UserNotifications'
import UserNotifications
^
[28/138] Compiling IterableSDK IterableTaskManagedObject.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[29/138] Compiling IterableSDK IterableTaskProcessor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[30/138] Compiling IterableSDK IterableTaskResult.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[31/138] Compiling IterableSDK IterableTaskRunner.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[32/138] Compiling IterableSDK IterableTaskScheduler.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[33/138] Compiling IterableSDK IterableUserDefaults.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[34/138] Compiling IterableSDK MiscEmbeddedClasses.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[35/138] Compiling IterableSDK MiscInboxClasses.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[36/138] Compiling IterableSDK Models.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[37/138] Compiling IterableSDK NetworkConnectivityChecker.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[38/138] Compiling IterableSDK NetworkConnectivityManager.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[39/138] Compiling IterableSDK NetworkHelper.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[40/138] Compiling IterableSDK NetworkMonitor.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[41/138] Compiling IterableSDK NetworkSession.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[42/138] Compiling IterableSDK Pending.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
[43/138] Compiling IterableSDK RequestHandlerProtocol.swift
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
/host/spi-builder-workspace/swift-sdk/Core/Models/CommerceItem.swift:5:8: error: no such module 'UIKit'
import UIKit
^
BUILD FAILURE 5.9 linux