Build Information
Failed to build YAnalyticsAdobe, reference main (c37063
), with Swift 6.1 for Linux on 27 Apr 2025 22:05:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/yanalytics-adobe-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/codeandtheory/yanalytics-adobe-ios
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/yanalytics-adobe-ios.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/codeandtheory/yanalytics-adobe-ios.git
https://github.com/codeandtheory/yanalytics-adobe-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "aepsdk-analytics-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/adobe/aepsdk-analytics-ios.git"
},
{
"identity" : "yanalytics-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yml-org/yanalytics-ios.git"
}
],
"manifest_display_name" : "YAnalyticsAdobe",
"name" : "YAnalyticsAdobe",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "YAnalyticsAdobe",
"targets" : [
"YAnalyticsAdobe"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YAnalyticsAdobeTests",
"module_type" : "SwiftTarget",
"name" : "YAnalyticsAdobeTests",
"path" : "Tests/YAnalyticsAdobeTests",
"sources" : [
"AdobeAnalyticsEngineConfigurationTests.swift",
"AdobeAnalyticsEngineTests.swift",
"AdobeEventMappingTests.swift",
"Helpers/XCTestCase+AssertLogged.swift",
"Helpers/XCTestCase+MemoryLeakTracking.swift",
"Mock/MockAnalyticsData.swift"
],
"target_dependencies" : [
"YAnalyticsAdobe"
],
"type" : "test"
},
{
"c99name" : "YAnalyticsAdobe",
"module_type" : "SwiftTarget",
"name" : "YAnalyticsAdobe",
"path" : "Sources/YAnalyticsAdobe",
"product_dependencies" : [
"AEPAnalytics",
"YAnalytics"
],
"product_memberships" : [
"YAnalyticsAdobe"
],
"sources" : [
"AdobeAnalyticsEngine.swift",
"AdobeAnalyticsEngineConfiguration.swift",
"AdobeEventMapping.swift",
"AdobeEventType.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/yml-org/yanalytics-ios.git
Fetching https://github.com/adobe/aepsdk-analytics-ios.git
[1/2974] Fetching aepsdk-analytics-ios
[2975/3133] Fetching aepsdk-analytics-ios, yanalytics-ios
Fetched https://github.com/yml-org/yanalytics-ios.git from cache (0.27s)
Fetched https://github.com/adobe/aepsdk-analytics-ios.git from cache (0.27s)
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.75s)
Fetching https://github.com/adobe/aepsdk-core-ios.git
[1/26977] Fetching aepsdk-core-ios
Fetched https://github.com/adobe/aepsdk-core-ios.git from cache (2.21s)
Computing version for https://github.com/yml-org/yanalytics-ios.git
Computed https://github.com/yml-org/yanalytics-ios.git at 1.2.1 (2.68s)
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.46s)
Fetching https://github.com/adobe/aepsdk-rulesengine-ios.git
[1/1338] 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.72s)
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/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/yml-org/yanalytics-ios.git
Working copy of https://github.com/yml-org/yanalytics-ios.git resolved at 1.2.1
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
Building for debugging...
[0/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/106] Emitting module AEPServices
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[9/115] Compiling AEPRulesEngine Evaluable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[10/115] Compiling AEPRulesEngine LogicalExpression.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[11/115] Compiling AEPRulesEngine Operand.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[12/115] Compiling AEPRulesEngine ConditionEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[13/115] Compiling AEPRulesEngine Context.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[14/115] Compiling AEPRulesEngine Evaluating.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[15/115] Compiling AEPRulesEngine ComparisonExpression.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[16/115] Compiling AEPRulesEngine UnaryExpression.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[17/115] Compiling AEPRulesEngine Log.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/115] Emitting module YAnalytics
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[19/116] Compiling AEPRulesEngine Segment.swift
[20/116] Compiling AEPRulesEngine Template.swift
[21/116] Compiling AEPRulesEngine TemplateParser.swift
[22/116] Compiling AEPServices HitQueuing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[23/116] Compiling AEPServices PersistentHitQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[24/116] Compiling AEPServices FileManager+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[25/116] Compiling AEPServices FileUnzipper.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[26/116] Compiling AEPServices FileUnzipperConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[27/116] Compiling AEPServices URL+Validator.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[28/116] Compiling AEPServices Unzipping.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[29/116] Compiling AEPServices ZipArchive.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[30/116] Compiling AEPServices ZipEntry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[35/119] Compiling AEPRulesEngine LogLevel.swift
[36/119] Emitting module AEPRulesEngine
[37/119] Compiling YAnalytics EventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[38/119] Compiling YAnalytics ScreenViewFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[39/119] Compiling YAnalytics UserPropertyFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[44/119] Compiling YAnalytics AnalyticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[45/119] Compiling YAnalytics AnalyticsEventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[46/119] Compiling AEPRulesEngine Logging.swift
[47/119] Compiling AEPRulesEngine Operand+Literal.swift
[48/119] Compiling AEPRulesEngine Result+RulesFailure.swift
[49/119] Compiling AEPRulesEngine MustacheError.swift
[50/119] Compiling AEPRulesEngine MustacheToken.swift
[51/119] Compiling AEPRulesEngine ParserTagDelimiters.swift
[52/119] Compiling AEPRulesEngine Rule.swift
[53/119] Compiling AEPRulesEngine RulesEngine.swift
[54/119] Compiling AEPRulesEngine RulesFailure.swift
[55/119] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[56/119] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[57/119] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[58/119] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[59/119] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[60/119] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[61/119] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[62/119] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[63/119] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[73/119] Compiling AEPServices DiskCacheService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[74/119] Compiling AEPServices DataEntity.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[75/119] Compiling AEPServices DataQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[76/119] Compiling AEPServices DataQueueService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[77/119] Compiling AEPServices DataQueuing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[78/119] Compiling AEPServices SQLiteDataQueue.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[79/119] Compiling AEPServices SQLiteWrapper.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[80/119] Compiling AEPServices Log.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[81/119] Compiling AEPServices LogLevel.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[82/119] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[83/119] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[84/119] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[85/119] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[86/119] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[87/119] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[88/119] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[89/119] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[90/119] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[91/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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[92/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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[93/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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[94/119] Compiling AEPServices HttpConnection.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[95/119] Compiling AEPServices HttpConnectionConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[96/119] Compiling AEPServices HttpMethod.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[97/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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[98/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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[99/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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[104/119] Compiling AEPRulesEngine Transformer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[105/119] Compiling AEPRulesEngine Transforming.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[106/119] Compiling AEPRulesEngine Traversable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[107/119] Compiling AEPServices CacheEntry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[108/119] Compiling AEPServices CacheExpiry.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[110/119] Compiling AEPServices Caching.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/100] Compiling YAnalytics AnalyticsEngine.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[3/100] Compiling AEPRulesEngine Context.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[4/100] Compiling AEPRulesEngine Evaluating.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[5/100] Compiling AEPRulesEngine Operand.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[6/100] Compiling AEPRulesEngine ConditionEvaluator.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[7/100] Compiling AEPRulesEngine Evaluable.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[8/100] Compiling AEPRulesEngine LogicalExpression.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[9/100] Compiling YAnalytics EventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[10/100] Compiling YAnalytics AnalyticsEventFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[11/100] Compiling YAnalytics ScreenViewFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/100] Emitting module YAnalytics
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[13/100] Compiling AEPServices MessageGestureRecognizer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[14/100] Compiling AEPServices MessageMonitor.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[15/100] Compiling AEPServices MessageMonitoring.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[16/100] Compiling AEPServices MessageSettings.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[17/100] Compiling AEPServices MessagingDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[18/100] Compiling AEPServices Showable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[19/100] 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'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[20/100] Compiling AEPServices UIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[21/100] Compiling AEPServices FloatingButton.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[22/110] Compiling AEPServices Networking.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[23/110] Compiling AEPServices NamedCollectionDataStore.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[24/110] Compiling AEPServices NamedCollectionProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[25/110] Compiling AEPServices UserDefaultsNamedCollection.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[26/110] Compiling AEPServices AEPUIService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[27/110] Compiling AEPServices Dismissible.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[28/110] Compiling AEPServices MessageAlignment.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[29/110] Compiling AEPServices MessageAnimation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[30/110] Compiling AEPServices MessageGesture.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[31/110] Compiling AEPRulesEngine Segment.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[32/110] Compiling AEPRulesEngine Template.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[33/110] Compiling AEPRulesEngine TemplateParser.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[34/110] Compiling AEPServices HttpConnection.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[35/110] Compiling AEPServices HttpConnectionConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[36/110] Compiling AEPServices HttpMethod.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[37/110] Compiling AEPServices NetworkRequest.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[38/110] Compiling AEPServices NetworkService.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[39/110] Compiling AEPServices NetworkServiceConstants.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/110] Emitting module AEPServices
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[41/110] Compiling AEPRulesEngine Rule.swift
[42/110] Compiling AEPRulesEngine RulesEngine.swift
[43/110] Compiling AEPRulesEngine RulesFailure.swift
[44/113] Compiling AEPRulesEngine Result+RulesFailure.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[45/113] Compiling AEPRulesEngine UnaryExpression.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[46/113] Compiling AEPRulesEngine Log.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[47/113] Compiling AEPRulesEngine LogLevel.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[51/113] Compiling AEPRulesEngine MustacheError.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[52/113] Compiling AEPRulesEngine MustacheToken.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[53/113] Compiling AEPRulesEngine ParserTagDelimiters.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[60/113] Compiling AEPRulesEngine ComparisonExpression.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[61/113] Compiling AEPRulesEngine Logging.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[62/113] Compiling AEPRulesEngine Operand+Literal.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[63/113] Compiling YAnalytics UserPropertyFactory.swift
/host/spi-builder-workspace/.build/checkouts/yanalytics-ios/Sources/YAnalytics/Implementations/LoggerAnalyticsEngine.swift:10:8: error: no such module 'os'
8 |
9 | import Foundation
10 | import os
| `- error: no such module 'os'
11 |
12 | /// Logs analytics events to Apple's unified logging system.
[70/113] Emitting module AEPRulesEngine
[78/113] Compiling AEPServices FloatingButtonDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[79/113] Compiling AEPServices FloatingButtonPosition.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[80/113] Compiling AEPServices FloatingButtonPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[81/113] Compiling AEPServices FullscreenMessage+FrameCalculation.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[82/113] Compiling AEPServices FullscreenMessage+WKNavigationDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[83/113] Compiling AEPServices FullscreenMessage+WKScriptMessageHandler.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[84/113] Compiling AEPServices FullscreenMessage.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[85/113] Compiling AEPServices FullscreenMessageDelegate.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[86/113] Compiling AEPServices FullscreenPresentable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[87/113] Compiling AEPServices AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[88/113] Compiling AEPServices AtomicCounter.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[89/113] Compiling AEPServices Date+Format.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[90/113] Compiling AEPServices OperationOrderer.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[91/113] Compiling AEPServices PrettyDictionary.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[92/113] Compiling AEPServices ThreadSafeArray.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[93/113] Compiling AEPServices ThreadSafeDictionary.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[94/113] Compiling AEPServices URLEncoder.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[95/113] Compiling AEPServices HitProcessing.swift
/host/spi-builder-workspace/.build/checkouts/aepsdk-core-ios/AEPServices/Sources/ApplicationSystemInfoService.swift:17:8: error: no such module 'UIKit'
15 | #endif
16 | import Foundation
17 | import UIKit
| `- error: no such module 'UIKit'
18 |
19 | /// The Core system info service implementation which provides
[102/113] Compiling AEPRulesEngine Transformer.swift
[103/113] Compiling AEPRulesEngine Transforming.swift
[104/113] Compiling AEPRulesEngine Traversable.swift
BUILD FAILURE 6.1 linux