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

Build Command

bash -c docker run --rm -v "checkouts-4606859-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/MarkdownText.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/MarkdownText
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c5f5e3e Updates backports to 2.0
Cloned https://github.com/shaps80/MarkdownText.git
Revision (git rev-parse @):
c5f5e3e7d2de5dbccd7756d6b4b3739fdf427c33
SUCCESS checkout https://github.com/shaps80/MarkdownText.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/shaps80/MarkdownText.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-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
Fetching https://github.com/shaps80/swift-markdown
Fetching https://github.com/shaps80/swift-cmark.git
Fetching https://github.com/shaps80/SwiftUIBackports
[1/475] Fetching swift-markdown
Fetched https://github.com/shaps80/swift-markdown from cache (0.21s)
[1/12613] Fetching swift-cmark
[12614/34747] Fetching swift-cmark, swiftuibackports
Fetched https://github.com/shaps80/swift-cmark.git from cache (1.36s)
Fetched https://github.com/shaps80/SwiftUIBackports from cache (1.38s)
Computing version for https://github.com/shaps80/swift-markdown
Computed https://github.com/shaps80/swift-markdown at 0.3.0 (0.52s)
Computing version for https://github.com/shaps80/swift-cmark.git
Computed https://github.com/shaps80/swift-cmark.git at 0.2.0 (0.45s)
Computing version for https://github.com/shaps80/SwiftUIBackports
Computed https://github.com/shaps80/SwiftUIBackports at 2.8.1 (0.45s)
Fetching https://github.com/shaps80/SwiftBackports
[1/499] Fetching swiftbackports
Fetched https://github.com/shaps80/SwiftBackports from cache (0.22s)
Computing version for https://github.com/shaps80/SwiftBackports
Computed https://github.com/shaps80/SwiftBackports at 1.0.3 (0.43s)
Creating working copy for https://github.com/shaps80/swift-markdown
Working copy of https://github.com/shaps80/swift-markdown resolved at 0.3.0
Creating working copy for https://github.com/shaps80/SwiftUIBackports
Working copy of https://github.com/shaps80/SwiftUIBackports resolved at 2.8.1
Creating working copy for https://github.com/shaps80/SwiftBackports
Working copy of https://github.com/shaps80/SwiftBackports resolved at 1.0.3
Creating working copy for https://github.com/shaps80/swift-cmark.git
Working copy of https://github.com/shaps80/swift-cmark.git resolved at 0.2.0
Building for debugging...
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/41] Compiling cmark-gfm plaintext.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/41] Compiling cmark-gfm man.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/41] Compiling cmark-gfm plugin.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/41] Compiling cmark-gfm node.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/41] Compiling cmark-gfm references.c
clang: error: unknown argument: '-index-store-path'
[0/41] Compiling cmark-gfm map.c
clang: error: unknown argument: '-index-store-path'
clang: error: no such file or directory: '/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store'
[0/41] Compiling cmark-gfm registry.c
[0/41] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.