The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build FMPhotoPicker, reference 1.3.0 (fccd84), with Swift 6.1 for Linux on 26 Apr 2025 06:52:38 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/congnd/FMPhotoPicker.git
Reference: 1.3.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/congnd/FMPhotoPicker
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at fccd843 Bump to v1.3.0
Cloned https://github.com/congnd/FMPhotoPicker.git
Revision (git rev-parse @):
fccd843f042b12570bf0daa549b917792362784d
SUCCESS checkout https://github.com/congnd/FMPhotoPicker.git at 1.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/congnd/FMPhotoPicker.git
https://github.com/congnd/FMPhotoPicker.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "FMPhotoPicker",
  "name" : "FMPhotoPicker",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "FMPhotoPicker",
      "targets" : [
        "FMPhotoPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "FMPhotoPicker",
      "module_type" : "SwiftTarget",
      "name" : "FMPhotoPicker",
      "path" : "FMPhotoPicker/FMPhotoPicker",
      "product_memberships" : [
        "FMPhotoPicker"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "source/Animated Trasitioning/FMZoomInAnimationController.swift",
        "source/Animated Trasitioning/FMZoomOutAnimationController.swift",
        "source/Data/FMPhotoAsset.swift",
        "source/Data/FMPhotosDataSource.swift",
        "source/ImageEditor/Crop/FMCrop.swift",
        "source/ImageEditor/Crop/FMCroppable.swift",
        "source/ImageEditor/FMImageEditor.swift",
        "source/ImageEditor/Filter/FMFilter.swift",
        "source/ImageEditor/Filter/FMFilterable.swift",
        "source/Interaction Animator/FMPhotoInteractionAnimator.swift",
        "source/Scene/Picker/FMPhotoPickerBatchSelector.swift",
        "source/Scene/Picker/FMPhotoPickerImageCollectionViewCell.swift",
        "source/Scene/Picker/FMPhotoPickerImageCollectionViewLayout.swift",
        "source/Scene/Picker/FMPhotoPickerViewController.swift",
        "source/Scene/Presenter/Editor/FMImageEditorViewController.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropBackgroundView.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxCornersView.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropCropBoxView.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropForegroundView.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropScrollView.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropTranslucencyView.swift",
        "source/Scene/Presenter/Editor/Views/Crop/FMCropView.swift",
        "source/Scene/Presenter/Editor/Views/FMCropCell.swift",
        "source/Scene/Presenter/Editor/Views/FMCropMenuView.swift",
        "source/Scene/Presenter/Editor/Views/FMFilterCell.swift",
        "source/Scene/Presenter/Editor/Views/FMFiltersMenuView.swift",
        "source/Scene/Presenter/FMPhotoPresenterViewController.swift",
        "source/Scene/Presenter/Viewer/FMImageViewController.swift",
        "source/Scene/Presenter/Viewer/FMPhotoViewController.swift",
        "source/Scene/Presenter/Viewer/FMScalingImageView.swift",
        "source/Scene/Presenter/Viewer/FMVideoViewController.swift",
        "source/Scene/Presenter/Views/FMPlaybackControlView.swift",
        "source/Scene/Presenter/Views/FMPresenterBottomView.swift",
        "source/Scene/Presenter/Views/FMPresenterEditMenuView.swift",
        "source/Scene/Presenter/Views/FMPresenterTopView.swift",
        "source/Scene/Presenter/Views/Progress/FMPlaybackProgressThumbLayer.swift",
        "source/Scene/Presenter/Views/Progress/FMPlaybackProgressTrackLayer.swift",
        "source/Scene/Presenter/Views/Progress/FMPlaybackProgressView.swift",
        "source/Utilities/AVPlayer+Extension.swift",
        "source/Utilities/Bundle+Extension.swift",
        "source/Utilities/Const.swift",
        "source/Utilities/FMAlertable.swift",
        "source/Utilities/FMLoadingView.swift",
        "source/Utilities/FMPhotoPickerConfig.swift",
        "source/Utilities/FMWarningView.swift",
        "source/Utilities/Helper.swift",
        "source/Utilities/InsertableUIView.swift",
        "source/Utilities/TimeInterval+Extension.swift",
        "source/Utilities/UIImage+Extension.swift",
        "source/Utilities/UIImage+Extensions.swift",
        "source/Utilities/UIView+FMPhotoView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/4] Copying Info.plist
[0/4] Write sources
[2/4] Copying Assets.xcassets
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/51] Compiling FMPhotoPicker Const.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[6/51] Compiling FMPhotoPicker FMAlertable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[7/51] Compiling FMPhotoPicker FMLoadingView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[8/51] Compiling FMPhotoPicker FMPhotoPickerConfig.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[9/51] Compiling FMPhotoPicker FMWarningView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[10/51] Compiling FMPhotoPicker Helper.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[11/51] Compiling FMPhotoPicker FMPresenterTopView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[12/51] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[13/51] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[14/51] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[15/51] Compiling FMPhotoPicker AVPlayer+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[16/51] Compiling FMPhotoPicker Bundle+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[17/57] Compiling FMPhotoPicker FMFilter.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[18/57] Compiling FMPhotoPicker FMFilterable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[19/57] Compiling FMPhotoPicker FMPhotoInteractionAnimator.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[20/57] Compiling FMPhotoPicker FMPhotoPickerBatchSelector.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[21/57] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[22/57] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewLayout.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[23/57] Compiling FMPhotoPicker FMPhotoPickerViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[24/57] Compiling FMPhotoPicker InsertableUIView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[25/57] Compiling FMPhotoPicker TimeInterval+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[26/57] Compiling FMPhotoPicker UIImage+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[27/57] Compiling FMPhotoPicker UIImage+Extensions.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[28/57] Compiling FMPhotoPicker UIView+FMPhotoView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[29/57] Compiling FMPhotoPicker resource_bundle_accessor.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/57] Emitting module FMPhotoPicker
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[31/57] Compiling FMPhotoPicker FMZoomInAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[32/57] Compiling FMPhotoPicker FMZoomOutAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[33/57] Compiling FMPhotoPicker FMPhotoAsset.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[34/57] Compiling FMPhotoPicker FMPhotosDataSource.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[35/57] Compiling FMPhotoPicker FMCrop.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[36/57] Compiling FMPhotoPicker FMCroppable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[37/57] Compiling FMPhotoPicker FMImageEditor.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[38/57] Compiling FMPhotoPicker FMImageEditorViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[39/57] Compiling FMPhotoPicker FMCropBackgroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[40/57] Compiling FMPhotoPicker FMCropCropBoxCornersView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[41/57] Compiling FMPhotoPicker FMCropCropBoxView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[42/57] Compiling FMPhotoPicker FMCropForegroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[43/57] Compiling FMPhotoPicker FMCropScrollView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[44/57] Compiling FMPhotoPicker FMCropTranslucencyView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[45/57] Compiling FMPhotoPicker FMCropView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[46/57] Compiling FMPhotoPicker FMCropCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[47/57] Compiling FMPhotoPicker FMCropMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[48/57] Compiling FMPhotoPicker FMFilterCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[49/57] Compiling FMPhotoPicker FMFiltersMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[50/57] Compiling FMPhotoPicker FMPhotoPresenterViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[51/57] Compiling FMPhotoPicker FMImageViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[52/57] Compiling FMPhotoPicker FMPhotoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[53/57] Compiling FMPhotoPicker FMScalingImageView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[54/57] Compiling FMPhotoPicker FMVideoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[55/57] Compiling FMPhotoPicker FMPlaybackControlView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[56/57] Compiling FMPhotoPicker FMPresenterBottomView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[57/57] Compiling FMPhotoPicker FMPresenterEditMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/48] Compiling FMPhotoPicker FMFilter.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[3/48] Compiling FMPhotoPicker FMFilterable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[4/48] Compiling FMPhotoPicker FMPhotoInteractionAnimator.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[5/48] Compiling FMPhotoPicker FMPhotoPickerBatchSelector.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[6/48] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[7/48] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewLayout.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[8/48] Compiling FMPhotoPicker FMPhotoPickerViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[9/54] Compiling FMPhotoPicker FMPresenterTopView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[10/54] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[11/54] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[12/54] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[13/54] Compiling FMPhotoPicker AVPlayer+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[14/54] Compiling FMPhotoPicker Bundle+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[15/54] Compiling FMPhotoPicker Const.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[16/54] Compiling FMPhotoPicker FMAlertable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[17/54] Compiling FMPhotoPicker FMLoadingView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[18/54] Compiling FMPhotoPicker FMPhotoPickerConfig.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[19/54] Compiling FMPhotoPicker FMWarningView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[20/54] Compiling FMPhotoPicker Helper.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[21/54] Compiling FMPhotoPicker InsertableUIView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[22/54] Compiling FMPhotoPicker TimeInterval+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[23/54] Compiling FMPhotoPicker UIImage+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[24/54] Compiling FMPhotoPicker UIImage+Extensions.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[25/54] Compiling FMPhotoPicker UIView+FMPhotoView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[26/54] Compiling FMPhotoPicker resource_bundle_accessor.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[27/54] Compiling FMPhotoPicker FMPhotoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[28/54] Compiling FMPhotoPicker FMScalingImageView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[29/54] Compiling FMPhotoPicker FMVideoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[30/54] Compiling FMPhotoPicker FMPlaybackControlView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[31/54] Compiling FMPhotoPicker FMPresenterBottomView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[32/54] Compiling FMPhotoPicker FMPresenterEditMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/54] Emitting module FMPhotoPicker
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[34/54] Compiling FMPhotoPicker FMImageEditorViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[35/54] Compiling FMPhotoPicker FMCropBackgroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[36/54] Compiling FMPhotoPicker FMCropCropBoxCornersView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[37/54] Compiling FMPhotoPicker FMCropCropBoxView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[38/54] Compiling FMPhotoPicker FMCropForegroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[39/54] Compiling FMPhotoPicker FMCropScrollView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[40/54] Compiling FMPhotoPicker FMCropTranslucencyView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[41/54] Compiling FMPhotoPicker FMZoomInAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[42/54] Compiling FMPhotoPicker FMZoomOutAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[43/54] Compiling FMPhotoPicker FMPhotoAsset.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[44/54] Compiling FMPhotoPicker FMPhotosDataSource.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[45/54] Compiling FMPhotoPicker FMCrop.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[46/54] Compiling FMPhotoPicker FMCroppable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[47/54] Compiling FMPhotoPicker FMImageEditor.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[48/54] Compiling FMPhotoPicker FMCropView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[49/54] Compiling FMPhotoPicker FMCropCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[50/54] Compiling FMPhotoPicker FMCropMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[51/54] Compiling FMPhotoPicker FMFilterCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[52/54] Compiling FMPhotoPicker FMFiltersMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[53/54] Compiling FMPhotoPicker FMPhotoPresenterViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
[54/54] Compiling FMPhotoPicker FMImageViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
  7 | //
  8 |
  9 | import UIKit
    |        `- error: no such module 'UIKit'
 10 |
 11 | class FMZoomInAnimationController: NSObject, UIViewControllerAnimatedTransitioning {
BUILD FAILURE 6.1 linux