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 ExyteMediaPicker, reference 3.1.4 (c287ee), with Swift 6.0 for Linux on 4 Apr 2025 14:27:54 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/exyte/MediaPicker.git
Reference: 3.1.4
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/exyte/MediaPicker
 * tag               3.1.4      -> FETCH_HEAD
HEAD is now at c287ee4 Fix showFullscreenPreview
Cloned https://github.com/exyte/MediaPicker.git
Revision (git rev-parse @):
c287ee410e5d9e9d642ed9c715042830f174a1d6
SUCCESS checkout https://github.com/exyte/MediaPicker.git at 3.1.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/exyte/MediaPicker.git
https://github.com/exyte/MediaPicker.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "anchoredpopup",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/exyte/AnchoredPopup.git"
    }
  ],
  "manifest_display_name" : "ExyteMediaPicker",
  "name" : "ExyteMediaPicker",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "ExyteMediaPicker",
      "targets" : [
        "ExyteMediaPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MediaPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "MediaPickerTests",
      "path" : "Tests/MediaPickerTests",
      "sources" : [
        "Extensions/TimeInterval+Init.swift",
        "Tests/Extensions/TimeIntervalTests.swift"
      ],
      "target_dependencies" : [
        "ExyteMediaPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ExyteMediaPicker",
      "module_type" : "SwiftTarget",
      "name" : "ExyteMediaPicker",
      "path" : "Sources/ExyteMediaPicker",
      "product_dependencies" : [
        "AnchoredPopup"
      ],
      "product_memberships" : [
        "ExyteMediaPicker"
      ],
      "sources" : [
        "Managers/FileManager.swift",
        "Managers/Medias/AlbumMediasProvider.swift",
        "Managers/Medias/AllMediasProvider.swift",
        "Managers/Medias/AllPhotosProvider.swift",
        "Managers/Medias/BaseMediasProvider.swift",
        "Managers/Medias/DefaultAlbumsProvider.swift",
        "Managers/MotionManager.swift",
        "Managers/PermissionsService.swift",
        "Managers/PhotoKit/PHAsset+Utils.swift",
        "Managers/PhotoKit/URL+Utils.swift",
        "Managers/Selection/CameraSelectionService.swift",
        "Managers/Selection/SelectionParamsHolder.swift",
        "Managers/Selection/SelectionService.swift",
        "Model/AlbumModel.swift",
        "Model/AssetMediaModel.swift",
        "Model/Media.swift",
        "Model/MediaModelProtocol.swift",
        "Model/Types.swift",
        "Model/URLMediaModel.swift",
        "Screens/AlbumView/AlbumView.swift",
        "Screens/AlbumView/MediaCell.swift",
        "Screens/AlbumView/MediaViewModel.swift",
        "Screens/AlbumsView/AlbumCell.swift",
        "Screens/AlbumsView/AlbumCellViewModel.swift",
        "Screens/AlbumsView/AlbumsView.swift",
        "Screens/AlbumsView/AlbumsViewModel.swift",
        "Screens/Camera/CameraSelectionContainer.swift",
        "Screens/Camera/CameraView.swift",
        "Screens/Camera/CameraViewModel.swift",
        "Screens/Camera/LiveCameraCell.swift",
        "Screens/Camera/LiveCameraView.swift",
        "Screens/Fullscreen/FullscreenCell.swift",
        "Screens/Fullscreen/FullscreenCellViewModel.swift",
        "Screens/Fullscreen/FullscreenContainer.swift",
        "Screens/MediaPicker/AlbumSelectionView.swift",
        "Screens/MediaPicker/GenenricsTrick.swift",
        "Screens/MediaPicker/MediaPicker.swift",
        "Screens/MediaPicker/MediaPickerMode.swift",
        "Screens/MediaPicker/MediaPickerViewModel.swift",
        "Theme/Bundle+.swift",
        "Theme/MediaPickerTheme.swift",
        "Utils/Errors/PermissionActionView.swift",
        "Utils/Errors/PermissionsErrorView.swift",
        "Utils/Extensions/Collection+.swift",
        "Utils/Extensions/ColumnCalculation.swift",
        "Utils/Extensions/OrientationTransformationExtensions.swift",
        "Utils/Extensions/Sequence+asyncMap.swift",
        "Utils/Extensions/TimeInterval+Duration.swift",
        "Utils/Extensions/View+.swift",
        "Utils/Extensions/View+NotificationCenter.swift",
        "Utils/Extensions/Zoom+ScrollView.swift",
        "Utils/Modifiers/KeyboardHeightHelper.swift",
        "Utils/Modifiers/MediaButtonStyle.swift",
        "Utils/Modifiers/MediaPickerThemeModifier.swift",
        "Utils/Modifiers/SafeAreaEnvironmentValues.swift",
        "Utils/Thumbnail/ThumbnailPlaceholder.swift",
        "Utils/Thumbnail/ThumbnailView.swift",
        "Utils/Widgets/AsyncButton.swift",
        "Utils/Widgets/CameraStubView.swift",
        "Utils/Widgets/LimitedLibraryPickerProxyView.swift",
        "Utils/Widgets/MediasGrid.swift",
        "Utils/Widgets/PlayerUIView.swift",
        "Utils/Widgets/SelectableView.swift",
        "Utils/Widgets/SelectionIndicatorView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/exyte/AnchoredPopup.git
[1/255] Fetching anchoredpopup
Fetched https://github.com/exyte/AnchoredPopup.git from cache (0.23s)
Computing version for https://github.com/exyte/AnchoredPopup.git
Computed https://github.com/exyte/AnchoredPopup.git at 1.0.6 (0.48s)
Creating working copy for https://github.com/exyte/AnchoredPopup.git
Working copy of https://github.com/exyte/AnchoredPopup.git resolved at 1.0.6
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ExyteMediaPicker/Resources/Media.xcassets
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/10] Compiling AnchoredPopup AnchoredAnimationManager.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/10] Emitting module AnchoredPopup
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[6/10] Compiling AnchoredPopup AnchoredPopup.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[7/10] Compiling AnchoredPopup PublicAPI.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[8/10] Compiling AnchoredPopup WindowManager.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[9/10] Compiling AnchoredPopup Utils.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[10/10] Compiling AnchoredPopup BlurBackdropView.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/ExyteMediaPicker/Resources/Media.xcassets
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling AnchoredPopup AnchoredPopup.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[3/8] Compiling AnchoredPopup WindowManager.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[4/8] Compiling AnchoredPopup BlurBackdropView.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[5/8] Compiling AnchoredPopup Utils.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[6/8] Compiling AnchoredPopup PublicAPI.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/8] Emitting module AnchoredPopup
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
[8/8] Compiling AnchoredPopup AnchoredAnimationManager.swift
/host/spi-builder-workspace/.build/checkouts/AnchoredPopup/Sources/AnchoredPopup/AnchoredAnimationManager.swift:7:8: error: no such module 'SwiftUI'
  5 | //
  6 |
  7 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  8 | import Combine
  9 |
BUILD FAILURE 6.0 linux