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 UIViewKit, reference main (b3044c), with Swift 6.2 (beta) for Linux on 5 Sep 2025 14:57:27 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-6.2-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/Adobels/UIViewKit.git
Reference: main
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/Adobels/UIViewKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b3044c6 Add support for user's snapFrames for IBPreviewFreeForm (#17)
Cloned https://github.com/Adobels/UIViewKit.git
Revision (git rev-parse @):
b3044c608a4a4da0cf9ecb07c0636f90313be43c
SUCCESS checkout https://github.com/Adobels/UIViewKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Adobels/UIViewKit.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-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c6c8e08ea30bca759adf847aac87887750120fe9b6eaea09f5af37036a41e81a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/Adobels/CodeCallTracker.git
[1/56] Fetching codecalltracker
Fetched https://github.com/Adobels/CodeCallTracker.git from cache (0.21s)
Creating working copy for https://github.com/Adobels/CodeCallTracker.git
Working copy of https://github.com/Adobels/CodeCallTracker.git resolved at 1d27da6706466a5b83bdb0f4097fc86f678b146f
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Compiling CodeCallTracker CodeCallTracker.swift
[5/5] Emitting module CodeCallTracker
[7/28] Compiling UIViewKit UIViewDSL.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[8/28] Compiling UIViewKit UIViewKit.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[9/28] Compiling UIViewKit IBContainerView.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[10/31] Compiling UIViewKit UIViewDSL+IBSubviews.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[11/31] Compiling UIViewKit UIViewDSL+NSLayoutConstraint.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[12/31] Compiling UIViewKit UIViewDSL+ResultBuilders.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/31] Emitting module UIViewKit
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[14/31] Compiling UIViewKit IBHorizontalStack.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[15/31] Compiling UIViewKit IBScrollView.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[16/31] Compiling UIViewKit IBVerticalStack.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[17/31] Compiling UIViewKit IBRepresentables.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[18/31] Compiling UIViewKit UIStackView+Extensions.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[19/31] Compiling UIViewKit UIView+Extensions.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[20/31] Compiling UIViewKit IBMeasure.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[21/31] Compiling UIViewKit IBPreviewFreeForm.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[22/31] Compiling UIViewKit IBPreviewSizeThatFits.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[23/31] Compiling UIViewKit UIViewDSL+Engine.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[24/31] Compiling UIViewKit UIViewDSL+IBAttributes.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[25/31] Compiling UIViewKit UIViewDSL+IBOutlet.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[26/31] Compiling UIViewKit NSObjectProtocol+ibApply.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[27/31] Compiling UIViewKit IBConstraints.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[28/31] Compiling UIViewKit IBDebug.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[29/31] Compiling UIViewKit UIViewController+Extensions.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[30/31] Compiling UIViewKit UIViewDSL+EngineConstraintsProtocol.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
[31/31] Compiling UIViewKit UIViewDSL+InferredAttributesOwnerStrategy.swift
/host/spi-builder-workspace/Sources/UIViewKit/IBConstraints/IBConstraints.swift:8:8: error: no such module 'UIKit'
 6 | //
 7 |
 8 | import UIKit
   |        `- error: no such module 'UIKit'
 9 |
10 | public final class IBConstraints {
BUILD FAILURE 6.2 linux