This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SheeKit with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edudnyk/SheeKit.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/edudnyk/SheeKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4bdc3b7 Releasing 2.0.1.
Cloned https://github.com/edudnyk/SheeKit.git
Revision (git rev-parse @):
4bdc3b7ff784b893ec8f802e4154cd0d0bdf1b46
SUCCESS checkout https://github.com/edudnyk/SheeKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/edudnyk/SheeKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/10] Compiling SheeKit SheetPresenterController.swift
/host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift:29:8: error: no such module 'SwiftUI'
27 | //  SOFTWARE.
28 |
29 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
30 |
31 | class AdaptiveDelegate<Item>: NSObject, UIPopoverPresentationControllerDelegate where Item : Identifiable {
[4/10] Compiling SheeKit SheetProperties.swift
/host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift:29:8: error: no such module 'SwiftUI'
27 | //  SOFTWARE.
28 |
29 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
30 |
31 | class AdaptiveDelegate<Item>: NSObject, UIPopoverPresentationControllerDelegate where Item : Identifiable {
[5/11] Compiling SheeKit SheetModifier.swift
/host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift:29:8: error: no such module 'SwiftUI'
27 | //  SOFTWARE.
28 |
29 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
30 |
31 | class AdaptiveDelegate<Item>: NSObject, UIPopoverPresentationControllerDelegate where Item : Identifiable {
[6/11] Compiling SheeKit UIViewControllerProxy.swift
/host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift:29:8: error: no such module 'SwiftUI'
27 | //  SOFTWARE.
28 |
29 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
30 |
31 | class AdaptiveDelegate<Item>: NSObject, UIPopoverPresentationControllerDelegate where Item : Identifiable {
[7/11] Compiling SheeKit SheetHostingController.swift
/host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift:29:8: error: no such module 'SwiftUI'
27 | //  SOFTWARE.
28 |
29 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
30 |
31 | class AdaptiveDelegate<Item>: NSObject, UIPopoverPresentationControllerDelegate where Item : Identifiable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[8/11] Emitting module SheeKit
/host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift:29:8: error: no such module 'SwiftUI'
27 | //  SOFTWARE.
28 |
29 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
30 |
31 | class AdaptiveDelegate<Item>: NSObject, UIPopoverPresentationControllerDelegate where Item : Identifiable {
Can't demangle: $s7SheeKit22ModalPresentationStyleO7popover33_B0E3A807FD8062DAE9DEAF6CC7CCB18DLLXeF23adaptiveSheetPropertiesL_AA0pQ0VSgvp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Sources/SheeKit/AdaptiveDelegate.swift /host/spi-builder-workspace/Sources/SheeKit/Extensions.swift -primary-file /host/spi-builder-workspace/Sources/SheeKit/ModalPresentationStyle.swift /host/spi-builder-workspace/Sources/SheeKit/SheetHostingController.swift /host/spi-builder-workspace/Sources/SheeKit/SheetModifier.swift /host/spi-builder-workspace/Sources/SheeKit/SheetPresenterController.swift /host/spi-builder-workspace/Sources/SheeKit/SheetProperties.swift /host/spi-builder-workspace/Sources/SheeKit/UIViewControllerProxy.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SheeKit.build/ModalPresentationStyle.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SheeKit.build/ModalPresentationStyle.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Modules -enable-testing -g -debug-info-format=dwarf -dwarf-version=4 -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -stats-output-dir .stats -strict-concurrency=complete -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -file-compilation-dir /host/spi-builder-workspace -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name SheeKit -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/SheeKit.build/ModalPresentationStyle.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 6.0-dev (LLVM 4b0b1f9e1a69523, Swift 91a3abcf816bc36)
2.	Compiling with effective version 5.10
3.	While walking into 'ModalPresentationStyle' (at /host/spi-builder-workspace/Sources/SheeKit/ModalPresentationStyle.swift:34:8)
4.	While evaluating request USRGenerationRequest(SheeKit.(file).ModalPresentationStyle.popover(permittedArrowDirections:sourceRectTransform:adaptiveSheetProperties:).adaptiveSheetProperties@/host/spi-builder-workspace/Sources/SheeKit/ModalPresentationStyle.swift:56:126)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
0  swift-frontend 0x000056345d102497
1  swift-frontend 0x000056345d1001ee
2  swift-frontend 0x000056345d102b0a
3  libc.so.6      0x00007f1d28592520
4  libc.so.6      0x00007f1d285e69fc pthread_kill + 300
5  libc.so.6      0x00007f1d28592476 raise + 22
6  libc.so.6      0x00007f1d285787f3 abort + 211
7  swift-frontend 0x0000563458232055
8  swift-frontend 0x0000563457e7f934
9  swift-frontend 0x00005634581f466f
10 swift-frontend 0x00005634579f854c
11 swift-frontend 0x00005634565de9ce
12 swift-frontend 0x00005634565de67a
13 swift-frontend 0x00005634565dd8d2
14 swift-frontend 0x00005634581f519a
15 swift-frontend 0x00005634565acdab
16 swift-frontend 0x00005634565ac2f7
17 swift-frontend 0x00005634565a9c29
18 swift-frontend 0x0000563457326226
19 swift-frontend 0x0000563457ede89c
20 swift-frontend 0x0000563457ee038c
21 swift-frontend 0x0000563457ee3240
22 swift-frontend 0x0000563457ede8ba
23 swift-frontend 0x0000563457ee3d5f
24 swift-frontend 0x0000563457ee298f
25 swift-frontend 0x0000563457ede8ba
26 swift-frontend 0x0000563457ede7b3
27 swift-frontend 0x00005634580c481f
28 swift-frontend 0x0000563457323bd4
29 swift-frontend 0x00005634565a8c51
30 swift-frontend 0x00005634565a8afa
31 swift-frontend 0x000056345659d12c
32 swift-frontend 0x000056345659cb15
33 swift-frontend 0x000056345634f572
34 swift-frontend 0x000056345634d67c
35 swift-frontend 0x0000563456348198
36 swift-frontend 0x00005634563464fc
37 swift-frontend 0x0000563456102dde
38 libc.so.6      0x00007f1d28579d90
39 libc.so.6      0x00007f1d28579e40 __libc_start_main + 128
40 swift-frontend 0x0000563456101e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.