Build Information
Failed to build Marshal with Swift 5.8 for Linux.
Build Command
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/utahiosmac/Marshal.git
Reference: 1.2.8
Cloned https://github.com/utahiosmac/Marshal.git into spi-builder-workspace
SUCCESS checkout https://github.com/utahiosmac/Marshal.git at 1.2.8
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/12] Compiling Marshal KeyType.swift
/host/spi-builder-workspace/Sources/MarshalDictionary.swift:35:42: error: incorrect argument label in call (have 'forKeyPath:', expected 'forKey:')
guard let value: Any = self.value(forKeyPath: key.stringValue) else {
^~~~~~~~~~~
forKey
[2/12] Compiling Marshal MarshalDictionary.swift
/host/spi-builder-workspace/Sources/MarshalDictionary.swift:35:42: error: incorrect argument label in call (have 'forKeyPath:', expected 'forKey:')
guard let value: Any = self.value(forKeyPath: key.stringValue) else {
^~~~~~~~~~~
forKey
[3/12] Compiling Marshal MarshaledObject.swift
[4/12] Compiling Marshal Marshaling.swift
[5/12] Emitting module Marshal
[6/12] Compiling Marshal Error.swift
[7/12] Compiling Marshal JSON.swift
[8/13] Compiling Marshal Unmarshaling.swift
[9/13] Compiling Marshal UnmarshalingWithContext.swift
[10/13] Compiling Marshal Migration.swift
[11/13] Compiling Marshal Operators.swift
[12/13] Compiling Marshal UnmarshalUpdating.swift
[13/13] Compiling Marshal ValueType.swift
BUILD FAILURE 5.8 linux
Build Machine: Linux 2