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 MetaverseVulkanFramework, reference main (13c706), with Swift 6.0 for Linux on 16 Sep 2024 10:57:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaverseVulkanFramework.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/wabiverse/MetaverseVulkanFramework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 13c7061 Fix VkBundle resources path.
Cloned https://github.com/wabiverse/MetaverseVulkanFramework.git
Revision (git rev-parse @):
13c7061599c61a4959c558d8ec1836e5b32b640b
SUCCESS checkout https://github.com/wabiverse/MetaverseVulkanFramework.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/wabiverse/MetaverseVulkanFramework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9d7dab235f2b0b46edadd73b1fb0c3b5323df02053420324a4a2f8ca89cb54a5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/3] Write sources
[1/3] Copying vulkan
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed due to signal 6 (use -v to see invocation)
swift-frontend: /home/build-user/swift/lib/Basic/Statistic.cpp:566: void swift::UnifiedStatsReporter::saveAnyFrontendStatsEvents(const swift::FrontendStatsTracer &, bool): Assertion `MainThreadID == std::this_thread::get_id()' failed.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	<eof> parser at end of file
1.	/usr/lib/swift/dispatch/object.h:76:16: while adding SwiftName lookup table entries for clang declaration 'dispatch_object_s'
2.	/usr/lib/swift/dispatch/object.h:78:2: while adding SwiftName lookup table entries for clang declaration 'dispatch_object_s::dispatch_object_s'
3.	While evaluating request IsSafeUseOfCxxDecl(Checking if 'dispatch_object_s' is safe to use in context.
)
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 0x0000564f717752b7
1  swift-frontend 0x0000564f7177300e
2  swift-frontend 0x0000564f7177592a
3  libc.so.6      0x00007f17327ce520
4  libc.so.6      0x00007f17328229fc pthread_kill + 300
5  libc.so.6      0x00007f17327ce476 raise + 22
6  libc.so.6      0x00007f17327b47f3 abort + 211
7  libc.so.6      0x00007f17327b471b
8  libc.so.6      0x00007f17327c5e96
9  swift-frontend 0x0000564f6c8e6bad
10 swift-frontend 0x0000564f6c8cc67e
11 swift-frontend 0x0000564f6c2a09b4
12 swift-frontend 0x0000564f6c29f8f4
13 swift-frontend 0x0000564f6c29c062
14 swift-frontend 0x0000564f6c29c5b4
15 swift-frontend 0x0000564f6c29fe18
16 swift-frontend 0x0000564f6c2be23d
17 swift-frontend 0x0000564f6c2be420
18 swift-frontend 0x0000564f6c2bf7a1
19 swift-frontend 0x0000564f6c2ba3e1
20 swift-frontend 0x0000564f6f446ad7
21 swift-frontend 0x0000564f6f4536a9
22 swift-frontend 0x0000564f6f44eec4
23 swift-frontend 0x0000564f6f4a0dfb
24 swift-frontend 0x0000564f6efa173c
25 swift-frontend 0x0000564f6f1ffb84
26 swift-frontend 0x0000564f6ef54d00
27 swift-frontend 0x0000564f6eeb8c25
28 swift-frontend 0x0000564f6eec6105
29 swift-frontend 0x0000564f716bfb0b
30 swift-frontend 0x0000564f716bfd24
31 swift-frontend 0x0000564f716bfe4f
32 libc.so.6      0x00007f1732820ac3
33 libc.so.6      0x00007f17328b1a04 clone + 68
BUILD FAILURE 6.0 linux