Build Information
Failed to build EmojiText, reference 4.2.1 (976c85
), with Swift 5.9 for Linux on 11 Jan 2025 15:18:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/divadretlaw/EmojiText.git
Reference: 4.2.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/divadretlaw/EmojiText
* tag 4.2.1 -> FETCH_HEAD
HEAD is now at 976c85c Update swift-markdown package url
Cloned https://github.com/divadretlaw/EmojiText.git
Revision (git rev-parse @):
976c85c24f4d13d7c7ee958b5291093a7757b5b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/EmojiText.git at 4.2.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/divadretlaw/EmojiText.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/swiftlang/swift-markdown
Fetching https://github.com/kean/Nuke
[1/24678] Fetching nuke
[2/31037] Fetching nuke, swift-markdown
Fetched https://github.com/swiftlang/swift-markdown (0.91s)
Fetched https://github.com/kean/Nuke (0.93s)
Computing version for https://github.com/swiftlang/swift-markdown
Computed https://github.com/swiftlang/swift-markdown at 0.5.0 (1.04s)
Fetching https://github.com/apple/swift-cmark.git
[1/17942] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git (0.87s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.37s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.33s)
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
Creating working copy for https://github.com/swiftlang/swift-markdown
Working copy of https://github.com/swiftlang/swift-markdown resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-cmark.git
Working copy of https://github.com/apple/swift-cmark.git resolved at 0.5.0
Building for debugging...
[0/35] Compiling cmark-gfm cmark_ctype.c
[1/35] Compiling cmark-gfm cmark.c
[2/35] Compiling cmark-gfm iterator.c
[3/35] Compiling cmark-gfm buffer.c
[4/35] Compiling cmark-gfm html.c
[5/35] Compiling cmark-gfm-extensions tagfilter.c
[6/35] Compiling cmark-gfm-extensions tasklist.c
[7/35] Compiling cmark-gfm-extensions strikethrough.c
[8/35] Compiling cmark-gfm-extensions ext_scanners.c
[9/35] Compiling cmark-gfm houdini_html_u.c
[10/35] Compiling cmark-gfm-extensions core-extensions.c
[11/35] Compiling cmark-gfm inlines.c
[12/35] Compiling cmark-gfm-extensions table.c
[13/35] Compiling cmark-gfm-extensions autolink.c
[14/35] Compiling cmark-gfm xml.c
[14/35] Compiling cmark-gfm syntax_extension.c
[16/35] Compiling cmark-gfm render.c
[17/35] Compiling cmark-gfm registry.c
[18/35] Compiling cmark-gfm plugin.c
[19/35] Compiling cmark-gfm references.c
[20/35] Compiling cmark-gfm plaintext.c
[21/35] Compiling cmark-gfm linked_list.c
[22/35] Compiling cmark-gfm map.c
[23/35] Compiling cmark-gfm man.c
[24/43] Compiling cmark-gfm latex.c
[25/43] Compiling cmark-gfm houdini_html_e.c
[26/53] Compiling cmark-gfm houdini_href_e.c
[27/58] Compiling cmark-gfm utf8.c
[27/58] Compiling cmark-gfm node.c
[29/85] Compiling cmark-gfm footnotes.c
[30/85] Compiling CAtomic CAtomic.c
[31/85] Compiling cmark-gfm commonmark.c
[32/85] Compiling cmark-gfm arena.c
[33/85] Compiling cmark-gfm blocks.c
[34/85] Compiling cmark-gfm scanners.c
[36/146] Emitting module Markdown
[37/154] Compiling Markdown Strikethrough.swift
[38/154] Compiling Markdown Strong.swift
[39/154] Compiling Markdown CustomInline.swift
[40/154] Compiling Markdown InlineCode.swift
[41/154] Compiling Markdown InlineHTML.swift
[42/154] Compiling Markdown LineBreak.swift
[43/154] Compiling Markdown SoftBreak.swift
[44/154] Compiling Markdown SymbolLink.swift
[45/154] Compiling Markdown MarkupRewriter.swift
[46/154] Compiling Markdown BasicBlockContainer.swift
[47/154] Compiling Markdown BasicInlineContainer.swift
[48/154] Compiling Markdown BlockContainer.swift
[49/154] Compiling Markdown BlockMarkup.swift
[50/154] Compiling Markdown InlineContainer.swift
[51/154] Compiling Markdown InlineMarkup.swift
[52/154] Compiling Markdown ListItemContainer.swift
[53/154] Compiling Markdown BlockDirective.swift
[54/154] Compiling Markdown BlockQuote.swift
[55/154] Compiling Markdown CustomBlock.swift
[56/154] Compiling Markdown DoxygenDiscussion.swift
[57/154] Compiling Markdown DoxygenNote.swift
[58/154] Compiling Markdown DoxygenParameter.swift
[59/154] Compiling Markdown DoxygenReturns.swift
[60/154] Compiling Markdown ListItem.swift
[61/154] Compiling Markdown OrderedList.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[69/154] Compiling Markdown Link.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[76/160] Compiling Markdown HTMLBlock.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[77/160] Compiling Markdown Heading.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[78/160] Compiling Markdown ThematicBreak.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[79/160] Compiling Markdown Table.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[80/160] Compiling Markdown TableBody.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[81/160] Compiling Markdown TableCell.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[82/160] Compiling Markdown TableCellContainer.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[83/160] Compiling Markdown AtomicCounter.swift
[84/160] Compiling Markdown CharacterExtensions.swift
[85/160] Compiling Markdown CollectionExtensions.swift
[86/160] Compiling Markdown StringExtensions.swift
[87/160] Compiling Markdown MarkupVisitor.swift
[88/160] Compiling Markdown MarkupWalker.swift
[89/160] Compiling Markdown MarkupFormatter.swift
[90/160] Compiling Markdown MarkupTreeDumper.swift
[91/160] Compiling Nuke TaskFetchWithPublisher.swift
[92/160] Compiling Nuke TaskLoadData.swift
[93/160] Compiling Nuke TaskLoadImage.swift
[94/160] Compiling Markdown CommonMarkConverter.swift
[95/160] Compiling Markdown LazySplitLines.swift
[96/160] Compiling Markdown ParseOptions.swift
[97/160] Compiling Markdown RangeAdjuster.swift
[98/160] Compiling Markdown RangerTracker.swift
[99/160] Compiling Markdown UnorderedList.swift
[100/160] Compiling Markdown Paragraph.swift
[101/160] Compiling Markdown CodeBlock.swift
[108/160] Compiling Markdown ChildIndexPath.swift
[109/160] Compiling Markdown DirectiveArgument.swift
[110/160] Compiling Markdown Document.swift
[111/160] Compiling Markdown LiteralMarkup.swift
[112/160] Compiling Markdown Markup.swift
[113/160] Compiling Markdown MarkupChildren.swift
[114/160] Compiling Markdown MarkupData.swift
[115/160] Compiling Markdown PlainTextConvertibleMarkup.swift
[116/160] Compiling Markdown RawMarkup.swift
[118/160] Compiling Markdown TableHead.swift
[119/160] Compiling Markdown TableRow.swift
[120/160] Compiling Markdown Replacement.swift
[121/160] Compiling Markdown SourceLocation.swift
[122/160] Compiling Markdown Emphasis.swift
[123/160] Compiling Markdown Image.swift
[124/160] Compiling Markdown InlineAttributes.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/162] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[157/162] Compiling Nuke AsyncTask.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[158/162] Compiling Nuke TaskFetchOriginalData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[159/162] Compiling Nuke TaskFetchOriginalImage.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 linux