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 OpenFeature, reference 0.2.0 (907567), with Swift 5.9 for Linux on 17 Aug 2024 06:36:48 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.50.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/open-feature/swift-sdk.git
Reference: 0.2.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/open-feature/swift-sdk
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at 907567c chore(main): release 0.2.0 (#41)
Cloned https://github.com/open-feature/swift-sdk.git
Revision (git rev-parse @):
907567cf9d43aad4c015a8758a7d53d755e76213
SUCCESS checkout https://github.com/open-feature/swift-sdk.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/open-feature/swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:2fbbf0786de06d5b5ae93c54da051e64b9ddb960e317c9af2272259f6411b6fe
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/26] Emitting module OpenFeature
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[2/29] Compiling OpenFeature Value.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[3/29] Compiling OpenFeature ErrorCode.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[4/29] Compiling OpenFeature OpenFeatureError.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[5/29] Compiling OpenFeature BaseEvaluation.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[6/29] Compiling OpenFeature Client.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/29] Compiling OpenFeature ClientMetadata.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/29] Compiling OpenFeature EvaluationContext.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[9/29] Compiling OpenFeature FlagEvaluationOptions.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[10/29] Compiling OpenFeature FlagMetadataValue.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[11/29] Compiling OpenFeature FlagValueType.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[12/29] Compiling OpenFeature Hook.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[13/29] Compiling OpenFeature HookContext.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[14/29] Compiling OpenFeature HookSupport.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[15/29] Compiling OpenFeature MutableContext.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[16/29] Compiling OpenFeature MutableStructure.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[17/29] Compiling OpenFeature NoOpProvider.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[18/29] Compiling OpenFeature ProviderEvaluation.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[19/29] Compiling OpenFeature ProviderEvents.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[20/29] Compiling OpenFeature ProviderMetadata.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[21/29] Compiling OpenFeature Reason.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[22/29] Compiling OpenFeature Structure.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[23/29] Compiling OpenFeature OpenFeatureAPI.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[24/29] Compiling OpenFeature OpenFeatureClient.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[25/29] Compiling OpenFeature FeatureProvider.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[26/29] Compiling OpenFeature EventHandler.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[27/29] Compiling OpenFeature Features+Defaults.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[28/29] Compiling OpenFeature Features.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[29/29] Compiling OpenFeature FlagEvaluationDetails.swift
/host/spi-builder-workspace/Sources/OpenFeature/EventHandler.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.9 linux