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 github.com-johnno1962-fortify with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/johnno1962/Fortify.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/johnno1962/Fortify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0dde0e7 Trap SEIGSEGV, SIGBUS
Cloned https://github.com/johnno1962/Fortify.git
Revision (git rev-parse @):
0dde0e768bacc229b3879a28b4973883f69dffb3
SUCCESS checkout https://github.com/johnno1962/Fortify.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/johnno1962/Fortify.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/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/johnno1962/SwiftRegex5.git
Fetching https://github.com/johnno1962/DLKit
Fetching https://github.com/johnno1962/Popen.git
Fetching https://github.com/johnno1962/StringIndex
[1/293] Fetching dlkit
[294/383] Fetching dlkit, popen
[384/510] Fetching dlkit, popen, stringindex
[511/697] Fetching dlkit, popen, stringindex, swiftregex5
[380/404] Fetching popen, stringindex, swiftregex5
Fetched https://github.com/johnno1962/DLKit from cache (0.24s)
Fetched https://github.com/johnno1962/Popen.git from cache (0.24s)
[313/314] Fetching stringindex, swiftregex5
Fetched https://github.com/johnno1962/StringIndex from cache (0.26s)
Fetched https://github.com/johnno1962/SwiftRegex5.git from cache (0.26s)
Computing version for https://github.com/johnno1962/Popen.git
Computed https://github.com/johnno1962/Popen.git at 2.1.2 (0.42s)
Computing version for https://github.com/johnno1962/SwiftRegex5.git
Computed https://github.com/johnno1962/SwiftRegex5.git at 6.1.0 (0.43s)
Computing version for https://github.com/johnno1962/StringIndex
Computed https://github.com/johnno1962/StringIndex at 2.1.1 (0.42s)
Computing version for https://github.com/johnno1962/DLKit
Computed https://github.com/johnno1962/DLKit at 3.3.5 (0.43s)
Fetching https://github.com/johnno1962/fishhook
[1/151] Fetching fishhook
Fetched https://github.com/johnno1962/fishhook from cache (0.20s)
Computing version for https://github.com/johnno1962/fishhook
Computed https://github.com/johnno1962/fishhook at 1.1.1 (0.42s)
Creating working copy for https://github.com/johnno1962/Popen.git
Working copy of https://github.com/johnno1962/Popen.git resolved at 2.1.2
Creating working copy for https://github.com/johnno1962/StringIndex
Working copy of https://github.com/johnno1962/StringIndex resolved at 2.1.1
Creating working copy for https://github.com/johnno1962/DLKit
Working copy of https://github.com/johnno1962/DLKit resolved at 3.3.5
Creating working copy for https://github.com/johnno1962/SwiftRegex5.git
Working copy of https://github.com/johnno1962/SwiftRegex5.git resolved at 6.1.0
Creating working copy for https://github.com/johnno1962/fishhook
Working copy of https://github.com/johnno1962/fishhook resolved at 1.1.1
error: 'spi-builder-workspace': product 'Fortify' required by package 'spi-builder-workspace' target 'FortifyTests' not found.
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.