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 Luminare, reference v0.1.0 (611503), with Swift 6.0 for Linux on 25 Apr 2025 11:31:37 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MrKai77/Luminare.git
Reference: v0.1.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/MrKai77/Luminare
 * tag               v0.1.0     -> FETCH_HEAD
HEAD is now at 6115039 ✨ Replace `ScreenView` startup screen with accent color
Cloned https://github.com/MrKai77/Luminare.git
Revision (git rev-parse @):
6115039d9d7bbd71ebbd2e38cab845cf5725bd52
SUCCESS checkout https://github.com/MrKai77/Luminare.git at v0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/MrKai77/Luminare.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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
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/32] Emitting module Luminare
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[4/32] Compiling Luminare ColorHueSliderView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[5/32] Compiling Luminare ColorPickerModalView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[6/32] Compiling Luminare ColorSaturationBrightnessView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[7/32] Compiling Luminare LuminareColorPicker.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[8/32] Compiling Luminare RGBInputField.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[9/36] Compiling Luminare Color+Extensions.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[10/36] Compiling Luminare EnvironmentValues.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[11/36] Compiling Luminare NSWindow+Extensions.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[12/36] Compiling Luminare ScreenView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[13/36] Compiling Luminare LuminareModalView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[14/36] Compiling Luminare LuminareModalWindow.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[15/36] Compiling Luminare SettingsTab.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[16/36] Compiling Luminare SettingsTabGroup.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[17/36] Compiling Luminare VisualEffectView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[18/36] Compiling Luminare TabHeaderView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[19/36] Compiling Luminare LuminareSidebarGroupItem.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[20/36] Compiling Luminare LuminareSidebarView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[21/36] Compiling Luminare ContentView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[22/36] Compiling Luminare LuminareSettingsWindow.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[23/36] Compiling Luminare LuminareTrafficLightedWindow.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[24/36] Compiling Luminare LuminareTrafficLightedWindowView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[25/36] Compiling Luminare LuminareToggle.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[26/36] Compiling Luminare LuminareValueAdjuster.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[27/36] Compiling Luminare PopoverHolder.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[28/36] Compiling Luminare PopoverPanel.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[29/36] Compiling Luminare DividedVStack.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[30/36] Compiling Luminare LuminareButtonStyle.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[31/36] Compiling Luminare LuminareInfoView.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[32/36] Compiling Luminare LuminareList.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[33/36] Compiling Luminare LuminarePicker.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[34/36] Compiling Luminare LuminareSection.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[35/36] Compiling Luminare LuminareSliderPicker.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
[36/36] Compiling Luminare LuminareTextField.swift
/host/spi-builder-workspace/Sources/Luminare/Components/Color Picker/ColorHueSliderView.swift:8:8: error: no such module 'SwiftUI'
  6 | //
  7 |
  8 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  9 |
 10 | struct ColorHueSliderView: View {
BUILD FAILURE 6.0 linux