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

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $workDir
https://github.com/adobe/aepsdk-core-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.23s)
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.37s)
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/93] Emitting module AEPServices
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[4/102] Emitting module AEPRulesEngine
[5/105] Compiling AEPServices Caching.swift
[6/105] Compiling AEPServices LoggingService.swift
[7/105] Compiling AEPServices DefaultHeadersFormatter.swift
[8/105] Compiling AEPServices Log.swift
[9/105] Compiling AEPServices LogLevel.swift
[10/105] Compiling AEPServices Logging.swift
[11/105] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[12/105] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[13/105] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[14/105] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[15/105] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[16/105] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[17/105] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[18/105] Compiling AEPServices DataQueuing.swift
[19/105] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[20/105] Compiling AEPServices SQLiteDataQueue.swift
[21/105] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[22/105] Compiling AEPServices SQLiteWrapper.swift
[23/105] Compiling AEPServices DiskCacheService.swift
[24/105] Compiling AEPServices DataEntity.swift
[25/105] Compiling AEPServices DataQueue.swift
[26/105] Compiling AEPServices DataQueueService.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
       ^
[37/105] Compiling AEPRulesEngine Transformer.swift
[38/105] Compiling AEPRulesEngine Transforming.swift
[39/105] Compiling AEPRulesEngine Traversable.swift
[40/105] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[41/105] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[42/105] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[43/105] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[44/105] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[45/105] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[46/105] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[47/105] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[48/105] Compiling AEPServices resource_bundle_accessor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[49/105] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[50/105] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[51/105] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[52/105] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[53/105] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[54/105] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[55/105] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[56/105] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[57/105] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[58/105] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[59/105] Compiling AEPServices Cache.swift
[60/105] Compiling AEPServices CacheEntry.swift
[61/105] Compiling AEPServices CacheExpiry.swift
[62/105] Compiling AEPServices ApplicationSystemInfoService.swift
[63/105] Compiling AEPServices ServiceProvider.swift
[64/105] Compiling AEPServices SystemInfoService.swift
[65/105] Compiling AEPServices UIUtils.swift
[66/105] Compiling AEPServices URLOpening.swift
[67/105] Compiling AEPServices URLService.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
       ^
/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
       ^
[84/107] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[85/107] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[86/107] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[87/107] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[88/107] Compiling AEPServices FileSystemNamedCollection.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[90/107] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[91/107] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[92/107] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[93/107] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[94/107] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[95/107] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[96/107] Compiling AEPServices URLError+Recoverable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[97/107] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[98/107] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[99/107] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[100/107] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[101/107] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[102/107] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[103/107] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[104/107] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[105/107] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[106/107] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[107/107] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux