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 SectionReactor 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.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/devxoul/SectionReactor.git
Reference: 1.0.0
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/devxoul/SectionReactor
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 2aa5a7a Bump version to 1.0.0
Cloned https://github.com/devxoul/SectionReactor.git
Revision (git rev-parse @):
2aa5a7a0b71859caaf543cfe3c3a4ff4d1681d58
SUCCESS checkout https://github.com/devxoul/SectionReactor.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/devxoul/SectionReactor.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/RxSwiftCommunity/RxDataSources.git
Fetching https://github.com/ReactorKit/ReactorKit.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/4929] Fetching rxdatasources
[396/7418] Fetching rxdatasources, reactorkit
[7124/58438] Fetching rxdatasources, reactorkit, rxswift
Fetching https://github.com/devxoul/RxExpect.git
Fetched https://github.com/ReactorKit/ReactorKit.git (1.94s)
Fetched https://github.com/RxSwiftCommunity/RxDataSources.git (1.97s)
Fetched https://github.com/ReactiveX/RxSwift.git (1.98s)
[1/741] Fetching rxexpect
Fetched https://github.com/devxoul/RxExpect.git (0.21s)
Computing version for https://github.com/devxoul/RxExpect.git
Computed https://github.com/devxoul/RxExpect.git at 2.0.0 (0.30s)
Computing version for https://github.com/RxSwiftCommunity/RxDataSources.git
Computed https://github.com/RxSwiftCommunity/RxDataSources.git at 4.0.1 (0.31s)
Computing version for https://github.com/ReactorKit/ReactorKit.git
Computed https://github.com/ReactorKit/ReactorKit.git at 2.0.1 (0.31s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.0.1 (0.33s)
Creating working copy for https://github.com/RxSwiftCommunity/RxDataSources.git
Working copy of https://github.com/RxSwiftCommunity/RxDataSources.git resolved at 4.0.1
Creating working copy for https://github.com/devxoul/RxExpect.git
Working copy of https://github.com/devxoul/RxExpect.git resolved at 2.0.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.0.1
Creating working copy for https://github.com/ReactorKit/ReactorKit.git
Working copy of https://github.com/ReactorKit/ReactorKit.git resolved at 2.0.1
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/ReactorKit/Sources/ReactorKitRuntime/ReactorKitRuntime.m:1:9: fatal error: 'objc/runtime.h' file not found
#import <objc/runtime.h>
        ^~~~~~~~~~~~~~~~
1 error generated.
[0/1] Compiling ReactorKitRuntime ReactorKitRuntime.m
[0/1] Planning build
Building for debugging...
/host/spi-builder-workspace/.build/checkouts/ReactorKit/Sources/ReactorKitRuntime/ReactorKitRuntime.m:1:9: fatal error: 'objc/runtime.h' file not found
#import <objc/runtime.h>
        ^~~~~~~~~~~~~~~~
1 error generated.
[0/1] Compiling ReactorKitRuntime ReactorKitRuntime.m
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.