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 LemmyKit with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.41.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shadone/LemmyKit.git
Reference: 0.2.1
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/shadone/LemmyKit
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 172ecb1 Fixed date parsing in Lemmy 0.19.0 responses
Submodule path 'Lemmy-OpenAPI-Spec': checked out '61f7240b9e17af3c3bc4afd40cdd4456d9c8976f'
Submodule 'Lemmy-OpenAPI-Spec' (https://github.com/shadone/Lemmy-OpenAPI-Spec) registered for path 'Lemmy-OpenAPI-Spec'
Cloning into '/host/spi-builder-workspace/Lemmy-OpenAPI-Spec'...
Cloned https://github.com/shadone/LemmyKit.git
Revision (git rev-parse @):
172ecb15e9682d808d483938f08480b070b99cee
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/shadone/LemmyKit.git at 0.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/shadone/LemmyKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-numerics.git
[1/677] Fetching swift-openapi-urlsession
[2/1091] Fetching swift-openapi-urlsession, swift-http-types
[1092/6563] Fetching swift-openapi-urlsession, swift-http-types, swift-numerics
Fetching https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-openapi-urlsession (0.39s)
Fetched https://github.com/apple/swift-http-types (0.39s)
Fetching https://github.com/jpsim/Yams
Fetched https://github.com/apple/swift-numerics.git (0.39s)
Fetching https://github.com/apple/swift-openapi-runtime
[1/4489] Fetching swift-openapi-runtime
[4490/13826] Fetching swift-openapi-runtime, yams
Fetched https://github.com/apple/swift-openapi-runtime (0.33s)
Fetching https://github.com/apple/swift-collections
[934/9337] Fetching yams
[5697/21209] Fetching yams, swift-argument-parser
[21117/35273] Fetching yams, swift-argument-parser, swift-collections
Fetched https://github.com/apple/swift-argument-parser (0.71s)
Fetching https://github.com/mattpolzin/OpenAPIKit
[10181/23401] Fetching yams, swift-collections
Fetched https://github.com/jpsim/Yams (0.97s)
Fetching https://github.com/apple/swift-openapi-generator
[7595/14064] Fetching swift-collections
[14065/26599] Fetching swift-collections, swift-openapi-generator
[19706/61436] Fetching swift-collections, swift-openapi-generator, openapikit
Fetched https://github.com/apple/swift-collections (1.00s)
Fetching https://github.com/apple/swift-algorithms
[15322/47372] Fetching swift-openapi-generator, openapikit
Fetched https://github.com/apple/swift-openapi-generator (0.54s)
[12542/34837] Fetching openapikit
Computing version for https://github.com/apple/swift-openapi-urlsession
error: Dependencies could not be resolved because 'swift-openapi-urlsession' >= 1.0.0-alpha.1 contains incompatible tools version (5.9.0) and root depends on 'swift-openapi-urlsession' 1.0.0..<2.0.0.
BUILD FAILURE 5.8 linux