Build Information
Failed to build SwiftCameraKit, reference 1.0.0 (d2e33a
), with Swift 6.0 for macOS (SPM) on 13 May 2025 22:14:16 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nicolaischneider/SwiftCameraKit.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nicolaischneider/SwiftCameraKit
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d2e33ab fixed posdpec
Cloned https://github.com/nicolaischneider/SwiftCameraKit.git
Revision (git rev-parse @):
d2e33ab9eb3aa4a2f3cae092b3de42798c75aa51
SUCCESS checkout https://github.com/nicolaischneider/SwiftCameraKit.git at 1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nicolaischneider/SwiftCameraKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/21] Compiling SwiftCameraKit SwiftCameraKit+Video.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[4/21] Compiling SwiftCameraKit SwiftCameraKit+VideoOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[5/22] Compiling SwiftCameraKit SwiftCameraKit+Reset.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[6/22] Compiling SwiftCameraKit SwiftCameraKit+Setup.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/22] Emitting module SwiftCameraKit
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[8/22] Compiling SwiftCameraKit CameraMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[9/22] Compiling SwiftCameraKit CameraOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[10/22] Compiling SwiftCameraKit MediaMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[11/22] Compiling SwiftCameraKit RecordingVideo.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[12/22] Compiling SwiftCameraKit SwiftCameraKit+CameraControls.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[13/22] Compiling SwiftCameraKit SwiftCameraKit+CameraSetup.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[14/22] Compiling SwiftCameraKit SwiftCameraKit.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[15/22] Compiling SwiftCameraKit SwiftCameraKit+Playback.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[16/22] Compiling SwiftCameraKit SwiftCameraKitError.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[17/22] Compiling SwiftCameraKit SwiftCameraKitConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[18/22] Compiling SwiftCameraKit SwiftCameraKit+Photo.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[19/22] Compiling SwiftCameraKit SwiftCameraKit+PhotoOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[20/22] Compiling SwiftCameraKit CaptureSessionState.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[21/22] Compiling SwiftCameraKit FlashMode.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
[22/22] Compiling SwiftCameraKit LoggerExtension.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftCameraKit/Camera/CameraState/CameraOutput.swift:2:8: error: no such module 'UIKit'
1 | import Foundation
2 | import UIKit
| `- error: no such module 'UIKit'
3 |
4 | /// Represents the possible output states of the camera operations.
BUILD FAILURE 6.0 macosSpm