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 TooMuchTheme with Swift 5.8 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ThatsJustCheesy/TooMuchTheme.git
Reference: main
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/ThatsJustCheesy/TooMuchTheme
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4270886 Fix typos in README
Cloned https://github.com/ThatsJustCheesy/TooMuchTheme.git
Revision (git rev-parse @):
427088605981dbf9b9c4cec50c48055378b2a162
SUCCESS checkout https://github.com/ThatsJustCheesy/TooMuchTheme.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/kareman/FootlessParser
[1/1832] Fetching footlessparser
Fetched https://github.com/kareman/FootlessParser (0.42s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (0.97s)
Creating working copy for https://github.com/kareman/FootlessParser
Working copy of https://github.com/kareman/FootlessParser resolved at 0.5.2
Building for debugging...
[1/7] Compiling FootlessParser Converters.swift
[2/7] Compiling FootlessParser Error.swift
[3/7] Emitting module FootlessParser
[4/7] Compiling FootlessParser StringParser.swift
[5/7] Compiling FootlessParser Parser+Operators.swift
[6/7] Compiling FootlessParser Parsers.swift
[7/7] Compiling FootlessParser Parser.swift
[10/18] Compiling TooMuchTheme FontProvider.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[11/18] Compiling TooMuchTheme Scope.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[12/19] Compiling TooMuchTheme Style.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/19] Compiling TooMuchTheme Context.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[14/19] Compiling TooMuchTheme AttributedString.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[15/19] Compiling TooMuchTheme Color.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[16/19] Emitting module TooMuchTheme
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[17/19] Compiling TooMuchTheme Theme.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[18/19] Compiling TooMuchTheme ScopeName.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[19/19] Compiling TooMuchTheme ScopeSelector.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[0/1] Planning build
Building for debugging...
[1/9] Compiling TooMuchTheme FontProvider.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[2/10] Compiling TooMuchTheme Context.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[3/10] Compiling TooMuchTheme Style.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/10] Compiling TooMuchTheme AttributedString.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[5/10] Compiling TooMuchTheme Color.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[6/10] Emitting module TooMuchTheme
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[7/10] Compiling TooMuchTheme Theme.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[8/10] Compiling TooMuchTheme ScopeSelector.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[9/10] Compiling TooMuchTheme Scope.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[10/10] Compiling TooMuchTheme ScopeName.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.