Build Information
Failed to build LaunchDarkly, reference v9 (66d26f
), with Swift 5.10 for Linux on 15 Aug 2025 15:54:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.66.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/launchdarkly/ios-client-sdk.git
Reference: v9
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/launchdarkly/ios-client-sdk
* branch v9 -> FETCH_HEAD
* [new branch] v9 -> origin/v9
HEAD is now at 66d26f7 chore(v9): release 9.15.0 (#447)
Cloned https://github.com/launchdarkly/ios-client-sdk.git
Revision (git rev-parse @):
66d26f7f77ea30d55fd41c360a04915734e1e3ba
SUCCESS checkout https://github.com/launchdarkly/ios-client-sdk.git at v9
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/launchdarkly/ios-client-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:c30bb8beee7254e839cc0142f4ae78578b8fc8e8159324cc3637097cc1b395b6
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/mattgallagher/CwlPreconditionTesting
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mw99/DataCompression
Fetching https://github.com/LaunchDarkly/swift-eventsource.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/1573] Fetching swift-eventsource
[1291/1782] Fetching swift-eventsource, datacompression
[1497/3039] Fetching swift-eventsource, datacompression, cwlpreconditiontesting
[3040/10939] Fetching swift-eventsource, datacompression, cwlpreconditiontesting, ohhttpstubs
[3041/25769] Fetching swift-eventsource, datacompression, cwlpreconditiontesting, ohhttpstubs, quick
Fetched https://github.com/mw99/DataCompression from cache (0.53s)
[4570/25560] Fetching swift-eventsource, cwlpreconditiontesting, ohhttpstubs, quick
[5332/45144] Fetching swift-eventsource, cwlpreconditiontesting, ohhttpstubs, quick, nimble
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (0.62s)
[5959/43571] Fetching cwlpreconditiontesting, ohhttpstubs, quick, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (1.35s)
[30188/35671] Fetching cwlpreconditiontesting, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (1.65s)
[16533/20841] Fetching cwlpreconditiontesting, nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting from cache (2.76s)
Fetched https://github.com/Quick/Nimble.git from cache (2.80s)
Computing version for https://github.com/mw99/DataCompression
Computed https://github.com/mw99/DataCompression at 3.8.0 (0.81s)
Computing version for https://github.com/LaunchDarkly/swift-eventsource.git
Computed https://github.com/LaunchDarkly/swift-eventsource.git at 3.3.0 (0.81s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting
Computed https://github.com/mattgallagher/CwlPreconditionTesting at 2.1.2 (0.75s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/455] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.37s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.90s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.79s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.81s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.70s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.1.2
Creating working copy for https://github.com/mw99/DataCompression
Working copy of https://github.com/mw99/DataCompression resolved at 3.8.0
Creating working copy for https://github.com/LaunchDarkly/swift-eventsource.git
Working copy of https://github.com/LaunchDarkly/swift-eventsource.git resolved at 3.3.0
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
warning: 'spi-builder-workspace': found 75 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SDKEnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagsUnchangedObserver.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/NetworkReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Util.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDValue.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/ConnectionModeChangeObserver.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Hook.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDCommon.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/CwlSysctl.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDConfig.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/URLResponse.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ApplicationInfoEnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/DarklyService.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/KeyedValueCache.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/ConnectionInformation.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDReference.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/SheddingQueue.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Data.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/EvaluationSeriesContext.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Date.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/LDConfig.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/DiagnosticReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/TVOSEnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/LDChangedFlag.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterBuilder.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/CacheConverter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Modifier.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/IOSEnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/ConnectionInformationStore.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/SystemCapabilities.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/LDContext.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagChange/FlagChangeObserver.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/DateFormatter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLRequest.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDContext.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/ClientServiceFactory.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/IdentifyTypes.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/MacOSEnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/SdkMetadata.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/FeatureFlagCache.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Reference.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDApplicationInfo.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDValueDecoder.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDEvaluationDetail.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Cache/DiagnosticCache.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/PrivacyInfo.xcprivacy
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/Plugin.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Throttler.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Context/Kind.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClientVariation.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/WatchOSEnvironmentReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPURLResponse.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/LDTimer.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/Log.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Extensions/Thread.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/EnvironmentMetadata.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDChangedFlag.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Support/Info.plist
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagSynchronizer.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/LDEvaluationDetail.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FlagRequestTracker.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/FeatureFlag/FeatureFlag.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Hooks/Metadata.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Networking/HTTPHeaders.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Event.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagChangeNotifier.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/ReportingConsts.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ObjectiveC/ObjcLDClient.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/DiagnosticEvent.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/LDClient.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EventReporter.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/FlagStore.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/ServiceObjects/EnvironmentReporting/EnvironmentReporterChainBase.swift
/host/spi-builder-workspace/LaunchDarkly/LaunchDarkly/Models/Plugins/PluginMetadata.swift
Building for debugging...
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/13] Emitting module DataCompression
/host/spi-builder-workspace/.build/checkouts/DataCompression/Sources/DataCompression/DataCompression.swift:31:8: error: no such module 'Compression'
import Compression
^
[7/13] Compiling DataCompression DataCompression.swift
/host/spi-builder-workspace/.build/checkouts/DataCompression/Sources/DataCompression/DataCompression.swift:31:8: error: no such module 'Compression'
import Compression
^
error: fatalError
[8/13] Emitting module LDSwiftEventSource
BUILD FAILURE 5.10 linux