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 Radon, reference main (e0d63a), with Swift 5.9 for Linux on 19 Mar 2025 19:01:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/e-sites/Radon.git
Reference: main
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/e-sites/Radon
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e0d63ac Unwrapped image
Cloned https://github.com/e-sites/Radon.git
Revision (git rev-parse @):
e0d63aca869bae85e332ec4ec9ae28d347d6bee5
SUCCESS checkout https://github.com/e-sites/Radon.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/e-sites/Radon.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/basvankuijck/CommandLine.git
[1/846] Fetching commandline
Fetched https://github.com/basvankuijck/CommandLine.git (0.26s)
Fetching https://github.com/e-sites/Francium.git
Fetching https://github.com/IBM-Swift/BlueCryptor.git
[1/1651] Fetching bluecryptor
[1636/1769] Fetching bluecryptor, francium
Fetched https://github.com/e-sites/Francium.git (0.25s)
Fetched https://github.com/IBM-Swift/BlueCryptor.git (0.25s)
Computing version for https://github.com/e-sites/Francium.git
Computed https://github.com/e-sites/Francium.git at 1.1.1 (0.40s)
Computing version for https://github.com/IBM-Swift/BlueCryptor.git
Computed https://github.com/IBM-Swift/BlueCryptor.git at 1.0.200 (0.43s)
Fetching https://github.com/Kitura/OpenSSL.git
[1/203] Fetching openssl
Fetched https://github.com/Kitura/OpenSSL.git (0.30s)
Computing version for https://github.com/Kitura/OpenSSL.git
Computed https://github.com/Kitura/OpenSSL.git at 2.3.1 (1.50s)
Creating working copy for https://github.com/e-sites/Francium.git
Working copy of https://github.com/e-sites/Francium.git resolved at 1.1.1
Creating working copy for https://github.com/Kitura/OpenSSL.git
Working copy of https://github.com/Kitura/OpenSSL.git resolved at 2.3.1
Creating working copy for https://github.com/basvankuijck/CommandLine.git
Working copy of https://github.com/basvankuijck/CommandLine.git resolved at master
Creating working copy for https://github.com/IBM-Swift/BlueCryptor.git
Working copy of https://github.com/IBM-Swift/BlueCryptor.git resolved at 1.0.200
Building for debugging...
[1/25] Emitting module CommandLineKit
[2/25] Compiling Cryptor Updatable.swift
[3/26] Compiling CommandLineKit StringExtensions.swift
[4/26] Compiling CommandLineKit Option.swift
[5/26] Compiling Francium Dir.swift
[6/26] Compiling Francium Error.swift
[7/26] Emitting module Francium
[8/26] Compiling CommandLineKit CommandLine.swift
[9/26] Compiling Francium IOObject.swift
[10/26] Compiling Francium File.swift
[13/30] Compiling Cryptor StreamCryptor.swift
[16/30] Compiling Cryptor SSLPointerTricks.swift
[17/30] Compiling Cryptor KeyDerivation.swift
[18/30] Compiling Cryptor Random.swift
[19/30] Compiling Cryptor Crypto.swift
[20/30] Compiling Cryptor Cryptor.swift
[21/30] Compiling Cryptor Digest.swift
[22/30] Compiling Cryptor HMAC.swift
[23/30] Compiling Cryptor Status.swift
[24/30] Emitting module Cryptor
[25/30] Compiling Cryptor Utilities.swift
[25/31] Wrapping AST for Francium for debugging
[26/31] Wrapping AST for CommandLineKit for debugging
[29/32] Wrapping AST for Cryptor for debugging
[31/45] Compiling Radon FolderWatcher.swift
/host/spi-builder-workspace/Sources/Watcher/FolderWatcher.swift:47:6: error: Objective-C interoperability is disabled
    @objc
    ~^~~~

/host/spi-builder-workspace/Sources/Watcher/FolderWatcher.swift:43:65: error: '#selector' can only be used with the Objective-C runtime
        _timer = Timer(timeInterval: 1, target: self, selector: #selector(_scan), userInfo: nil, repeats: false)
                                                                ^
[32/46] Compiling Radon main.swift
[33/46] Compiling Radon Radon.swift
[34/46] Compiling Radon Logger.swift
[35/46] Compiling Radon ObjStruct.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/46] Emitting module Radon
/host/spi-builder-workspace/Sources/Watcher/FolderWatcher.swift:47:6: error: Objective-C interoperability is disabled
    @objc
    ~^~~~

[37/46] Compiling Radon ColorsGenerator.swift
[38/46] Compiling Radon GeneralGenerator.swift
[39/46] Compiling Radon Sequence.swift
[40/46] Compiling Radon String.swift
[41/46] Compiling Radon Generator.swift
[42/46] Compiling Radon ImageGenerator.swift
[43/46] Compiling Radon LocalizeGenerator.swift
/host/spi-builder-workspace/Sources/Generators/LocalizeGenerator.swift:108:32: warning: 'init(contentsOf:)' is deprecated
        guard let dictionary = NSDictionary(contentsOf: url) as? Dictionary<String, Any> else {
                               ^
[44/46] Compiling Radon Folder.swift
/host/spi-builder-workspace/Sources/Generators/LocalizeGenerator.swift:108:32: warning: 'init(contentsOf:)' is deprecated
        guard let dictionary = NSDictionary(contentsOf: url) as? Dictionary<String, Any> else {
                               ^
error: fatalError
BUILD FAILURE 5.9 linux