The Swift Package Index logo.Swift Package Index

Build Information

Failed to build TypographyKit with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rwbutler/TypographyKit.git
Reference: 5.1.1
Cloned https://github.com/rwbutler/TypographyKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/rwbutler/TypographyKit.git at 5.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/rwbutler/LetterCase
[1/231] Fetching lettercase
Fetched https://github.com/rwbutler/LetterCase (0.21s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 1.6.1 (0.98s)
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...
[1/5] Emitting module LetterCase
[2/5] Compiling LetterCase LetterCaseOptions.swift
[3/5] Compiling LetterCase LetterCase.swift
[4/5] Compiling LetterCase KeyDecodingStrategyAdditions.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 ButtonSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/50] Compiling TypographyKit ButtonTitleColorApplyMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/50] Compiling TypographyKit CloseButtonAlignment.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/50] Compiling TypographyKit ColorParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/50] Compiling TypographyKit ConfigurationKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/50] Compiling TypographyKit ConfigurationParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/50] Compiling TypographyKit ConfigurationType.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/50] Compiling TypographyKit FontTextStyleParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/50] Compiling TypographyKit JSONParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/50] Compiling TypographyKit LabelSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/50] Compiling TypographyKit LoggingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/50] Compiling TypographyKit NSLineBreakMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/50] Compiling TypographyKit UILabelAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/50] Compiling TypographyKit UITextFieldAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/50] Compiling TypographyKit UITextViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/50] Compiling TypographyKit ViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/50] Compiling TypographyKit ViewControllerNavigationSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/50] Compiling TypographyKit ParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/50] Compiling TypographyKit ParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/50] Compiling TypographyKit PropertyListParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/50] Compiling TypographyKit RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/50] Compiling TypographyKit ScalingMode.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 TypographyKitViewControllerDelegate.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/50] Compiling TypographyKit TypographyStyles.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/50] Compiling TypographyKit UIButtonAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/50] Compiling TypographyKit UIColorAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/50] Compiling TypographyKit UIControlState.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 TypographyKitConfiguration.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/50] Compiling TypographyKit TypographyKitElement.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/50] Compiling TypographyKit TypographyKitPropertyAdditionsKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/50] Compiling TypographyKit TypographyKitSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/50] 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.9 linux

Build Machine: Linux 1