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 Feedback with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/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/shaps80/Feedback.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/shaps80/Feedback
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 64fb2c5 Now compiles for macOS - some implementation missing
Cloned https://github.com/shaps80/Feedback.git
Revision (git rev-parse @):
64fb2c557bc8216803ac29e0fa498146dc78e6ee
SUCCESS checkout https://github.com/shaps80/Feedback.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/shaps80/Feedback.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/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/14] Compiling Feedback DelayedFeedback.swift
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
[4/14] Compiling Feedback Backport.swift
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/15] Emitting module Feedback
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
[6/15] Compiling Feedback Audio.swift
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
[7/15] Compiling Feedback AudioFeedback.swift
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
[8/15] Compiling Feedback OnChange.swift
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
error: compile command failed due to signal 6 (use -v to see invocation)
[9/15] Compiling Feedback SystemHaptic.swift
/host/spi-builder-workspace/Sources/Feedback/Audio/Audio.swift:1:8: error: no such module 'SwiftUI'
  1 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  2 |
  3 | /// Represents an audio URL
Can't demangle: $s8Feedback11HapticEventO6haptic33_D9656769DC0F7DDF25857F141FF9E8D7LLXeF9intensityL_Sdvp
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/Feedback/Audio/Audio.swift /host/spi-builder-workspace/Sources/Feedback/Audio/AudioFeedback.swift /host/spi-builder-workspace/Sources/Feedback/Audio/AudioPlayer.swift /host/spi-builder-workspace/Sources/Feedback/Feedback.swift /host/spi-builder-workspace/Sources/Feedback/Feedback/AnyFeedback.swift /host/spi-builder-workspace/Sources/Feedback/Feedback/Feedback+Binding.swift -primary-file /host/spi-builder-workspace/Sources/Feedback/Flash/Flash.swift -primary-file /host/spi-builder-workspace/Sources/Feedback/Haptic/PatternHaptic.swift /host/spi-builder-workspace/Sources/Feedback/Haptic/SystemHaptic.swift /host/spi-builder-workspace/Sources/Feedback/Miscellaneous/DelayedFeedback.swift /host/spi-builder-workspace/Sources/Feedback/Support/Backport.swift /host/spi-builder-workspace/Sources/Feedback/Support/OnChange.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Feedback.build/Flash.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Feedback.build/Flash.swiftdeps -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Feedback.build/PatternHaptic.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Feedback.build/PatternHaptic.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 Feedback -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/Feedback.build/Flash.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Feedback.build/PatternHaptic.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 'HapticEvent' (at /host/spi-builder-workspace/Sources/Feedback/Haptic/PatternHaptic.swift:101:8)
4.	While evaluating request USRGenerationRequest(Feedback.(file).HapticEvent.haptic(intensity:sharpness:relativeTime:duration:).intensity@/host/spi-builder-workspace/Sources/Feedback/Haptic/PatternHaptic.swift:102:17)
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 0x0000560ac680a497
1  swift-frontend 0x0000560ac68081ee
2  swift-frontend 0x0000560ac680ab0a
3  libc.so.6      0x00007f419acd1520
4  libc.so.6      0x00007f419ad259fc pthread_kill + 300
5  libc.so.6      0x00007f419acd1476 raise + 22
6  libc.so.6      0x00007f419acb77f3 abort + 211
7  swift-frontend 0x0000560ac193a055
8  swift-frontend 0x0000560ac1587934
9  swift-frontend 0x0000560ac18fc66f
10 swift-frontend 0x0000560ac110054c
11 swift-frontend 0x0000560abfce69ce
12 swift-frontend 0x0000560abfce667a
13 swift-frontend 0x0000560abfce58d2
14 swift-frontend 0x0000560ac18fd19a
15 swift-frontend 0x0000560abfcb4dab
16 swift-frontend 0x0000560abfcb42f7
17 swift-frontend 0x0000560abfcb1c29
18 swift-frontend 0x0000560ac0a2e226
19 swift-frontend 0x0000560ac15e689c
20 swift-frontend 0x0000560ac15e838c
21 swift-frontend 0x0000560ac15eb240
22 swift-frontend 0x0000560ac15e68ba
23 swift-frontend 0x0000560ac15ebd5f
24 swift-frontend 0x0000560ac15ea98f
25 swift-frontend 0x0000560ac15e68ba
26 swift-frontend 0x0000560ac15e67b3
27 swift-frontend 0x0000560ac17cc81f
28 swift-frontend 0x0000560ac0a2bbd4
29 swift-frontend 0x0000560abfcb0c51
30 swift-frontend 0x0000560abfcb0afa
31 swift-frontend 0x0000560abfca512c
32 swift-frontend 0x0000560abfca4b15
33 swift-frontend 0x0000560abfa57572
34 swift-frontend 0x0000560abfa5567c
35 swift-frontend 0x0000560abfa50198
36 swift-frontend 0x0000560abfa4e4fc
37 swift-frontend 0x0000560abf80adde
38 libc.so.6      0x00007f419acb8d90
39 libc.so.6      0x00007f419acb8e40 __libc_start_main + 128
40 swift-frontend 0x0000560abf809e85
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.