The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Modals, reference 2.1.0 (a44e0a), with Swift 6.3 for Linux on 15 Apr 2026 18:56:13 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/swift-modals.git
Reference: 2.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/square/swift-modals
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at a44e0a2 Bump maximum workflow-swift version to < 6.0.0 (#11)
Cloned https://github.com/square/swift-modals.git
Revision (git rev-parse @):
a44e0a24a2af231d1a72854468966bf427afd857
SUCCESS checkout https://github.com/square/swift-modals.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/square/swift-modals.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/apple/swift-log
[1/6583] Fetching swift-log
Fetching https://github.com/square/workflow-swift
Fetching https://github.com/square/swift-keyboard-observer
Fetched https://github.com/apple/swift-log from cache (0.70s)
[1/101] Fetching swift-keyboard-observer
Fetched https://github.com/square/swift-keyboard-observer from cache (0.21s)
[1/33599] Fetching workflow-swift
Fetched https://github.com/square/workflow-swift from cache (1.79s)
Computing version for https://github.com/square/swift-keyboard-observer
Computed https://github.com/square/swift-keyboard-observer at 1.1.0 (3.05s)
Computing version for https://github.com/square/workflow-swift
Computed https://github.com/square/workflow-swift at 5.1.0 (0.70s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/swift-perception
Fetching https://github.com/pointfreeco/swift-case-paths
Fetching https://github.com/pointfreeco/swift-identified-collections
Fetching https://github.com/swiftlang/swift-syntax
[1/5464] Fetching swift-custom-dump
[165/10080] Fetching swift-custom-dump, swift-case-paths
[1135/12046] Fetching swift-custom-dump, swift-case-paths, swift-perception
[12047/13588] Fetching swift-custom-dump, swift-case-paths, swift-perception, swift-identified-collections
[12202/19311] Fetching swift-custom-dump, swift-case-paths, swift-perception, swift-identified-collections, xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/swift-identified-collections from cache (0.53s)
Fetching https://github.com/ReactiveX/RxSwift.git
[15652/17769] Fetching swift-custom-dump, swift-case-paths, swift-perception, xctest-dynamic-overlay
[17770/92741] Fetching swift-custom-dump, swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.86s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
[18303/87277] Fetching swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-syntax
[23552/141582] Fetching swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-syntax, rxswift
[27768/194082] Fetching swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-syntax, rxswift, reactiveswift
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (3.37s)
[138324/141582] Fetching swift-case-paths, swift-perception, xctest-dynamic-overlay, swift-syntax, rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.21s)
Fetched https://github.com/pointfreeco/swift-perception from cache (6.76s)
Fetched https://github.com/pointfreeco/swift-case-paths from cache (6.76s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (6.78s)
Fetched https://github.com/swiftlang/swift-syntax from cache (6.82s)
Computing version for https://github.com/pointfreeco/swift-case-paths
Computed https://github.com/pointfreeco/swift-case-paths at 1.7.3 (9.16s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (3.18s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 7.2.1 (0.67s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (2.92s)
Computing version for https://github.com/pointfreeco/swift-identified-collections
Computed https://github.com/pointfreeco/swift-identified-collections at 1.1.1 (0.52s)
Fetching https://github.com/apple/swift-collections
[1/23537] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.98s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.10.2 (2.61s)
Computing version for https://github.com/pointfreeco/swift-perception
Computed https://github.com/pointfreeco/swift-perception at 2.0.10 (0.75s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.71s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.98s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/square/swift-keyboard-observer
Working copy of https://github.com/square/swift-keyboard-observer resolved at 1.1.0
Creating working copy for https://github.com/pointfreeco/swift-case-paths
Working copy of https://github.com/pointfreeco/swift-case-paths resolved at 1.7.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 7.2.1
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.10.2
Creating working copy for https://github.com/square/workflow-swift
Working copy of https://github.com/square/workflow-swift resolved at 5.1.0
Creating working copy for https://github.com/pointfreeco/swift-perception
Working copy of https://github.com/pointfreeco/swift-perception resolved at 2.0.10
Creating working copy for https://github.com/pointfreeco/swift-identified-collections
Working copy of https://github.com/pointfreeco/swift-identified-collections resolved at 1.1.1
Building for debugging...
[0/24] Copying Localizable.strings
[1/24] Write sources
[3/24] Copying Localizable.strings
[3/24] Copying Info.plist
[3/24] Write sources
[3/24] Copying Localizable.strings
[17/24] Write sources
[23/24] Write swift-version-24593BA9C3E375BF.txt
[25/84] Emitting module ReactiveSwift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/90] Emitting module KeyboardObserver
/host/spi-builder-workspace/.build/checkouts/swift-keyboard-observer/KeyboardObserver/Sources/KeyboardObserver.swift:3:8: error: no such module 'UIKit'
  1 | #if !os(watchOS)
  2 |
  3 | import UIKit
    |        `- error: no such module 'UIKit'
  4 |
  5 | /// Publicly exposes the current frame provider for consumers
[27/90] Compiling KeyboardObserver KeyboardObserver.swift
/host/spi-builder-workspace/.build/checkouts/swift-keyboard-observer/KeyboardObserver/Sources/KeyboardObserver.swift:3:8: error: no such module 'UIKit'
  1 | #if !os(watchOS)
  2 |
  3 | import UIKit
    |        `- error: no such module 'UIKit'
  4 |
  5 | /// Publicly exposes the current frame provider for consumers
[28/90] Compiling IssueReportingPackageSupport _Test.swift
[29/90] Emitting module IssueReportingPackageSupport
[30/91] Compiling ViewEnvironment ViewEnvironmentKey.swift
[31/91] Compiling ViewEnvironment EnvironmentValues+ViewEnvironment.swift
BUILD FAILURE 6.3 linux