Build Information
Failed to build EmojiText, reference main (c0a692
), with Swift 5.9 for Linux on 2 Oct 2024 00:47:38 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.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/divadretlaw/EmojiText.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/divadretlaw/EmojiText
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c0a6925 Update Snapshot Testing
Cloned https://github.com/divadretlaw/EmojiText.git
Revision (git rev-parse @):
c0a692515c558b3522b976a2060eec360f48639d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/divadretlaw/EmojiText.git at main
========================================
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-1":/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:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/kean/Nuke
Fetching https://github.com/apple/swift-markdown
[1/6264] Fetching swift-markdown
[2/30514] Fetching swift-markdown, nuke
[14308/24250] Fetching nuke
Fetched https://github.com/apple/swift-markdown (0.49s)
Fetched https://github.com/kean/Nuke (1.09s)
Computing version for https://github.com/apple/swift-markdown
Computed https://github.com/apple/swift-markdown at 0.5.0 (1.16s)
Fetching https://github.com/apple/swift-cmark.git
[1/17858] Fetching swift-cmark
Fetched https://github.com/apple/swift-cmark.git (1.23s)
Computing version for https://github.com/apple/swift-cmark.git
Computed https://github.com/apple/swift-cmark.git at 0.5.0 (0.62s)
Computing version for https://github.com/kean/Nuke
Computed https://github.com/kean/Nuke at 12.8.0 (0.40s)
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
Creating working copy for https://github.com/apple/swift-markdown
Working copy of https://github.com/apple/swift-markdown resolved at 0.5.0
Creating working copy for https://github.com/kean/Nuke
Working copy of https://github.com/kean/Nuke resolved at 12.8.0
Building for debugging...
[0/35] Compiling cmark-gfm houdini_href_e.c
[1/35] Compiling cmark-gfm houdini_html_e.c
[2/35] Compiling cmark-gfm iterator.c
[3/35] Compiling cmark-gfm html.c
[4/35] Compiling cmark-gfm commonmark.c
[5/35] Compiling cmark-gfm houdini_html_u.c
[6/35] Compiling cmark-gfm-extensions strikethrough.c
[7/35] Compiling cmark-gfm-extensions tasklist.c
[8/35] Compiling cmark-gfm inlines.c
[9/35] Compiling cmark-gfm-extensions tagfilter.c
[10/35] Compiling cmark-gfm-extensions core-extensions.c
[11/35] Compiling cmark-gfm-extensions ext_scanners.c
[12/35] Compiling cmark-gfm xml.c
[13/35] Compiling cmark-gfm-extensions autolink.c
[14/35] Compiling cmark-gfm syntax_extension.c
[15/35] Compiling cmark-gfm-extensions table.c
[16/35] Compiling cmark-gfm plugin.c
[17/35] Compiling cmark-gfm registry.c
[17/35] Compiling cmark-gfm render.c
[19/35] Compiling cmark-gfm references.c
[20/35] Compiling cmark-gfm plaintext.c
[21/36] Compiling cmark-gfm linked_list.c
[22/36] Compiling cmark-gfm map.c
[23/36] Compiling cmark-gfm man.c
[24/76] Compiling cmark-gfm node.c
[25/85] Compiling cmark-gfm cmark_ctype.c
[25/85] Compiling cmark-gfm latex.c
[26/85] Compiling cmark-gfm cmark.c
[28/85] Compiling cmark-gfm footnotes.c
[29/85] Compiling cmark-gfm utf8.c
[30/85] Compiling cmark-gfm buffer.c
[31/85] Compiling CAtomic CAtomic.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 AtomicCounter.swift
[38/154] Compiling Markdown CharacterExtensions.swift
[39/154] Compiling Markdown CollectionExtensions.swift
[40/154] Compiling Markdown StringExtensions.swift
[41/154] Compiling Markdown MarkupVisitor.swift
[42/154] Compiling Markdown MarkupWalker.swift
[43/154] Compiling Markdown MarkupFormatter.swift
[44/154] Compiling Markdown MarkupTreeDumper.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
[62/154] Compiling Markdown UnorderedList.swift
[63/154] Compiling Markdown Paragraph.swift
[64/154] Compiling Markdown CodeBlock.swift
[65/154] Compiling Markdown HTMLBlock.swift
[66/154] Compiling Markdown Heading.swift
[67/154] Compiling Markdown ThematicBreak.swift
[68/154] Compiling Markdown Table.swift
[69/154] Compiling Markdown TableBody.swift
[70/154] Compiling Markdown TableCell.swift
[71/154] Compiling Markdown TableCellContainer.swift
[72/154] Compiling Markdown TableHead.swift
[73/154] Compiling Markdown TableRow.swift
[74/154] Compiling Markdown Replacement.swift
[75/154] Compiling Markdown SourceLocation.swift
[76/154] Compiling Markdown Emphasis.swift
[77/154] Compiling Markdown Image.swift
[78/154] Compiling Markdown InlineAttributes.swift
[79/154] Compiling Markdown Link.swift
[80/154] Compiling Markdown Strikethrough.swift
[81/154] Compiling Markdown Strong.swift
[82/154] Compiling Markdown CustomInline.swift
[83/154] Compiling Markdown InlineCode.swift
[84/154] Compiling Markdown InlineHTML.swift
[85/154] Compiling Markdown LineBreak.swift
[86/154] Compiling Markdown SoftBreak.swift
[87/154] Compiling Markdown SymbolLink.swift
[88/154] Compiling Markdown Text.swift
[89/154] Compiling Markdown Aside.swift
[90/154] Compiling Markdown BlockDirectiveParser.swift
[91/154] Compiling Markdown CommonMarkConverter.swift
[92/154] Compiling Markdown LazySplitLines.swift
[93/154] Compiling Markdown ParseOptions.swift
[94/154] Compiling Markdown RangeAdjuster.swift
[95/154] Compiling Markdown RangerTracker.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
^
[103/154] Compiling Markdown PlainTextConvertibleMarkup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[104/154] Compiling Markdown RawMarkup.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
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[110/160] Emitting module Nuke
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[111/160] Compiling Markdown ChildIndexPath.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[112/160] Compiling Markdown DirectiveArgument.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[113/160] Compiling Markdown Document.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[114/160] Compiling Markdown LiteralMarkup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[115/160] Compiling Markdown Markup.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[116/160] Compiling Markdown MarkupChildren.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[117/160] Compiling Markdown MarkupData.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
^
/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
^
[160/162] Compiling Nuke TaskFetchWithPublisher.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[161/162] Compiling Nuke TaskLoadData.swift
/host/spi-builder-workspace/.build/checkouts/Nuke/Sources/Nuke/Caching/ImageCache.swift:7:8: error: no such module 'UIKit'
import UIKit
^
[162/162] Compiling Nuke TaskLoadImage.swift
/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