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 RxAppKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Mx-Iris/RxAppKit.git
Reference: 0.1.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/Mx-Iris/RxAppKit
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at db37871 Merge branch 'main' of https://github.com/Mx-Iris/RxAppKit
Cloned https://github.com/Mx-Iris/RxAppKit.git
Revision (git rev-parse @):
db37871d7cf780df7db869d20a196deeecf85e1c
SUCCESS checkout https://github.com/Mx-Iris/RxAppKit.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Mx-Iris/RxAppKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ra1028/DifferenceKit
Fetching https://github.com/ReactiveX/RxSwift
[1/2321] Fetching differencekit
[559/53335] Fetching differencekit, rxswift
Fetched https://github.com/ra1028/DifferenceKit from cache (4.62s)
Fetched https://github.com/ReactiveX/RxSwift from cache (4.66s)
Computing version for https://github.com/ra1028/DifferenceKit
Computed https://github.com/ra1028/DifferenceKit at 1.3.0 (0.84s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.5.0 (0.94s)
Creating working copy for https://github.com/ra1028/DifferenceKit
Working copy of https://github.com/ra1028/DifferenceKit resolved at 1.3.0
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.5.0
Building for debugging...
[0/7] Write sources
/host/spi-builder-workspace/Sources/RxAppKitObjC/ObjCRuntimeAliases.m:1:9: fatal error: 'objc/runtime.h' file not found
#import <objc/runtime.h>
        ^~~~~~~~~~~~~~~~
1 error generated.
[5/7] Compiling RxAppKitObjC ObjCRuntimeAliases.m
[5/7] Write swift-version-24593BA9C3E375BF.txt
[0/1] Planning build
Building for debugging...
/host/spi-builder-workspace/Sources/RxAppKitObjC/ObjCRuntimeAliases.m:1:9: fatal error: 'objc/runtime.h' file not found
#import <objc/runtime.h>
        ^~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling RxAppKitObjC ObjCRuntimeAliases.m
[0/2] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux