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 ScreenDataNavigation with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenDataNavigation-swift.git
Reference: 1.2.0
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/ServerDriven/ScreenDataNavigation-swift
 * tag               1.2.0      -> FETCH_HEAD
HEAD is now at 425bc09 Update FLet package
Cloned https://github.com/ServerDriven/ScreenDataNavigation-swift.git
Revision (git rev-parse @):
425bc09a03e7b41faa64ad8688b6e0c321102fb5
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:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" 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/0xOpenBytes/FLet
[1/27] Fetching flet
[26/275] Fetching flet, o
[23/27] Fetching flet
[24/275] Fetching flet, o
[272/512] Fetching flet, o, c
Fetching https://github.com/ServerDriven/ScreenData-swift
Fetching https://github.com/0xOpenBytes/t
Fetched https://github.com/0xOpenBytes/c (0.28s)
Fetched https://github.com/0xOpenBytes/FLet (0.28s)
Fetched https://github.com/0xOpenBytes/o (0.28s)
[1/368] Fetching t
[20/698] Fetching t, screendata-swift
Fetched https://github.com/ServerDriven/ScreenData-swift (0.29s)
Computing version for https://github.com/0xOpenBytes/FLet
Fetched https://github.com/0xOpenBytes/t (0.30s)
Computed https://github.com/0xOpenBytes/FLet at 2.0.0 (0.39s)
Computing version for https://github.com/ServerDriven/ScreenData-swift
Computed https://github.com/ServerDriven/ScreenData-swift at 0.4.0 (0.38s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.2.1 (0.41s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.0.1 (0.39s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.39s)
Creating working copy for https://github.com/0xOpenBytes/t
Working copy of https://github.com/0xOpenBytes/t resolved at 0.2.0
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/0xOpenBytes/FLet
Working copy of https://github.com/0xOpenBytes/FLet resolved at 2.0.0
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/ServerDriven/ScreenData-swift
Working copy of https://github.com/ServerDriven/ScreenData-swift resolved at 0.4.0
Building for debugging...
[1/34] Emitting module ScreenData
[2/36] Compiling o o+notification.swift
[3/37] Compiling o o.swift
[4/37] 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/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
       ^
[6/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
       ^
[7/37] Compiling ScreenData SomeStyle.swift
[8/37] Compiling ScreenData DestinationType.swift
[9/37] Compiling ScreenData Destination.swift
[10/37] Compiling ScreenData SomeColor.swift
[12/37] Compiling ScreenData SomeView+.swift
[13/37] Compiling ScreenData SomeView.swift
[14/37] Compiling ScreenData SomeScreen.swift
[16/37] Compiling ScreenData FontType.swift
[17/37] Compiling ScreenData SomeImage.swift
[18/37] Compiling ScreenData SomeLabel.swift
[19/37] Compiling ScreenData SomeContainerView.swift
[20/37] Compiling ScreenData SomeCustomView.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[21/37] 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
       ^
[22/37] 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
       ^
[23/37] 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
       ^
[24/37] Compiling ScreenData SomeSpacer.swift
[25/37] Compiling ScreenData SomeText.swift
error: fatalError
[26/37] Compiling ScreenData ImageAspectScale.swift
[27/37] Compiling ScreenData ViewDirectionAxis.swift
[28/37] Compiling ScreenData ViewType.swift
[29/37] Compiling ScreenData SomeButton.swift
[30/37] Compiling o NotificationPost.swift
[31/37] Compiling o NotificationUpdate.swift
/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
                 ^
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:36:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: url)
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:41:20: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
        URLSession.shared
        ~~~~~~~~~~ ^~~~~~
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:55:40: error: argument type '_' expected to be an instance of a class or class-constrained type
                        failureHandler(response)
                                       ^
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:86:23: error: cannot find 'URLRequest' in scope
        var request = URLRequest(url: url)
                      ^~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:92:20: error: type 'URLSession' (aka 'AnyObject') has no member 'shared'
        URLSession.shared
        ~~~~~~~~~~ ^~~~~~
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:99:40: error: cannot convert value of type '_' to expected argument type 'Data?'
                        successHandler(data, response)
                                       ^
/host/spi-builder-workspace/.build/checkouts/o/Sources/o/URL/o+url.swift:99:46: error: argument type '_' expected to be an instance of a class or class-constrained type
                        successHandler(data, response)
                                             ^
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/7] 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
       ^
[2/7] 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
       ^
[3/7] 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
       ^
[4/7] 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/7] 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
       ^
[6/7] 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
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.