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 TypographyKit, reference 6.0.1 (60a07a), with Swift 5.9 for Linux on 21 Jan 2025 02:06:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/TypographyKit.git
Reference: 6.0.1
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/rwbutler/TypographyKit
 * tag               6.0.1      -> FETCH_HEAD
HEAD is now at 60a07a9 Updated podspec to 6.0.1
Cloned https://github.com/rwbutler/TypographyKit.git
Revision (git rev-parse @):
60a07a93eb7df93a7f28acd5f207d1b1cfce9800
SUCCESS checkout https://github.com/rwbutler/TypographyKit.git at 6.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/rwbutler/TypographyKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/rwbutler/LetterCase
[1/301] Fetching lettercase
Fetched https://github.com/rwbutler/LetterCase (0.20s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 2.0.0 (0.99s)
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 2.0.0
Building for debugging...
[1/5] Emitting module LetterCase
[2/5] Compiling LetterCase KeyDecodingStrategyAdditions.swift
[3/5] Compiling LetterCase LetterCaseOptions.swift
[4/5] Compiling LetterCase LetterCase.swift
[5/5] Compiling LetterCase StringAdditions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/45] Emitting module TypographyKit
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/50] Compiling TypographyKit UILabelAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/50] Compiling TypographyKit UITextFieldAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/50] Compiling TypographyKit UITextViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/50] Compiling TypographyKit ViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/50] Compiling TypographyKit ViewControllerNavigationSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/50] Compiling TypographyKit ParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/50] Compiling TypographyKit ParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/50] Compiling TypographyKit PropertyListParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/50] Compiling TypographyKit RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/50] Compiling TypographyKit ScalingMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/50] Compiling TypographyKit ConfigurationType.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/50] Compiling TypographyKit FontTextStyleParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/50] Compiling TypographyKit JSONParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/50] Compiling TypographyKit LabelSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/50] Compiling TypographyKit LoggingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/50] Compiling TypographyKit NSLineBreakMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/50] Compiling TypographyKit ButtonSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/50] Compiling TypographyKit ButtonTitleColorApplyMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/50] Compiling TypographyKit CloseButtonAlignment.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/50] Compiling TypographyKit ColorParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/50] Compiling TypographyKit ConfigurationKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/50] Compiling TypographyKit ConfigurationParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/50] Compiling TypographyKit TypographyColors.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/50] Compiling TypographyKit TypographyInterfaceStyle.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/50] Compiling TypographyKit TypographyKit.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/50] Compiling TypographyKit TypographyKitColorCell.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/50] Compiling TypographyKit TypographyKitColorsViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/50] Compiling TypographyKit TypographyKitConfiguration.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/50] Compiling TypographyKit TypographyKitElement.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/50] Compiling TypographyKit TypographyKitPropertyAdditionsKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/50] Compiling TypographyKit TypographyKitSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/50] Compiling TypographyKit TypographyKitViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/50] Compiling TypographyKit StrategicConfigurationParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/50] Compiling TypographyKit String+RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/50] Compiling TypographyKit StringAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/50] Compiling TypographyKit Typography.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/50] Compiling TypographyKit TypographyColor.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/50] Compiling TypographyKit TypographyKitViewControllerDelegate.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/50] Compiling TypographyKit TypographyStyles.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/50] Compiling TypographyKit UIButtonAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/50] Compiling TypographyKit UIColorAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/50] Compiling TypographyKit UIControlState.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux