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 ApplicationConfiguration 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/perfectaccelerators/applicationconfiguration.git
Reference: master
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/perfectaccelerators/applicationconfiguration
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 684646c Change logging access modifiers to public to be able to access them from library users
Cloned https://github.com/perfectaccelerators/applicationconfiguration.git
Revision (git rev-parse @):
684646c7339af81f21ee5759cf3252b3e7548b30
SUCCESS checkout https://github.com/perfectaccelerators/applicationconfiguration.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/perfectaccelerators/applicationconfiguration.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/PerfectlySoft/Perfect-HTTPServer.git
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetching https://github.com/PerfectlySoft/Perfect-Thread.git
Fetching https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Fetching https://github.com/PerfectlySoft/Perfect-Net.git
Fetching https://github.com/PerfectlySoft/PerfectLib.git
[1/1190] Fetching perfect-crud
[1191/2640] Fetching perfect-crud, perfect-httpserver
[1655/3019] Fetching perfect-crud, perfect-httpserver, perfect-thread
[1734/3589] Fetching perfect-crud, perfect-httpserver, perfect-thread, perfect-net
[2434/14373] Fetching perfect-crud, perfect-httpserver, perfect-thread, perfect-net, perfectlib
[2435/14710] Fetching perfect-crud, perfect-httpserver, perfect-thread, perfect-net, perfectlib, perfect-czlib-src
Fetched https://github.com/PerfectlySoft/Perfect-Thread.git from cache (0.26s)
[4949/14331] Fetching perfect-crud, perfect-httpserver, perfect-net, perfectlib, perfect-czlib-src
Fetching https://github.com/PerfectlySoft/Perfect-COpenSSL.git
Fetched https://github.com/PerfectlySoft/Perfect-Net.git from cache (0.30s)
[5026/13761] Fetching perfect-crud, perfect-httpserver, perfectlib, perfect-czlib-src
Fetching https://github.com/PerfectlySoft/Perfect-Crypto.git
Fetched https://github.com/PerfectlySoft/Perfect-CZlib-src.git from cache (0.30s)
Fetching https://github.com/PerfectlySoft/Perfect-HTTP.git
[4797/13424] Fetching perfect-crud, perfect-httpserver, perfectlib
[10729/17385] Fetching perfect-crud, perfect-httpserver, perfectlib, perfect-copenssl
[10809/18193] Fetching perfect-crud, perfect-httpserver, perfectlib, perfect-copenssl, perfect-http
[11696/18805] Fetching perfect-crud, perfect-httpserver, perfectlib, perfect-copenssl, perfect-http, perfect-crypto
Fetched https://github.com/PerfectlySoft/Perfect-HTTP.git from cache (0.23s)
Fetched https://github.com/PerfectlySoft/Perfect-Crypto.git from cache (0.24s)
[11323/17385] Fetching perfect-crud, perfect-httpserver, perfectlib, perfect-copenssl
Fetched https://github.com/PerfectlySoft/Perfect-COpenSSL.git from cache (0.66s)
[10925/13424] Fetching perfect-crud, perfect-httpserver, perfectlib
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (2.57s)
Fetched https://github.com/PerfectlySoft/Perfect-HTTPServer.git from cache (2.57s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Fetched https://github.com/PerfectlySoft/PerfectLib.git from cache (2.64s)
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.0.3 (0.42s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTPServer.git
Computed https://github.com/PerfectlySoft/Perfect-HTTPServer.git at 3.0.15 (0.43s)
Computing version for https://github.com/PerfectlySoft/Perfect-CZlib-src.git
Computed https://github.com/PerfectlySoft/Perfect-CZlib-src.git at 0.0.4 (0.42s)
Computing version for https://github.com/PerfectlySoft/Perfect-HTTP.git
Computed https://github.com/PerfectlySoft/Perfect-HTTP.git at 3.0.12 (0.43s)
Fetching https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
[1/65] Fetching perfect-linuxbridge
Fetched https://github.com/PerfectlySoft/Perfect-LinuxBridge.git from cache (0.29s)
Computing version for https://github.com/PerfectlySoft/Perfect-Net.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.