The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DatadogOpenFeatureProvider, reference 0.1.0 (8df682), with Swift 6.1 for Android on 30 Jan 2026 06:18:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build 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:         android
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-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/DataDog/dd-sdk-ios.git
Fetching https://github.com/open-feature/swift-sdk.git
[1/1404] Fetching swift-sdk
[1405/107800] Fetching swift-sdk, dd-sdk-ios
Fetched https://github.com/open-feature/swift-sdk.git from cache (6.47s)
Fetched https://github.com/DataDog/dd-sdk-ios.git from cache (6.56s)
Computing version for https://github.com/open-feature/swift-sdk.git
Computed https://github.com/open-feature/swift-sdk.git at 0.3.1 (9.58s)
Computing version for https://github.com/DataDog/dd-sdk-ios.git
Computed https://github.com/DataDog/dd-sdk-ios.git at 3.6.0 (1.34s)
Fetching https://github.com/open-telemetry/opentelemetry-swift-core
Fetching https://github.com/kstenerud/KSCrash.git
[1/13565] Fetching opentelemetry-swift-core
[544/35095] Fetching opentelemetry-swift-core, kscrash
Fetched https://github.com/open-telemetry/opentelemetry-swift-core from cache (2.10s)
Fetched https://github.com/kstenerud/KSCrash.git from cache (2.12s)
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.38s)
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.10s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.79s)
Computing version for https://github.com/kstenerud/KSCrash.git
Computed https://github.com/kstenerud/KSCrash.git at 2.5.1 (1.25s)
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/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-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 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/150] 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)
[8/166] Compiling DatadogInternal Event.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/166] Compiling DatadogInternal FeatureRequestBuilder.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/166] Compiling DatadogInternal MultipartFormData.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/166] Compiling DatadogInternal URLRequestBuilder.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/166] Compiling DatadogInternal UploadPerformancePreset.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/166] Compiling DatadogInternal Assert.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/166] Compiling DatadogInternal CustomDump.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/166] Compiling DatadogInternal DDError.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/166] Compiling DatadogInternal DateFormatting.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/166] Compiling DatadogInternal DeterministicSampler.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/166] Compiling DatadogInternal ReflectionMirror.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/166] Compiling DatadogInternal Reflector.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/166] Compiling DatadogInternal Sampler.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/166] Compiling DatadogInternal SwiftExtensions.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/166] Compiling DatadogInternal UIKitExtensions.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/166] Compiling DatadogInternal WatchKitExtensions.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/166] 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 |
[25/166] 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 |
[26/166] 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 |
[27/166] 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 |
[28/166] 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 |
[29/166] Compiling DatadogInternal Flushable.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/166] Compiling DatadogInternal ReadWriteLock.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/166] Compiling DatadogInternal InternalExtended.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 |
[32/166] Compiling DatadogInternal TimeInterval+Convenience.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 |
[33/166] Compiling DatadogInternal FeatureMessage.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 |
[34/166] Compiling DatadogInternal DatadogExtended.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 |
[35/166] Compiling DatadogInternal FixedWidthInteger+Convenience.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 |
[36/166] Compiling DatadogInternal Foundation+Datadog.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 |
[37/166] 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 |
[38/166] 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 |
[39/166] 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 |
[40/166] 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 |
[41/166] Compiling DatadogInternal BatteryStatus.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 |
[42/166] Compiling DatadogInternal DatadogCoreProtocol.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 |
[43/166] Compiling DatadogInternal DatadogFeature.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 |
[44/166] Compiling DatadogInternal Data+Crypto.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 |
[45/166] Compiling DatadogInternal Threading.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 |
[46/166] Compiling DatadogInternal AccountInfo.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 |
[47/166] Compiling DatadogInternal AppState.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 |
[48/166] Compiling DatadogInternal ApplicationNotifications.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 |
[49/166] 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)
[50/166] 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)
[51/166] 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)
[52/166] 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)
[53/166] 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)
[54/166] 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)
[55/166] 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)
[56/166] 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)
[57/166] 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)
[58/166] 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)
[59/166] 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)
[60/166] 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)
[61/166] 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)
[62/166] 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)
[63/166] 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)
[64/166] 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)
[65/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)
[66/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)
[67/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)
[68/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)
[69/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)
[70/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)
[71/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)
[72/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)
[73/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)
[74/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)
[75/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)
[76/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)
[77/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)
[78/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)
[79/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)
[80/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)
[81/166] 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)
[82/166] 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)
[83/166] 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)
[84/166] 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)
[85/166] 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)
[86/166] 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)
[87/166] 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)
[88/166] 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)
[89/166] 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)
[90/166] 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)
[91/166] 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)
[92/166] 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)
[93/166] 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)
[94/166] 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)
[95/166] 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)
[96/166] 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)
[97/166] 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 |
[98/166] 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 |
[99/166] 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 |
[100/166] 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 |
/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)
/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)
/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)
[130/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)
[131/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)
[132/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)
[133/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)
[134/166] Compiling DatadogInternal BrightnessLevel.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 BundleType.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 CarrierInfo.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 DatadogContext.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 DatadogSite.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 DateProvider.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 DeviceInfo.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 LaunchInfo.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 LocaleInfo.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 NetworkConnectionInfo.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 OperatingSystem+Utils.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 Sysctl.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 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)
[147/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)
[148/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)
[149/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)
[150/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)
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:08fa5f1bd27c53c71ebe7c2842e29d52715d90da2c5b8f52513c9039c232613d
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/143] Compiling DatadogInternal BatteryStatus.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 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 |
[4/143] 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 |
[5/143] 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 |
[6/143] 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 |
[7/143] 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 |
[8/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 |
[9/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 |
[10/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 |
[11/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 |
[12/146] Compiling DatadogInternal Threading.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 AccountInfo.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 AppState.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 ApplicationNotifications.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 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 |
[17/146] 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 |
[18/146] 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 |
[19/146] 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 |
[20/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 |
[21/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 |
[22/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 |
[23/146] 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 |
[24/146] 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 |
[25/146] 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 |
[26/146] Compiling DatadogInternal Flushable.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 ReadWriteLock.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 android