The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ReadingTimePublishPlugin, reference 0.3.0 (0a0bf1), with Swift 6.1 for Android on 28 May 2025 11:30:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/alexito4/ReadingTimePublishPlugin.git
Reference: 0.3.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/alexito4/ReadingTimePublishPlugin
 * tag               0.3.0      -> FETCH_HEAD
HEAD is now at 0a0bf14 fixed readme
Cloned https://github.com/alexito4/ReadingTimePublishPlugin.git
Revision (git rev-parse @):
0a0bf141a5b626c2444601cf0ed7b2bfcfdabcdf
SUCCESS checkout https://github.com/alexito4/ReadingTimePublishPlugin.git at 0.3.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/alexito4/ReadingTimePublishPlugin.git
https://github.com/alexito4/ReadingTimePublishPlugin.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"
    }
  ],
  "manifest_display_name" : "ReadingTimePublishPlugin",
  "name" : "ReadingTimePublishPlugin",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "ReadingTimePublishPlugin",
      "targets" : [
        "ReadingTimePublishPlugin"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReadingTimePublishPluginTests",
      "module_type" : "SwiftTarget",
      "name" : "ReadingTimePublishPluginTests",
      "path" : "Tests/ReadingTimePublishPluginTests",
      "sources" : [
        "ConsoleOutputTests.swift",
        "ReadingTimeTests.swift"
      ],
      "target_dependencies" : [
        "ReadingTimePublishPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReadingTimePublishPlugin",
      "module_type" : "SwiftTarget",
      "name" : "ReadingTimePublishPlugin",
      "path" : "Sources/ReadingTimePublishPlugin",
      "product_dependencies" : [
        "Publish"
      ],
      "product_memberships" : [
        "ReadingTimePublishPlugin"
      ],
      "sources" : [
        "CommandLine+Output.swift",
        "ReadingTime.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/publish.git
[1/2890] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.33s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (1.51s)
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/files.git
[1/116] Fetching sweep
[117/1076] Fetching sweep, shellout
[492/1257] Fetching sweep, shellout, codextended
[1258/1341] Fetching sweep, shellout, codextended, collectionconcurrencykit
[1342/3427] Fetching sweep, shellout, codextended, collectionconcurrencykit, plot
[2093/4663] Fetching sweep, shellout, codextended, collectionconcurrencykit, plot, files
Fetched https://github.com/johnsundell/sweep.git from cache (0.43s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/plot.git from cache (0.44s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.45s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.45s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.45s)
Fetched https://github.com/johnsundell/files.git from cache (0.45s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.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.51s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (2.82s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.56s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.77s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.83s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.67s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.92s)
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/collectionConcurrencyKit.git
Working copy of https://github.com/johnsundell/collectionConcurrencyKit.git resolved at 0.2.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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/111] Emitting module CollectionConcurrencyKit
[12/111] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[14/112] Emitting module Ink
[15/116] Compiling Ink HTMLConvertible.swift
[16/116] Compiling Ink Hashable+AnyOf.swift
[17/116] Compiling Ink Heading.swift
[18/116] Compiling Ink HorizontalLine.swift
[19/116] Compiling Ink Markdown.swift
[20/116] Compiling Ink MarkdownParser.swift
[21/116] Compiling Ink Modifier.swift
[22/116] Compiling Ink Blockquote.swift
[23/116] Compiling Ink Character+Classification.swift
[24/116] Compiling Ink Character+Escaping.swift
[25/116] Compiling Ink CodeBlock.swift
[26/116] Compiling Ink FormattedText.swift
[27/116] Compiling Ink Fragment.swift
[28/116] Compiling Ink HTML.swift
[29/116] Compiling Ink TextStyle.swift
[30/116] Compiling Ink TextStyleMarker.swift
[31/116] Compiling Ink URL.swift
[32/116] Compiling Ink URLDeclaration.swift
[33/116] Compiling Plot SiteMapElements.swift
[34/116] Compiling Plot TwitterCardType.swift
[35/116] Compiling Plot URLRepresentable.swift
[36/116] Compiling Plot XML.swift
[37/116] Compiling Plot XMLAttributes.swift
[38/116] Compiling Plot XMLElements.swift
[39/116] Compiling Plot AnyAttribute.swift
[40/116] Compiling Plot AnyElement.swift
[41/124] Compiling Codextended Codextended.swift
[42/124] Emitting module Codextended
[43/125] Compiling Sweep Sweep.swift
[44/125] Emitting module Sweep
[45/126] Compiling ShellOut ShellOut.swift
[46/126] Emitting module ShellOut
[56/127] Emitting module Plot
[62/127] Compiling Ink NamedURLCollection.swift
[63/127] Compiling Ink Paragraph.swift
[64/127] Compiling Ink PlainTextConvertible.swift
[65/127] Compiling Ink Readable.swift
[66/127] Emitting module Files
[67/127] Compiling Files Files.swift
[72/128] Compiling Ink Image.swift
[73/128] Compiling Ink InlineCode.swift
[74/128] Compiling Ink KeyPathPatterns.swift
[75/128] Compiling Ink Link.swift
[76/128] Compiling Ink List.swift
[77/128] Compiling Ink Metadata.swift
[78/128] Compiling Ink Modifiable.swift
[79/128] Compiling Ink ModifierCollection.swift
[80/128] Compiling Ink Reader.swift
[81/128] Compiling Plot HTMLInputType.swift
[82/128] Compiling Ink Substring+Trimming.swift
[83/128] Compiling Ink Table.swift
[96/129] Compiling Plot Node.swift
[97/129] Compiling Plot NodeConvertible.swift
[98/129] Compiling Plot Optional+Component.swift
[99/129] Compiling Plot PodcastAttributes.swift
[100/129] Compiling Plot PodcastComponents.swift
[101/129] Compiling Plot PodcastElements.swift
[102/129] Compiling Plot PodcastEpisodeType.swift
[103/129] Compiling Plot PodcastFeed.swift
[111/129] Compiling Plot Language.swift
[112/129] Compiling Plot PodcastMediaType.swift
[113/129] Compiling Plot PodcastType.swift
[114/129] Compiling Plot RSS.swift
[115/129] Compiling Plot RSSAttributes.swift
[116/129] Compiling Plot RSSElements.swift
[117/129] Compiling Plot Renderable.swift
[118/129] Compiling Plot SiteMap.swift
[119/129] Compiling Plot SiteMapChangeFrequency.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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[131/183] 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:
[132/190] Compiling Publish AnyItem.swift
[133/190] Compiling Publish Audio.swift
[134/190] Compiling Publish Content.swift
[135/190] Compiling Publish ContentProtocol.swift
[136/190] Compiling Publish DeploymentMethod.swift
[137/190] Compiling Publish Favicon.swift
[138/190] Compiling Publish FeedConfiguration.swift
[139/190] Compiling Publish HTMLFactory.swift
[140/190] Compiling Publish PlotComponents.swift
[141/190] Compiling Publish PlotEnvironmentKeys.swift
[142/190] Compiling Publish PlotModifiers.swift
[143/190] Compiling Publish Plugin.swift
[144/190] Compiling Publish PodcastAuthor.swift
[145/190] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[146/190] Compiling Publish PodcastEpisodeMetadata.swift
[147/190] Compiling Publish PodcastFeedConfiguration.swift
[148/190] Compiling Publish PodcastError.swift
[149/190] Compiling Publish PodcastFeedGenerator.swift
[150/190] Compiling Publish PublishingPipeline.swift
[151/190] Compiling Publish RSSFeedGenerator.swift
[152/190] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[153/190] Compiling Publish SiteMapGenerator.swift
[154/190] Compiling Publish String+Normalized.swift
[155/190] Compiling Publish File+SwiftPackageFolder.swift
[156/190] Compiling Publish FileIOError.swift
[157/190] Compiling Publish Folder+Group.swift
[158/190] Compiling Publish HTMLGenerator.swift
[159/190] Compiling Publish MarkdownContentFactory.swift
[160/190] Compiling Publish MarkdownFileHandler.swift
[161/190] Compiling Publish MarkdownMetadataDecoder.swift
[162/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:
[163/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:
[164/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:
[165/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:
[166/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:
[167/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:
[168/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:
[169/190] Compiling Publish HTMLFileMode.swift
[170/190] Compiling Publish Index.swift
[171/190] Compiling Publish Item.swift
[172/190] Compiling Publish ItemRSSProperties.swift
[173/190] Compiling Publish Location.swift
[174/190] Compiling Publish Mutations.swift
[175/190] Compiling Publish Page.swift
[176/190] Compiling Publish Path.swift
[177/190] Compiling Publish SectionMap.swift
[178/190] Compiling Publish SortOrder.swift
[179/190] Compiling Publish StringWrapper.swift
[180/190] Compiling Publish Tag.swift
[181/190] Compiling Publish TagDetailsPage.swift
[182/190] Compiling Publish TagHTMLConfiguration.swift
[183/190] Compiling Publish TagListPage.swift
[184/190] Compiling Publish Predicate.swift
[185/190] Compiling Publish PublishedWebsite.swift
[186/190] Compiling Publish PublishingContext.swift
[187/190] Compiling Publish PublishingError.swift
[188/190] Compiling Publish PublishingStep.swift
[189/190] Compiling Publish RSSFeedConfiguration.swift
[190/190] Compiling Publish Section.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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 CollectionConcurrencyKit
[3/102] Emitting module Codextended
[4/102] Compiling Codextended Codextended.swift
[6/103] Compiling Ink HTMLConvertible.swift
[7/103] Compiling Ink Hashable+AnyOf.swift
[8/103] Compiling Ink Heading.swift
[9/103] Compiling Ink HorizontalLine.swift
[10/107] Emitting module Plot
[11/115] Emitting module ShellOut
[12/115] Compiling ShellOut ShellOut.swift
[13/116] Compiling Ink Image.swift
[14/116] Compiling Ink InlineCode.swift
[15/116] Compiling Ink KeyPathPatterns.swift
[16/116] Compiling Plot HTML.swift
[17/116] Compiling Ink List.swift
[18/116] Compiling Ink Metadata.swift
[19/116] Compiling Ink Modifiable.swift
[20/116] Compiling Ink ModifierCollection.swift
[22/116] Compiling Plot SiteMapElements.swift
[23/116] Compiling Plot TwitterCardType.swift
[24/116] Compiling Plot URLRepresentable.swift
[25/116] Compiling Plot XML.swift
[26/116] Compiling Plot XMLAttributes.swift
[27/116] Compiling Plot XMLElements.swift
[28/116] Compiling Plot AnyAttribute.swift
[29/116] Compiling Plot AnyElement.swift
[30/116] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[31/116] Compiling Plot PodcastMediaType.swift
[32/116] Compiling Plot PodcastType.swift
[33/116] Compiling Plot RSS.swift
[34/116] Compiling Plot RSSAttributes.swift
[35/116] Compiling Plot RSSElements.swift
[36/116] Compiling Plot Renderable.swift
[37/116] Compiling Plot SiteMap.swift
[38/116] Compiling Plot SiteMapChangeFrequency.swift
[40/117] Compiling Ink TextStyle.swift
[41/117] Compiling Ink TextStyleMarker.swift
[42/117] Compiling Ink URL.swift
[43/117] Compiling Ink URLDeclaration.swift
[44/117] Emitting module Sweep
[45/117] Compiling Sweep Sweep.swift
[46/118] Compiling Ink NamedURLCollection.swift
[47/118] Compiling Ink Paragraph.swift
[48/118] Compiling Ink PlainTextConvertible.swift
[49/118] Compiling Ink Readable.swift
[50/118] Compiling Ink Reader.swift
[51/118] Compiling Ink Require.swift
[52/118] Compiling Plot HTMLLinkRelationship.swift
[53/118] Compiling Plot HTMLListStyle.swift
[54/118] Compiling Ink Markdown.swift
[55/118] Compiling Ink MarkdownParser.swift
[56/118] Compiling Ink Modifier.swift
[57/118] Compiling Ink Blockquote.swift
[58/118] Compiling Ink Character+Classification.swift
[59/118] Emitting module Ink
[60/118] Compiling Ink Character+Escaping.swift
[61/118] Compiling Ink CodeBlock.swift
[62/118] Compiling Ink FormattedText.swift
[63/118] Compiling Ink Fragment.swift
[64/118] Compiling Ink HTML.swift
[67/119] Compiling Plot AnyEnvironmentValue.swift
[68/119] Compiling Plot AnyNode.swift
[69/119] Compiling Plot ElementRenderingBuffer.swift
[70/119] Compiling Plot ElementWrapper.swift
[71/119] Compiling Plot Environment.swift
[72/119] Compiling Plot ModifiedComponent.swift
[73/119] Compiling Plot Renderer.swift
[74/119] Compiling Plot String+Escaping.swift
[75/119] Compiling Plot Node.swift
[76/119] Compiling Plot NodeConvertible.swift
[77/119] Compiling Plot Optional+Component.swift
[78/119] Compiling Plot PodcastAttributes.swift
[79/119] Compiling Plot PodcastComponents.swift
[80/119] Compiling Plot PodcastElements.swift
[81/119] Compiling Plot PodcastEpisodeType.swift
[82/119] Compiling Plot PodcastFeed.swift
[83/119] Emitting module Files
[84/119] Compiling Files Files.swift
[92/120] Compiling Plot Language.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/174] Compiling Publish SectionMap.swift
[124/174] Compiling Publish SortOrder.swift
[125/174] Compiling Publish StringWrapper.swift
[126/174] Compiling Publish Tag.swift
[127/174] Compiling Publish TagDetailsPage.swift
[128/174] Compiling Publish TagHTMLConfiguration.swift
[129/174] 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 HTMLFileMode.swift
[139/181] Compiling Publish Index.swift
[140/181] Compiling Publish Item.swift
[141/181] Compiling Publish ItemRSSProperties.swift
[142/181] Compiling Publish Location.swift
[143/181] Compiling Publish Mutations.swift
[144/181] Compiling Publish Page.swift
[145/181] Compiling Publish Path.swift
[146/181] Compiling Publish Predicate.swift
[147/181] Compiling Publish PublishedWebsite.swift
[148/181] Compiling Publish PublishingContext.swift
[149/181] Compiling Publish PublishingError.swift
[150/181] Compiling Publish PublishingStep.swift
[151/181] Compiling Publish RSSFeedConfiguration.swift
[152/181] Compiling Publish Section.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 File+SwiftPackageFolder.swift
[169/181] Compiling Publish FileIOError.swift
[170/181] Compiling Publish Folder+Group.swift
[171/181] Compiling Publish HTMLGenerator.swift
[172/181] Compiling Publish MarkdownContentFactory.swift
[173/181] Compiling Publish MarkdownFileHandler.swift
[174/181] Compiling Publish MarkdownMetadataDecoder.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