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 TidyHTMLPublishStep, reference v0.1.1 (35621b), with Swift 6.1 for Android on 27 May 2025 14:46:30 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/john-mueller/TidyHTMLPublishStep.git
Reference: v0.1.1
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/TidyHTMLPublishStep
 * tag               v0.1.1     -> FETCH_HEAD
HEAD is now at 35621b3 Merge pull request #2 from john-mueller/documentation
Cloned https://github.com/john-mueller/TidyHTMLPublishStep.git
Revision (git rev-parse @):
35621b3f047200abf9789f21174626c15ea9c66a
SUCCESS checkout https://github.com/john-mueller/TidyHTMLPublishStep.git at v0.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/john-mueller/TidyHTMLPublishStep.git
https://github.com/john-mueller/TidyHTMLPublishStep.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" : "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" : "TidyHTMLPublishStep",
  "name" : "TidyHTMLPublishStep",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "TidyHTMLPublishStep",
      "targets" : [
        "TidyHTMLPublishStep"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "TidyHTMLPublishStepTests",
      "module_type" : "SwiftTarget",
      "name" : "TidyHTMLPublishStepTests",
      "path" : "Tests/TidyHTMLPublishStepTests",
      "sources" : [
        "Helpers/HTMLFactoryMock.swift",
        "Helpers/TidyHTMLTestCase.swift",
        "Helpers/TidyHTMLWebsite.swift",
        "TidyHTMLPublishStepTests.swift"
      ],
      "target_dependencies" : [
        "TidyHTMLPublishStep"
      ],
      "type" : "test"
    },
    {
      "c99name" : "TidyHTMLPublishStep",
      "module_type" : "SwiftTarget",
      "name" : "TidyHTMLPublishStep",
      "path" : "Sources/TidyHTMLPublishStep",
      "product_dependencies" : [
        "Publish",
        "SwiftSoup"
      ],
      "product_memberships" : [
        "TidyHTMLPublishStep"
      ],
      "sources" : [
        "TidyHTMLPublishStep.swift",
        "Website+PostGenerationSteps.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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
Fetching https://github.com/scinfu/SwiftSoup.git
[1/2890] Fetching publish
[695/6798] Fetching publish, swiftsoup
Fetched https://github.com/JohnSundell/Publish.git from cache (0.44s)
Fetched https://github.com/scinfu/SwiftSoup.git from cache (0.44s)
Computing version for https://github.com/JohnSundell/Publish.git
Computed https://github.com/JohnSundell/Publish.git at 0.9.0 (1.56s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/shellout.git
[1/84] Fetching collectionconcurrencykit
[85/1320] Fetching collectionconcurrencykit, files
[1087/1501] Fetching collectionconcurrencykit, files, codextended
[1319/2461] Fetching collectionconcurrencykit, files, codextended, shellout
[2462/2577] Fetching collectionconcurrencykit, files, codextended, shellout, sweep
[2490/4663] Fetching collectionconcurrencykit, files, codextended, shellout, sweep, plot
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.33s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/sweep.git from cache (0.51s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.51s)
Fetched https://github.com/johnsundell/files.git from cache (0.51s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/codextended.git from cache (0.56s)
Fetched https://github.com/johnsundell/plot.git from cache (0.56s)
Fetched https://github.com/johnsundell/ink.git from cache (0.53s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (1.37s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (1.96s)
Computing version for https://github.com/johnsundell/collectionConcurrencyKit.git
Computed https://github.com/johnsundell/collectionConcurrencyKit.git at 0.2.0 (0.53s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (1.32s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.2.0 (0.56s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.6.0 (0.84s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.50s)
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/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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.6.0
Creating working copy for https://github.com/johnsundell/shellout.git
Working copy of https://github.com/johnsundell/shellout.git resolved at 2.3.0
Creating working copy for https://github.com/scinfu/SwiftSoup.git
Working copy of https://github.com/scinfu/SwiftSoup.git resolved at 2.8.7
Creating working copy for https://github.com/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/plot.git
Working copy of https://github.com/johnsundell/plot.git resolved at 0.14.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/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/166] Emitting module CollectionConcurrencyKit
[13/166] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[15/167] Emitting module Codextended
[16/167] Emitting module Ink
[17/171] Compiling SwiftSoup CharacterReader.swift
[18/171] Compiling SwiftSoup Cleaner.swift
[19/171] Compiling SwiftSoup DocumentType.swift
[20/171] Compiling SwiftSoup Element.swift
[21/171] Compiling SwiftSoup NodeVisitor.swift
[22/171] Compiling SwiftSoup OrderedSet.swift
[23/171] Compiling SwiftSoup ParseError.swift
[24/171] Compiling SwiftSoup ArrayExt.swift
[25/171] Compiling Ink List.swift
[26/171] Compiling Ink Metadata.swift
[27/171] Compiling Ink Modifiable.swift
[28/171] Compiling Ink ModifierCollection.swift
[29/171] Compiling Ink TextStyle.swift
[30/171] Compiling Ink TextStyleMarker.swift
[31/171] Compiling Ink URL.swift
[32/171] Compiling Ink URLDeclaration.swift
[33/171] Compiling SwiftSoup HtmlTreeBuilderState.swift
[34/171] Compiling SwiftSoup HttpStatusException.swift
[35/171] Compiling SwiftSoup Mutex.swift
[36/171] Compiling SwiftSoup Node.swift
[37/171] Compiling SwiftSoup NodeTraversor.swift
[38/171] Compiling SwiftSoup Attribute.swift
[39/171] Compiling SwiftSoup Attributes.swift
[40/171] Compiling SwiftSoup BinarySearch.swift
[41/171] Compiling SwiftSoup BooleanAttribute.swift
[42/171] Compiling SwiftSoup CharacterExt.swift
[43/171] Emitting module Plot
[44/179] Emitting module SwiftSoup
[45/186] Compiling Ink NamedURLCollection.swift
[46/186] Compiling Ink Paragraph.swift
[47/186] Compiling Ink PlainTextConvertible.swift
[48/186] Compiling Ink Readable.swift
[49/186] Compiling Ink Reader.swift
[50/186] Compiling Ink Require.swift
[51/186] Compiling Ink Substring+Trimming.swift
[52/186] Compiling Ink Table.swift
[54/187] Emitting module ShellOut
[55/187] Compiling ShellOut ShellOut.swift
[57/188] Compiling Sweep Sweep.swift
[58/188] Compiling Codextended Codextended.swift
[59/188] Emitting module Sweep
[60/190] Compiling SwiftSoup UTF8Arrays.swift
[61/190] Compiling SwiftSoup UnfairLock.swift
[62/190] Compiling SwiftSoup UnicodeScalar.swift
[63/190] Compiling SwiftSoup Validate.swift
[64/190] Compiling SwiftSoup Whitelist.swift
[65/190] Compiling SwiftSoup XmlDeclaration.swift
[66/190] Compiling SwiftSoup XmlTreeBuilder.swift
[67/190] Compiling SwiftSoup TokeniserState.swift
[68/190] Compiling SwiftSoup TreeBuilder.swift
[75/190] Compiling SwiftSoup StringBuilder.swift
[76/190] Compiling SwiftSoup StringUtil.swift
[77/190] Compiling SwiftSoup StructuralEvaluator.swift
[78/190] Compiling SwiftSoup SwiftSoup.swift
[79/190] Compiling SwiftSoup Tag.swift
[80/190] Compiling SwiftSoup TextNode.swift
[81/190] Compiling SwiftSoup Token.swift
[82/190] Compiling SwiftSoup TokenQueue.swift
[83/190] Compiling SwiftSoup Tokeniser.swift
[85/190] Compiling Plot AnyNode.swift
[86/190] Compiling Plot ElementRenderingBuffer.swift
[87/190] Compiling Plot ElementWrapper.swift
[88/190] Compiling Plot Environment.swift
[89/190] Compiling Plot ModifiedComponent.swift
[90/190] Compiling Plot Renderer.swift
[91/190] Compiling Plot String+Escaping.swift
[92/190] Emitting module Files
[93/190] Compiling Files Files.swift
[147/191] Compiling SwiftSoup Parser.swift
[148/191] Compiling SwiftSoup ParsingStrings.swift
[149/191] Compiling SwiftSoup Pattern.swift
[150/191] Compiling SwiftSoup QueryParser.swift
[151/191] Compiling SwiftSoup SerializationException.swift
[160/191] Compiling SwiftSoup SimpleDictionary.swift
[161/191] Compiling SwiftSoup StreamReader.swift
[162/191] Compiling SwiftSoup String.swift
[194/246] Compiling Publish AnyItem.swift
[195/246] Compiling Publish Audio.swift
[196/246] Compiling Publish Content.swift
[197/246] Compiling Publish ContentProtocol.swift
[198/246] Compiling Publish DeploymentMethod.swift
[199/246] Compiling Publish Favicon.swift
[200/246] Compiling Publish FeedConfiguration.swift
[201/246] Compiling Publish HTMLFactory.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[202/246] 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:
[203/253] 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:
[204/253] 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:
[205/253] 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:
[206/253] 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:
[207/253] 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:
[208/253] 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:
[209/253] 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:
[210/253] Compiling Publish HTMLFileMode.swift
[211/253] Compiling Publish Index.swift
[212/253] Compiling Publish Item.swift
[213/253] Compiling Publish ItemRSSProperties.swift
[214/253] Compiling Publish Location.swift
[215/253] Compiling Publish Mutations.swift
[216/253] Compiling Publish Page.swift
[217/253] Compiling Publish Path.swift
[218/253] Compiling Publish SectionMap.swift
[219/253] Compiling Publish SortOrder.swift
[220/253] Compiling Publish StringWrapper.swift
[221/253] Compiling Publish Tag.swift
[222/253] Compiling Publish TagDetailsPage.swift
[223/253] Compiling Publish TagHTMLConfiguration.swift
[224/253] Compiling Publish TagListPage.swift
[225/253] Compiling Publish File+SwiftPackageFolder.swift
[226/253] Compiling Publish FileIOError.swift
[227/253] Compiling Publish Folder+Group.swift
[228/253] Compiling Publish HTMLGenerator.swift
[229/253] Compiling Publish MarkdownContentFactory.swift
[230/253] Compiling Publish MarkdownFileHandler.swift
[231/253] Compiling Publish MarkdownMetadataDecoder.swift
[232/253] Compiling Publish PlotComponents.swift
[233/253] Compiling Publish PlotEnvironmentKeys.swift
[234/253] Compiling Publish PlotModifiers.swift
[235/253] Compiling Publish Plugin.swift
[236/253] Compiling Publish PodcastAuthor.swift
[237/253] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[238/253] Compiling Publish PodcastEpisodeMetadata.swift
[239/253] Compiling Publish PodcastFeedConfiguration.swift
[240/253] Compiling Publish Predicate.swift
[241/253] Compiling Publish PublishedWebsite.swift
[242/253] Compiling Publish PublishingContext.swift
[243/253] Compiling Publish PublishingError.swift
[244/253] Compiling Publish PublishingStep.swift
[245/253] Compiling Publish RSSFeedConfiguration.swift
[246/253] Compiling Publish Section.swift
[247/253] Compiling Publish PodcastError.swift
[248/253] Compiling Publish PodcastFeedGenerator.swift
[249/253] Compiling Publish PublishingPipeline.swift
[250/253] Compiling Publish RSSFeedGenerator.swift
[251/253] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[252/253] Compiling Publish SiteMapGenerator.swift
[253/253] Compiling Publish String+Normalized.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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/96] Compiling ShellOut ShellOut.swift
[3/96] Emitting module ShellOut
[4/129] Emitting module Ink
[6/161] Emitting module Codextended
[7/161] Compiling Codextended Codextended.swift
[8/162] Compiling Plot PodcastMediaType.swift
[9/162] Compiling Plot PodcastType.swift
[10/162] Compiling Plot RSS.swift
[11/162] Compiling Plot RSSAttributes.swift
[12/162] Compiling Plot RSSElements.swift
[13/162] Compiling Plot Renderable.swift
[14/162] Compiling Plot SiteMap.swift
[15/162] Compiling Plot SiteMapChangeFrequency.swift
[16/170] Emitting module CollectionConcurrencyKit
[17/170] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[18/171] Emitting module Sweep
[19/171] Compiling Sweep Sweep.swift
[23/172] Compiling Plot HTMLInputType.swift
[24/172] Compiling Plot HTMLLinkRelationship.swift
[25/172] Compiling Plot HTMLListStyle.swift
[26/172] Compiling Plot HTMLVideoFormat.swift
[27/172] Compiling Plot HTMLViewportFitMode.swift
[28/172] Compiling Ink TextStyle.swift
[29/172] Compiling Ink TextStyleMarker.swift
[30/172] Compiling Ink URL.swift
[31/172] Compiling Ink URLDeclaration.swift
[32/172] Compiling Plot SiteMapElements.swift
[33/172] Compiling Plot TwitterCardType.swift
[34/172] Compiling Plot URLRepresentable.swift
[35/172] Compiling Plot XML.swift
[36/172] Compiling Plot XMLAttributes.swift
[37/172] Compiling Plot XMLElements.swift
[38/172] Compiling Plot AnyAttribute.swift
[39/172] Compiling Plot AnyElement.swift
[40/172] Compiling Plot AnyEnvironmentValue.swift
[41/172] Compiling Plot AnyNode.swift
[42/172] Compiling Plot ElementRenderingBuffer.swift
[43/172] Compiling Plot ElementWrapper.swift
[44/172] Compiling Plot Environment.swift
[45/172] Compiling Plot ModifiedComponent.swift
[46/172] Compiling Plot Renderer.swift
[47/172] Compiling Plot String+Escaping.swift
[48/172] Compiling Plot ComponentGroup.swift
[49/172] Compiling Plot ControlFlow.swift
[50/172] Compiling Plot Directionality.swift
[51/172] Compiling Plot Document.swift
[52/172] Compiling Plot Component.swift
[53/172] Compiling Plot ComponentAttributes.swift
[54/172] Compiling Plot ComponentBuilder.swift
[55/172] Compiling Plot ComponentContainer.swift
[56/172] Compiling Plot DocumentEncoding.swift
[57/172] Compiling Plot Element.swift
[58/172] Compiling Plot ElementClosingMode.swift
[59/172] Compiling Plot ElementComponent.swift
[60/172] Compiling Plot HTMLElements.swift
[61/172] Compiling Plot HTMLFormContentType.swift
[62/172] Compiling Plot HTMLFormMethod.swift
[63/172] Compiling Plot Attribute.swift
[64/172] Compiling Plot HTMLViewportWidthMode.swift
[65/172] Compiling Plot Indentation.swift
[66/172] Compiling Plot Language.swift
[67/172] Compiling Plot HTMLAnchorRelationship.swift
[68/172] Compiling Plot HTMLAnchorTarget.swift
[69/172] Compiling Plot HTMLAttributes.swift
[70/172] Compiling Plot HTMLAudioFormat.swift
[71/172] Compiling Plot HTMLButtonType.swift
[72/172] Compiling Plot HTMLComponents.swift
[73/173] Compiling Plot Node.swift
[74/173] Compiling Plot NodeConvertible.swift
[75/173] Compiling Plot Optional+Component.swift
[76/173] Compiling Plot PodcastAttributes.swift
[77/173] Compiling Plot PodcastComponents.swift
[78/173] Compiling Plot PodcastElements.swift
[79/173] Compiling Plot PodcastEpisodeType.swift
[80/173] Compiling Plot PodcastFeed.swift
[99/173] Emitting module Plot
[100/173] Emitting module Files
[101/173] Compiling Files Files.swift
[134/181] Compiling Plot HTML.swift
[136/235] 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:
[137/235] 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:
[138/235] 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:
[139/235] 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:
[140/235] 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:
[141/235] 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:
[142/235] 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:
[143/235] Compiling Publish SectionMap.swift
[144/235] Compiling Publish SortOrder.swift
[145/235] Compiling Publish StringWrapper.swift
[146/235] Compiling Publish Tag.swift
[147/235] Compiling Publish TagDetailsPage.swift
[148/235] Compiling Publish TagHTMLConfiguration.swift
[149/235] Compiling Publish TagListPage.swift
[150/242] Compiling Publish PodcastFeedGenerator.swift
[151/242] Compiling Publish PublishingPipeline.swift
[152/242] Compiling Publish RSSFeedGenerator.swift
[153/242] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[154/242] Compiling Publish SiteMapGenerator.swift
[155/242] Compiling Publish String+Normalized.swift
[156/242] Compiling SwiftSoup XmlTreeBuilder.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[157/242] Compiling Publish AnyItem.swift
[158/242] Compiling Publish Audio.swift
[159/242] Compiling Publish Content.swift
[160/242] Compiling Publish ContentProtocol.swift
[161/242] Compiling Publish DeploymentMethod.swift
[162/242] Compiling Publish Favicon.swift
[163/242] Compiling Publish FeedConfiguration.swift
[164/242] Compiling Publish HTMLFactory.swift
[165/242] 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:
[166/242] Compiling Publish File+SwiftPackageFolder.swift
[167/242] Compiling Publish FileIOError.swift
[168/242] Compiling Publish Folder+Group.swift
[169/242] Compiling Publish HTMLGenerator.swift
[170/242] Compiling Publish MarkdownContentFactory.swift
[171/242] Compiling Publish MarkdownFileHandler.swift
[172/242] Compiling Publish MarkdownMetadataDecoder.swift
[180/242] Compiling Publish PodcastError.swift
[181/242] Compiling Publish HTMLFileMode.swift
[182/242] Compiling Publish Index.swift
[183/242] Compiling Publish Item.swift
[184/242] Compiling Publish ItemRSSProperties.swift
[185/242] Compiling Publish Location.swift
[186/242] Compiling Publish Mutations.swift
[187/242] Compiling Publish Page.swift
[188/242] Compiling Publish Path.swift
[189/242] Compiling Publish Predicate.swift
[190/242] Compiling Publish PublishedWebsite.swift
[191/242] Compiling Publish PublishingContext.swift
[192/242] Compiling Publish PublishingError.swift
[193/242] Compiling Publish PublishingStep.swift
[194/242] Compiling Publish RSSFeedConfiguration.swift
[195/242] Compiling Publish Section.swift
[196/242] Compiling Publish PlotComponents.swift
[197/242] Compiling Publish PlotEnvironmentKeys.swift
[198/242] Compiling Publish PlotModifiers.swift
[199/242] Compiling Publish Plugin.swift
[200/242] Compiling Publish PodcastAuthor.swift
[201/242] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[202/242] Compiling Publish PodcastEpisodeMetadata.swift
[203/242] Compiling Publish PodcastFeedConfiguration.swift
[211/242] Emitting module SwiftSoup
BUILD FAILURE 6.1 android