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

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kinvey/swift-sdk.git
Reference: 6.0.0
Cloned https://github.com/Kinvey/swift-sdk.git into spi-builder-workspace
SUCCESS checkout https://github.com/Kinvey/swift-sdk.git at 6.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git
[1/119] Fetching nspredicate-mongodb-adaptor
Fetched https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git (0.19s)
Fetching https://github.com/tristanhimmelman/ObjectMapper.git
Fetching https://github.com/Kinvey/objective-c.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/6240] Fetching objectmapper
[1125/9985] Fetching objectmapper, swiftybeaver
[3159/62553] Fetching objectmapper, swiftybeaver, objective-c
Fetched https://github.com/tristanhimmelman/ObjectMapper.git (0.68s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[14259/56313] Fetching swiftybeaver, objective-c
[18466/60605] Fetching swiftybeaver, objective-c, keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.63s)
Fetching https://github.com/mxcl/PromiseKit.git
[27927/56313] Fetching swiftybeaver, objective-c
[54212/73014] Fetching swiftybeaver, objective-c, promisekit
Fetched https://github.com/mxcl/PromiseKit.git (1.32s)
Fetching https://github.com/realm/realm-cocoa.git
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (3.08s)
Fetched https://github.com/Kinvey/objective-c.git (3.15s)
[1/127659] Fetching realm-cocoa
Fetched https://github.com/realm/realm-cocoa.git (11.74s)
Computing version for https://github.com/Kinvey/objective-c.git
Computed https://github.com/Kinvey/objective-c.git at 4.16.2-with-spm-v0.0.1 (1.03s)
Computing version for https://github.com/tristanhimmelman/ObjectMapper.git
Computed https://github.com/tristanhimmelman/ObjectMapper.git at 4.2.0 (0.30s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.5 (0.29s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.28s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.15.3 (0.28s)
Computing version for https://github.com/realm/realm-cocoa.git
Computed https://github.com/realm/realm-cocoa.git at 10.15.1 (0.54s)
Fetching https://github.com/realm/realm-core
[1/223131] Fetching realm-core
Fetched https://github.com/realm/realm-core (19.81s)
Computing version for https://github.com/realm/realm-core
Computed https://github.com/realm/realm-core at 11.4.1 (0.60s)
Creating working copy for https://github.com/tristanhimmelman/ObjectMapper.git
Working copy of https://github.com/tristanhimmelman/ObjectMapper.git resolved at 4.2.0
Creating working copy for https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git
Working copy of https://github.com/tjboneman/NSPredicate-MongoDB-Adaptor.git resolved at master
Creating working copy for https://github.com/realm/realm-core
Working copy of https://github.com/realm/realm-core resolved at 11.4.1
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.15.3
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/Kinvey/objective-c.git
Working copy of https://github.com/Kinvey/objective-c.git resolved at 4.16.2-with-spm-v0.0.1
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.5
Creating working copy for https://github.com/realm/realm-cocoa.git
Working copy of https://github.com/realm/realm-cocoa.git resolved at 10.15.1
Building for debugging...
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/NSError+RLMSync.m:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/NSError+RLMSync.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/279] Compiling NSError+RLMSync.m
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMAnalytics.mm:57:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/279] Compiling RLMAnalytics.mm
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMValue.mm:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMValue.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/279] Compiling RLMValue.mm
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMApp.mm:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMApp_Private.hpp:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/include/Realm/RLMApp_Private.h:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/include/Realm/RLMApp.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/279] Compiling RLMApp.mm
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMMongoClient.mm:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMMongoClient_Private.hpp:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/include/Realm/RLMMongoClient.h:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/include/Realm/RLMMongoDatabase.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/279] Compiling RLMMongoClient.mm
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMAPIKeyAuth.mm:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMAPIKeyAuth.h:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/include/Realm/RLMProviderClient.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/279] Compiling RLMAPIKeyAuth.mm
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMAccessor.mm:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMAccessor.hpp:19:
/host/spi-builder-workspace/.build/checkouts/realm-cocoa/Realm/RLMAccessor.h:19:9: fatal error: 'Foundation/Foundation.h' file not found
#import <Foundation/Foundation.h>
        ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/279] Compiling RLMAccessor.mm
BUILD FAILURE 5.8 linux