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 OnboardingKit, reference 8.3.0 (d0a676), with Swift 6.0 for Linux on 23 May 2025 12:34:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danielsaidi/OnboardingKit.git
Reference: 8.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/danielsaidi/OnboardingKit
 * tag               8.3.0      -> FETCH_HEAD
HEAD is now at d0a6762 Fix multi-platform builds
Cloned https://github.com/danielsaidi/OnboardingKit.git
Revision (git rev-parse @):
d0a6762d00e2d07bfbc785f643148730fecb1324
SUCCESS checkout https://github.com/danielsaidi/OnboardingKit.git at 8.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/danielsaidi/OnboardingKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:eb4fa402aea9a5d8f220b50fa960a581858eee7d87d88f234799973af2acd8ee
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/26] Emitting module OnboardingKit
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[4/29] Compiling OnboardingKit OnboardingSlideshowProgressView.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[5/29] Compiling OnboardingKit OnboardingSlideshowStyle.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[6/29] Compiling OnboardingKit View+Popover.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[7/29] Compiling OnboardingKit OnboardingPageManager.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[8/29] Compiling OnboardingKit OnboardingPageState.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[9/29] Compiling OnboardingKit View+Onboarding.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[10/29] Compiling OnboardingKit OnboardingScreen.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[11/29] Compiling OnboardingKit OnboardingSlideshow.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[12/29] Compiling OnboardingKit OnboardingSlideshowConfiguration.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[13/29] Compiling OnboardingKit PageIndicatorStyle.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[14/29] Compiling OnboardingKit PageView.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[15/29] Compiling OnboardingKit SwipeGestureViewModifier.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[16/29] Compiling OnboardingKit LocalizedOnboarding.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[17/29] Compiling OnboardingKit Views+Deprecated.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[18/29] Compiling OnboardingKit PageIndicator.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[19/29] Compiling OnboardingKit DelayedOnboarding.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[20/29] Compiling OnboardingKit PreviewBackground.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[21/29] Compiling OnboardingKit PreviewPage.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[22/29] Compiling OnboardingKit OnboardingPageInfo.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[23/29] Compiling OnboardingKit OnboardingPageView.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[24/29] Compiling OnboardingKit OnboardingPageViewStyle.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[25/29] Compiling OnboardingKit OnboardingPrimaryButton.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[26/29] Compiling OnboardingKit Onboarding+Types.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[27/29] Compiling OnboardingKit Onboarding.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[28/29] Compiling OnboardingKit ConditionalOnboarding.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
[29/29] Compiling OnboardingKit CorrectBehaviorOnboarding.swift
/host/spi-builder-workspace/Sources/OnboardingKit/Previews/PreviewBackground.swift:9:8: error: no such module 'SwiftUI'
 7 | //
 8 |
 9 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
10 |
11 | struct PreviewBackground: View {
BUILD FAILURE 6.0 linux