The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Split, reference 3.8.0-rc1 (b4411f), with Swift 6.2 for Linux on 25 Feb 2026 19:25:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/splitio/ios-client.git
Reference: 3.8.0-rc1
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/splitio/ios-client
 * tag               3.8.0-rc1  -> FETCH_HEAD
HEAD is now at b4411fc Merge pull request #841 from splitio/release/3.8.0-rc1
Cloned https://github.com/splitio/ios-client.git
Revision (git rev-parse @):
b4411fc79180146a9d372c40beb8f48f4440a534
SUCCESS checkout https://github.com/splitio/ios-client.git at 3.8.0-rc1
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/splitio/ios-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:257b0ae9749b4eea8553a58f7bf60a672611c061e9b845ccfee371e7c1138ce8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/7] Write sources
[0/7] Copying split_cache.xcdatamodeld
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/17] Compiling PeriodicRecorderWorker PeriodicTimer.swift
[9/17] Compiling Logging DateProvider.swift
[10/17] Emitting module Logging
[11/17] Compiling Logging LogLevel.swift
[12/17] Emitting module PeriodicRecorderWorker
[13/17] Compiling PeriodicRecorderWorker PeriodicRecorderWorker.swift
[14/18] Compiling Logging Logging.swift
[15/18] Compiling Logging Logger.swift
[16/18] Compiling Logging LogPrinter.swift
[17/18] Compiling Logging TimeChecker.swift
[20/41] Compiling Http HttpError.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[21/41] Compiling Http HttpNotificationHandler.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[22/41] Compiling Http HttpParameter.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[23/43] Compiling Http HttpSession.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[24/43] Compiling Http HttpStreamRequest.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[25/43] Compiling Http HttpStreamResponse.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[26/43] Compiling Http HttpTask.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[27/43] Compiling Http HttpRequestManager.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[28/43] Compiling Http HttpResponse.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[29/43] Compiling Http Endpoint.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[30/43] Compiling Http HostDomainFilter.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[31/43] Compiling Http HttpAuthenticator.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[32/43] Compiling Http HttpParameters.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[33/43] Compiling Http HttpRequest.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[34/43] Compiling Http HttpRequestList.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[35/43] Emitting module BackoffCounter
[36/43] Compiling BackoffCounter BackoffCounter.swift
[37/43] Compiling BackoffCounter BackoffCounterTimer.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/44] Emitting module Http
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[39/44] Compiling Http HttpClient.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[40/44] Compiling Http HttpDataRequest.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[41/44] Compiling Http HttpDataResponse.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[43/44] Compiling Http PublicKeyHeaders.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
[44/44] Compiling Http TlsPinChecker.swift
/host/spi-builder-workspace/Sources/Http/TlsPinChecker.swift:6:8: error: no such module 'CommonCrypto'
  4 |
  5 | import Foundation
  6 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  7 | #if !COCOAPODS
  8 | import Logging
BUILD FAILURE 6.2 linux