Build Information
Failed to build TypographyKit, reference main (1ae814
), with Swift 5.10 for Linux on 21 Jan 2025 02:06:01 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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: 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 1ae8140 Updated CHANGELOG.md
Cloned https://github.com/rwbutler/TypographyKit.git
Revision (git rev-parse @):
1ae8140c28cc5e0b66a301d6a2b63ef0a52292fc
SUCCESS checkout https://github.com/rwbutler/TypographyKit.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/rwbutler/TypographyKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
2ec76a50fe7c: Pulling fs layer
031194576cad: Pulling fs layer
f49f3db6a794: Pulling fs layer
099074009041: Pulling fs layer
f87885b94a8d: Pulling fs layer
1d4ebc564d7f: Pulling fs layer
099074009041: Waiting
1d4ebc564d7f: Waiting
f87885b94a8d: Waiting
2ec76a50fe7c: Verifying Checksum
2ec76a50fe7c: Download complete
099074009041: Download complete
2ec76a50fe7c: Pull complete
f87885b94a8d: Verifying Checksum
f87885b94a8d: Download complete
1d4ebc564d7f: Download complete
031194576cad: Verifying Checksum
031194576cad: Download complete
f49f3db6a794: Verifying Checksum
f49f3db6a794: Download complete
031194576cad: Pull complete
f49f3db6a794: Pull complete
099074009041: Pull complete
f87885b94a8d: Pull complete
1d4ebc564d7f: Pull complete
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/rwbutler/LetterCase
[1/301] Fetching lettercase
Fetched https://github.com/rwbutler/LetterCase from cache (0.20s)
Computing version for https://github.com/rwbutler/LetterCase
Computed https://github.com/rwbutler/LetterCase at 2.0.0 (1.12s)
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...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Compiling LetterCase LetterCaseOptions.swift
[5/8] Compiling LetterCase StringAdditions.swift
[6/8] Compiling LetterCase LetterCase.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/47] Compiling TypographyKit ButtonSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[12/47] Compiling TypographyKit ButtonTitleColorApplyMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[13/47] Compiling TypographyKit CloseButtonAlignment.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[14/47] Compiling TypographyKit ColorParser.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[15/47] Compiling TypographyKit ConfigurationKey.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[16/47] 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 TypographyKitViewControllerDelegate.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[18/52] Compiling TypographyKit TypographyStyles.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[19/52] Compiling TypographyKit UIButtonAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[20/52] Compiling TypographyKit UIColorAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[21/52] Compiling TypographyKit UIControlState.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 TypographyColors.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[29/52] Compiling TypographyKit TypographyInterfaceStyle.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[30/52] Compiling TypographyKit TypographyKit.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[31/52] Compiling TypographyKit TypographyKitColorCell.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[32/52] Compiling TypographyKit TypographyKitColorsViewController.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[33/52] Compiling TypographyKit UILabelAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[34/52] Compiling TypographyKit UITextFieldAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[35/52] Compiling TypographyKit UITextViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[36/52] Compiling TypographyKit ViewAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[37/52] Compiling TypographyKit ViewControllerNavigationSettings.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[38/52] Compiling TypographyKit ParsingError.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[39/52] Compiling TypographyKit ParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[40/52] Compiling TypographyKit PropertyListParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[41/52] Compiling TypographyKit RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[42/52] Compiling TypographyKit ScalingMode.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[43/52] Compiling TypographyKit StrategicConfigurationParsingService.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[44/52] Compiling TypographyKit String+RegularExpressionMatchable.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[45/52] Compiling TypographyKit StringAdditions.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[46/52] Compiling TypographyKit Typography.swift
/host/spi-builder-workspace/TypographyKit/Classes/ButtonSettings.swift:9:8: error: no such module 'UIKit'
import UIKit
^
[47/52] Compiling TypographyKit TypographyColor.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
BUILD FAILURE 5.10 linux