Build Information
Failed to build DatadogOpenFeatureProvider, reference 0.1.0 (8df682), with Swift 6.1 for Linux on 30 Jan 2026 06:17:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DataDog/dd-openfeature-provider-swift.git
Reference: 0.1.0
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/DataDog/dd-openfeature-provider-swift
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 8df682b Merge pull request #19 from DataDog/release/0.1.0
Cloned https://github.com/DataDog/dd-openfeature-provider-swift.git
Revision (git rev-parse @):
8df682bf63e703b2917bf6cb1a5eb04d9bf2b6e9
SUCCESS checkout https://github.com/DataDog/dd-openfeature-provider-swift.git at 0.1.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/DataDog/dd-openfeature-provider-swift.git
https://github.com/DataDog/dd-openfeature-provider-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-sdk",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/open-feature/swift-sdk.git"
},
{
"identity" : "dd-sdk-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "3.2.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/DataDog/dd-sdk-ios.git"
}
],
"manifest_display_name" : "DatadogOpenFeatureProvider",
"name" : "DatadogOpenFeatureProvider",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "watchos",
"version" : "7.0"
},
{
"name" : "tvos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DatadogOpenFeatureProvider",
"targets" : [
"DatadogOpenFeatureProvider"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DatadogOpenFeatureProviderTests",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProviderTests",
"path" : "Tests/DatadogOpenFeatureProviderTests",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"sources" : [
"AnyValueConversionTests.swift",
"ContextConversionTests.swift",
"DatadogProviderTests.swift",
"ProviderEvaluationTests.swift",
"TestUtilities.swift",
"ValueConversionTests.swift"
],
"target_dependencies" : [
"DatadogOpenFeatureProvider"
],
"type" : "test"
},
{
"c99name" : "DatadogOpenFeatureProvider",
"module_type" : "SwiftTarget",
"name" : "DatadogOpenFeatureProvider",
"path" : "Sources/DatadogOpenFeatureProvider",
"product_dependencies" : [
"DatadogFlags",
"OpenFeature"
],
"product_memberships" : [
"DatadogOpenFeatureProvider"
],
"sources" : [
"AnyValue+OpenFeature.swift",
"DatadogProvider.swift",
"FlagsEvaluationContext+OpenFeature.swift",
"ProviderEvaluation+DatadogFlags.swift",
"Value+DatadogFlags.swift",
"Versioning.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/open-feature/swift-sdk.git
Fetching https://github.com/DataDog/dd-sdk-ios.git
[1/1404] Fetching swift-sdk
Fetched https://github.com/open-feature/swift-sdk.git from cache (0.27s)
[1/106396] Fetching dd-sdk-ios
Fetched https://github.com/DataDog/dd-sdk-ios.git from cache (9.16s)
Computing version for https://github.com/open-feature/swift-sdk.git
Computed https://github.com/open-feature/swift-sdk.git at 0.3.1 (12.94s)
Computing version for https://github.com/DataDog/dd-sdk-ios.git
Computed https://github.com/DataDog/dd-sdk-ios.git at 3.6.0 (3.56s)
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
Fetching https://github.com/kstenerud/KSCrash.git
[1/13565] Fetching opentelemetry-swift-core
[1494/35095] Fetching opentelemetry-swift-core, kscrash
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (0.84s)
[17440/21530] Fetching kscrash
Fetched https://github.com/kstenerud/KSCrash.git from cache (1.84s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift-core
Computed https://github.com/open-telemetry/opentelemetry-swift-core at 2.3.0 (3.36s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.52s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.18s)
Computing version for https://github.com/kstenerud/KSCrash.git
Computed https://github.com/kstenerud/KSCrash.git at 2.5.1 (0.71s)
Creating working copy for https://github.com/DataDog/dd-sdk-ios.git
Working copy of https://github.com/DataDog/dd-sdk-ios.git resolved at 3.6.0
Creating working copy for https://github.com/open-feature/swift-sdk.git
Working copy of https://github.com/open-feature/swift-sdk.git resolved at 0.3.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/kstenerud/KSCrash.git
Working copy of https://github.com/kstenerud/KSCrash.git resolved at 2.5.1
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift-core
Working copy of https://github.com/open-telemetry/opentelemetry-swift-core resolved at 2.3.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/147] Emitting module DatadogInternal
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[7/147] Compiling DatadogInternal Attributes.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[8/147] Compiling DatadogInternal AttributesSanitizer.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[9/147] Compiling DatadogInternal BacktraceReporter.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[10/147] Compiling DatadogInternal BacktraceReportingFeature.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[11/147] Compiling DatadogInternal BenchmarkProfiler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[12/147] Compiling DatadogInternal AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[13/147] Compiling DatadogInternal AnyDecodable.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[14/147] Compiling DatadogInternal AnyEncodable.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[15/147] Compiling DatadogInternal DynamicCodingKey.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[16/147] Compiling DatadogInternal CompletionHandler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[17/147] Compiling DatadogInternal Flushable.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[18/147] Compiling DatadogInternal ReadWriteLock.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[19/147] Compiling DatadogInternal Threading.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[20/147] Compiling DatadogInternal AccountInfo.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[21/147] Compiling DatadogInternal AppState.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[22/147] Compiling DatadogInternal ApplicationNotifications.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[23/147] Compiling DatadogInternal BatteryStatus.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[24/163] Compiling DatadogInternal TraceContextInjection.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[25/163] Compiling DatadogInternal TracePropagationHeadersReader.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[26/163] Compiling DatadogInternal TracePropagationHeadersWriter.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[27/163] Compiling DatadogInternal TracingHeaderType+objc.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[28/163] Compiling DatadogInternal TracingHeaderType.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[29/163] Compiling DatadogInternal ImmutableRequest.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[30/163] Compiling DatadogInternal NetworkInstrumentationSwizzler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[31/163] Compiling DatadogInternal URLSessionDataDelegateSwizzler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[32/163] Compiling DatadogInternal URLSessionInstrumentation.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[33/163] Compiling DatadogInternal URLSessionSwizzler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[34/163] Compiling DatadogInternal URLSessionTask+Tracking.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[35/163] Compiling DatadogInternal URLSessionTaskDelegateSwizzler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[36/163] Compiling DatadogInternal URLSessionTaskInterception.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[37/163] Compiling DatadogInternal URLSessionTaskSwizzler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[38/163] Compiling DatadogInternal W3CHTTPHeaders.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[39/163] Compiling DatadogInternal W3CHTTPHeadersReader.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[40/163] Compiling DatadogInternal W3CHTTPHeadersWriter.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[41/163] Compiling DatadogInternal MethodCalledMetric.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[42/163] Compiling DatadogInternal SDKMetricFields.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[43/163] Compiling DatadogInternal UploadQualityMetric.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[44/163] Compiling DatadogInternal Storage.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[45/163] Compiling DatadogInternal PerformancePresetOverride.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[46/163] Compiling DatadogInternal Writer.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[47/163] Compiling DatadogInternal MethodSwizzler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[48/163] Compiling DatadogInternal CoreLogger.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[49/163] Compiling DatadogInternal CoreLoggerLevel+objc.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[50/163] Compiling DatadogInternal InternalLogger+objc.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[51/163] Compiling DatadogInternal InternalLogger.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[52/163] Compiling DatadogInternal Telemetry.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[53/163] Compiling DatadogInternal DataCompression.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[54/163] Compiling DatadogInternal DataFormat.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[55/163] Compiling DatadogInternal DefaultJSONEncoder.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/163] Compiling DatadogInternal BrightnessLevel.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[66/163] Compiling DatadogInternal DateProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[67/163] Compiling DatadogInternal DeviceInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[68/163] Compiling DatadogInternal LaunchInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[69/163] Compiling DatadogInternal LocaleInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[70/163] Compiling DatadogInternal BundleType.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[71/163] Compiling DatadogInternal CarrierInfo.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[72/163] Compiling DatadogInternal DatadogContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[73/163] Compiling DatadogInternal DatadogSite.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[74/163] Emitting module OpenFeature
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[83/166] Compiling DatadogInternal TraceID.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[84/166] Compiling DatadogInternal WebViewMessage.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[85/166] Compiling DatadogInternal B3HTTPHeaders.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[86/166] Compiling DatadogInternal B3HTTPHeadersReader.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[87/166] Compiling DatadogInternal B3HTTPHeadersWriter.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[88/166] Compiling DatadogInternal HTTPHeadersReader.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[89/166] Compiling DatadogInternal HTTPHeadersWriter.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[90/166] Compiling DatadogInternal TracingHTTPHeaders.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[91/166] Compiling DatadogInternal DatadogURLSessionHandler.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[92/166] Compiling DatadogInternal FirstPartyHosts.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[93/166] Compiling DatadogInternal GraphQLRequestAttributes.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[94/166] Compiling DatadogInternal HostsSanitizer.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[95/166] Compiling DatadogInternal NetworkContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[96/166] Compiling DatadogInternal NetworkContextProvider.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[97/166] Compiling DatadogInternal NetworkInstrumentationFeature.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[98/166] Compiling DatadogInternal TraceContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[108/166] Compiling OpenFeature Value.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[109/166] Compiling OpenFeature ErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[110/166] Compiling OpenFeature OpenFeatureError.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[111/166] Compiling DatadogInternal TrackingConsent.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[112/166] Compiling DatadogInternal UserInfo.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[113/166] Compiling DatadogInternal CoreRegistry.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[114/166] Compiling DatadogInternal DD.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[115/166] Compiling DatadogInternal DataStore.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[119/166] Compiling DatadogInternal DatadogCoreProtocol.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[120/166] Compiling DatadogInternal DatadogFeature.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[121/166] Compiling DatadogInternal Data+Crypto.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[122/166] Compiling DatadogInternal DatadogExtended.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[123/166] Compiling DatadogInternal FixedWidthInteger+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[124/166] Compiling DatadogInternal Foundation+Datadog.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[125/166] Compiling DatadogInternal InternalExtended.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[126/166] Compiling DatadogInternal TimeInterval+Convenience.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[127/166] Compiling DatadogInternal FeatureMessage.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[128/166] Compiling DatadogInternal FeatureMessageReceiver.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[129/166] Compiling DatadogInternal BacktraceReport.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[130/166] Compiling DatadogInternal BinaryImage.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[131/166] Compiling DatadogInternal Crash.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[132/166] Compiling DatadogInternal CrashContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[133/166] Compiling DatadogInternal DDCrashReport.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[134/166] Compiling DatadogInternal DDThread.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[135/166] Compiling DatadogInternal LaunchReport.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[136/166] Compiling DatadogInternal LogEventAttributes.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[137/166] Compiling DatadogInternal LogMessage.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[138/166] Compiling DatadogInternal ProfilingContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[139/166] Compiling DatadogInternal ProfilingMessages.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[140/166] Compiling DatadogInternal RUMCoreContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[141/166] Compiling DatadogInternal RUMDataModels.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[142/166] Compiling DatadogInternal RUMPayloadMessages.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[143/166] Compiling DatadogInternal RUMWebViewContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[144/166] Compiling DatadogInternal SessionReplayConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[145/166] Compiling DatadogInternal SessionReplayCoreContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[146/166] Compiling DatadogInternal SamplingMechanismType.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[147/166] Compiling DatadogInternal SamplingPriority.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[148/166] Compiling DatadogInternal SpanContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[149/166] Compiling DatadogInternal SpanID.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
[150/166] Compiling DatadogInternal TraceCoreContext.swift
/host/spi-builder-workspace/.build/checkouts/dd-sdk-ios/DatadogInternal/Sources/Context/DeviceInfo.swift:123:8: error: no such module 'MachO'
121 | }
122 |
123 | import MachO
| `- error: no such module 'MachO'
124 |
125 | #if canImport(UIKit)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:8e1c3aab9de7fa4f6e33977b6a4cee007e876da3e605dda0be6b9b9bf86aa951
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/143] Compiling DatadogInternal AnyEncodable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[3/143] Compiling DatadogInternal DynamicCodingKey.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[4/143] Compiling DatadogInternal CompletionHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[5/146] Compiling DatadogInternal Attributes.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[6/146] Compiling DatadogInternal AttributesSanitizer.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[7/146] Compiling DatadogInternal BacktraceReporter.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[8/146] Compiling DatadogInternal NetworkContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[9/146] Compiling DatadogInternal NetworkContextProvider.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[10/146] Compiling DatadogInternal NetworkInstrumentationFeature.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[11/146] Compiling DatadogInternal TraceContext.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[12/146] Compiling DatadogInternal BacktraceReportingFeature.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[13/146] Compiling DatadogInternal BenchmarkProfiler.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[14/146] Compiling DatadogInternal AnyCodable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[15/146] Compiling DatadogInternal AnyDecodable.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[16/146] Compiling DatadogInternal DatadogURLSessionHandler.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[17/146] Compiling DatadogInternal FirstPartyHosts.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[18/146] Compiling DatadogInternal GraphQLRequestAttributes.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[19/146] Compiling DatadogInternal HostsSanitizer.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[20/146] Compiling DatadogInternal B3HTTPHeadersWriter.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[21/146] Compiling DatadogInternal HTTPHeadersReader.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[22/146] Compiling DatadogInternal HTTPHeadersWriter.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[23/146] Compiling DatadogInternal TracingHTTPHeaders.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[24/146] Compiling DatadogInternal TraceID.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[25/146] Compiling DatadogInternal WebViewMessage.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[26/146] Compiling DatadogInternal B3HTTPHeaders.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[27/146] Compiling DatadogInternal B3HTTPHeadersReader.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/146] Emitting module OpenFeature
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[29/146] Compiling OpenFeature Value.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[30/146] Compiling OpenFeature ErrorCode.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
[31/146] Compiling OpenFeature OpenFeatureError.swift
/host/spi-builder-workspace/.build/checkouts/swift-sdk/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
1 | import Combine
| `- error: no such module 'Combine'
2 | import Foundation
3 |
BUILD FAILURE 6.1 linux