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 SwiftRichString with Swift 5.8 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.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tophatmonocle/SwiftRichString.git
Reference: master
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/tophatmonocle/SwiftRichString
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fa12609 Merge pull request #5 from tophatmonocle/fix-only-numbered-list
Cloned https://github.com/tophatmonocle/SwiftRichString.git
Revision (git rev-parse @):
fa126095c626354e1c4ffdf75bc7ad54aedd6b67
SUCCESS checkout https://github.com/tophatmonocle/SwiftRichString.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/tophatmonocle/SwiftRichString.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/25] Emitting module SwiftRichString
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[2/28] Compiling SwiftRichString Style.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[3/28] Compiling SwiftRichString StyleGroup.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[4/28] Compiling SwiftRichString StyleProtocol.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling SwiftRichString FontData.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling SwiftRichString FontInfoAttribute.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling SwiftRichString TextTransform.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling SwiftRichString URLRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[9/28] Compiling SwiftRichString ColorConvertible.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[10/28] Compiling SwiftRichString CommonsAttributes.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[11/28] Compiling SwiftRichString DynamicText.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[12/28] Compiling SwiftRichString FontConvertible.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[13/28] Compiling SwiftRichString OrderedDictionary.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[14/28] Compiling SwiftRichString XMLDynamicAttributesResolver.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[15/28] Compiling SwiftRichString XMLStringBuilder.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[16/28] Compiling SwiftRichString AsyncTextAttachment.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[17/28] Compiling SwiftRichString Compatibility.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[18/28] Compiling SwiftRichString Extensions.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[19/28] Compiling SwiftRichString StyleRegEx.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[20/28] Compiling SwiftRichString StylesManager.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[21/28] Compiling SwiftRichString AssociatedValues.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[22/28] Compiling SwiftRichString String+Subscript.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[23/28] Compiling SwiftRichString SystemFonts.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[24/28] Compiling SwiftRichString UIKit+Extras.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[25/28] Compiling SwiftRichString AttributedString+Attachments.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[26/28] Compiling SwiftRichString AttributedString+Extension.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[27/28] Compiling SwiftRichString AttributedString+FunctionBuilder.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[28/28] Compiling SwiftRichString String+Ext.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
[1/25] Compiling SwiftRichString FontData.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[2/25] Compiling SwiftRichString FontInfoAttribute.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[3/25] Compiling SwiftRichString TextTransform.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[4/25] Compiling SwiftRichString URLRepresentable.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[5/28] Compiling SwiftRichString AsyncTextAttachment.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[6/28] Compiling SwiftRichString Compatibility.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[7/28] Compiling SwiftRichString Extensions.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[8/28] Compiling SwiftRichString String+Subscript.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[9/28] Compiling SwiftRichString SystemFonts.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[10/28] Compiling SwiftRichString UIKit+Extras.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/28] Emitting module SwiftRichString
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[12/28] Compiling SwiftRichString Style.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[13/28] Compiling SwiftRichString StyleGroup.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[14/28] Compiling SwiftRichString StyleProtocol.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[15/28] Compiling SwiftRichString AttributedString+Attachments.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[16/28] Compiling SwiftRichString AttributedString+Extension.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[17/28] Compiling SwiftRichString AttributedString+FunctionBuilder.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[18/28] Compiling SwiftRichString String+Ext.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[19/28] Compiling SwiftRichString StyleRegEx.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[20/28] Compiling SwiftRichString StylesManager.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[21/28] Compiling SwiftRichString AssociatedValues.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[22/28] Compiling SwiftRichString ColorConvertible.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[23/28] Compiling SwiftRichString CommonsAttributes.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[24/28] Compiling SwiftRichString DynamicText.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[25/28] Compiling SwiftRichString FontConvertible.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[26/28] Compiling SwiftRichString OrderedDictionary.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[27/28] Compiling SwiftRichString XMLDynamicAttributesResolver.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
[28/28] Compiling SwiftRichString XMLStringBuilder.swift
/host/spi-builder-workspace/Sources/SwiftRichString/Attributes/ColorConvertible.swift:35:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2