Build Information
Failed to build MMEcletic, reference master (08b9d8
), with Swift 6.1 for Linux on 5 Sep 2025 14:23:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarcusMiss/MMEcletic.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/MarcusMiss/MMEcletic
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 08b9d87 Merge pull request #6 from MarcusMiss/release/1.3.1
Cloned https://github.com/MarcusMiss/MMEcletic.git
Revision (git rev-parse @):
08b9d87766ae8763a22f33b1e35c67dcb758f9e0
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MarcusMiss/MMEcletic.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/MarcusMiss/MMEcletic.git
https://github.com/MarcusMiss/MMEcletic.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
error: 'spi-builder-workspace': package 'spi-builder-workspace' is using Swift tools version 6.1.0 but the installed version is 6.0.2
error: fatalError
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/MMEcletic/MMSubstitutionError.xcstrings
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/26] Compiling MMEcletic Double.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[4/26] Compiling MMEcletic Float+Converter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/26] Compiling MMEcletic Float.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/26] Compiling MMEcletic Integer.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/29] Compiling MMEcletic String+ToNumber.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/29] Compiling MMEcletic String+Trim.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/29] Compiling MMEcletic String.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/29] Emitting module MMEcletic
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
[11/29] Compiling MMEcletic PropertyWrapperTrimming.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/29] Compiling MMEcletic String+Base64.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/29] Compiling MMEcletic String+Components.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[14/29] Compiling MMEcletic Optional.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/29] Compiling MMEcletic Result+EasyAccessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/29] Compiling MMEcletic Date+Modifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/29] Compiling MMEcletic Bool.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/29] Compiling MMEcletic Decimal+Converter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/29] Compiling MMEcletic Decimal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/29] Compiling MMEcletic Double+Converter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/29] Compiling MMEcletic String+Hexadecimal.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/29] Compiling MMEcletic String+Padding.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/29] Compiling MMEcletic String+Subscript.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/29] Compiling MMEcletic DateFormatter+Format.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:35:30: error: value of type 'URL' has no member 'lines'
33 | /// - Parameter source: source to read from
34 | public init(source: URL) {
35 | self.source = source.lines.makeAsyncIterator()
| `- error: value of type 'URL' has no member 'lines'
36 | }
37 |
[25/29] Compiling MMEcletic LineContentStreamReader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:35:30: error: value of type 'URL' has no member 'lines'
33 | /// - Parameter source: source to read from
34 | public init(source: URL) {
35 | self.source = source.lines.makeAsyncIterator()
| `- error: value of type 'URL' has no member 'lines'
36 | }
37 |
[26/29] Compiling MMEcletic PropertyWrapperCase.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:35:30: error: value of type 'URL' has no member 'lines'
33 | /// - Parameter source: source to read from
34 | public init(source: URL) {
35 | self.source = source.lines.makeAsyncIterator()
| `- error: value of type 'URL' has no member 'lines'
36 | }
37 |
[27/29] Compiling MMEcletic Substitution.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:46:24: error: type 'Bundle' has no member 'module'
44 | key,
45 | tableName: "MMSubstitutionError",
46 | bundle: Bundle.module,
| `- error: type 'Bundle' has no member 'module'
47 | value: "",
48 | comment: "")
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:49:62: error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
47 | value: "",
48 | comment: "")
49 | return String.localizedStringWithFormat(localizedString, arguments)
| `- error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
50 | }
51 |
[28/29] Compiling MMEcletic SubstitutionDataSource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:46:24: error: type 'Bundle' has no member 'module'
44 | key,
45 | tableName: "MMSubstitutionError",
46 | bundle: Bundle.module,
| `- error: type 'Bundle' has no member 'module'
47 | value: "",
48 | comment: "")
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:49:62: error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
47 | value: "",
48 | comment: "")
49 | return String.localizedStringWithFormat(localizedString, arguments)
| `- error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
50 | }
51 |
[29/29] Compiling MMEcletic SubstitutionError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:46:24: error: type 'Bundle' has no member 'module'
44 | key,
45 | tableName: "MMSubstitutionError",
46 | bundle: Bundle.module,
| `- error: type 'Bundle' has no member 'module'
47 | value: "",
48 | comment: "")
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:49:62: error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
47 | value: "",
48 | comment: "")
49 | return String.localizedStringWithFormat(localizedString, arguments)
| `- error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
50 | }
51 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/MMEcletic/MMSubstitutionError.xcstrings
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/25] Compiling MMEcletic DateFormatter+Format.swift
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:35:30: error: value of type 'URL' has no member 'lines'
33 | /// - Parameter source: source to read from
34 | public init(source: URL) {
35 | self.source = source.lines.makeAsyncIterator()
| `- error: value of type 'URL' has no member 'lines'
36 | }
37 |
[3/25] Compiling MMEcletic LineContentStreamReader.swift
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:35:30: error: value of type 'URL' has no member 'lines'
33 | /// - Parameter source: source to read from
34 | public init(source: URL) {
35 | self.source = source.lines.makeAsyncIterator()
| `- error: value of type 'URL' has no member 'lines'
36 | }
37 |
[4/25] Compiling MMEcletic PropertyWrapperCase.swift
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:35:30: error: value of type 'URL' has no member 'lines'
33 | /// - Parameter source: source to read from
34 | public init(source: URL) {
35 | self.source = source.lines.makeAsyncIterator()
| `- error: value of type 'URL' has no member 'lines'
36 | }
37 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/28] Emitting module MMEcletic
/host/spi-builder-workspace/Sources/MMEcletic/io/LineContentStreamReader.swift:28:25: error: cannot find type 'AsyncLineSequence' in scope
26 |
27 | /// Source to read lines from.
28 | private var source: AsyncLineSequence<URL.AsyncBytes>.AsyncIterator;
| `- error: cannot find type 'AsyncLineSequence' in scope
29 |
30 | // MARK: - Initialization
[6/28] Compiling MMEcletic Double.swift
[7/28] Compiling MMEcletic Float+Converter.swift
[8/28] Compiling MMEcletic Float.swift
[9/28] Compiling MMEcletic Integer.swift
[10/28] Compiling MMEcletic Bool.swift
[11/28] Compiling MMEcletic Decimal+Converter.swift
[12/28] Compiling MMEcletic Decimal.swift
[13/28] Compiling MMEcletic Double+Converter.swift
[14/28] Compiling MMEcletic PropertyWrapperTrimming.swift
[15/28] Compiling MMEcletic String+Base64.swift
[16/28] Compiling MMEcletic String+Components.swift
[17/28] Compiling MMEcletic Optional.swift
[18/28] Compiling MMEcletic Result+EasyAccessor.swift
[19/28] Compiling MMEcletic Date+Modifier.swift
[20/28] Compiling MMEcletic String+ToNumber.swift
[21/28] Compiling MMEcletic String+Trim.swift
[22/28] Compiling MMEcletic String.swift
[23/28] Compiling MMEcletic String+Hexadecimal.swift
[24/28] Compiling MMEcletic String+Padding.swift
[25/28] Compiling MMEcletic String+Subscript.swift
[26/28] Compiling MMEcletic Substitution.swift
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:46:24: error: type 'Bundle' has no member 'module'
44 | key,
45 | tableName: "MMSubstitutionError",
46 | bundle: Bundle.module,
| `- error: type 'Bundle' has no member 'module'
47 | value: "",
48 | comment: "")
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:49:62: error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
47 | value: "",
48 | comment: "")
49 | return String.localizedStringWithFormat(localizedString, arguments)
| `- error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
50 | }
51 |
[27/28] Compiling MMEcletic SubstitutionDataSource.swift
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:46:24: error: type 'Bundle' has no member 'module'
44 | key,
45 | tableName: "MMSubstitutionError",
46 | bundle: Bundle.module,
| `- error: type 'Bundle' has no member 'module'
47 | value: "",
48 | comment: "")
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:49:62: error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
47 | value: "",
48 | comment: "")
49 | return String.localizedStringWithFormat(localizedString, arguments)
| `- error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
50 | }
51 |
[28/28] Compiling MMEcletic SubstitutionError.swift
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:46:24: error: type 'Bundle' has no member 'module'
44 | key,
45 | tableName: "MMSubstitutionError",
46 | bundle: Bundle.module,
| `- error: type 'Bundle' has no member 'module'
47 | value: "",
48 | comment: "")
/host/spi-builder-workspace/Sources/MMEcletic/substitution/SubstitutionError.swift:49:62: error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
47 | value: "",
48 | comment: "")
49 | return String.localizedStringWithFormat(localizedString, arguments)
| `- error: argument type 'any CVarArg...' does not conform to expected type 'CVarArg'
50 | }
51 |
BUILD FAILURE 6.1 linux