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 v1.26.2 (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-1":/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: v1.26.2
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
 * tag               v1.26.2    -> FETCH_HEAD
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 v1.26.2
========================================
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-1":/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 0x0000564ec7f252b7
1  swift-frontend 0x0000564ec7f2300e
2  swift-frontend 0x0000564ec7f2592a
3  libc.so.6      0x00007f3b45331520
4  libc.so.6      0x00007f3b453859fc pthread_kill + 300
5  libc.so.6      0x00007f3b45331476 raise + 22
6  libc.so.6      0x00007f3b453177f3 abort + 211
7  libc.so.6      0x00007f3b4531771b
8  libc.so.6      0x00007f3b45328e96
9  swift-frontend 0x0000564ec3096bad
10 swift-frontend 0x0000564ec307c67e
11 swift-frontend 0x0000564ec2a509b4
12 swift-frontend 0x0000564ec2a4f8f4
13 swift-frontend 0x0000564ec2a4c062
14 swift-frontend 0x0000564ec2a4c5b4
15 swift-frontend 0x0000564ec2a4fe18
16 swift-frontend 0x0000564ec2a6e23d
17 swift-frontend 0x0000564ec2a6e420
18 swift-frontend 0x0000564ec2a6f7a1
19 swift-frontend 0x0000564ec2a6a3e1
20 swift-frontend 0x0000564ec5bf6ad7
21 swift-frontend 0x0000564ec5c036a9
22 swift-frontend 0x0000564ec5bfeec4
23 swift-frontend 0x0000564ec5c50dfb
24 swift-frontend 0x0000564ec575173c
25 swift-frontend 0x0000564ec59afb84
26 swift-frontend 0x0000564ec5704d00
27 swift-frontend 0x0000564ec5668c25
28 swift-frontend 0x0000564ec5676105
29 swift-frontend 0x0000564ec7e6fb0b
30 swift-frontend 0x0000564ec7e6fd24
31 swift-frontend 0x0000564ec7e6fe4f
32 libc.so.6      0x00007f3b45383ac3
33 libc.so.6      0x00007f3b45414a04 clone + 68
BUILD FAILURE 6.0 linux