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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git (0.17s)
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 5.0.0 (0.35s)
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/96] Emitting module AEPServices
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[5/105] Compiling AEPServices DiskCacheService.swift
[6/105] Compiling AEPServices DataEntity.swift
[7/105] Compiling AEPServices DataQueue.swift
[8/105] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[9/105] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[10/105] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[11/105] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[12/105] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[13/105] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[14/105] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[15/105] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[16/105] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[17/105] Compiling AEPServices DataQueueService.swift
[18/105] Compiling AEPServices DataQueuing.swift
[19/105] Compiling AEPServices SQLiteDataQueue.swift
[20/105] Compiling AEPRulesEngine Transformer.swift
[21/105] Compiling AEPRulesEngine Transforming.swift
[22/105] Compiling AEPRulesEngine Traversable.swift
[23/105] Compiling AEPServices URLService.swift
[24/105] Compiling AEPServices Cache.swift
[25/105] Compiling AEPServices CacheEntry.swift
[26/105] Compiling AEPServices SQLiteWrapper.swift
[27/105] Compiling AEPServices Log.swift
[28/105] Compiling AEPServices LogLevel.swift
[29/105] Compiling AEPServices ApplicationSystemInfoService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[30/105] Compiling AEPServices ServiceProvider.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[31/105] Compiling AEPServices SystemInfoService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[32/105] Compiling AEPServices UIUtils.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[33/105] Compiling AEPServices URLOpening.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
       ^
[37/105] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[38/105] Compiling AEPServices Caching.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
       ^
/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
       ^
[48/105] Compiling AEPServices Logging.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[49/105] Compiling AEPServices LoggingService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[50/105] Compiling AEPServices DefaultHeadersFormatter.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
       ^
[54/105] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[55/105] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[56/105] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[57/105] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[58/105] Compiling AEPServices FileSystemNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[59/105] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[60/105] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[61/105] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[62/105] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[63/105] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[64/105] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[65/105] Compiling AEPServices URLError+Recoverable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[66/105] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[67/105] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[68/105] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[69/105] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[70/105] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[71/105] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[72/105] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[73/105] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[74/105] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[75/105] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[76/105] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[77/105] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[78/105] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[79/105] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[80/105] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[81/105] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[82/105] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[83/105] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[84/105] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[85/105] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[86/105] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[99/107] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[100/107] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[101/107] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[102/107] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[103/107] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[104/107] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[105/107] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[106/107] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[107/107] Compiling AEPServices resource_bundle_accessor.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