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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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.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.10
Building package at path:  $workDir
https://github.com/adobe/aepsdk-core-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[14/1339] Fetching aepsdk-rulesengine-ios
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git from cache (0.19s)
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.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/9] Write sources
[1/9] Copying PrivacyInfo.xcprivacy
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/100] Emitting module AEPRulesEngine
[11/103] Compiling AEPRulesEngine Transformer.swift
[12/103] Compiling AEPRulesEngine Transforming.swift
[13/103] Compiling AEPRulesEngine Traversable.swift
[14/103] Compiling AEPServices Logging.swift
[15/103] Compiling AEPServices LoggingService.swift
[16/103] Compiling AEPServices DefaultHeadersFormatter.swift
[17/103] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[18/103] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[19/103] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[20/103] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[21/103] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[22/103] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[23/103] Compiling AEPServices URLError+Recoverable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[24/103] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[25/103] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[26/112] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[27/112] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[28/112] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[29/112] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[30/112] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[31/112] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[32/112] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[33/112] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[34/112] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[35/112] Compiling AEPServices MessageMonitor.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)
[36/112] Emitting module AEPServices
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[37/112] Compiling AEPServices ApplicationSystemInfoService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[38/112] Compiling AEPServices ServiceProvider.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[39/112] Compiling AEPServices SystemInfoService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[40/112] Compiling AEPServices UIUtils.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[41/112] Compiling AEPServices URLOpening.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[42/112] Compiling AEPServices URLService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[43/112] Compiling AEPServices Cache.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[44/112] Compiling AEPServices CacheEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[45/112] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[46/112] Compiling AEPServices Caching.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[47/112] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[48/112] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[49/112] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[50/112] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[51/112] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[52/112] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[53/112] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[54/112] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[55/112] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[56/112] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[57/112] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[58/112] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[59/112] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[60/112] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[61/112] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[62/112] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[63/112] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[64/112] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[75/112] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[76/112] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[77/112] Compiling AEPServices DataQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[78/112] Compiling AEPServices DataQueueService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[79/112] Compiling AEPServices DataQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[80/112] Compiling AEPServices SQLiteDataQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[81/112] Compiling AEPServices SQLiteWrapper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[82/112] Compiling AEPServices Log.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[83/112] Compiling AEPServices LogLevel.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
       ^
[90/112] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[91/112] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[92/112] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[93/112] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[94/112] Compiling AEPServices FileSystemNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[105/113] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[106/113] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[107/113] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[108/113] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[109/113] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[110/113] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[111/113] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[112/113] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[113/113] 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.10 linux