The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build DecartSDK, reference main (d2f23f), with Swift 6.1 for Android on 25 Nov 2025 03:38:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/DecartAI/decart-ios.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/DecartAI/decart-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d2f23f6 fix webrtc config + simulator macro (#11)
Cloned https://github.com/DecartAI/decart-ios.git
Revision (git rev-parse @):
d2f23f6af4e00c18c8a0d3df980f29a2c2e76677
SUCCESS checkout https://github.com/DecartAI/decart-ios.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/DecartAI/decart-ios.git
https://github.com/DecartAI/decart-ios.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "webrtc",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "140.0.0",
            "upper_bound" : "141.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/stasel/WebRTC.git"
    }
  ],
  "manifest_display_name" : "DecartSDK",
  "name" : "DecartSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "DecartSDK",
      "targets" : [
        "DecartSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DecartSDK",
      "module_type" : "SwiftTarget",
      "name" : "DecartSDK",
      "path" : "Sources/DecartSDK",
      "product_dependencies" : [
        "WebRTC"
      ],
      "product_memberships" : [
        "DecartSDK"
      ],
      "sources" : [
        "Capture/CaptureDataTypes.swift",
        "Capture/CaptureExtensions.swift",
        "Capture/RealtimeCameraCapture.swift",
        "DecartSDK.swift",
        "Models/ModelDataTypes.swift",
        "Models/ModelState.swift",
        "Models/Models.swift",
        "Models/ModelsInputFactory.swift",
        "Process/ProcessClient.swift",
        "Realtime/RealtimeClient+Media.swift",
        "Realtime/RealtimeClient.swift",
        "Realtime/RealtimeConfiguration.swift",
        "Realtime/RealtimeDataTypes.swift",
        "Realtime/WebRTC/RTCPeerConnection+Ext.swift",
        "Realtime/WebRTC/SignalingManager.swift",
        "Realtime/WebRTC/SignalingModel.swift",
        "Realtime/WebRTC/WebRTCManager.swift",
        "Realtime/Websocket/SocketStream.swift",
        "Realtime/Websocket/WebSocketClient.swift",
        "Shared/DecartError.swift",
        "Shared/Logger.swift",
        "SwiftUI/RTCMLVideoViewWrapper.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/stasel/WebRTC.git
[1/704] Fetching webrtc
Fetched https://github.com/stasel/WebRTC.git from cache (0.24s)
Computing version for https://github.com/stasel/WebRTC.git
Computed https://github.com/stasel/WebRTC.git at 140.0.0 (2.63s)
Creating working copy for https://github.com/stasel/WebRTC.git
Working copy of https://github.com/stasel/WebRTC.git resolved at 140.0.0
Downloading binary artifact https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
[1369/41474976] Downloading https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip
Downloaded https://github.com/stasel/WebRTC/releases/download/140.0.0/WebRTC-M140.xcframework.zip (3.84s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/23] Emitting module DecartSDK
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[4/25] Compiling DecartSDK Logger.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[5/25] Compiling DecartSDK RTCMLVideoViewWrapper.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[6/25] Compiling DecartSDK RealtimeDataTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[7/25] Compiling DecartSDK RTCPeerConnection+Ext.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[8/25] Compiling DecartSDK SignalingManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[9/25] Compiling DecartSDK SignalingModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[10/25] Compiling DecartSDK WebRTCManager.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[11/25] Compiling DecartSDK SocketStream.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[12/25] Compiling DecartSDK Models.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[13/25] Compiling DecartSDK ModelsInputFactory.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[14/25] Compiling DecartSDK ProcessClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[15/25] Compiling DecartSDK DecartSDK.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[16/25] Compiling DecartSDK ModelDataTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[17/25] Compiling DecartSDK ModelState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[18/25] Compiling DecartSDK RealtimeClient+Media.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[19/25] Compiling DecartSDK RealtimeClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[20/25] Compiling DecartSDK RealtimeConfiguration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[21/25] Compiling DecartSDK WebSocketClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[22/25] Compiling DecartSDK DecartError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[23/25] Compiling DecartSDK CaptureDataTypes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[24/25] Compiling DecartSDK CaptureExtensions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[25/25] Compiling DecartSDK RealtimeCameraCapture.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
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/22] Compiling DecartSDK CaptureDataTypes.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[3/22] Compiling DecartSDK CaptureExtensions.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[4/22] Compiling DecartSDK RealtimeCameraCapture.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[5/24] Compiling DecartSDK DecartSDK.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[6/24] Compiling DecartSDK ModelDataTypes.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[7/24] Compiling DecartSDK ModelState.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[8/24] Compiling DecartSDK WebSocketClient.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[9/24] Compiling DecartSDK DecartError.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[10/24] Compiling DecartSDK RealtimeDataTypes.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[11/24] Compiling DecartSDK RTCPeerConnection+Ext.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[12/24] Compiling DecartSDK SignalingManager.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/24] Emitting module DecartSDK
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[14/24] Compiling DecartSDK SignalingModel.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[15/24] Compiling DecartSDK WebRTCManager.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[16/24] Compiling DecartSDK SocketStream.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[17/24] Compiling DecartSDK RealtimeClient+Media.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[18/24] Compiling DecartSDK RealtimeClient.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[19/24] Compiling DecartSDK RealtimeConfiguration.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[20/24] Compiling DecartSDK Models.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[21/24] Compiling DecartSDK ModelsInputFactory.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[22/24] Compiling DecartSDK ProcessClient.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[23/24] Compiling DecartSDK Logger.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
[24/24] Compiling DecartSDK RTCMLVideoViewWrapper.swift
/host/spi-builder-workspace/Sources/DecartSDK/Capture/CaptureExtensions.swift:7:8: error: no such module 'AVFoundation'
 5 | //  Created by Alon Bar-el on 04/11/2025.
 6 | //
 7 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 8 | import WebRTC
 9 |
BUILD FAILURE 6.1 android