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 ConfigCat, reference master (b319ac), with Swift 5.9 for Linux on 17 Oct 2024 19:25:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.55.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/configcat/swift-sdk.git
Reference: master
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/configcat/swift-sdk
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b319ac6 Semantic Version 2.1.0 Update (#47)
Cloned https://github.com/configcat/swift-sdk.git
Revision (git rev-parse @):
b319ac6979981a8c26f3d55b673497ed07969de5
SUCCESS checkout https://github.com/configcat/swift-sdk.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/configcat/swift-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:5a47d9d39a5702cbfa0ba55458353b9ccb6eb7cde0581792bc757a518ca63386
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[0/1] Copying PrivacyInfo.xcprivacy
[2/3] Emitting module Version
[3/3] Compiling Version Version.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/29] Emitting module ConfigCat
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[7/32] Compiling ConfigCat Synced.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[8/32] Compiling ConfigCat Utils.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[9/32] Compiling ConfigCat resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[10/32] Compiling ConfigCat Extensions.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[11/32] Compiling ConfigCat FlagEvaluator.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[12/32] Compiling ConfigCat KeyValue.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[13/32] Compiling ConfigCat ConfigService.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[14/32] Compiling ConfigCat EvaluationDetails.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[15/32] Compiling ConfigCat EvaluationLogger.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[16/32] Compiling ConfigCat Config.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[17/32] Compiling ConfigCat ConfigCache.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[18/32] Compiling ConfigCat ConfigCatClient.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[19/32] Compiling ConfigCat ConfigCatClientProtocol.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[20/32] Compiling ConfigCat LocalDictionaryDataSource.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[21/32] Compiling ConfigCat Log.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[22/32] Compiling ConfigCat MutableQueue.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[23/32] Compiling ConfigCat Mutex.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[24/32] Compiling ConfigCat OverrideBehaviour.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[25/32] Compiling ConfigCat OverrideDataSource.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[26/32] Compiling ConfigCat PollingMode.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[27/32] Compiling ConfigCat PollingModes.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[28/32] Compiling ConfigCat RolloutEvaluator.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[29/32] Compiling ConfigCat ConfigCatOptions.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[30/32] Compiling ConfigCat ConfigCatSnapshot.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[31/32] Compiling ConfigCat ConfigCatUser.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
[32/32] Compiling ConfigCat ConfigFetcher.swift
/host/spi-builder-workspace/Sources/ConfigCat/ConfigCatClient.swift:2:8: error: no such module 'os.log'
import os.log
       ^
error: fatalError
BUILD FAILURE 5.9 linux