The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Luminous, reference 2.2.0 (775a52), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 11:15:44 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/andrealufino/Luminous.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/andrealufino/Luminous
 * tag               2.2.0      -> FETCH_HEAD
HEAD is now at 775a527 Merge branch 'release/2.2.0'
Cloned https://github.com/andrealufino/Luminous.git
Revision (git rev-parse @):
775a527a66ad0caae5deaa640be922a211a0554a
SUCCESS checkout https://github.com/andrealufino/Luminous.git at 2.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/andrealufino/Luminous.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-1EA4D86E10B52AF.txt
[4/13] Compiling Deviice Model.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[5/13] Compiling Deviice ScreenSize.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[6/13] Compiling Deviice Groups.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[7/13] Compiling Deviice Family.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[8/13] Compiling Deviice Mapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[9/13] Compiling Deviice Identifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module Deviice
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[11/13] Compiling Deviice Connectivity.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[12/13] Compiling Deviice Deviice.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
[13/13] Compiling Deviice Device.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Deviice/Sources/Deviice/Device.swift:10:8: error: no such module 'UIKit'
  8 | import Foundation
  9 | import CoreVideo
 10 | import UIKit
    |        `- error: no such module 'UIKit'
 11 |
 12 |
Fetching https://github.com/andrealufino/Deviice.git
[1/1322] Fetching deviice
Fetched https://github.com/andrealufino/Deviice.git from cache (0.99s)
Computing version for https://github.com/andrealufino/Deviice.git
Computed https://github.com/andrealufino/Deviice.git at 2.1.5 (1.52s)
Creating working copy for https://github.com/andrealufino/Deviice.git
Working copy of https://github.com/andrealufino/Deviice.git resolved at 2.1.5
BUILD FAILURE 6.2 macosSpm