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 OpenSwiftUI, reference 0.1.0 (2b0da4), with Swift 6.0 for Linux on 31 Oct 2024 06:58:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Reference: 0.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/OpenSwiftUIProject/OpenSwiftUI
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 2b0da4d Update README
Cloned https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Revision (git rev-parse @):
2b0da4df403c86fd2a89c64ac69d5aebb9391db3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenSwiftUI.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/OpenSwiftUIProject/OpenGraph
[1/5084] Fetching opengraph
Fetched https://github.com/OpenSwiftUIProject/OpenGraph from cache (0.28s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/OpenSwiftUIProject/OpenCombine.git
Fetching https://github.com/apple/swift-testing
[1/3649] Fetching swift-log
[3650/18586] Fetching swift-log, swift-testing
[4547/24116] Fetching swift-log, swift-testing, opencombine
Fetched https://github.com/apple/swift-log from cache (0.49s)
Fetched https://github.com/OpenSwiftUIProject/OpenCombine.git from cache (0.49s)
Fetched https://github.com/apple/swift-testing from cache (0.62s)
Computing version for https://github.com/apple/swift-testing
Computed https://github.com/apple/swift-testing at 0.6.0 (0.45s)
Fetching https://github.com/apple/swift-syntax.git
[1/66387] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (4.95s)
Computing version for https://github.com/OpenSwiftUIProject/OpenCombine.git
Computed https://github.com/OpenSwiftUIProject/OpenCombine.git at 0.15.1 (0.90s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 510.0.3 (1.13s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.1 (0.80s)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenGraph
Working copy of https://github.com/OpenSwiftUIProject/OpenGraph resolved at main (93e713f)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCombine.git
Working copy of https://github.com/OpenSwiftUIProject/OpenCombine.git resolved at 0.15.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-testing
Working copy of https://github.com/apple/swift-testing resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 510.0.3
Building for debugging...
[0/37] Write swift-version-24593BA9C3E375BF.txt
[1/37] Compiling OGTypeDescription.cpp
[2/37] Compiling realloc_vector.cpp
[3/37] Compiling assert.cpp
[4/37] Compiling OGTypeApplyField.cpp
[5/37] Compiling log.cpp
[5/37] Compiling metadata.cpp
[7/37] Compiling OGTypeID.cpp
[8/37] Compiling OGTypeApplyEnumData.cpp
[9/37] Compiling OGCompareValues.cpp
[10/37] Compiling OGGraphContext.cpp
[11/37] Compiling OGTupleType.cpp
[12/37] Compiling GraphDescription.mm
[13/37] Compiling OGSubgraph.cpp
[14/37] Compiling OGUniqueID.c
[15/37] Compiling OGDebugServer.cpp
[16/37] Compiling og-debug-server.mm
[17/37] Compiling OGGraph.cpp
[18/37] Compiling Subgraph.cpp
[18/37] Write sources
[24/37] Compiling COpenSwiftUI dyld_Private.c
[25/37] Compiling GraphContext.cpp
[26/37] Compiling COpenSwiftUI TLS.c
[27/37] Compiling COpenSwiftUI ProtocolDescriptor.c
/host/spi-builder-workspace/Sources/COpenSwiftUI/MovableLock.c:13:10: fatal error: 'dispatch/dispatch.h' file not found
   13 | #include <dispatch/dispatch.h>
      |          ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
[28/37] Compiling COpenSwiftUI MovableLock.c
[28/37] Compiling AttributeID.cpp
[28/37] Compiling AttributeType.cpp
[28/37] Compiling ClosureFunction.cpp
[28/37] Compiling OGAttribute.cpp
[28/37] Compiling OGWeakAttribute.cpp
[28/37] Compiling Graph.cpp
BUILD FAILURE 6.0 linux