Build Information
Failed to build CypherPoetSwiftUITypographyUtils with Swift 5.8 for Linux.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CypherPoet/SwiftUITypographyUtils.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/CypherPoet/SwiftUITypographyUtils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 222e311 Add polySans to demo app
Cloned https://github.com/CypherPoet/SwiftUITypographyUtils.git
Revision (git rev-parse @):
222e311eeeee40c6c430b0f1c1feb85d2a73de96
SUCCESS checkout https://github.com/CypherPoet/SwiftUITypographyUtils.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.8
Building package at path: $PWD/checkout
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
Fetching https://github.com/apple/swift-docc-plugin
[1/1423] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.46s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.35s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2266] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.39s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.38s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/14] Compiling SwiftUITypographyUtils View+pointSizeForTextStyle.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[4/15] Compiling SwiftUITypographyUtils Font+pointSizeForTextStyle.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[5/15] Compiling SwiftUITypographyUtils UIFont+TextStyle+Utils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[6/15] Compiling SwiftUITypographyUtils NSFont+TextStyle+Utils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[7/15] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFont.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[8/15] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFontSize.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[9/15] Compiling SwiftUITypographyUtils CustomFont+UIFontUtils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[10/15] Compiling SwiftUITypographyUtils View+customFont.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[11/15] Compiling SwiftUITypographyUtils CustomFont.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[12/15] Compiling SwiftUITypographyUtils CustomFont+NSFontUtils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/15] Emitting module SwiftUITypographyUtils
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[14/15] Compiling SwiftUITypographyUtils CustomFont+Error.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[15/15] Compiling SwiftUITypographyUtils CustomFont+StyleKey.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/14] Compiling SwiftUITypographyUtils View+pointSizeForTextStyle.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[4/14] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFont.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[5/14] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFontSize.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[6/15] Compiling SwiftUITypographyUtils NSFont+TextStyle+Utils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[7/15] Compiling SwiftUITypographyUtils Font+pointSizeForTextStyle.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[8/15] Compiling SwiftUITypographyUtils CustomFont+UIFontUtils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[9/15] Compiling SwiftUITypographyUtils View+customFont.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[10/15] Compiling SwiftUITypographyUtils CustomFont.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[11/15] Compiling SwiftUITypographyUtils CustomFont+NSFontUtils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[12/15] Compiling SwiftUITypographyUtils CustomFont+Error.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[13/15] Compiling SwiftUITypographyUtils CustomFont+StyleKey.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/15] Emitting module SwiftUITypographyUtils
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
[15/15] Compiling SwiftUITypographyUtils UIFont+TextStyle+Utils.swift
/host/spi-builder-workspace/Sources/SwiftUITypographyUtils/CustomFont/CustomFont+StyleKey.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
^
BUILD FAILURE 5.8 linux