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 ScreenDataUI 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/ScreenDataUI-ios.git
Reference: 1.1.2
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/ScreenDataUI-ios
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at d34cbb6 Merge pull request #29 from ServerDriven/debugging-improvements
Cloned https://github.com/ServerDriven/ScreenDataUI-ios.git
Revision (git rev-parse @):
d34cbb667eed959f843404a4500a8dc6be9b61a4
SUCCESS checkout https://github.com/ServerDriven/ScreenDataUI-ios.git at 1.1.2
========================================
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/ServerDriven/ScreenData-swift
Fetching https://github.com/0xLeif/Chronicle
Fetching https://github.com/ServerDriven/ScreenDataNavigation-swift
[1/356] Fetching screendatanavigation-swift
[144/686] Fetching screendatanavigation-swift, screendata-swift
[687/816] Fetching screendatanavigation-swift, screendata-swift, chronicle
Fetched https://github.com/ServerDriven/ScreenData-swift (0.30s)
Fetched https://github.com/0xLeif/Chronicle (0.31s)
Fetched https://github.com/ServerDriven/ScreenDataNavigation-swift (0.32s)
Computing version for https://github.com/0xLeif/Chronicle
Computed https://github.com/0xLeif/Chronicle at 0.2.3 (0.41s)
Computing version for https://github.com/ServerDriven/ScreenData-swift
Computed https://github.com/ServerDriven/ScreenData-swift at 0.4.2 (0.40s)
Computing version for https://github.com/ServerDriven/ScreenDataNavigation-swift
Computed https://github.com/ServerDriven/ScreenDataNavigation-swift at 1.2.0 (0.42s)
Fetching https://github.com/0xOpenBytes/FLet
[1/27] Fetching flet
Fetched https://github.com/0xOpenBytes/FLet (0.24s)
Computing version for https://github.com/0xOpenBytes/FLet
Computed https://github.com/0xOpenBytes/FLet at 2.0.0 (0.38s)
Fetching https://github.com/0xOpenBytes/o
Fetching https://github.com/0xOpenBytes/t
Fetching https://github.com/0xOpenBytes/c
[1/237] Fetching c
[238/485] Fetching c, o
Fetched https://github.com/0xOpenBytes/c (0.28s)
[237/616] Fetching o, t
Fetched https://github.com/0xOpenBytes/o (0.36s)
Fetched https://github.com/0xOpenBytes/t (0.36s)
Computing version for https://github.com/0xOpenBytes/t
Computed https://github.com/0xOpenBytes/t at 0.2.0 (0.41s)
Computing version for https://github.com/0xOpenBytes/o
Computed https://github.com/0xOpenBytes/o at 0.3.0 (0.43s)
Computing version for https://github.com/0xOpenBytes/c
Computed https://github.com/0xOpenBytes/c at 1.2.0 (0.39s)
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/ServerDriven/ScreenData-swift
Working copy of https://github.com/ServerDriven/ScreenData-swift resolved at 0.4.2
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/0xLeif/Chronicle
Working copy of https://github.com/0xLeif/Chronicle resolved at 0.2.3
Creating working copy for https://github.com/0xOpenBytes/c
Working copy of https://github.com/0xOpenBytes/c resolved at 1.2.0
Creating working copy for https://github.com/ServerDriven/ScreenDataNavigation-swift
Working copy of https://github.com/ServerDriven/ScreenDataNavigation-swift resolved at 1.2.0
Creating working copy for https://github.com/0xOpenBytes/o
Working copy of https://github.com/0xOpenBytes/o resolved at 0.3.0
Building for debugging...
[1/38] Emitting module ScreenData
[2/40] Compiling ScreenData SomeImage.swift
[3/40] Compiling ScreenData SomeLabel.swift
[4/40] 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/40] 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
       ^
[6/40] 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
       ^
[7/40] Compiling ScreenData SomeContainerView.swift
[8/40] Compiling ScreenData SomeCustomView.swift
[9/40] Compiling ScreenData SomeView+.swift
[10/40] Compiling ScreenData SomeView.swift
[11/40] Compiling ScreenData SomeScreen.swift
[12/40] Compiling ScreenData DestinationType.swift
[13/40] Compiling ScreenData FontType.swift
[14/40] 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)
[15/40] 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
       ^
[16/40] 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
       ^
[19/40] Compiling o NotificationPost.swift
[20/40] Compiling ScreenData ImageAspectScale.swift
[21/40] Compiling ScreenData ViewDirectionAxis.swift
[22/40] Compiling ScreenData ViewType.swift
[23/40] Compiling ScreenData SomeButton.swift
error: fatalError
[24/41] Compiling o o+notification.swift
[25/41] Emitting module Chronicle
[0/1] Planning build
Building for debugging...
[1/16] 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: emit-module command failed with exit code 1 (use -v to see invocation)
[2/23] 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/23] 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
       ^
[4/25] 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
       ^
[5/25] 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/25] 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
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.