Build Information
Failed to build TransistorPublishPlugin, reference main (c3a04c
), with Swift 6.1 for Android on 28 May 2025 16:11:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/brightdigit/TransistorPublishPlugin.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/brightdigit/TransistorPublishPlugin
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c3a04c4 Merge pull request #5 from brightdigit/v1.0.1
Cloned https://github.com/brightdigit/TransistorPublishPlugin.git
Revision (git rev-parse @):
c3a04c4d02de1029a084a75cbd3c910bd4e97f43
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/brightdigit/TransistorPublishPlugin.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/brightdigit/TransistorPublishPlugin.git
https://github.com/brightdigit/TransistorPublishPlugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "publish",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/publish.git"
},
{
"identity" : "ink",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/JohnSundell/Ink"
}
],
"manifest_display_name" : "TransistorPublishPlugin",
"name" : "TransistorPublishPlugin",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "TransistorPublishPlugin",
"targets" : [
"TransistorPublishPlugin"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TransistorPublishPluginTests",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPluginTests",
"path" : "Tests/TransistorPublishPluginTests",
"sources" : [
"TransistorModifierTests.swift"
],
"target_dependencies" : [
"TransistorPublishPlugin"
],
"type" : "test"
},
{
"c99name" : "TransistorPublishPlugin",
"module_type" : "SwiftTarget",
"name" : "TransistorPublishPlugin",
"path" : "Sources/TransistorPublishPlugin",
"product_dependencies" : [
"Publish",
"Ink"
],
"product_memberships" : [
"TransistorPublishPlugin"
],
"sources" : [
"EmbeddedTransistor.swift",
"Modifier.swift",
"Plugin.swift",
"TransistorEmbedGenerator.swift",
"TransistorRenderer+Default.swift",
"TransistorRenderer.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/JohnSundell/Ink
Fetching https://github.com/johnsundell/publish.git
[1/1905] Fetching ink
[592/4795] Fetching ink, publish
Fetched https://github.com/johnsundell/publish.git from cache (1.01s)
Fetched https://github.com/JohnSundell/Ink from cache (1.02s)
Computing version for https://github.com/JohnSundell/Ink
Computed https://github.com/JohnSundell/Ink at 0.6.0 (3.75s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.86s)
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
[1/116] Fetching sweep
[117/1076] Fetching sweep, shellout
[300/1160] Fetching sweep, shellout, collectionconcurrencykit
[1161/2396] Fetching sweep, shellout, collectionconcurrencykit, files
Fetched https://github.com/johnsundell/sweep.git from cache (0.49s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.51s)
Fetching https://github.com/johnsundell/codextended.git
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.52s)
Fetching https://github.com/johnsundell/plot.git
Fetched https://github.com/johnsundell/files.git from cache (0.59s)
[1/181] Fetching codextended
[182/2267] Fetching codextended, plot
Fetched https://github.com/johnsundell/codextended.git from cache (0.43s)
Fetched https://github.com/johnsundell/plot.git from cache (0.43s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.64s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.63s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.54s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.66s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.69s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.77s)
Creating working copy for https://github.com/JohnSundell/Ink
Working copy of https://github.com/JohnSundell/Ink resolved at 0.6.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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.2.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module ShellOut
[12/111] Emitting module CollectionConcurrencyKit
[13/111] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[14/112] Emitting module Ink
[16/116] Compiling Ink HTMLConvertible.swift
[17/116] Compiling Ink Hashable+AnyOf.swift
[18/116] Compiling Ink Heading.swift
[19/116] Compiling Ink HorizontalLine.swift
[20/116] Compiling Ink Markdown.swift
[21/116] Compiling Ink MarkdownParser.swift
[22/116] Compiling Ink Modifier.swift
[23/116] Compiling Ink Blockquote.swift
[24/116] Compiling Ink Character+Classification.swift
[25/116] Compiling Ink Image.swift
[26/116] Compiling Ink InlineCode.swift
[27/116] Compiling Ink KeyPathPatterns.swift
[28/116] Compiling Ink Link.swift
[29/116] Compiling Ink Character+Escaping.swift
[30/116] Compiling Ink CodeBlock.swift
[31/116] Compiling Ink FormattedText.swift
[32/116] Compiling Ink Fragment.swift
[33/116] Compiling Ink HTML.swift
[34/116] Compiling Ink TextStyle.swift
[35/116] Compiling Ink TextStyleMarker.swift
[36/116] Compiling Ink URL.swift
[37/116] Compiling Ink URLDeclaration.swift
[38/116] Compiling Ink NamedURLCollection.swift
[39/116] Compiling Ink Paragraph.swift
[40/116] Compiling Ink PlainTextConvertible.swift
[41/116] Compiling Ink Readable.swift
[42/116] Compiling Ink List.swift
[43/116] Compiling Ink Metadata.swift
[44/116] Compiling Ink Modifiable.swift
[45/116] Compiling Ink ModifierCollection.swift
[46/116] Compiling Ink Reader.swift
[47/116] Compiling Ink Require.swift
[48/116] Compiling Ink Substring+Trimming.swift
[49/116] Compiling Ink Table.swift
[50/117] Emitting module Codextended
[51/117] Compiling Codextended Codextended.swift
[53/118] Compiling Plot SiteMapElements.swift
[54/118] Compiling Plot TwitterCardType.swift
[55/118] Compiling Plot URLRepresentable.swift
[56/118] Compiling Plot XML.swift
[57/118] Compiling Plot XMLAttributes.swift
[58/118] Compiling Plot XMLElements.swift
[59/118] Compiling Plot AnyAttribute.swift
[60/118] Compiling Plot AnyElement.swift
[61/118] Compiling Files Files.swift
[62/118] Emitting module Files
[63/118] Emitting module Plot
[64/126] Emitting module Sweep
[65/126] Compiling Plot PodcastMediaType.swift
[66/126] Compiling Plot PodcastType.swift
[67/126] Compiling Plot RSS.swift
[68/126] Compiling Plot RSSAttributes.swift
[69/126] Compiling Plot RSSElements.swift
[70/126] Compiling Plot Renderable.swift
[71/126] Compiling Plot SiteMap.swift
[72/126] Compiling Plot SiteMapChangeFrequency.swift
[82/126] Compiling Sweep Sweep.swift
[91/128] Compiling Plot Language.swift
[92/128] Compiling Plot Node.swift
[93/128] Compiling Plot NodeConvertible.swift
[94/128] Compiling Plot Optional+Component.swift
[95/128] Compiling Plot PodcastAttributes.swift
[96/128] Compiling Plot PodcastComponents.swift
[97/128] Compiling Plot PodcastElements.swift
[98/128] Compiling Plot PodcastEpisodeType.swift
[99/128] Compiling Plot PodcastFeed.swift
[100/128] Compiling ShellOut ShellOut.swift
[122/129] Compiling Plot AnyEnvironmentValue.swift
[123/129] Compiling Plot AnyNode.swift
[124/129] Compiling Plot ElementRenderingBuffer.swift
[125/129] Compiling Plot ElementWrapper.swift
[126/129] Compiling Plot Environment.swift
[127/129] Compiling Plot ModifiedComponent.swift
[128/129] Compiling Plot Renderer.swift
[129/129] Compiling Plot String+Escaping.swift
[131/183] Compiling Publish AnyItem.swift
[132/183] Compiling Publish Audio.swift
[133/183] Compiling Publish Content.swift
[134/183] Compiling Publish ContentProtocol.swift
[135/183] Compiling Publish DeploymentMethod.swift
[136/183] Compiling Publish Favicon.swift
[137/183] Compiling Publish FeedConfiguration.swift
[138/183] Compiling Publish HTMLFactory.swift
[139/190] Compiling Publish PlotComponents.swift
[140/190] Compiling Publish PlotEnvironmentKeys.swift
[141/190] Compiling Publish PlotModifiers.swift
[142/190] Compiling Publish Plugin.swift
[143/190] Compiling Publish PodcastAuthor.swift
[144/190] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[145/190] Compiling Publish PodcastEpisodeMetadata.swift
[146/190] Compiling Publish PodcastFeedConfiguration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[147/190] 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:
[148/190] 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:
[149/190] 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:
[150/190] 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:
[151/190] 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:
[152/190] 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:
[153/190] 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:
[154/190] 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:
[155/190] Compiling Publish HTMLFileMode.swift
[156/190] Compiling Publish Index.swift
[157/190] Compiling Publish Item.swift
[158/190] Compiling Publish ItemRSSProperties.swift
[159/190] Compiling Publish Location.swift
[160/190] Compiling Publish Mutations.swift
[161/190] Compiling Publish Page.swift
[162/190] Compiling Publish Path.swift
[163/190] Compiling Publish SectionMap.swift
[164/190] Compiling Publish SortOrder.swift
[165/190] Compiling Publish StringWrapper.swift
[166/190] Compiling Publish Tag.swift
[167/190] Compiling Publish TagDetailsPage.swift
[168/190] Compiling Publish TagHTMLConfiguration.swift
[169/190] Compiling Publish TagListPage.swift
[170/190] Compiling Publish File+SwiftPackageFolder.swift
[171/190] Compiling Publish FileIOError.swift
[172/190] Compiling Publish Folder+Group.swift
[173/190] Compiling Publish HTMLGenerator.swift
[174/190] Compiling Publish MarkdownContentFactory.swift
[175/190] Compiling Publish MarkdownFileHandler.swift
[176/190] Compiling Publish MarkdownMetadataDecoder.swift
[177/190] Compiling Publish Predicate.swift
[178/190] Compiling Publish PublishedWebsite.swift
[179/190] Compiling Publish PublishingContext.swift
[180/190] Compiling Publish PublishingError.swift
[181/190] Compiling Publish PublishingStep.swift
[182/190] Compiling Publish RSSFeedConfiguration.swift
[183/190] Compiling Publish Section.swift
[184/190] Compiling Publish PodcastError.swift
[185/190] Compiling Publish PodcastFeedGenerator.swift
[186/190] Compiling Publish PublishingPipeline.swift
[187/190] Compiling Publish RSSFeedGenerator.swift
[188/190] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[189/190] Compiling Publish SiteMapGenerator.swift
[190/190] Compiling Publish String+Normalized.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
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/102] Emitting module Files
[3/102] Emitting module Codextended
[4/102] Compiling Codextended Codextended.swift
[5/103] Compiling Ink HTMLConvertible.swift
[6/103] Compiling Ink Hashable+AnyOf.swift
[7/103] Compiling Ink Heading.swift
[8/103] Compiling Ink HorizontalLine.swift
[10/107] Emitting module Sweep
[11/107] Compiling Sweep Sweep.swift
[12/108] Emitting module CollectionConcurrencyKit
[13/108] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[16/109] Emitting module ShellOut
[17/109] Compiling ShellOut ShellOut.swift
[18/109] Compiling Plot PodcastMediaType.swift
[19/109] Compiling Plot PodcastType.swift
[20/109] Compiling Plot RSS.swift
[21/109] Compiling Plot RSSAttributes.swift
[22/109] Compiling Plot RSSElements.swift
[23/109] Compiling Plot Renderable.swift
[24/109] Compiling Plot SiteMap.swift
[25/109] Compiling Plot SiteMapChangeFrequency.swift
[26/109] Compiling Plot SiteMapElements.swift
[27/109] Compiling Plot TwitterCardType.swift
[28/109] Compiling Plot URLRepresentable.swift
[29/109] Compiling Plot XML.swift
[30/109] Compiling Plot XMLAttributes.swift
[31/109] Compiling Plot XMLElements.swift
[32/109] Compiling Plot AnyAttribute.swift
[33/109] Compiling Plot AnyElement.swift
[35/118] Compiling Ink Character+Escaping.swift
[36/118] Compiling Ink CodeBlock.swift
[37/118] Compiling Ink FormattedText.swift
[38/118] Compiling Ink Fragment.swift
[39/118] Compiling Ink HTML.swift
[40/118] Compiling Ink Image.swift
[41/118] Compiling Ink InlineCode.swift
[42/118] Compiling Ink KeyPathPatterns.swift
[43/118] Compiling Ink Link.swift
[44/118] Compiling Ink List.swift
[45/118] Compiling Ink Metadata.swift
[46/118] Compiling Ink Modifiable.swift
[47/118] Compiling Ink ModifierCollection.swift
[48/118] Compiling Files Files.swift
[49/119] Emitting module Ink
[50/119] Compiling Ink Markdown.swift
[51/119] Compiling Ink MarkdownParser.swift
[52/119] Compiling Ink Modifier.swift
[53/119] Compiling Ink Blockquote.swift
[54/119] Compiling Ink Character+Classification.swift
[55/119] Compiling Ink NamedURLCollection.swift
[56/119] Compiling Ink Paragraph.swift
[57/119] Compiling Ink PlainTextConvertible.swift
[58/119] Compiling Ink Readable.swift
[59/119] Compiling Ink Reader.swift
[60/119] Compiling Ink Require.swift
[61/119] Compiling Ink Substring+Trimming.swift
[62/119] Compiling Ink Table.swift
[63/119] Compiling Ink TextStyle.swift
[64/119] Compiling Ink TextStyleMarker.swift
[65/119] Compiling Ink URL.swift
[66/119] Compiling Ink URLDeclaration.swift
[76/119] Emitting module Plot
[79/120] Compiling Plot AnyEnvironmentValue.swift
[80/120] Compiling Plot AnyNode.swift
[81/120] Compiling Plot ElementRenderingBuffer.swift
[82/120] Compiling Plot ElementWrapper.swift
[83/120] Compiling Plot Environment.swift
[84/120] Compiling Plot ModifiedComponent.swift
[85/120] Compiling Plot Renderer.swift
[86/120] Compiling Plot String+Escaping.swift
[94/120] Compiling Plot Language.swift
[95/120] Compiling Plot Node.swift
[96/120] Compiling Plot NodeConvertible.swift
[97/120] Compiling Plot Optional+Component.swift
[98/120] Compiling Plot PodcastAttributes.swift
[99/120] Compiling Plot PodcastComponents.swift
[100/120] Compiling Plot PodcastElements.swift
[101/120] Compiling Plot PodcastEpisodeType.swift
[102/120] Compiling Plot PodcastFeed.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[122/174] 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:
[123/181] Compiling Publish SectionMap.swift
[124/181] Compiling Publish SortOrder.swift
[125/181] Compiling Publish StringWrapper.swift
[126/181] Compiling Publish Tag.swift
[127/181] Compiling Publish TagDetailsPage.swift
[128/181] Compiling Publish TagHTMLConfiguration.swift
[129/181] Compiling Publish TagListPage.swift
[130/181] Compiling Publish AnyItem.swift
[131/181] Compiling Publish Audio.swift
[132/181] Compiling Publish Content.swift
[133/181] Compiling Publish ContentProtocol.swift
[134/181] Compiling Publish DeploymentMethod.swift
[135/181] Compiling Publish Favicon.swift
[136/181] Compiling Publish FeedConfiguration.swift
[137/181] Compiling Publish HTMLFactory.swift
[138/181] Compiling Publish File+SwiftPackageFolder.swift
[139/181] Compiling Publish FileIOError.swift
[140/181] Compiling Publish Folder+Group.swift
[141/181] Compiling Publish HTMLGenerator.swift
[142/181] Compiling Publish MarkdownContentFactory.swift
[143/181] Compiling Publish MarkdownFileHandler.swift
[144/181] Compiling Publish MarkdownMetadataDecoder.swift
[145/181] Compiling Publish HTMLFileMode.swift
[146/181] Compiling Publish Index.swift
[147/181] Compiling Publish Item.swift
[148/181] Compiling Publish ItemRSSProperties.swift
[149/181] Compiling Publish Location.swift
[150/181] Compiling Publish Mutations.swift
[151/181] Compiling Publish Page.swift
[152/181] Compiling Publish Path.swift
[153/181] 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:
[154/181] 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:
[155/181] 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:
[156/181] 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:
[157/181] 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:
[158/181] 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:
[159/181] 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:
[160/181] Compiling Publish PlotComponents.swift
[161/181] Compiling Publish PlotEnvironmentKeys.swift
[162/181] Compiling Publish PlotModifiers.swift
[163/181] Compiling Publish Plugin.swift
[164/181] Compiling Publish PodcastAuthor.swift
[165/181] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[166/181] Compiling Publish PodcastEpisodeMetadata.swift
[167/181] Compiling Publish PodcastFeedConfiguration.swift
[168/181] Compiling Publish Predicate.swift
[169/181] Compiling Publish PublishedWebsite.swift
[170/181] Compiling Publish PublishingContext.swift
[171/181] Compiling Publish PublishingError.swift
[172/181] Compiling Publish PublishingStep.swift
[173/181] Compiling Publish RSSFeedConfiguration.swift
[174/181] Compiling Publish Section.swift
[175/181] Compiling Publish PodcastError.swift
[176/181] Compiling Publish PodcastFeedGenerator.swift
[177/181] Compiling Publish PublishingPipeline.swift
[178/181] Compiling Publish RSSFeedGenerator.swift
[179/181] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[180/181] Compiling Publish SiteMapGenerator.swift
[181/181] Compiling Publish String+Normalized.swift
BUILD FAILURE 6.1 android