The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TooMuchTheme 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/ThatsJustCheesy/TooMuchTheme.git
Reference: main
Cloned https://github.com/ThatsJustCheesy/TooMuchTheme.git into spi-builder-workspace
SUCCESS checkout https://github.com/ThatsJustCheesy/TooMuchTheme.git at main
========================================
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
Fetching https://github.com/kareman/FootlessParser
[1/1832] Fetching footlessparser
Fetched https://github.com/kareman/FootlessParser (0.45s)
Computing version for https://github.com/kareman/FootlessParser
Computed https://github.com/kareman/FootlessParser at 0.5.2 (1.17s)
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 Parser+Operators.swift
[2/7] Compiling FootlessParser Converters.swift
[3/7] Emitting module FootlessParser
[4/7] Compiling FootlessParser Error.swift
[5/7] Compiling FootlessParser StringParser.swift
[6/7] Compiling FootlessParser Parsers.swift
[7/7] Compiling FootlessParser Parser.swift
[10/18] Compiling TooMuchTheme Style.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[11/19] Compiling TooMuchTheme ScopeName.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[12/19] Compiling TooMuchTheme FontProvider.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[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 Scope.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[15/19] Compiling TooMuchTheme Theme.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[16/19] Compiling TooMuchTheme ScopeSelector.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)
[17/19] Emitting module TooMuchTheme
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[18/19] Compiling TooMuchTheme AttributedString.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
[19/19] Compiling TooMuchTheme Color.swift
/host/spi-builder-workspace/Sources/TooMuchTheme/Style.swift:1:8: error: no such module 'Foundation.NSAttributedString'
import Foundation.NSAttributedString
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2