The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FMPhotoPicker with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/congnd/FMPhotoPicker.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/4] Write sources
[0/4] Copying Info.plist
[2/4] Copying Assets.xcassets
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/51] Compiling FMPhotoPicker FMFilter.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/51] Compiling FMPhotoPicker FMFilterable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/51] Compiling FMPhotoPicker FMPhotoInteractionAnimator.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/51] Compiling FMPhotoPicker FMPhotoPickerBatchSelector.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/51] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/51] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewLayout.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/51] Compiling FMPhotoPicker FMPhotoPickerViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/57] Compiling FMPhotoPicker Const.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/57] Compiling FMPhotoPicker FMAlertable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/57] Compiling FMPhotoPicker FMLoadingView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/57] Compiling FMPhotoPicker FMPhotoPickerConfig.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/57] Compiling FMPhotoPicker FMWarningView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/57] Compiling FMPhotoPicker Helper.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/57] Compiling FMPhotoPicker InsertableUIView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/57] Compiling FMPhotoPicker TimeInterval+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/57] Compiling FMPhotoPicker UIImage+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/57] Compiling FMPhotoPicker UIImage+Extensions.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/57] Compiling FMPhotoPicker UIView+FMPhotoView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/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'
import UIKit
       ^
[24/57] Compiling FMPhotoPicker FMPhotoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/57] Compiling FMPhotoPicker FMScalingImageView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/57] Compiling FMPhotoPicker FMVideoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/57] Compiling FMPhotoPicker FMPlaybackControlView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/57] Compiling FMPhotoPicker FMPresenterBottomView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/57] Compiling FMPhotoPicker FMPresenterEditMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
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'
import UIKit
       ^
[31/57] Compiling FMPhotoPicker FMImageEditorViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/57] Compiling FMPhotoPicker FMCropBackgroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/57] Compiling FMPhotoPicker FMCropCropBoxCornersView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/57] Compiling FMPhotoPicker FMCropCropBoxView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/57] Compiling FMPhotoPicker FMCropForegroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/57] Compiling FMPhotoPicker FMCropScrollView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/57] Compiling FMPhotoPicker FMCropTranslucencyView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/57] Compiling FMPhotoPicker FMPresenterTopView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/57] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/57] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/57] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/57] Compiling FMPhotoPicker AVPlayer+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/57] Compiling FMPhotoPicker Bundle+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/57] Compiling FMPhotoPicker FMCropView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/57] Compiling FMPhotoPicker FMCropCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/57] Compiling FMPhotoPicker FMCropMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/57] Compiling FMPhotoPicker FMFilterCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/57] Compiling FMPhotoPicker FMFiltersMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/57] Compiling FMPhotoPicker FMPhotoPresenterViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/57] Compiling FMPhotoPicker FMImageViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/57] Compiling FMPhotoPicker FMZoomInAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/57] Compiling FMPhotoPicker FMZoomOutAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/57] Compiling FMPhotoPicker FMPhotoAsset.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/57] Compiling FMPhotoPicker FMPhotosDataSource.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[55/57] Compiling FMPhotoPicker FMCrop.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[56/57] Compiling FMPhotoPicker FMCroppable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[57/57] Compiling FMPhotoPicker FMImageEditor.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[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'
import UIKit
       ^
[3/48] Compiling FMPhotoPicker FMFilterable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/48] Compiling FMPhotoPicker FMPhotoInteractionAnimator.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/48] Compiling FMPhotoPicker FMPhotoPickerBatchSelector.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/48] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/48] Compiling FMPhotoPicker FMPhotoPickerImageCollectionViewLayout.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/48] Compiling FMPhotoPicker FMPhotoPickerViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/54] Compiling FMPhotoPicker InsertableUIView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/54] Compiling FMPhotoPicker TimeInterval+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/54] Compiling FMPhotoPicker UIImage+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/54] Compiling FMPhotoPicker UIImage+Extensions.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/54] Compiling FMPhotoPicker UIView+FMPhotoView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/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'
import UIKit
       ^
[15/54] Compiling FMPhotoPicker Const.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/54] Compiling FMPhotoPicker FMAlertable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/54] Compiling FMPhotoPicker FMLoadingView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/54] Compiling FMPhotoPicker FMPhotoPickerConfig.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/54] Compiling FMPhotoPicker FMWarningView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/54] Compiling FMPhotoPicker Helper.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/54] Emitting module FMPhotoPicker
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/54] Compiling FMPhotoPicker FMImageEditorViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/54] Compiling FMPhotoPicker FMCropBackgroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/54] Compiling FMPhotoPicker FMCropCropBoxCornersView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/54] Compiling FMPhotoPicker FMCropCropBoxView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/54] Compiling FMPhotoPicker FMCropForegroundView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/54] Compiling FMPhotoPicker FMCropScrollView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/54] Compiling FMPhotoPicker FMCropTranslucencyView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/54] Compiling FMPhotoPicker FMPresenterTopView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/54] Compiling FMPhotoPicker FMPlaybackProgressThumbLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/54] Compiling FMPhotoPicker FMPlaybackProgressTrackLayer.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/54] Compiling FMPhotoPicker FMPlaybackProgressView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/54] Compiling FMPhotoPicker AVPlayer+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/54] Compiling FMPhotoPicker Bundle+Extension.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/54] Compiling FMPhotoPicker FMZoomInAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/54] Compiling FMPhotoPicker FMZoomOutAnimationController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/54] Compiling FMPhotoPicker FMPhotoAsset.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/54] Compiling FMPhotoPicker FMPhotosDataSource.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/54] Compiling FMPhotoPicker FMCrop.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/54] Compiling FMPhotoPicker FMCroppable.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/54] Compiling FMPhotoPicker FMImageEditor.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/54] Compiling FMPhotoPicker FMPhotoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/54] Compiling FMPhotoPicker FMScalingImageView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/54] Compiling FMPhotoPicker FMVideoViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/54] Compiling FMPhotoPicker FMPlaybackControlView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/54] Compiling FMPhotoPicker FMPresenterBottomView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/54] Compiling FMPhotoPicker FMPresenterEditMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/54] Compiling FMPhotoPicker FMCropView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/54] Compiling FMPhotoPicker FMCropCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/54] Compiling FMPhotoPicker FMCropMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/54] Compiling FMPhotoPicker FMFilterCell.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/54] Compiling FMPhotoPicker FMFiltersMenuView.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[53/54] Compiling FMPhotoPicker FMPhotoPresenterViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[54/54] Compiling FMPhotoPicker FMImageViewController.swift
/host/spi-builder-workspace/FMPhotoPicker/FMPhotoPicker/source/Animated Trasitioning/FMZoomInAnimationController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2