The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TypographyKit with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/TypographyKit.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/rwbutler/TypographyKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b6793d3 test
Cloned https://github.com/rwbutler/TypographyKit.git
Revision (git rev-parse @):
b6793d3842e0ff8ec36bc2b57837aa5eb9486e71
SUCCESS checkout https://github.com/rwbutler/TypographyKit.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/rwbutler/TypographyKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/rwbutler/LetterCase
[1/231] Fetching lettercase
Fetched https://github.com/rwbutler/LetterCase from cache (0.21s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (1.28s)
Creating working copy for https://github.com/rwbutler/LetterCase
Working copy of https://github.com/rwbutler/LetterCase resolved at 1.6.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Compiling LetterCase LetterCase.swift
[5/8] Compiling LetterCase LetterCaseOptions.swift
[6/8] Compiling LetterCase StringAdditions.swift
[7/8] Emitting module LetterCase
[8/8] Compiling LetterCase KeyDecodingStrategyAdditions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/47] Emitting module TypographyKit
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/52] Compiling TypographyKit ButtonSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/52] Compiling TypographyKit ButtonTitleColorApplyMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/52] Compiling TypographyKit CloseButtonAlignment.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/52] Compiling TypographyKit ColorParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/52] Compiling TypographyKit ConfigurationKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/52] Compiling TypographyKit ConfigurationParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/52] Compiling TypographyKit ParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/52] Compiling TypographyKit ParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/52] Compiling TypographyKit PropertyListParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/52] Compiling TypographyKit RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/52] Compiling TypographyKit ScalingMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/52] Compiling TypographyKit ConfigurationType.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/52] Compiling TypographyKit FontTextStyleParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/52] Compiling TypographyKit JSONParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/52] Compiling TypographyKit LabelSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/52] Compiling TypographyKit LoggingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/52] Compiling TypographyKit NSLineBreakMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/52] Compiling TypographyKit StrategicConfigurationParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/52] Compiling TypographyKit String+RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/52] Compiling TypographyKit StringAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/52] Compiling TypographyKit Typography.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/52] Compiling TypographyKit TypographyColor.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/52] Compiling TypographyKit TypographyColors.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/52] Compiling TypographyKit TypographyInterfaceStyle.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/52] Compiling TypographyKit TypographyKit.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/52] Compiling TypographyKit TypographyKitColorCell.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/52] Compiling TypographyKit TypographyKitColorsViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/52] Compiling TypographyKit TypographyKitViewControllerDelegate.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/52] Compiling TypographyKit TypographyStyles.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/52] Compiling TypographyKit UIButtonAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/52] Compiling TypographyKit UIColorAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/52] Compiling TypographyKit UIControlState.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/52] Compiling TypographyKit UILabelAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/52] Compiling TypographyKit UITextFieldAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/52] Compiling TypographyKit UITextViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/52] Compiling TypographyKit ViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/52] Compiling TypographyKit ViewControllerNavigationSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/52] Compiling TypographyKit TypographyKitConfiguration.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/52] Compiling TypographyKit TypographyKitElement.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/52] Compiling TypographyKit TypographyKitPropertyAdditionsKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/52] Compiling TypographyKit TypographyKitSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/52] Compiling TypographyKit TypographyKitViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/39] Compiling TypographyKit ConfigurationType.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/39] Compiling TypographyKit FontTextStyleParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/39] Compiling TypographyKit JSONParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/39] Compiling TypographyKit LabelSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/39] Compiling TypographyKit LoggingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/39] Compiling TypographyKit NSLineBreakMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/44] Emitting module TypographyKit
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/44] Compiling TypographyKit ParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/44] Compiling TypographyKit ParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/44] Compiling TypographyKit PropertyListParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/44] Compiling TypographyKit RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/44] Compiling TypographyKit ScalingMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/44] Compiling TypographyKit ButtonSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/44] Compiling TypographyKit ButtonTitleColorApplyMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/44] Compiling TypographyKit CloseButtonAlignment.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/44] Compiling TypographyKit ColorParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/44] Compiling TypographyKit ConfigurationKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/44] Compiling TypographyKit ConfigurationParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/44] Compiling TypographyKit UILabelAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/44] Compiling TypographyKit UITextFieldAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/44] Compiling TypographyKit UITextViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/44] Compiling TypographyKit ViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/44] Compiling TypographyKit ViewControllerNavigationSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/44] Compiling TypographyKit StrategicConfigurationParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/44] Compiling TypographyKit String+RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/44] Compiling TypographyKit StringAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/44] Compiling TypographyKit Typography.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/44] Compiling TypographyKit TypographyColor.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/44] Compiling TypographyKit TypographyColors.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/44] Compiling TypographyKit TypographyInterfaceStyle.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/44] Compiling TypographyKit TypographyKit.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/44] Compiling TypographyKit TypographyKitColorCell.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/44] Compiling TypographyKit TypographyKitColorsViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/44] Compiling TypographyKit TypographyKitViewControllerDelegate.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/44] Compiling TypographyKit TypographyStyles.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/44] Compiling TypographyKit UIButtonAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/44] Compiling TypographyKit UIColorAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/44] Compiling TypographyKit UIControlState.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/44] Compiling TypographyKit TypographyKitConfiguration.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/44] Compiling TypographyKit TypographyKitElement.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/44] Compiling TypographyKit TypographyKitPropertyAdditionsKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/44] Compiling TypographyKit TypographyKitSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/44] Compiling TypographyKit TypographyKitViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2