Build Information
Failed to build HyphenationPublishPlugin, reference master (56a093
), with Swift 6.1 for Android on 27 May 2025 08:17:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/john-mueller/HyphenationPublishPlugin.git
Reference: master
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/john-mueller/HyphenationPublishPlugin
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 56a0932 Initial commit
Cloned https://github.com/john-mueller/HyphenationPublishPlugin.git
Revision (git rev-parse @):
56a09329ed3cf748879d3ea4631b537dd7fb80ca
SUCCESS checkout https://github.com/john-mueller/HyphenationPublishPlugin.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/john-mueller/HyphenationPublishPlugin.git
https://github.com/john-mueller/HyphenationPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Publish.git"
},
{
"identity" : "hyphenation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/john-mueller/Hyphenation"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "HyphenationPublishPlugin",
"name" : "HyphenationPublishPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "HyphenationPublishPlugin",
"targets" : [
"HyphenationPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HyphenationPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "HyphenationPublishPluginTests",
"path" : "Tests/HyphenationPublishPluginTests",
"sources" : [
"HyphenationPublishPluginTests.swift"
],
"target_dependencies" : [
"HyphenationPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "HyphenationPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "HyphenationPublishPlugin",
"path" : "Sources/HyphenationPublishPlugin",
"product_dependencies" : [
"Publish",
"Hyphenation",
"SwiftSoup"
],
"product_memberships" : [
"HyphenationPublishPlugin"
],
"sources" : [
"HyphenationPublishPlugin.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/john-mueller/Hyphenation
Fetching https://github.com/JohnSundell/Publish.git
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2890] Fetching publish
[579/6798] Fetching publish, swiftsoup
[6799/6954] Fetching publish, swiftsoup, hyphenation
Fetched https://github.com/JohnSundell/Publish.git from cache (0.70s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.70s)
Fetched https://github.com/john-mueller/Hyphenation from cache (0.71s)
Computing version for https://github.com/john-mueller/Hyphenation
Computed https://github.com/john-mueller/Hyphenation at 0.2.0 (1.42s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.85s)
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
[1/84] Fetching collectionconcurrencykit
[85/265] Fetching collectionconcurrencykit, codextended
[266/1225] Fetching collectionconcurrencykit, codextended, shellout
[506/2461] Fetching collectionconcurrencykit, codextended, shellout, files
[1610/2577] Fetching collectionconcurrencykit, codextended, shellout, files, sweep
[2578/4663] Fetching collectionconcurrencykit, codextended, shellout, files, sweep, plot
Fetched https://github.com/johnsundell/sweep.git from cache (0.56s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/shellout.git from cache (0.54s)
Fetched https://github.com/johnsundell/files.git from cache (0.54s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.63s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.61s)
Fetched https://github.com/johnsundell/plot.git from cache (0.61s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.29s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (2.78s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.27s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.52s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.54s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.54s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.51s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.53s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (0.51s)
Creating working copy for https://github.com/johnsundell/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Creating working copy for https://github.com/johnsundell/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.0
Creating working copy for https://github.com/johnsundell/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/john-mueller/Hyphenation
Working copy of https://github.com/john-mueller/Hyphenation resolved at 0.2.0
Creating working copy for https://github.com/JohnSundell/Publish.git
Working copy of https://github.com/JohnSundell/Publish.git resolved at 0.9.0
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.0
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/177] Emitting module CollectionConcurrencyKit
[14/177] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/178] Compiling Hyphenation hyph-en-us.hyp.swift
[16/179] Emitting module Sweep
[18/179] Compiling Ink NamedURLCollection.swift
[19/179] Compiling Ink Paragraph.swift
[20/179] Compiling Ink PlainTextConvertible.swift
[21/179] Compiling Ink Readable.swift
[22/183] Emitting module Ink
[23/183] Compiling Hyphenation Token.swift
[24/183] Compiling Hyphenation TokenSequence.swift
[25/183] Compiling Ink HTMLConvertible.swift
[26/183] Compiling Ink Hashable+AnyOf.swift
[27/183] Compiling Ink Heading.swift
[28/183] Compiling Ink HorizontalLine.swift
[29/183] Compiling Hyphenation hyph-en-us.pat.swift
[30/185] Compiling Ink Image.swift
[31/185] Compiling Ink InlineCode.swift
[32/185] Compiling Ink KeyPathPatterns.swift
[33/185] Compiling Ink Link.swift
[34/185] Compiling Ink List.swift
[35/185] Compiling Ink Metadata.swift
[36/185] Compiling Ink Modifiable.swift
[37/185] Compiling Ink ModifierCollection.swift
[38/185] Compiling Ink TextStyle.swift
[39/185] Compiling Ink TextStyleMarker.swift
[40/185] Compiling Ink URL.swift
[41/185] Compiling Ink URLDeclaration.swift
[42/185] Compiling Ink Markdown.swift
[43/185] Compiling Ink MarkdownParser.swift
[44/185] Compiling Ink Modifier.swift
[45/185] Compiling Ink Blockquote.swift
[46/185] Compiling Ink Character+Classification.swift
[47/185] Compiling Ink Character+Escaping.swift
[48/185] Compiling Ink CodeBlock.swift
[49/185] Compiling Ink FormattedText.swift
[50/185] Compiling Ink Fragment.swift
[51/185] Compiling Ink HTML.swift
[52/185] Emitting module Plot
[53/193] Emitting module SwiftSoup
[54/200] Compiling Sweep Sweep.swift
[57/201] Emitting module Hyphenation
[58/201] Compiling SwiftSoup XmlTreeBuilder.swift
[59/201] Compiling Plot AnyNode.swift
[60/201] Compiling Plot ElementRenderingBuffer.swift
[61/201] Compiling Plot ElementWrapper.swift
[62/201] Compiling Plot Environment.swift
[63/201] Compiling Plot ModifiedComponent.swift
[64/201] Compiling Plot Renderer.swift
[65/201] Compiling Plot String+Escaping.swift
[68/201] Emitting module Files
[69/201] Compiling Files Files.swift
[82/203] Compiling Ink Reader.swift
[83/203] Compiling Ink Require.swift
[84/203] Compiling Ink Substring+Trimming.swift
[85/203] Compiling Ink Table.swift
[94/203] Compiling SwiftSoup String.swift
[103/204] Compiling SwiftSoup Pattern.swift
[104/204] Compiling SwiftSoup QueryParser.swift
[105/204] Compiling SwiftSoup SerializationException.swift
[106/204] Compiling SwiftSoup Tag.swift
[107/204] Compiling SwiftSoup TextNode.swift
[108/204] Compiling SwiftSoup Token.swift
[109/204] Compiling SwiftSoup TokenQueue.swift
[110/204] Compiling SwiftSoup Tokeniser.swift
[111/204] Compiling SwiftSoup StringBuilder.swift
[112/204] Compiling SwiftSoup StringUtil.swift
[113/204] Compiling SwiftSoup StructuralEvaluator.swift
[114/204] Compiling SwiftSoup SwiftSoup.swift
[115/204] Compiling SwiftSoup ParseErrorList.swift
[116/204] Compiling SwiftSoup ParseSettings.swift
[117/204] Compiling SwiftSoup Parser.swift
[118/204] Compiling SwiftSoup ParsingStrings.swift
[119/204] Compiling SwiftSoup TokeniserState.swift
[120/204] Compiling SwiftSoup TreeBuilder.swift
[121/204] Compiling SwiftSoup UTF8Arrays.swift
[122/204] Compiling SwiftSoup UnfairLock.swift
[123/204] Compiling SwiftSoup UnicodeScalar.swift
[124/204] Compiling SwiftSoup Validate.swift
[125/204] Compiling SwiftSoup Whitelist.swift
[126/204] Compiling SwiftSoup XmlDeclaration.swift
[128/204] Compiling Codextended Codextended.swift
[129/204] Emitting module Codextended
[151/205] Emitting module ShellOut
[152/205] Compiling ShellOut ShellOut.swift
[209/261] Compiling Publish SectionMap.swift
[210/261] Compiling Publish SortOrder.swift
[211/261] Compiling Publish StringWrapper.swift
[212/261] Compiling Publish Tag.swift
[213/261] Compiling Publish TagDetailsPage.swift
[214/261] Compiling Publish TagHTMLConfiguration.swift
[215/261] Compiling Publish TagListPage.swift
[216/268] Compiling Publish AnyItem.swift
[217/268] Compiling Publish Audio.swift
[218/268] Compiling Publish Content.swift
[219/268] Compiling Publish ContentProtocol.swift
[220/268] Compiling Publish DeploymentMethod.swift
[221/268] Compiling Publish Favicon.swift
[222/268] Compiling Publish FeedConfiguration.swift
[223/268] Compiling Publish HTMLFactory.swift
[224/268] Compiling Publish HTMLFileMode.swift
[225/268] Compiling Publish Index.swift
[226/268] Compiling Publish Item.swift
[227/268] Compiling Publish ItemRSSProperties.swift
[228/268] Compiling Publish Location.swift
[229/268] Compiling Publish Mutations.swift
[230/268] Compiling Publish Page.swift
[231/268] Compiling Publish Path.swift
[232/268] Compiling Publish PlotComponents.swift
[233/268] Compiling Publish PlotEnvironmentKeys.swift
[234/268] Compiling Publish PlotModifiers.swift
[235/268] Compiling Publish Plugin.swift
[236/268] Compiling Publish PodcastAuthor.swift
[237/268] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[238/268] Compiling Publish PodcastEpisodeMetadata.swift
[239/268] Compiling Publish PodcastFeedConfiguration.swift
[240/268] Compiling Publish Predicate.swift
[241/268] Compiling Publish PublishedWebsite.swift
[242/268] Compiling Publish PublishingContext.swift
[243/268] Compiling Publish PublishingError.swift
[244/268] Compiling Publish PublishingStep.swift
[245/268] Compiling Publish RSSFeedConfiguration.swift
[246/268] Compiling Publish Section.swift
[247/268] Compiling Publish PodcastError.swift
[248/268] Compiling Publish PodcastFeedGenerator.swift
[249/268] Compiling Publish PublishingPipeline.swift
[250/268] Compiling Publish RSSFeedGenerator.swift
[251/268] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[252/268] Compiling Publish SiteMapGenerator.swift
[253/268] Compiling Publish String+Normalized.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[254/268] Compiling Publish File+SwiftPackageFolder.swift
[255/268] Compiling Publish FileIOError.swift
[256/268] Compiling Publish Folder+Group.swift
[257/268] Compiling Publish HTMLGenerator.swift
[258/268] Compiling Publish MarkdownContentFactory.swift
[259/268] Compiling Publish MarkdownFileHandler.swift
[260/268] Compiling Publish MarkdownMetadataDecoder.swift
[261/268] Emitting module Publish
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[262/268] Compiling Publish Theme+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[263/268] Compiling Publish Theme.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[264/268] Compiling Publish Video.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[265/268] Compiling Publish Website.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[266/268] Compiling Publish Array+Appending.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[267/268] Compiling Publish CommandLine+Output.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[268/268] Compiling Publish ContentError.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:9f3c606dcd2a4f06d17ba472aa533c43685ba7ba19a5c9bc23518a066eb7f86a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/106] Compiling Hyphenation hyph-en-us.hyp.swift
[3/167] Compiling Hyphenation Token.swift
[4/167] Compiling Hyphenation TokenSequence.swift
[5/167] Compiling Hyphenation hyph-en-us.pat.swift
[6/167] Emitting module Files
[7/167] Compiling Plot ElementClosingMode.swift
[8/167] Compiling Plot ElementComponent.swift
[9/167] Emitting module Ink
[10/171] Compiling Plot ElementDefinition.swift
[11/171] Compiling Plot EmptyComponent.swift
[12/171] Compiling Plot EnvironmentKey.swift
[13/171] Compiling Plot EnvironmentValue.swift
[14/171] Emitting module Plot
[15/179] Emitting module CollectionConcurrencyKit
[16/179] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[17/180] Compiling Plot DocumentEncoding.swift
[18/180] Compiling Plot Element.swift
[22/180] Compiling Plot Attribute.swift
[23/180] Compiling Plot Component.swift
[24/180] Compiling Plot ComponentAttributes.swift
[25/180] Compiling Plot ComponentBuilder.swift
[29/180] Compiling Plot HTML.swift
[30/180] Emitting module Sweep
[31/180] Compiling Sweep Sweep.swift
[34/181] Compiling Plot HTMLFormMethod.swift
[35/181] Compiling Plot HTMLInputType.swift
[36/181] Compiling Plot HTMLLinkRelationship.swift
[37/181] Compiling Plot HTMLListStyle.swift
[38/181] Compiling Plot SiteMapElements.swift
[39/181] Compiling Plot TwitterCardType.swift
[40/181] Compiling Plot URLRepresentable.swift
[41/181] Compiling Plot XML.swift
[42/181] Compiling Plot XMLAttributes.swift
[43/181] Compiling Plot XMLElements.swift
[44/181] Compiling Plot AnyAttribute.swift
[45/181] Compiling Plot AnyElement.swift
[46/181] Compiling Plot HTMLAnchorRelationship.swift
[47/181] Compiling Plot HTMLAnchorTarget.swift
[48/181] Compiling Plot HTMLAttributes.swift
[49/181] Compiling Plot HTMLAudioFormat.swift
[50/181] Compiling Plot HTMLButtonType.swift
[51/181] Compiling Plot HTMLComponents.swift
[52/181] Compiling Plot HTMLElements.swift
[53/181] Compiling Plot HTMLFormContentType.swift
[54/181] Compiling Plot ComponentContainer.swift
[55/181] Compiling Plot ComponentGroup.swift
[56/181] Compiling Plot ControlFlow.swift
[57/181] Compiling Plot Directionality.swift
[58/181] Compiling Plot Document.swift
[59/181] Emitting module Hyphenation
[62/182] Compiling Files Files.swift
[63/182] Emitting module ShellOut
[64/182] Compiling ShellOut ShellOut.swift
[66/184] Compiling Plot PodcastMediaType.swift
[67/184] Compiling Plot PodcastType.swift
[68/184] Compiling Plot RSS.swift
[69/184] Compiling Plot RSSAttributes.swift
[70/184] Compiling Plot RSSElements.swift
[71/184] Compiling Plot Renderable.swift
[72/184] Compiling Plot SiteMap.swift
[73/184] Compiling Plot SiteMapChangeFrequency.swift
[76/185] Compiling Ink TextStyle.swift
[77/185] Compiling Ink TextStyleMarker.swift
[78/185] Compiling Ink URL.swift
[79/185] Compiling Ink URLDeclaration.swift
[80/187] Compiling Plot AnyEnvironmentValue.swift
[81/187] Compiling Plot AnyNode.swift
[82/187] Compiling Plot ElementRenderingBuffer.swift
[83/187] Compiling Plot ElementWrapper.swift
[84/187] Compiling Plot Environment.swift
[85/187] Compiling Plot ModifiedComponent.swift
[86/187] Compiling Plot Renderer.swift
[87/187] Compiling Plot String+Escaping.swift
[88/187] Compiling Plot Node.swift
[89/187] Compiling Plot NodeConvertible.swift
[90/187] Compiling Plot Optional+Component.swift
[91/187] Compiling Plot PodcastAttributes.swift
[92/187] Compiling Plot PodcastComponents.swift
[93/187] Compiling Plot PodcastElements.swift
[94/187] Compiling Plot PodcastEpisodeType.swift
[95/187] Compiling Plot PodcastFeed.swift
[97/187] Compiling Codextended Codextended.swift
[98/187] Emitting module Codextended
[106/188] Compiling Plot Language.swift
[151/196] Emitting module SwiftSoup
[152/196] Compiling SwiftSoup UTF8Arrays.swift
[153/196] Compiling SwiftSoup UnfairLock.swift
[154/196] Compiling SwiftSoup UnicodeScalar.swift
[155/196] Compiling SwiftSoup Validate.swift
[156/196] Compiling SwiftSoup Whitelist.swift
[157/196] Compiling SwiftSoup XmlDeclaration.swift
[158/196] Compiling SwiftSoup XmlTreeBuilder.swift
[173/249] Compiling Publish Audio.swift
[174/249] Compiling Publish Content.swift
[175/249] Compiling Publish ContentProtocol.swift
[176/249] Compiling Publish DeploymentMethod.swift
[177/249] Compiling Publish Favicon.swift
[178/249] Compiling Publish FeedConfiguration.swift
[179/249] Compiling Publish HTMLFactory.swift
[180/249] Compiling Publish HTMLFileMode.swift
[181/249] Compiling Publish Index.swift
[182/249] Compiling Publish Item.swift
[183/249] Compiling Publish ItemRSSProperties.swift
[184/249] Compiling Publish Location.swift
[185/249] Compiling Publish Mutations.swift
[186/249] Compiling Publish Page.swift
[187/249] Compiling Publish Path.swift
[188/249] Compiling Publish PlotComponents.swift
[189/249] Compiling Publish PlotEnvironmentKeys.swift
[190/249] Compiling Publish PlotModifiers.swift
[191/249] Compiling Publish Plugin.swift
[192/249] Compiling Publish PodcastAuthor.swift
[193/249] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[194/249] Compiling Publish PodcastEpisodeMetadata.swift
[195/249] Compiling Publish PodcastFeedConfiguration.swift
[196/249] Compiling Publish File+SwiftPackageFolder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[198/250] Emitting module Publish
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[199/257] Compiling Publish AnyItem.swift
[207/257] Compiling Publish SectionMap.swift
[208/257] Compiling Publish SortOrder.swift
[209/257] Compiling Publish StringWrapper.swift
[210/257] Compiling Publish Tag.swift
[211/257] Compiling Publish TagDetailsPage.swift
[212/257] Compiling Publish TagHTMLConfiguration.swift
[213/257] Compiling Publish TagListPage.swift
[230/257] Compiling Publish Predicate.swift
[231/257] Compiling Publish PublishedWebsite.swift
[232/257] Compiling Publish PublishingContext.swift
[233/257] Compiling Publish PublishingError.swift
[234/257] Compiling Publish PublishingStep.swift
[235/257] Compiling Publish RSSFeedConfiguration.swift
[236/257] Compiling Publish Section.swift
[238/257] Compiling Publish FileIOError.swift
[239/257] Compiling Publish Folder+Group.swift
[240/257] Compiling Publish HTMLGenerator.swift
[241/257] Compiling Publish MarkdownContentFactory.swift
[242/257] Compiling Publish MarkdownFileHandler.swift
[243/257] Compiling Publish MarkdownMetadataDecoder.swift
[244/257] Compiling Publish Theme+Foundation.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[245/257] Compiling Publish Theme.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[246/257] Compiling Publish Video.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[247/257] Compiling Publish Website.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[248/257] Compiling Publish Array+Appending.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[249/257] Compiling Publish CommandLine+Output.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[250/257] Compiling Publish ContentError.swift
/host/spi-builder-workspace/.build/checkouts/Publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
[251/257] Compiling Publish PodcastError.swift
[252/257] Compiling Publish PodcastFeedGenerator.swift
[253/257] Compiling Publish PublishingPipeline.swift
[254/257] Compiling Publish RSSFeedGenerator.swift
[255/257] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[256/257] Compiling Publish SiteMapGenerator.swift
[257/257] Compiling Publish String+Normalized.swift
BUILD FAILURE 6.1 android