The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build LaunchDarkly, reference v9 (0b7fef), with Swift 6.2 (beta) for Linux on 20 Jun 2025 02:51:06 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
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 0b7feff chore: Address warnings - `private(set)` with a space (#437)
Cloned https://github.com/launchdarkly/ios-client-sdk.git
Revision (git rev-parse @):
0b7fefff98c1c8ed5c53b2f7ad12ec5890bcfc93
SUCCESS checkout https://github.com/launchdarkly/ios-client-sdk.git at v9
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
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-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
Fetching https://github.com/mattgallagher/CwlPreconditionTesting
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/LaunchDarkly/swift-eventsource.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/mw99/DataCompression
[1/1573] Fetching swift-eventsource
[1103/9473] Fetching swift-eventsource, ohhttpstubs
[2081/9667] Fetching swift-eventsource, ohhttpstubs, datacompression
[2636/24426] Fetching swift-eventsource, ohhttpstubs, datacompression, quick
[3328/25683] Fetching swift-eventsource, ohhttpstubs, datacompression, quick, cwlpreconditiontesting
[13921/45267] Fetching swift-eventsource, ohhttpstubs, datacompression, quick, cwlpreconditiontesting, nimble
Fetched https://github.com/mw99/DataCompression from cache (0.47s)
[15824/45073] Fetching swift-eventsource, ohhttpstubs, quick, cwlpreconditiontesting, nimble
Fetched https://github.com/LaunchDarkly/swift-eventsource.git from cache (0.48s)
[16012/43500] Fetching ohhttpstubs, quick, cwlpreconditiontesting, nimble
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.97s)
[31096/35600] Fetching quick, cwlpreconditiontesting, nimble
Fetched https://github.com/mattgallagher/CwlPreconditionTesting from cache (1.68s)
Fetched https://github.com/Quick/Quick.git from cache (1.69s)
Fetched https://github.com/Quick/Nimble.git from cache (1.71s)
Computing version for https://github.com/mw99/DataCompression
Computed https://github.com/mw99/DataCompression at 3.8.0 (2.18s)
Computing version for https://github.com/LaunchDarkly/swift-eventsource.git
Computed https://github.com/LaunchDarkly/swift-eventsource.git at 3.3.0 (0.55s)
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.36s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (1.17s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.59s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (0.51s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (0.38s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.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/mw99/DataCompression
Working copy of https://github.com/mw99/DataCompression resolved at 3.8.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/mattgallagher/CwlPreconditionTesting
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting resolved at 2.1.2
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/LaunchDarkly/swift-eventsource.git
Working copy of https://github.com/LaunchDarkly/swift-eventsource.git resolved at 3.3.0
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/13] Emitting module LDSwiftEventSource
[7/13] Compiling LDSwiftEventSource UTF8LineParser.swift
[8/13] Compiling LDSwiftEventSource Types.swift
[9/13] Compiling LDSwiftEventSource Logs.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/13] Emitting module DataCompression
/host/spi-builder-workspace/.build/checkouts/DataCompression/Sources/DataCompression/DataCompression.swift:31:8: error: no such module 'Compression'
 29 |
 30 | import Foundation
 31 | import Compression
    |        `- error: no such module 'Compression'
 32 |
 33 | public extension Data
[11/13] Compiling DataCompression DataCompression.swift
/host/spi-builder-workspace/.build/checkouts/DataCompression/Sources/DataCompression/DataCompression.swift:31:8: error: no such module 'Compression'
 29 |
 30 | import Foundation
 31 | import Compression
    |        `- error: no such module 'Compression'
 32 |
 33 | public extension Data
[12/13] Compiling LDSwiftEventSource EventParser.swift
BUILD FAILURE 6.2 linux