This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Tuxedo with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tevelee/Tuxedo.git
Reference: 1.1.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/tevelee/Tuxedo
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at e7d767f Version 1.1.1
Cloned https://github.com/tevelee/Tuxedo.git
Revision (git rev-parse @):
e7d767f7fd2b8904872593a48604ff1810108a88
SUCCESS checkout https://github.com/tevelee/Tuxedo.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tevelee/Tuxedo.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/tevelee/Eval
[1/82718] Fetching eval
Fetched https://github.com/tevelee/Eval from cache (14.58s)
Computing version for https://github.com/tevelee/Eval
Computed https://github.com/tevelee/Eval at 1.5.0 (0.35s)
Creating working copy for https://github.com/tevelee/Eval
Working copy of https://github.com/tevelee/Eval resolved at 1.5.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/11] Compiling Eval MatchResult.swift
[5/12] Compiling Eval Pattern.swift
[6/12] Compiling Eval Matcher.swift
[7/12] Compiling Eval Utils.swift
[8/12] Compiling Eval TemplateInterpreter.swift
[9/12] Emitting module Eval
[10/12] Compiling Eval Common.swift
[11/12] Compiling Eval TypedInterpreter.swift
[12/12] Compiling Eval Elements.swift
[14/21] Compiling Tuxedo Generator.swift
/host/spi-builder-workspace/Sources/Tuxedo/Generator.swift:58:29: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
                fileManager.fileExists(atPath: filePath, isDirectory: &isDirectory)
                            ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[15/21] Compiling Tuxedo ContextExtensions.swift
[16/21] Emitting module Tuxedo
[17/22] Compiling Tuxedo StandardLibrary_DataTypes.swift
[18/22] Compiling Tuxedo StandardLibrary.swift
[19/22] Compiling Tuxedo StandardLibrary_Functions.swift
/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift:676:42: error: cannot find 'Selector' in scope
                let result = lhs.perform(Selector(rhs)) {
                                         ^~~~~~~~
/host/spi-builder-workspace/Sources/Tuxedo/StandardLibrary_Functions.swift:676:34: error: value of type 'any NSObjectProtocol' has no member 'perform'
                let result = lhs.perform(Selector(rhs)) {
                             ~~~ ^~~~~~~
[20/22] Compiling Tuxedo Tuxedo.swift
[21/22] Compiling Tuxedo StandardLibrary_Tags.swift
[22/22] Compiling Tuxedo Utils.swift
error: fatalError
BUILD FAILURE 5.10 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.