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 YAnalyticsAdobe with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-adobe-ios.git
Reference: 1.0.1
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/codeandtheory/yanalytics-adobe-ios
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at c37063d Update README.md to add shield badges (#5)
Cloned https://github.com/codeandtheory/yanalytics-adobe-ios.git
Revision (git rev-parse @):
c37063de2cae204dd11994385cab2b2a0c4f40f3
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-adobe-ios.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/codeandtheory/yanalytics-adobe-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/yml-org/yanalytics-ios.git
Fetching https://github.com/adobe/aepsdk-analytics-ios.git
[1/2664] Fetching aepsdk-analytics-ios
[1174/2823] Fetching aepsdk-analytics-ios, yanalytics-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.25s)
Fetched https://github.com/adobe/aepsdk-analytics-ios.git from cache (0.25s)
Computing version for https://github.com/adobe/aepsdk-analytics-ios.git
Computed https://github.com/adobe/aepsdk-analytics-ios.git at 3.2.0 (0.40s)
Fetching https://github.com/adobe/aepsdk-core-ios.git
[1/22995] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (2.10s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (0.39s)
Computing version for https://github.com/adobe/aepsdk-core-ios.git
Computed https://github.com/adobe/aepsdk-core-ios.git at 3.9.0 (0.42s)
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[1/1295] Fetching aepsdk-rulesengine-ios
Fetched https://github.com/adobe/aepsdk-rulesengine-ios.git from cache (0.21s)
Computing version for https://github.com/adobe/aepsdk-rulesengine-ios.git
Computed https://github.com/adobe/aepsdk-rulesengine-ios.git at 1.2.3 (0.38s)
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 1.2.3
Creating working copy for https://github.com/adobe/aepsdk-analytics-ios.git
Working copy of https://github.com/adobe/aepsdk-analytics-ios.git resolved at 3.2.0
Creating working copy for https://github.com/adobe/aepsdk-core-ios.git
Working copy of https://github.com/adobe/aepsdk-core-ios.git resolved at 3.9.0
Creating working copy for https://github.com/yml-org/yanalytics-ios.git
Working copy of https://github.com/yml-org/yanalytics-ios.git resolved at 1.2.1
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/106] Compiling YAnalytics AnalyticsEventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[9/107] Compiling AEPServices URLOpening.swift
[10/107] Compiling AEPServices URLService.swift
[11/107] Compiling AEPServices Cache.swift
[12/110] Emitting module AEPRulesEngine
[13/110] Compiling AEPServices ApplicationSystemInfoService.swift
[14/110] Compiling AEPServices ServiceProvider.swift
[15/110] Compiling AEPServices SystemInfoService.swift
[16/110] Compiling AEPServices UIUtils.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/110] Emitting module YAnalytics
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[18/110] Compiling AEPServices HttpConnection.swift
[19/110] Compiling AEPServices HttpConnectionConstants.swift
[20/110] Compiling AEPServices HttpMethod.swift
[21/110] Compiling AEPServices DiskCacheService.swift
[22/110] Compiling AEPServices DataEntity.swift
[23/110] Compiling AEPServices DataQueue.swift
[24/110] Compiling YAnalytics UserPropertyFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[25/110] Compiling YAnalytics AnalyticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[32/110] Compiling YAnalytics ScreenViewFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[33/110] Compiling YAnalytics EventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/110] Emitting module AEPServices
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[42/110] Compiling AEPServices CacheEntry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[43/110] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[44/110] Compiling AEPServices Caching.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[45/119] Compiling AEPServices Logging.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[46/119] Compiling AEPServices LoggingService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[47/119] Compiling AEPServices DefaultHeadersFormatter.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[51/119] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[52/119] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[53/119] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[54/119] Compiling AEPRulesEngine Transformer.swift
[55/119] Compiling AEPRulesEngine Transforming.swift
[56/119] Compiling AEPRulesEngine Traversable.swift
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/73] Compiling YAnalytics EventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[3/73] Compiling YAnalytics AnalyticsEventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[4/73] Compiling YAnalytics ScreenViewFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[5/73] Compiling YAnalytics AnalyticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[6/73] Compiling AEPServices DataQueue.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[7/73] Compiling AEPServices DataQueueService.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[8/78] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[9/78] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/78] Emitting module YAnalytics
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[11/79] Compiling AEPServices DataQueuing.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[12/79] Compiling AEPServices SQLiteDataQueue.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[13/79] Compiling YAnalytics UserPropertyFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
import os
       ^
[14/79] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[15/79] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[16/79] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[17/79] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[18/79] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[19/79] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[20/79] Compiling AEPServices UIApplication+Window.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[21/79] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
[22/79] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.10 linux