The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MuxUploadSDK, reference v1.1.0 (ffcf66), with Swift 6.1 for Linux on 10 Apr 2026 02:16:28 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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/muxinc/swift-upload-sdk.git
Reference: v1.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/muxinc/swift-upload-sdk
 * tag               v1.1.0     -> FETCH_HEAD
HEAD is now at ffcf664 Version bumps
Cloned https://github.com/muxinc/swift-upload-sdk.git
Revision (git rev-parse @):
ffcf664d5172b7df94b1803865a276d2edd4d88a
SUCCESS checkout https://github.com/muxinc/swift-upload-sdk.git at v1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/muxinc/swift-upload-sdk.git
https://github.com/muxinc/swift-upload-sdk.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "MuxUploadSDK",
  "name" : "MuxUploadSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "MuxUploadSDK",
      "targets" : [
        "MuxUploadSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "MuxUploadSDKTests",
      "module_type" : "SwiftTarget",
      "name" : "MuxUploadSDKTests",
      "path" : "Tests/MuxUploadSDKTests",
      "sources" : [
        "Helpers/DummyError.swift",
        "Helpers/FakeUploadsFile.swift",
        "Helpers/MockUploadInputInspector.swift",
        "Helpers/PersistenceEntry+Fixtures.swift",
        "Helpers/StubbedChunkedFile.swift",
        "Helpers/UploadInput+Fixtures.swift",
        "Internal Utilities Tests/ChunkedFileTests.swift",
        "PublicAPITests/DirectUploadTests.swift",
        "Upload Tests/ChunkWorkerTests.swift",
        "Upload Tests/ChunkedFileUploaderTests.swift",
        "Upload Tests/ReporterTests.swift",
        "Upload Tests/UploadPersistenceTests.swift",
        "UploadManagerTests/UploadManagerTests.swift"
      ],
      "target_dependencies" : [
        "MuxUploadSDK"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MuxUploadSDK",
      "module_type" : "SwiftTarget",
      "name" : "MuxUploadSDK",
      "path" : "Sources/MuxUploadSDK",
      "product_memberships" : [
        "MuxUploadSDK"
      ],
      "sources" : [
        "Extensions/Bundle+Reporting.swift",
        "Extensions/FileManager+FileOperations.swift",
        "Extensions/NSMutableURLRequest+Reporting.swift",
        "InputInspection/UploadInputFormatInspectionResult.swift",
        "InputInspection/UploadInputInspector.swift",
        "InputStandardization/UploadInputStandardizationWorker.swift",
        "InputStandardization/UploadInputStandardizer.swift",
        "InternalUtilities/ChunkedFile.swift",
        "InternalUtilities/Error+InternalErrors.swift",
        "InternalUtilities/HttpError.swift",
        "InternalUtilities/Reporting/InputStandardizationFailedEvent.swift",
        "InternalUtilities/Reporting/InputStandardizationSucceededEvent.swift",
        "InternalUtilities/Reporting/Reporter.swift",
        "InternalUtilities/Reporting/UploadFailedEvent.swift",
        "InternalUtilities/Reporting/UploadSucceededEvent.swift",
        "InternalUtilities/UploadInput.swift",
        "PublicAPI/AVFoundation+DirectUpload/DirectUpload+AVFoundation.swift",
        "PublicAPI/DirectUpload.swift",
        "PublicAPI/DirectUploadManager.swift",
        "PublicAPI/Options/DirectUploadOptions.swift",
        "PublicAPI/PhotosKit+DirectUpload/PHAsset+DirectUpload.swift",
        "PublicAPI/SDKLogger.swift",
        "PublicAPI/SemanticVersion.swift",
        "Upload/ChunkWorker.swift",
        "Upload/ChunkedFileUploader.swift",
        "Upload/UploadInfo.swift",
        "Upload/UploadPersistence.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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/swiftpackageindex/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 swiftpackageindex/spi-images
70792468e643: Already exists
ac053c427195: Already exists
a2b0bee87d43: Already exists
736d91014298: Already exists
e15f2d84a3ab: Pulling fs layer
e09e613f03ba: Pulling fs layer
f8d472301c37: Pulling fs layer
1b99f39320d7: Pulling fs layer
1b99f39320d7: Waiting
e09e613f03ba: Verifying Checksum
e09e613f03ba: Download complete
f8d472301c37: Download complete
e15f2d84a3ab: Verifying Checksum
e15f2d84a3ab: Download complete
e15f2d84a3ab: Pull complete
e09e613f03ba: Pull complete
f8d472301c37: Pull complete
1b99f39320d7: Verifying Checksum
1b99f39320d7: Download complete
1b99f39320d7: Pull complete
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Downloaded newer image for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2271] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.39s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.6 (1.04s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3672] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.06s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.6
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/29] Emitting module MuxUploadSDK
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[6/32] Compiling MuxUploadSDK SDKLogger.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[7/32] Compiling MuxUploadSDK SemanticVersion.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[8/32] Compiling MuxUploadSDK ChunkWorker.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[9/32] Compiling MuxUploadSDK Bundle+Reporting.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[10/32] Compiling MuxUploadSDK FileManager+FileOperations.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[11/32] Compiling MuxUploadSDK NSMutableURLRequest+Reporting.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[12/32] Compiling MuxUploadSDK UploadInputFormatInspectionResult.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[13/32] Compiling MuxUploadSDK DirectUploadManager.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[14/32] Compiling MuxUploadSDK DirectUploadOptions.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[15/32] Compiling MuxUploadSDK PHAsset+DirectUpload.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[16/32] Compiling MuxUploadSDK Error+InternalErrors.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[17/32] Compiling MuxUploadSDK HttpError.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[18/32] Compiling MuxUploadSDK InputStandardizationFailedEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[19/32] Compiling MuxUploadSDK InputStandardizationSucceededEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[20/32] Compiling MuxUploadSDK Reporter.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[21/32] Compiling MuxUploadSDK UploadFailedEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[22/32] Compiling MuxUploadSDK UploadSucceededEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[23/32] Compiling MuxUploadSDK UploadInputInspector.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[24/32] Compiling MuxUploadSDK UploadInputStandardizationWorker.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[25/32] Compiling MuxUploadSDK UploadInputStandardizer.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[26/32] Compiling MuxUploadSDK ChunkedFile.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[27/32] Compiling MuxUploadSDK ChunkedFileUploader.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[28/32] Compiling MuxUploadSDK UploadInfo.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[29/32] Compiling MuxUploadSDK UploadPersistence.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[30/32] Compiling MuxUploadSDK UploadInput.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[31/32] Compiling MuxUploadSDK DirectUpload+AVFoundation.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[32/32] Compiling MuxUploadSDK DirectUpload.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
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/swiftpackageindex/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/28] Compiling MuxUploadSDK Error+InternalErrors.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[5/28] Compiling MuxUploadSDK HttpError.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[6/28] Compiling MuxUploadSDK InputStandardizationFailedEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[7/28] Compiling MuxUploadSDK InputStandardizationSucceededEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/31] Emitting module MuxUploadSDK
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[9/31] Compiling MuxUploadSDK SDKLogger.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[10/31] Compiling MuxUploadSDK SemanticVersion.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[11/31] Compiling MuxUploadSDK ChunkWorker.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[12/31] Compiling MuxUploadSDK Reporter.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[13/31] Compiling MuxUploadSDK UploadFailedEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[14/31] Compiling MuxUploadSDK UploadSucceededEvent.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[15/31] Compiling MuxUploadSDK DirectUploadManager.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[16/31] Compiling MuxUploadSDK DirectUploadOptions.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[17/31] Compiling MuxUploadSDK PHAsset+DirectUpload.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[18/31] Compiling MuxUploadSDK UploadInputInspector.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[19/31] Compiling MuxUploadSDK UploadInputStandardizationWorker.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[20/31] Compiling MuxUploadSDK UploadInputStandardizer.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[21/31] Compiling MuxUploadSDK ChunkedFile.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[22/31] Compiling MuxUploadSDK UploadInput.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[23/31] Compiling MuxUploadSDK DirectUpload+AVFoundation.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[24/31] Compiling MuxUploadSDK DirectUpload.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[25/31] Compiling MuxUploadSDK Bundle+Reporting.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[26/31] Compiling MuxUploadSDK FileManager+FileOperations.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[27/31] Compiling MuxUploadSDK NSMutableURLRequest+Reporting.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[28/31] Compiling MuxUploadSDK UploadInputFormatInspectionResult.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[29/31] Compiling MuxUploadSDK ChunkedFileUploader.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[30/31] Compiling MuxUploadSDK UploadInfo.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
[31/31] Compiling MuxUploadSDK UploadPersistence.swift
/host/spi-builder-workspace/Sources/MuxUploadSDK/InputInspection/UploadInputFormatInspectionResult.swift:5:8: error: no such module 'AVFoundation'
 3 | //
 4 |
 5 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
 6 | import Foundation
 7 |
BUILD FAILURE 6.1 linux