Build Information
Failed to build CameraKage, reference 1.2.3 (9bfb32
), with Swift 6.0 for Linux on 29 Nov 2024 15:48:49 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 -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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andreilob/CameraKage.git
Reference: 1.2.3
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/andreilob/CameraKage
* tag 1.2.3 -> FETCH_HEAD
HEAD is now at 9bfb326 Media Compression
Cloned https://github.com/andreilob/CameraKage.git
Revision (git rev-parse @):
9bfb326be019adfbaa7f3c506b981550a3a1b582
SUCCESS checkout https://github.com/andreilob/CameraKage.git at 1.2.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/andreilob/CameraKage.git
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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/88] Emitting module CameraKage
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[4/100] Compiling CameraKage CameraComponentOptions.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[5/100] Compiling CameraKage CameraDevice.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[6/100] Compiling CameraKage ExposureMode.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[7/100] Compiling CameraKage FlashMode.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[8/100] Compiling CameraKage FocusMode.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[9/100] Compiling CameraKage LayerVideoGravity.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[10/100] Compiling CameraKage MediaType.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[11/100] Compiling CameraKage MetadataType.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[12/100] Compiling CameraKage OutputType.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[13/100] Compiling CameraKage PhotoQualityPrioritizationMode.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[14/100] Compiling CameraKage VideoOrientationMode.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[15/100] Compiling CameraKage VideoStabilizationMode.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[16/100] Compiling CameraKage ARCameraError.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[17/100] Compiling CameraKage CameraError.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[18/100] Compiling CameraKage ARCameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[19/100] Compiling CameraKage CameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[20/100] Compiling CameraKage InteractableCameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[21/100] Compiling CameraKage MetadataCameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[22/100] Compiling CameraKage PhotoCameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[23/100] Compiling CameraKage SessionCameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[24/100] Compiling CameraKage VideoCameraView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[25/100] Compiling CameraKage ARCamera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[26/100] Compiling CameraKage ARCameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[27/100] Compiling CameraKage Camera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[28/100] Compiling CameraKage CompressionAssetsManager.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[29/100] Compiling CameraKage CompressionAssetsManagerBuilder.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[30/100] Compiling CameraKage CompressionManager.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[31/100] Compiling CameraKage ImageQuality.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[32/100] Compiling CameraKage Resolution.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[33/100] Compiling CameraKage CompressionError.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[34/100] Compiling CameraKage DelegatesManager.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[35/100] Compiling CameraKage ARAssetWriterDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[36/100] Compiling CameraKage ARCameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[37/100] Compiling CameraKage ARSessionDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[38/100] Compiling CameraKage SessionDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[39/100] Compiling CameraKage ARCameraViewDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[40/100] Compiling CameraKage CameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[41/100] Compiling CameraKage InteractableCamera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[42/100] Compiling CameraKage InteractableCameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[43/100] Compiling CameraKage MetadataCamera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[44/100] Compiling CameraKage MetadataCameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[45/100] Compiling CameraKage PhotoCamera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[46/100] Compiling CameraKage PhotoCameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[47/100] Compiling CameraKage SessionCamera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[48/100] Compiling CameraKage SessionCameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[49/100] Compiling CameraKage VideoCamera.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[50/100] Compiling CameraKage VideoCameraInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[51/100] Compiling CameraKage BitRate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[52/100] Compiling CameraKage LayerVideoGravity+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[53/100] Compiling CameraKage MediaType+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[54/100] Compiling CameraKage MetadataType+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[55/100] Compiling CameraKage PhotoQualityPrioritizationMode+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[56/100] Compiling CameraKage VideoOrientationMode+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[57/100] Compiling CameraKage VideoStabilizationMode+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[58/100] Compiling CameraKage CGSize+Scale.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[59/100] Compiling CameraKage TimeInterval+CMTime.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[60/100] Compiling CameraKage UIImage+PixelBuffer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[61/100] Compiling CameraKage UIImage+Resize.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[62/100] Compiling CameraKage UIView+LayoutToFill.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[63/100] Compiling CameraKage URL+TemporaryURL.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[64/100] Compiling CameraKage CameraKage.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[65/100] Compiling CameraKage ARPreviewView.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[66/100] Compiling CameraKage ARPreviewer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[67/100] Compiling CameraKage ARAssetWriter.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[68/100] Compiling CameraKage AssetWriterInterface.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[69/100] Compiling CameraKage AudioCaptureDevice.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[70/100] Compiling CameraKage AudioInput.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[71/100] Compiling CameraKage VideoCaptureDevice.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[72/100] Compiling CameraKage VideoInput.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[73/100] Compiling CameraKage PreviewLayer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[74/100] Compiling CameraKage VideoLayer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[75/100] Compiling CameraKage MetadataCapturer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[76/100] Compiling CameraKage MetadataOutput.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[77/100] Compiling CameraKage MetadataScanOutput.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[78/100] Compiling CameraKage MovieCapturer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[79/100] Compiling CameraKage MovieOutput.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[80/100] Compiling CameraKage PhotoCapturer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[81/100] Compiling CameraKage PhotoOutput.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[82/100] Compiling CameraKage CaptureSession.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[83/100] Compiling CameraKage Session.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[84/100] Compiling CameraKage AVAsset+TrackLoading.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[85/100] Compiling CameraKage CameraDevice+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[86/100] Compiling CameraKage ExposureMode+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[87/100] Compiling CameraKage FlashMode+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[88/100] Compiling CameraKage FocusMode+AVFoundation.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[89/100] Compiling CameraKage CameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[90/100] Compiling CameraKage InteractableCameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[91/100] Compiling CameraKage MetadataCameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[92/100] Compiling CameraKage PhotoCameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[93/100] Compiling CameraKage SessionCameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[94/100] Compiling CameraKage VideoCameraDelegate.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[95/100] Compiling CameraKage PermissionStatus.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[96/100] Compiling CameraKage PermissionsManager.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[97/100] Compiling CameraKage PermissionsManagerProtocol.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[98/100] Compiling CameraKage SessionComposer.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[99/100] Compiling CameraKage SessionInterruptionReason.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
[100/100] Compiling CameraKage ARCameraComponentOptions.swift
/host/spi-builder-workspace/Sources/CameraKage/CameraKage.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// The main interface to use the `CameraKage` camera features.
BUILD FAILURE 6.0 linux