Build Information
Failed to build LemmyKit with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
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 /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
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 '/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/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: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/shadone/LemmyKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-http-types (0.80s)
Fetching https://github.com/apple/swift-algorithms from cache
Fetched https://github.com/apple/swift-numerics.git (1.00s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-algorithms (1.18s)
Fetching https://github.com/jpsim/Yams from cache
Fetched https://github.com/apple/swift-argument-parser (2.94s)
Fetching https://github.com/apple/swift-openapi-generator from cache
Fetched https://github.com/jpsim/Yams (1.32s)
Fetching https://github.com/mattpolzin/OpenAPIKit from cache
Fetched https://github.com/mattpolzin/OpenAPIKit (0.26s)
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetching https://github.com/apple/swift-openapi-urlsession from cache
Fetched https://github.com/apple/swift-openapi-generator (0.80s)
Fetched https://github.com/apple/swift-openapi-urlsession (0.36s)
Fetched https://github.com/apple/swift-collections (3.23s)
Fetched https://github.com/apple/swift-openapi-runtime (0.92s)
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 macosSpm