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 CalendarKit, reference master (bdce20), with Swift 5.10 for Linux on 21 Aug 2025 03:57:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardtop/CalendarKit.git
Reference: master
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/richardtop/CalendarKit
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at bdce207 Update config.yml
Cloned https://github.com/richardtop/CalendarKit.git
Revision (git rev-parse @):
bdce207df46fcef1f307207be1bb4c56e6ae3cd3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/richardtop/CalendarKit.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/richardtop/CalendarKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/44] Copying Localizable.strings
[40/44] Copying Info.plist
[42/44] Write sources
[43/44] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[45/77] Emitting module CalendarKit
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[46/81] Compiling CalendarKit CalendarStyle.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[47/81] Compiling CalendarKit DayView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[48/81] Compiling CalendarKit DayViewController.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[49/81] Compiling CalendarKit DayViewState.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[50/81] Compiling CalendarKit EventDataSource.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[51/81] Compiling CalendarKit TimelineContainerController.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[52/81] Compiling CalendarKit TimelinePagerView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[53/81] Compiling CalendarKit TimelineView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[54/81] Compiling CalendarKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[55/81] Compiling CalendarKit CurrentTimeIndicator.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[56/81] Compiling CalendarKit Event.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[57/81] Compiling CalendarKit EventDescriptor.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[58/81] Compiling CalendarKit EventEditingSnappingBehavior.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[59/81] Compiling CalendarKit ReusePool.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[60/81] Compiling CalendarKit SnapTo15MinuteIntervals.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[61/81] Compiling CalendarKit TimeStringsFactory.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[62/81] Compiling CalendarKit TimelineContainer.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[63/81] Compiling CalendarKit EventLayoutAttributes.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[64/81] Compiling CalendarKit EventResizeHandleDotView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[65/81] Compiling CalendarKit EventResizeHandleView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[66/81] Compiling CalendarKit EventView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[67/81] Compiling CalendarKit Array+Shift.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[68/81] Compiling CalendarKit Date+DateOnly.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[69/81] Compiling CalendarKit Locale+24Hour.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[70/81] Compiling CalendarKit UIColor+SystemColors.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[71/81] Compiling CalendarKit Value+Clamped.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[72/81] Compiling CalendarKit View+StackView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[73/81] Compiling CalendarKit DayHeaderView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[74/81] Compiling CalendarKit DateLabel.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[75/81] Compiling CalendarKit DayDateCell.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[76/81] Compiling CalendarKit DaySelector.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[77/81] Compiling CalendarKit DaySelectorController.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[78/81] Compiling CalendarKit DaySymbolsView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[79/81] Compiling CalendarKit SwipeLabelView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[80/81] Compiling CalendarKit Localization.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
[81/81] Compiling CalendarKit AllDayView.swift
/host/spi-builder-workspace/Sources/CalendarStyle.swift:2:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux