The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ScreenDataNavigation with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataNavigation-swift.git
Reference: 1.2.0
Cloned https://github.com/ServerDriven/ScreenDataNavigation-swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/ServerDriven/ScreenDataNavigation-swift.git at 1.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Fetching https://github.com/0xOpenBytes/o
Fetching https://github.com/0xOpenBytes/c
Fetching https://github.com/ServerDriven/ScreenData-swift
[1/330] Fetching screendata-swift
[331/567] Fetching screendata-swift, c
[568/815] Fetching screendata-swift, c, o
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xOpenBytes/FLet
Fetched https://github.com/0xOpenBytes/c (0.23s)
Fetched https://github.com/ServerDriven/ScreenData-swift (0.23s)
Fetched https://github.com/0xOpenBytes/o (0.24s)
[1/368] Fetching t
Fetched https://github.com/0xOpenBytes/t (0.31s)
Fetched https://github.com/0xOpenBytes/FLet (0.31s)
Computing version for https://github.com/0xOpenBytes/FLet
Computed https://github.com/0xOpenBytes/FLet at 2.0.0 (0.33s)
Computing version for https://github.com/ServerDriven/ScreenData-swift
Computed https://github.com/ServerDriven/ScreenData-swift at 0.4.0 (0.29s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.2.1 (0.32s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.0.1 (0.32s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.38s)
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.0.1
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.2.1
Creating working copy for https://github.com/ServerDriven/ScreenData-swift
Working copy of https://github.com/ServerDriven/ScreenData-swift resolved at 0.4.0
Creating working copy for https://github.com/0xOpenBytes/FLet
Working copy of https://github.com/0xOpenBytes/FLet resolved at 2.0.0
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/34] Emitting module o
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:22:43: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        successHandler: @escaping (Value, URLResponse) -> Void,
                                          ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:29:36: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        failureHandler: @escaping (URLResponse) -> Void = {
                                   ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:83:43: error: 'URLResponse' is unavailable: This type has moved to the FoundationNetworking module. Import that module to use it.
        successHandler: @escaping (Data?, URLResponse?) -> Void,
                                          ^~~~~~~~~~~
Foundation.URLResponse:2:18: note: 'URLResponse' has been explicitly marked unavailable here
public typealias URLResponse = AnyObject
                 ^
[2/35] Compiling ScreenData SomeScreen.swift
[3/35] Compiling ScreenData DestinationType.swift
[4/35] Compiling t t+Logging.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[5/35] Compiling t t+Factories.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/35] Emitting module t
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[7/35] Compiling t t+Assertion.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[8/35] Compiling o NotificationPost.swift
[9/35] Compiling ScreenData SomeImage.swift
[10/35] Compiling ScreenData SomeLabel.swift
[12/35] Compiling ScreenData FontType.swift
[14/35] Compiling ScreenData Destination.swift
[15/37] Compiling ScreenData SomeContainerView.swift
[16/37] Compiling ScreenData SomeCustomView.swift
[17/37] Compiling ScreenData ViewType.swift
[18/37] Compiling ScreenData SomeButton.swift
[19/37] Compiling t t+Structure.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[20/37] Compiling t t.swift
/host/spi-builder-workspace/.build/checkouts/t/Sources/t/Logging/t+Logging.swift:1:8: error: no such module 'Foundation.FoundationErrors'
import Foundation.FoundationErrors
       ^
[21/37] Compiling ScreenData SomeView+.swift
[22/37] Compiling ScreenData SomeView.swift
[24/37] Emitting module ScreenData
[26/37] Compiling ScreenData SomeColor.swift
[27/37] Compiling ScreenData SomeStyle.swift
[28/37] Compiling o o.swift
error: fatalError
[29/37] Compiling ScreenData ImageAspectScale.swift
[30/37] Compiling ScreenData ViewDirectionAxis.swift
BUILD FAILURE 5.9 linux

Build Machine: Linux 2