The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Marshal with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
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.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/12] Compiling Marshal UnmarshalingWithContext.swift
[2/13] Compiling Marshal Unmarshaling.swift
[3/13] Compiling Marshal UnmarshalUpdating.swift
[4/13] Compiling Marshal MarshaledObject.swift
[5/13] Compiling Marshal Marshaling.swift
[6/13] Compiling Marshal Migration.swift
[7/13] Compiling Marshal Operators.swift
[8/13] Compiling Marshal Error.swift
[9/13] Compiling Marshal JSON.swift
[10/13] Emitting module Marshal
[11/13] 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
[12/13] 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
[13/13] Compiling Marshal ValueType.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2