The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ElegantCalendar with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThasianX/ElegantCalendar.git
Reference: 4.3.2
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/ThasianX/ElegantCalendar
 * tag               4.3.2      -> FETCH_HEAD
HEAD is now at d446234 Add possibility to configure title, text, and today text colors
Cloned https://github.com/ThasianX/ElegantCalendar.git
Revision (git rev-parse @):
d446234f27e60f5bef15f91c35d384f388ff2c7d
SUCCESS checkout https://github.com/ThasianX/ElegantCalendar.git at 4.3.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ThasianX/ElegantCalendar.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ThasianX/ElegantPages
[1/479] Fetching elegantpages
Fetched https://github.com/ThasianX/ElegantPages from cache (1.07s)
Computing version for https://github.com/ThasianX/ElegantPages
Computed https://github.com/ThasianX/ElegantPages at 1.4.1 (0.53s)
Creating working copy for https://github.com/ThasianX/ElegantPages
Working copy of https://github.com/ThasianX/ElegantPages resolved at 1.4.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling ElegantPages PageViewBuilder.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/18] Compiling ElegantPages ElegantPagesView.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/20] Compiling ElegantPages ElegantHPages.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/20] Compiling ElegantPages ElegantVPages.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/20] Compiling ElegantPages ElegantPagesManager.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/20] Compiling ElegantPages PageTurnType.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/20] Compiling ElegantPages ScrollDirection.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/20] Compiling ElegantPages ElegantListManager.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/20] Compiling ElegantPages ElegantHList.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/20] Compiling ElegantPages ElegantVList.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/20] Compiling ElegantPages Constants.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/20] Compiling ElegantPages PageState.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/20] Emitting module ElegantPages
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/20] Compiling ElegantPages Comparable+Clamped.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/20] Compiling ElegantPages View+Erased.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/20] Compiling ElegantPages ElegantListController.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/20] Compiling ElegantPages ElegantListView.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/16] Compiling ElegantPages ElegantPagesManager.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/16] Compiling ElegantPages PageTurnType.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[4/18] Compiling ElegantPages ScrollDirection.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/18] Compiling ElegantPages ElegantListManager.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[6/18] Compiling ElegantPages PageViewBuilder.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[7/18] Compiling ElegantPages ElegantPagesView.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[8/18] Compiling ElegantPages ElegantHPages.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/18] Compiling ElegantPages ElegantVPages.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/18] Emitting module ElegantPages
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/18] Compiling ElegantPages Constants.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/18] Compiling ElegantPages PageState.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/18] Compiling ElegantPages ElegantListController.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/18] Compiling ElegantPages ElegantListView.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[15/18] Compiling ElegantPages ElegantHList.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[16/18] Compiling ElegantPages ElegantVList.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/18] Compiling ElegantPages Comparable+Clamped.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/18] Compiling ElegantPages View+Erased.swift
/host/spi-builder-workspace/.build/checkouts/ElegantPages/Sources/ElegantPages/Extensions/View+Erased.swift:3:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1