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 AEPCore with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.43.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/adobe/aepsdk-core-ios.git
Reference: 5.2.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/adobe/aepsdk-core-ios
 * tag               5.2.0      -> FETCH_HEAD
HEAD is now at 3bb6071 Merge pull request #1053 from adobe/staging
Cloned https://github.com/adobe/aepsdk-core-ios.git
Revision (git rev-parse @):
3bb6071f258ebc78d1f00188731ec2ced22df9f6
SUCCESS checkout https://github.com/adobe/aepsdk-core-ios.git at 5.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/adobe/aepsdk-core-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[1/1339] Fetching aepsdk-rulesengine-ios
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git (0.21s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 5.0.0 (0.33s)
Creating working copy for https://github.com/adobe/aepsdk-rulesengine-ios.git
Working copy of https://github.com/adobe/aepsdk-rulesengine-ios.git resolved at 5.0.0
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/AEPSignal/Sources/Info.plist
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/AEPServices/Sources/Info.plist
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/AEPLifecycle/Sources/Info.plist
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/AEPIdentity/Sources/Info.plist
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/AEPCore/Sources/Info.plist
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/93] Emitting module AEPRulesEngine
[4/96] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[5/96] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[6/96] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[7/96] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[8/96] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[9/96] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[10/96] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[11/96] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[12/96] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[13/105] Compiling AEPServices ApplicationSystemInfoService.swift
[14/105] Compiling AEPServices ServiceProvider.swift
[15/105] Compiling AEPServices SystemInfoService.swift
[16/105] Compiling AEPServices UIUtils.swift
[17/105] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[18/105] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[19/105] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[20/105] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[21/105] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[22/105] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[23/105] Compiling AEPServices URLError+Recoverable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[24/105] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[25/105] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[26/105] Compiling AEPServices URLOpening.swift
[27/105] Compiling AEPServices URLService.swift
[28/105] Compiling AEPServices Cache.swift
[29/105] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[30/105] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[31/105] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[32/105] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[33/105] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[34/105] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[35/105] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[36/105] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[37/105] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/105] Emitting module AEPServices
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[39/105] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[40/105] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[41/105] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[42/105] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[43/105] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[44/105] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[45/105] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[46/105] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[47/105] Compiling AEPServices resource_bundle_accessor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[48/105] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[49/105] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[50/105] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[51/105] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[52/105] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[53/105] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[54/105] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[55/105] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[56/105] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[57/105] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[58/105] Compiling AEPServices LoggingService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[59/105] Compiling AEPServices DefaultHeadersFormatter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[60/105] Compiling AEPRulesEngine Transformer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[61/105] Compiling AEPRulesEngine Transforming.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[62/105] Compiling AEPRulesEngine Traversable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[63/105] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[64/105] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[65/105] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[66/105] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[67/105] Compiling AEPServices FileSystemNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[71/105] Compiling AEPServices DataQueueService.swift
[72/105] Compiling AEPServices DataQueuing.swift
[73/105] Compiling AEPServices SQLiteDataQueue.swift
[74/105] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[75/105] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[76/105] Compiling AEPServices DataQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[80/105] Compiling AEPServices SQLiteWrapper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[81/105] Compiling AEPServices Log.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[82/105] Compiling AEPServices LogLevel.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[83/105] Compiling AEPServices Logging.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[91/105] Compiling AEPServices CacheEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[92/105] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[93/105] Compiling AEPServices Caching.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux