Build Information
Failed to build HyphenationPublishPlugin, reference v0.1.0 (56a093
), with Swift 6.1 for Android on 27 May 2025 08:17:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: v0.1.0
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
* tag v0.1.0 -> FETCH_HEAD
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 v0.1.0
========================================
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-4606859-1":/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/scinfu/SwiftSoup.git
Fetching https://github.com/JohnSundell/Publish.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 (1.58s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (1.58s)
Fetched https://github.com/john-mueller/Hyphenation from cache (1.59s)
Computing version for https://github.com/john-mueller/Hyphenation
Computed https://github.com/john-mueller/Hyphenation at 0.2.0 (2.72s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (0.60s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
[1/181] Fetching codextended
Fetched https://github.com/johnsundell/codextended.git from cache (0.24s)
Fetching https://github.com/johnsundell/ink.git
[1/84] Fetching collectionconcurrencykit
[85/200] Fetching collectionconcurrencykit, sweep
[91/1436] Fetching collectionconcurrencykit, sweep, files
[325/2396] Fetching collectionconcurrencykit, sweep, files, shellout
[2397/4482] Fetching collectionconcurrencykit, sweep, files, shellout, plot
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.36s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.38s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.40s)
Fetched https://github.com/johnsundell/files.git from cache (0.41s)
Fetched https://github.com/johnsundell/plot.git from cache (0.43s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.30s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.10s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.24s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.78s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.72s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.62s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.60s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (2.24s)
Computing version for https://github.com/scinfu/SwiftSoup.git
Computed https://github.com/scinfu/SwiftSoup.git at 2.8.7 (1.13s)
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/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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.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/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/johnsundell/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git 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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.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
Building for debugging...
[0/12] Write sources
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/177] Compiling Hyphenation TokenSequence.swift
[14/178] Compiling Hyphenation Hyphenator.swift
[15/178] Compiling Hyphenation PatternParsingError.swift
[16/178] Compiling Hyphenation ExceptionDictionary.swift
[17/178] Compiling Hyphenation HyphenatorCache.swift
[18/182] Emitting module CollectionConcurrencyKit
[19/182] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[20/183] Compiling Hyphenation Token.swift
[21/183] Compiling Hyphenation hyph-en-us.hyp.swift
[22/183] Compiling Plot HTMLAnchorRelationship.swift
[23/183] Compiling Plot HTMLAnchorTarget.swift
[24/183] Compiling Plot HTMLAttributes.swift
[25/183] Compiling Plot HTMLAudioFormat.swift
[26/183] Compiling Hyphenation Copyable.swift
[27/183] Compiling Hyphenation Exception.swift
[28/183] Compiling Hyphenation Pattern.swift
[29/183] Compiling Hyphenation PatternDictionary.swift
[31/183] Compiling Hyphenation hyph-en-us.pat.swift
[32/183] Compiling Plot HTML.swift
[33/183] Compiling Plot Attribute.swift
[34/183] Compiling Plot Component.swift
[35/183] Compiling Plot ComponentAttributes.swift
[36/183] Compiling Plot ComponentBuilder.swift
[37/183] Emitting module Ink
[38/183] Compiling Plot ComponentContainer.swift
[39/183] Compiling Plot ComponentGroup.swift
[40/183] Compiling Plot ControlFlow.swift
[41/183] Compiling Plot Directionality.swift
[42/183] Compiling Plot Document.swift
[43/185] Compiling Ink TextStyle.swift
[44/185] Compiling Ink TextStyleMarker.swift
[45/185] Compiling Ink URL.swift
[46/185] Compiling Ink URLDeclaration.swift
[47/185] Emitting module Plot
[48/193] Compiling Plot SiteMapElements.swift
[49/193] Compiling Plot TwitterCardType.swift
[50/193] Compiling Plot URLRepresentable.swift
[51/193] Compiling Plot XML.swift
[52/193] Compiling Plot XMLAttributes.swift
[53/193] Compiling Plot XMLElements.swift
[54/193] Compiling Plot AnyAttribute.swift
[55/193] Compiling Plot AnyElement.swift
[56/193] Compiling Plot PodcastMediaType.swift
[57/193] Compiling Plot PodcastType.swift
[58/193] Compiling Plot RSS.swift
[59/193] Compiling Plot RSSAttributes.swift
[60/193] Compiling Plot RSSElements.swift
[61/193] Compiling Plot Renderable.swift
[62/193] Compiling Plot SiteMap.swift
[63/193] Compiling Plot SiteMapChangeFrequency.swift
[64/193] Compiling Plot HTMLFormMethod.swift
[65/193] Compiling Plot HTMLInputType.swift
[66/193] Compiling Plot HTMLLinkRelationship.swift
[67/193] Compiling Plot HTMLListStyle.swift
[68/193] Compiling Plot HTMLButtonType.swift
[69/193] Compiling Plot HTMLComponents.swift
[70/193] Compiling Plot HTMLElements.swift
[71/193] Compiling Plot HTMLFormContentType.swift
[81/194] Emitting module Codextended
[82/194] Compiling Codextended Codextended.swift
[91/202] Compiling Files Files.swift
[92/202] Emitting module Files
[95/203] Compiling SwiftSoup XmlTreeBuilder.swift
[96/203] Compiling Plot AnyNode.swift
[97/203] Compiling Plot ElementRenderingBuffer.swift
[98/203] Compiling Plot ElementWrapper.swift
[99/203] Compiling Plot Environment.swift
[100/203] Compiling Plot ModifiedComponent.swift
[101/203] Compiling Plot Renderer.swift
[102/203] Compiling Plot String+Escaping.swift
[103/203] Emitting module Sweep
[104/203] Compiling Sweep Sweep.swift
[114/204] Compiling Plot Node.swift
[115/204] Compiling Plot NodeConvertible.swift
[116/204] Compiling Plot Optional+Component.swift
[117/204] Compiling Plot PodcastAttributes.swift
[118/204] Compiling Plot PodcastComponents.swift
[119/204] Compiling Plot PodcastElements.swift
[120/204] Compiling Plot PodcastEpisodeType.swift
[121/204] Compiling Plot PodcastFeed.swift
[123/204] Emitting module ShellOut
[124/204] Compiling ShellOut ShellOut.swift
[141/205] Compiling Plot Language.swift
[142/205] Emitting module Hyphenation
[190/207] Emitting module SwiftSoup
[201/207] Compiling SwiftSoup UTF8Arrays.swift
[202/207] Compiling SwiftSoup UnfairLock.swift
[203/207] Compiling SwiftSoup UnicodeScalar.swift
[204/207] Compiling SwiftSoup Validate.swift
[205/207] Compiling SwiftSoup Whitelist.swift
[206/207] Compiling SwiftSoup XmlDeclaration.swift
[209/261] 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:
[210/261] 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:
[211/261] 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:
[212/261] 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:
[213/261] 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:
[214/261] 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:
[215/261] 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:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[216/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:
[217/268] Compiling Publish SectionMap.swift
[218/268] Compiling Publish SortOrder.swift
[219/268] Compiling Publish StringWrapper.swift
[220/268] Compiling Publish Tag.swift
[221/268] Compiling Publish TagDetailsPage.swift
[222/268] Compiling Publish TagHTMLConfiguration.swift
[223/268] Compiling Publish TagListPage.swift
[224/268] Compiling Publish AnyItem.swift
[225/268] Compiling Publish Audio.swift
[226/268] Compiling Publish Content.swift
[227/268] Compiling Publish ContentProtocol.swift
[228/268] Compiling Publish DeploymentMethod.swift
[229/268] Compiling Publish Favicon.swift
[230/268] Compiling Publish FeedConfiguration.swift
[231/268] Compiling Publish HTMLFactory.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
[254/268] Compiling Publish HTMLFileMode.swift
[255/268] Compiling Publish Index.swift
[256/268] Compiling Publish Item.swift
[257/268] Compiling Publish ItemRSSProperties.swift
[258/268] Compiling Publish Location.swift
[259/268] Compiling Publish Mutations.swift
[260/268] Compiling Publish Page.swift
[261/268] Compiling Publish Path.swift
[262/268] Compiling Publish File+SwiftPackageFolder.swift
[263/268] Compiling Publish FileIOError.swift
[264/268] Compiling Publish Folder+Group.swift
[265/268] Compiling Publish HTMLGenerator.swift
[266/268] Compiling Publish MarkdownContentFactory.swift
[267/268] Compiling Publish MarkdownFileHandler.swift
[268/268] Compiling Publish MarkdownMetadataDecoder.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/166] Compiling Hyphenation Token.swift
[3/167] Compiling Hyphenation hyph-en-us.hyp.swift
[4/167] Emitting module ShellOut
[5/167] Compiling Hyphenation TokenSequence.swift
[6/167] Emitting module Ink
[7/171] Compiling SwiftSoup CharacterReader.swift
[8/171] Compiling SwiftSoup Cleaner.swift
[9/171] Compiling SwiftSoup ParseErrorList.swift
[10/171] Compiling SwiftSoup ParseSettings.swift
[11/171] Compiling SwiftSoup Parser.swift
[12/171] Compiling SwiftSoup ParsingStrings.swift
[13/171] Compiling SwiftSoup Pattern.swift
[14/171] Compiling SwiftSoup QueryParser.swift
[15/171] Compiling Hyphenation hyph-en-us.pat.swift
[16/171] Compiling SwiftSoup Comment.swift
[17/171] Compiling SwiftSoup Connection.swift
[18/171] Compiling SwiftSoup DataUtil.swift
[19/171] Compiling SwiftSoup Document.swift
[20/171] Compiling SwiftSoup CssSelector.swift
[21/171] Compiling SwiftSoup DataNode.swift
[22/171] Emitting module Plot
[23/179] Compiling SwiftSoup TokeniserState.swift
[24/179] Compiling SwiftSoup TreeBuilder.swift
[25/179] Compiling Plot URLRepresentable.swift
[26/179] Compiling Plot XML.swift
[27/179] Compiling Plot XMLAttributes.swift
[28/179] Compiling Plot XMLElements.swift
[29/179] Compiling Plot AnyAttribute.swift
[30/179] Compiling Plot AnyElement.swift
[31/179] Compiling SwiftSoup NodeVisitor.swift
[32/179] Compiling SwiftSoup OrderedSet.swift
[33/179] Compiling SwiftSoup ParseError.swift
[34/179] Compiling SwiftSoup Tag.swift
[35/179] Compiling SwiftSoup TextNode.swift
[36/179] Compiling SwiftSoup Token.swift
[37/179] Compiling SwiftSoup TokenQueue.swift
[38/179] Compiling SwiftSoup Tokeniser.swift
[39/179] Emitting module Sweep
[40/179] Compiling Sweep Sweep.swift
[41/179] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[42/179] Emitting module CollectionConcurrencyKit
[43/181] Compiling SwiftSoup FormElement.swift
[44/181] Compiling SwiftSoup HtmlTreeBuilder.swift
[45/181] Compiling SwiftSoup ArrayExt.swift
[46/181] Compiling SwiftSoup Attribute.swift
[47/181] Compiling SwiftSoup Attributes.swift
[48/181] Compiling SwiftSoup BinarySearch.swift
[49/181] Compiling SwiftSoup BooleanAttribute.swift
[50/181] Compiling SwiftSoup CharacterExt.swift
[54/181] Compiling SwiftSoup DocumentType.swift
[55/181] Compiling ShellOut ShellOut.swift
[56/182] Compiling Ink TextStyle.swift
[57/182] Compiling Ink TextStyleMarker.swift
[58/182] Compiling Ink URL.swift
[59/182] Compiling Ink URLDeclaration.swift
[62/182] Emitting module Hyphenation
[63/182] Compiling SwiftSoup Collector.swift
[64/182] Compiling SwiftSoup CombiningEvaluator.swift
[66/183] Compiling SwiftSoup StringUtil.swift
[67/183] Compiling SwiftSoup StructuralEvaluator.swift
[68/183] Compiling SwiftSoup SwiftSoup.swift
[69/183] Compiling SwiftSoup HtmlTreeBuilderState.swift
[70/183] Compiling SwiftSoup HttpStatusException.swift
[71/183] Compiling SwiftSoup Mutex.swift
[72/183] Compiling SwiftSoup Node.swift
[73/183] Compiling SwiftSoup NodeTraversor.swift
[80/183] Compiling SwiftSoup Element.swift
[81/183] Compiling SwiftSoup Elements.swift
[82/183] Compiling SwiftSoup Entities.swift
[83/183] Compiling SwiftSoup Evaluator.swift
[84/183] Compiling SwiftSoup Exception.swift
[93/184] Compiling SwiftSoup StringBuilder.swift
[94/186] Compiling Files Files.swift
[95/186] Emitting module Files
[97/187] Emitting module Codextended
[98/187] Compiling Codextended Codextended.swift
[99/188] Compiling Plot AnyEnvironmentValue.swift
[100/188] Compiling Plot AnyNode.swift
[101/188] Compiling Plot ElementRenderingBuffer.swift
[102/188] Compiling Plot ElementWrapper.swift
[103/188] Compiling Plot Environment.swift
[104/188] Compiling Plot ModifiedComponent.swift
[105/188] Compiling Plot Renderer.swift
[106/188] Compiling Plot String+Escaping.swift
[135/188] Emitting module SwiftSoup
[166/249] Compiling Publish Theme+Foundation.swift
[167/249] Compiling Publish Theme.swift
[168/249] Compiling Publish Video.swift
[169/249] Compiling Publish Website.swift
[170/249] Compiling Publish Array+Appending.swift
[171/249] Compiling Publish CommandLine+Output.swift
[172/249] Compiling Publish ContentError.swift
[173/249] Compiling Publish AnyItem.swift
[174/249] Compiling Publish FileIOError.swift
[175/249] Compiling Publish Folder+Group.swift
[176/249] Compiling Publish HTMLGenerator.swift
[177/249] Compiling Publish MarkdownContentFactory.swift
[178/249] Compiling Publish MarkdownFileHandler.swift
[179/249] Compiling Publish MarkdownMetadataDecoder.swift
[180/249] Compiling Publish SectionMap.swift
[181/249] Compiling Publish SortOrder.swift
[182/249] Compiling Publish Audio.swift
[183/249] Compiling Publish Content.swift
[184/249] Compiling Publish ContentProtocol.swift
[185/249] Compiling Publish DeploymentMethod.swift
[186/249] Compiling Publish Favicon.swift
[187/249] Compiling Publish FeedConfiguration.swift
[188/249] Compiling Publish HTMLFactory.swift
[189/249] Compiling Publish File+SwiftPackageFolder.swift
[190/249] Compiling SwiftSoup UTF8Arrays.swift
[191/249] Compiling SwiftSoup UnfairLock.swift
[192/249] Compiling SwiftSoup UnicodeScalar.swift
[193/249] Compiling SwiftSoup Validate.swift
[194/249] Compiling SwiftSoup Whitelist.swift
[195/249] Compiling SwiftSoup XmlDeclaration.swift
[196/249] Compiling SwiftSoup XmlTreeBuilder.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:
/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:
/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:
/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:
/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:
/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:
/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:
/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:
[206/257] Compiling Publish HTMLFileMode.swift
[207/257] Compiling Publish Index.swift
[208/257] Compiling Publish Item.swift
[209/257] Compiling Publish ItemRSSProperties.swift
[210/257] Compiling Publish Location.swift
[211/257] Compiling Publish Mutations.swift
[212/257] Compiling Publish Page.swift
[213/257] Compiling Publish Path.swift
[214/257] Compiling Publish Predicate.swift
[215/257] Compiling Publish PublishedWebsite.swift
[216/257] Compiling Publish PublishingContext.swift
[217/257] Compiling Publish PublishingError.swift
[218/257] Compiling Publish PublishingStep.swift
[219/257] Compiling Publish RSSFeedConfiguration.swift
[220/257] Compiling Publish Section.swift
[221/257] Compiling Publish PlotComponents.swift
[222/257] Compiling Publish PlotEnvironmentKeys.swift
[223/257] Compiling Publish PlotModifiers.swift
[224/257] Compiling Publish Plugin.swift
[225/257] Compiling Publish PodcastAuthor.swift
[226/257] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[227/257] Compiling Publish PodcastEpisodeMetadata.swift
[228/257] Compiling Publish PodcastFeedConfiguration.swift
[231/257] Compiling Publish StringWrapper.swift
[232/257] Compiling Publish Tag.swift
[233/257] Compiling Publish TagDetailsPage.swift
[234/257] Compiling Publish TagHTMLConfiguration.swift
[235/257] Compiling Publish TagListPage.swift
[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