The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Split, reference 3.8.0-rc1 (b4411f), with Swift 6.3 for Linux on 18 Apr 2026 17:41:10 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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.3
Building package at path:  $PWD
https://github.com/splitio/ios-client.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Building for debugging...
[0/7] Copying split_cache.xcdatamodeld
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/17] Compiling Logging Logger.swift
[9/17] Compiling Logging Logging.swift
[10/17] Compiling Logging TimeChecker.swift
[11/17] Compiling PeriodicRecorderWorker PeriodicRecorderWorker.swift
[12/17] Compiling PeriodicRecorderWorker PeriodicTimer.swift
[13/17] Emitting module PeriodicRecorderWorker
[14/18] Emitting module Logging
[15/18] Compiling Logging LogPrinter.swift
[16/18] Compiling Logging DateProvider.swift
[17/18] Compiling Logging LogLevel.swift
[20/41] 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
[21/41] 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
[22/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
[23/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
[24/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
[25/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
[26/43] 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
[27/43] 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
[28/43] 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
[29/43] Emitting module BackoffCounter
[30/43] Compiling BackoffCounter BackoffCounterTimer.swift
[31/43] Compiling BackoffCounter BackoffCounter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/43] 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
[33/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
[34/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
[35/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
[36/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
[37/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
[38/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
[39/44] 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
[40/44] 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
[41/44] 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
[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.3 linux