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 RelativeUrls, reference 1.0.0 (907a84), with Swift 6.1 for Android on 28 May 2025 17:31:30 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/markbattistella/relative-urls-publish-plugin.git
Reference: 1.0.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/markbattistella/relative-urls-publish-plugin
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 907a840 Initial commit
Cloned https://github.com/markbattistella/relative-urls-publish-plugin.git
Revision (git rev-parse @):
907a840d2d884a28913bc5b1aef0ba61567cd821
SUCCESS checkout https://github.com/markbattistella/relative-urls-publish-plugin.git at 1.0.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/markbattistella/relative-urls-publish-plugin.git
https://github.com/markbattistella/relative-urls-publish-plugin.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "publish",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.8.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnsundell/publish.git"
    }
  ],
  "manifest_display_name" : "RelativeUrls",
  "name" : "RelativeUrls",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RelativeUrls",
      "targets" : [
        "RelativeUrls"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RelativeUrls",
      "module_type" : "SwiftTarget",
      "name" : "RelativeUrls",
      "path" : "Sources/RelativeUrls",
      "product_dependencies" : [
        "Publish"
      ],
      "product_memberships" : [
        "RelativeUrls"
      ],
      "sources" : [
        "RelativeUrls.swift",
        "Support/Builder.swift",
        "Support/Utilities/Delimiter+Enum.swift",
        "Support/Utilities/Substring+Ext.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
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 (1.65s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (2.25s)
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/files.git
[1/960] Fetching shellout
[69/1141] Fetching shellout, codextended
[614/1257] Fetching shellout, codextended, sweep
[791/1341] Fetching shellout, codextended, sweep, collectionconcurrencykit
[1342/2577] Fetching shellout, codextended, sweep, collectionconcurrencykit, files
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.31s)
Fetched https://github.com/johnsundell/sweep.git from cache (0.31s)
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/shellout.git from cache (0.33s)
Fetched https://github.com/johnsundell/files.git from cache (0.41s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.41s)
[1/1905] Fetching ink
[40/3991] Fetching ink, plot
Fetched https://github.com/johnsundell/ink.git from cache (0.31s)
Fetched https://github.com/johnsundell/plot.git from cache (0.33s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.89s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.63s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.63s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.99s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.86s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.73s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (1.91s)
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/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/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.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/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.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/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] Compiling Plot ComponentGroup.swift
[15/112] Compiling Plot ControlFlow.swift
[16/112] Compiling Plot Directionality.swift
[17/112] Compiling Plot Document.swift
[18/116] Compiling Ink TextStyle.swift
[19/116] Compiling Ink TextStyleMarker.swift
[20/116] Compiling Ink URL.swift
[21/116] Compiling Ink URLDeclaration.swift
[22/116] Compiling Plot EmptyComponent.swift
[23/116] Compiling Plot EnvironmentKey.swift
[24/116] Compiling Plot EnvironmentValue.swift
[25/116] Compiling Plot HTML.swift
[26/116] Compiling Plot HTMLAnchorRelationship.swift
[27/116] Compiling Plot HTMLAnchorTarget.swift
[28/116] Compiling Plot HTMLAttributes.swift
[29/116] Compiling Plot HTMLAudioFormat.swift
[30/116] Compiling Plot DocumentEncoding.swift
[31/116] Compiling Plot Element.swift
[32/116] Compiling Plot ElementClosingMode.swift
[33/116] Compiling Plot ElementComponent.swift
[34/116] Compiling Plot ElementDefinition.swift
[35/116] Compiling Plot Attribute.swift
[36/116] Compiling Plot Component.swift
[37/116] Compiling Plot ComponentAttributes.swift
[38/116] Compiling Plot ComponentBuilder.swift
[39/116] Compiling Plot ComponentContainer.swift
[40/116] Emitting module Ink
[41/116] Emitting module Codextended
[42/116] Compiling Codextended Codextended.swift
[43/117] Emitting module Files
[44/117] Compiling Files Files.swift
[46/118] Compiling ShellOut ShellOut.swift
[47/118] Emitting module ShellOut
[48/119] Emitting module Sweep
[49/119] Compiling Sweep Sweep.swift
[56/120] Compiling Plot HTMLButtonType.swift
[57/120] Compiling Plot HTMLComponents.swift
[58/120] Compiling Plot HTMLElements.swift
[59/120] Compiling Plot HTMLFormContentType.swift
[60/120] Compiling Plot HTMLFormMethod.swift
[66/120] Compiling Plot HTMLInputType.swift
[67/120] Compiling Plot HTMLLinkRelationship.swift
[68/120] Compiling Plot HTMLListStyle.swift
[78/129] Emitting module Plot
[95/129] Compiling Plot Language.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
[105/129] Compiling Plot PodcastMediaType.swift
[106/129] Compiling Plot PodcastType.swift
[107/129] Compiling Plot RSS.swift
[108/129] Compiling Plot RSSAttributes.swift
[109/129] Compiling Plot RSSElements.swift
[110/129] Compiling Plot Renderable.swift
[111/129] Compiling Plot SiteMap.swift
[112/129] Compiling Plot SiteMapChangeFrequency.swift
[113/129] Compiling Plot SiteMapElements.swift
[114/129] Compiling Plot TwitterCardType.swift
[115/129] Compiling Plot URLRepresentable.swift
[116/129] Compiling Plot XML.swift
[117/129] Compiling Plot XMLAttributes.swift
[118/129] Compiling Plot XMLElements.swift
[119/129] Compiling Plot AnyAttribute.swift
[120/129] Compiling Plot AnyElement.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/183] Compiling Publish HTMLFileMode.swift
[140/183] Compiling Publish Index.swift
[141/183] Compiling Publish Item.swift
[142/183] Compiling Publish ItemRSSProperties.swift
[143/183] Compiling Publish Location.swift
[144/183] Compiling Publish Mutations.swift
[145/183] Compiling Publish Page.swift
[146/183] Compiling Publish Path.swift
[147/190] Compiling Publish PlotComponents.swift
[148/190] Compiling Publish PlotEnvironmentKeys.swift
[149/190] Compiling Publish PlotModifiers.swift
[150/190] Compiling Publish Plugin.swift
[151/190] Compiling Publish PodcastAuthor.swift
[152/190] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[153/190] Compiling Publish PodcastEpisodeMetadata.swift
[154/190] Compiling Publish PodcastFeedConfiguration.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[155/190] Compiling Publish Predicate.swift
[156/190] Compiling Publish PublishedWebsite.swift
[157/190] Compiling Publish PublishingContext.swift
[158/190] Compiling Publish PublishingError.swift
[159/190] Compiling Publish PublishingStep.swift
[160/190] Compiling Publish RSSFeedConfiguration.swift
[161/190] Compiling Publish Section.swift
[162/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:
[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 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:
[178/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:
[179/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:
[180/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:
[181/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:
[182/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:
[183/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:
[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-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 Codextended
[3/102] Compiling Codextended Codextended.swift
[4/103] Emitting module Ink
[6/107] Compiling Plot SiteMapElements.swift
[7/107] Compiling Plot TwitterCardType.swift
[8/107] Compiling Plot URLRepresentable.swift
[9/107] Compiling Plot XML.swift
[10/107] Compiling Plot XMLAttributes.swift
[11/107] Compiling Plot XMLElements.swift
[12/107] Compiling Plot AnyAttribute.swift
[13/107] Compiling Plot AnyElement.swift
[14/115] Emitting module CollectionConcurrencyKit
[15/115] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[16/115] Emitting module Sweep
[17/115] Compiling Sweep Sweep.swift
[18/117] Compiling ShellOut ShellOut.swift
[19/117] Emitting module ShellOut
[22/118] Compiling Plot PodcastMediaType.swift
[23/118] Compiling Plot PodcastType.swift
[24/118] Compiling Plot RSS.swift
[25/118] Compiling Plot RSSAttributes.swift
[26/118] Compiling Plot RSSElements.swift
[27/118] Compiling Plot Renderable.swift
[28/118] Compiling Plot SiteMap.swift
[29/118] Compiling Plot SiteMapChangeFrequency.swift
[30/118] Compiling Plot Element.swift
[31/118] Compiling Plot ElementClosingMode.swift
[32/118] Compiling Plot ElementComponent.swift
[33/118] Compiling Plot ElementDefinition.swift
[34/118] Compiling Plot EmptyComponent.swift
[35/118] Compiling Plot EnvironmentKey.swift
[36/118] Compiling Plot EnvironmentValue.swift
[37/118] Compiling Plot HTML.swift
[39/118] Compiling Plot HTMLButtonType.swift
[40/118] Compiling Plot HTMLComponents.swift
[41/118] Compiling Plot HTMLElements.swift
[42/118] Compiling Plot HTMLFormContentType.swift
[43/118] Compiling Plot HTMLAnchorRelationship.swift
[44/118] Compiling Plot HTMLAnchorTarget.swift
[45/118] Compiling Plot HTMLAttributes.swift
[46/118] Compiling Plot HTMLAudioFormat.swift
[47/118] Compiling Plot HTMLFormMethod.swift
[48/118] Compiling Plot HTMLInputType.swift
[49/118] Compiling Plot HTMLLinkRelationship.swift
[50/118] Compiling Plot HTMLListStyle.swift
[51/118] Compiling Plot Attribute.swift
[52/118] Compiling Plot Component.swift
[53/118] Compiling Plot ComponentAttributes.swift
[54/118] Compiling Plot ComponentBuilder.swift
[55/118] Compiling Plot ComponentContainer.swift
[56/118] Compiling Plot ComponentGroup.swift
[57/118] Compiling Plot ControlFlow.swift
[58/118] Compiling Plot Directionality.swift
[59/118] Compiling Plot Document.swift
[60/118] Compiling Ink TextStyle.swift
[61/118] Compiling Ink TextStyleMarker.swift
[62/118] Compiling Ink URL.swift
[63/118] Compiling Ink URLDeclaration.swift
[64/118] Emitting module Files
[65/118] Compiling Files Files.swift
[70/119] Compiling Plot DocumentEncoding.swift
[76/119] Compiling Plot Node.swift
[77/119] Compiling Plot NodeConvertible.swift
[78/119] Compiling Plot Optional+Component.swift
[79/119] Compiling Plot PodcastAttributes.swift
[80/119] Compiling Plot PodcastComponents.swift
[81/119] Compiling Plot PodcastElements.swift
[82/119] Compiling Plot PodcastEpisodeType.swift
[83/119] Compiling Plot PodcastFeed.swift
[93/120] Compiling Plot Language.swift
[94/120] Emitting module Plot
[95/120] Compiling Plot AnyEnvironmentValue.swift
[96/120] Compiling Plot AnyNode.swift
[97/120] Compiling Plot ElementRenderingBuffer.swift
[98/120] Compiling Plot ElementWrapper.swift
[99/120] Compiling Plot Environment.swift
[100/120] Compiling Plot ModifiedComponent.swift
[101/120] Compiling Plot Renderer.swift
[102/120] Compiling Plot String+Escaping.swift
[122/174] Compiling Publish SectionMap.swift
[123/174] Compiling Publish SortOrder.swift
[124/174] Compiling Publish StringWrapper.swift
[125/174] Compiling Publish Tag.swift
[126/174] Compiling Publish TagDetailsPage.swift
[127/174] Compiling Publish TagHTMLConfiguration.swift
[128/174] Compiling Publish TagListPage.swift
[129/181] Compiling Publish AnyItem.swift
[130/181] Compiling Publish Audio.swift
[131/181] Compiling Publish Content.swift
[132/181] Compiling Publish ContentProtocol.swift
[133/181] Compiling Publish DeploymentMethod.swift
[134/181] Compiling Publish Favicon.swift
[135/181] Compiling Publish FeedConfiguration.swift
[136/181] Compiling Publish HTMLFactory.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[137/181] 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:
[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 PlotComponents.swift
[147/181] Compiling Publish PlotEnvironmentKeys.swift
[148/181] Compiling Publish PlotModifiers.swift
[149/181] Compiling Publish Plugin.swift
[150/181] Compiling Publish PodcastAuthor.swift
[151/181] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[152/181] Compiling Publish PodcastEpisodeMetadata.swift
[153/181] Compiling Publish PodcastFeedConfiguration.swift
[154/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:
[155/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:
[156/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:
[157/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:
[158/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:
[159/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:
[160/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:
[161/181] Compiling Publish Predicate.swift
[162/181] Compiling Publish PublishedWebsite.swift
[163/181] Compiling Publish PublishingContext.swift
[164/181] Compiling Publish PublishingError.swift
[165/181] Compiling Publish PublishingStep.swift
[166/181] Compiling Publish RSSFeedConfiguration.swift
[167/181] Compiling Publish Section.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