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 TelemetryClient with Swift 5.9 for Linux (9ec0f0) on 29 Jun 2024 09:54:41 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TelemetryDeck/SwiftSDK.git
Reference: 2.2.1
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/TelemetryDeck/SwiftSDK
 * tag               2.2.1      -> FETCH_HEAD
HEAD is now at 9ec0f0c Bump version num
Cloned https://github.com/TelemetryDeck/SwiftSDK.git
Revision (git rev-parse @):
9ec0f0c01b94acfe14d6745ab63c53ffbe1d2670
SUCCESS checkout https://github.com/TelemetryDeck/SwiftSDK.git at 2.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/TelemetryDeck/SwiftSDK.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$workDir" 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:bf2706fb3ad57f47449cad6c85f40e5d27f055fda5f2d8da4d3c25f3a5524d1a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/2] Copying PrivacyInfo.xcprivacy
[3/17] Compiling TelemetryClient IdentifiableError.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[4/17] Compiling TelemetryClient NavigationStatus.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[5/19] Compiling TelemetryClient SignalManager.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[6/19] Compiling TelemetryClient TelemetryClient.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[7/19] Compiling TelemetryClient SignalCache.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[8/19] Compiling TelemetryClient SignalEnricher.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[9/19] Compiling TelemetryClient TelemetryDeck.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[10/19] Compiling TelemetryClient resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/19] Emitting module TelemetryClient
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[12/19] Compiling TelemetryClient LogHandler.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[13/19] Compiling TelemetryClient ErrorCategory.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[14/19] Compiling TelemetryClient CryptoHashing.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[15/19] Compiling TelemetryClient JSONFormatting.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[16/19] Compiling TelemetryClient TelemetryDeck+Errors.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[17/19] Compiling TelemetryClient TelemetryDeck+Navigation.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[18/19] Compiling TelemetryClient TelemetryDeck+Purchases.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[19/19] Compiling TelemetryClient Signal.swift
/host/spi-builder-workspace/Sources/TelemetryClient/CryptoHashing.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1