Build Information
Failed to build ImageZoom, reference 1.1.0 (7e9880
), with Swift 6.1 for Android on 28 May 2025 17:33:47 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/markbattistella/image-zoom-publish-plugin.git
Reference: 1.1.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/markbattistella/image-zoom-publish-plugin
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 7e98809 v1.1.0 --> fixed script --> squashed bugs --> cleaned up some code --> added more HTML Nodes
Cloned https://github.com/markbattistella/image-zoom-publish-plugin.git
Revision (git rev-parse @):
7e98809fdb611190b0755b9a6d946710ab70ae58
SUCCESS checkout https://github.com/markbattistella/image-zoom-publish-plugin.git at 1.1.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/markbattistella/image-zoom-publish-plugin.git
https://github.com/markbattistella/image-zoom-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" : "ImageZoom",
"name" : "ImageZoom",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ImageZoom",
"targets" : [
"ImageZoom"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ImageZoom",
"module_type" : "SwiftTarget",
"name" : "ImageZoom",
"path" : "Sources/ImageZoom",
"product_dependencies" : [
"Publish"
],
"product_memberships" : [
"ImageZoom"
],
"sources" : [
"ImageZoom.swift",
"Support/Builder.swift",
"Support/Utilities/Attribute.swift",
"Support/Utilities/Delimiter+Enum.swift",
"Support/Utilities/HTMLElements+Ext.swift",
"Support/Utilities/Substring+Ext.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
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/publish.git
[1/2890] Fetching publish
Fetched https://github.com/johnsundell/publish.git from cache (0.35s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.9.0 (0.84s)
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/collectionConcurrencyKit.git
Fetching https://github.com/johnsundell/sweep.git
Fetching https://github.com/johnsundell/files.git
Fetching https://github.com/johnsundell/plot.git
[1/181] Fetching codextended
[52/265] Fetching codextended, collectionconcurrencykit
[266/1225] Fetching codextended, collectionconcurrencykit, shellout
[1226/1341] Fetching codextended, collectionconcurrencykit, shellout, sweep
[1342/2577] Fetching codextended, collectionconcurrencykit, shellout, sweep, files
[1577/4663] Fetching codextended, collectionconcurrencykit, shellout, sweep, files, plot
Fetched https://github.com/johnsundell/shellout.git from cache (0.29s)
Fetching https://github.com/johnsundell/ink.git
Fetched https://github.com/johnsundell/sweep.git from cache (0.30s)
Fetched https://github.com/johnsundell/collectionConcurrencyKit.git from cache (0.32s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.32s)
Fetched https://github.com/johnsundell/files.git from cache (0.32s)
Fetched https://github.com/johnsundell/plot.git from cache (0.34s)
[1/1905] Fetching ink
Fetched https://github.com/johnsundell/ink.git from cache (0.22s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.98s)
Computing version for https://github.com/johnsundell/shellout.git
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (3.25s)
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 (0.48s)
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.79s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.14.0 (0.52s)
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/codextended.git
Working copy of https://github.com/johnsundell/codextended.git resolved at 0.3.0
Creating working copy for https://github.com/johnsundell/sweep.git
Working copy of https://github.com/johnsundell/sweep.git resolved at 0.4.0
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/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/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 CollectionConcurrencyKit
[12/111] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[14/112] Compiling Plot HTMLButtonType.swift
[15/112] Compiling Plot HTMLComponents.swift
[16/112] Compiling Plot HTMLElements.swift
[17/112] Compiling Plot HTMLFormContentType.swift
[18/116] Compiling Plot Component.swift
[19/116] Compiling Plot ComponentAttributes.swift
[20/116] Compiling Plot ComponentBuilder.swift
[21/116] Compiling Plot ComponentContainer.swift
[22/116] Compiling Plot HTMLAnchorRelationship.swift
[23/116] Compiling Plot HTMLAnchorTarget.swift
[24/116] Compiling Plot HTMLAttributes.swift
[25/116] Compiling Plot HTMLAudioFormat.swift
[26/116] Compiling Plot ComponentGroup.swift
[27/116] Compiling Plot ControlFlow.swift
[28/116] Compiling Plot Directionality.swift
[29/116] Compiling Plot Document.swift
[30/116] Compiling Ink TextStyle.swift
[31/116] Compiling Ink TextStyleMarker.swift
[32/116] Compiling Ink URL.swift
[33/116] Compiling Ink URLDeclaration.swift
[34/116] Compiling Plot DocumentEncoding.swift
[35/116] Compiling Plot Element.swift
[36/116] Compiling Plot ElementClosingMode.swift
[37/116] Compiling Plot ElementComponent.swift
[38/116] Compiling Plot ElementDefinition.swift
[39/116] Emitting module Ink
[40/116] Compiling Plot EmptyComponent.swift
[41/116] Compiling Plot EnvironmentKey.swift
[42/116] Compiling Plot EnvironmentValue.swift
[43/116] Compiling Plot HTML.swift
[44/116] Compiling Plot Attribute.swift
[45/116] Compiling ShellOut ShellOut.swift
[46/116] Emitting module ShellOut
[47/117] Emitting module Plot
[48/117] Emitting module Codextended
[49/117] Compiling Codextended Codextended.swift
[50/126] Compiling Plot Node.swift
[51/126] Compiling Plot NodeConvertible.swift
[52/126] Compiling Plot Optional+Component.swift
[53/126] Compiling Plot PodcastAttributes.swift
[54/126] Compiling Plot PodcastComponents.swift
[55/126] Compiling Plot PodcastElements.swift
[56/126] Compiling Plot PodcastEpisodeType.swift
[57/126] Compiling Plot PodcastFeed.swift
[67/126] Compiling Plot HTMLFormMethod.swift
[85/126] Emitting module Sweep
[87/126] Compiling Sweep Sweep.swift
[89/127] Compiling Plot HTMLInputType.swift
[90/127] Compiling Plot HTMLLinkRelationship.swift
[91/127] Compiling Plot HTMLListStyle.swift
[92/128] Compiling Plot PodcastMediaType.swift
[93/128] Compiling Plot PodcastType.swift
[94/128] Compiling Plot RSS.swift
[95/128] Compiling Plot RSSAttributes.swift
[96/128] Compiling Plot RSSElements.swift
[97/128] Compiling Plot Renderable.swift
[98/128] Compiling Plot SiteMap.swift
[99/128] Compiling Plot SiteMapChangeFrequency.swift
[100/128] Compiling Plot SiteMapElements.swift
[101/128] Compiling Plot TwitterCardType.swift
[102/128] Compiling Plot URLRepresentable.swift
[103/128] Compiling Plot XML.swift
[104/128] Compiling Plot XMLAttributes.swift
[105/128] Compiling Plot XMLElements.swift
[106/128] Compiling Plot AnyAttribute.swift
[107/128] Compiling Plot AnyElement.swift
[115/128] Compiling Plot Language.swift
[117/128] Emitting module Files
[118/128] Compiling Files Files.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 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:
[132/183] 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:
[133/183] 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:
[134/183] 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:
[135/183] 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:
[136/183] 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:
[137/183] Compiling Publish ContentError.swift
/host/spi-builder-workspace/.build/checkouts/publish/Sources/Publish/Internal/CommandLine+Output.swift:42:38: error: cannot find type 'FILE' in scope
40 | }
41 |
42 | var target: UnsafeMutablePointer<FILE> {
| `- error: cannot find type 'FILE' in scope
43 | switch self {
44 | case .info, .warning, .success:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[138/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:
[139/190] Compiling Publish SectionMap.swift
[140/190] Compiling Publish SortOrder.swift
[141/190] Compiling Publish StringWrapper.swift
[142/190] Compiling Publish Tag.swift
[143/190] Compiling Publish TagDetailsPage.swift
[144/190] Compiling Publish TagHTMLConfiguration.swift
[145/190] Compiling Publish TagListPage.swift
[146/190] Compiling Publish AnyItem.swift
[147/190] Compiling Publish Audio.swift
[148/190] Compiling Publish Content.swift
[149/190] Compiling Publish ContentProtocol.swift
[150/190] Compiling Publish DeploymentMethod.swift
[151/190] Compiling Publish Favicon.swift
[152/190] Compiling Publish FeedConfiguration.swift
[153/190] Compiling Publish HTMLFactory.swift
[154/190] Compiling Publish HTMLFileMode.swift
[155/190] Compiling Publish Index.swift
[156/190] Compiling Publish Item.swift
[157/190] Compiling Publish ItemRSSProperties.swift
[158/190] Compiling Publish Location.swift
[159/190] Compiling Publish Mutations.swift
[160/190] Compiling Publish Page.swift
[161/190] Compiling Publish Path.swift
[162/190] Compiling Publish PodcastError.swift
[163/190] Compiling Publish PodcastFeedGenerator.swift
[164/190] Compiling Publish PublishingPipeline.swift
[165/190] Compiling Publish RSSFeedGenerator.swift
[166/190] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[167/190] Compiling Publish SiteMapGenerator.swift
[168/190] Compiling Publish String+Normalized.swift
[169/190] Compiling Publish Predicate.swift
[170/190] Compiling Publish PublishedWebsite.swift
[171/190] Compiling Publish PublishingContext.swift
[172/190] Compiling Publish PublishingError.swift
[173/190] Compiling Publish PublishingStep.swift
[174/190] Compiling Publish RSSFeedConfiguration.swift
[175/190] Compiling Publish Section.swift
[176/190] Compiling Publish File+SwiftPackageFolder.swift
[177/190] Compiling Publish FileIOError.swift
[178/190] Compiling Publish Folder+Group.swift
[179/190] Compiling Publish HTMLGenerator.swift
[180/190] Compiling Publish MarkdownContentFactory.swift
[181/190] Compiling Publish MarkdownFileHandler.swift
[182/190] Compiling Publish MarkdownMetadataDecoder.swift
[183/190] Compiling Publish PlotComponents.swift
[184/190] Compiling Publish PlotEnvironmentKeys.swift
[185/190] Compiling Publish PlotModifiers.swift
[186/190] Compiling Publish Plugin.swift
[187/190] Compiling Publish PodcastAuthor.swift
[188/190] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[189/190] Compiling Publish PodcastEpisodeMetadata.swift
[190/190] Compiling Publish PodcastFeedConfiguration.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/42] Emitting module Codextended
[3/102] Compiling Codextended Codextended.swift
[5/103] Emitting module Sweep
[6/103] Compiling Sweep Sweep.swift
[7/104] Compiling Plot SiteMapElements.swift
[8/104] Compiling Plot TwitterCardType.swift
[9/104] Compiling Plot URLRepresentable.swift
[10/104] Compiling Plot XML.swift
[11/104] Compiling Plot XMLAttributes.swift
[12/104] Compiling Plot XMLElements.swift
[13/104] Compiling Plot AnyAttribute.swift
[14/104] Compiling Plot AnyElement.swift
[15/112] Compiling Plot Component.swift
[16/112] Compiling Plot ComponentAttributes.swift
[17/112] Compiling Plot ComponentBuilder.swift
[18/112] Compiling Plot ComponentContainer.swift
[20/116] Emitting module ShellOut
[21/116] Compiling ShellOut ShellOut.swift
[22/117] Compiling Plot HTMLButtonType.swift
[23/117] Compiling Plot HTMLComponents.swift
[24/117] Compiling Plot HTMLElements.swift
[25/117] Compiling Plot HTMLFormContentType.swift
[26/117] Compiling Plot HTMLFormMethod.swift
[27/117] Compiling Plot HTMLInputType.swift
[28/117] Compiling Plot HTMLLinkRelationship.swift
[29/117] Compiling Plot HTMLListStyle.swift
[30/117] Compiling Plot HTMLAnchorRelationship.swift
[31/117] Compiling Plot HTMLAnchorTarget.swift
[32/117] Compiling Plot HTMLAttributes.swift
[33/117] Compiling Plot HTMLAudioFormat.swift
[34/117] Compiling Plot ComponentGroup.swift
[35/117] Compiling Plot ControlFlow.swift
[36/117] Compiling Plot Directionality.swift
[37/117] Compiling Plot Document.swift
[38/117] Compiling Plot PodcastMediaType.swift
[39/117] Compiling Plot PodcastType.swift
[40/117] Compiling Plot RSS.swift
[41/117] Compiling Plot RSSAttributes.swift
[42/117] Compiling Plot RSSElements.swift
[43/117] Compiling Plot Renderable.swift
[44/117] Compiling Plot SiteMap.swift
[45/117] Compiling Plot SiteMapChangeFrequency.swift
[47/117] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[48/117] Emitting module CollectionConcurrencyKit
[49/118] Compiling Plot Attribute.swift
[58/118] Compiling Plot DocumentEncoding.swift
[59/118] Compiling Plot Element.swift
[60/118] Compiling Plot ElementClosingMode.swift
[61/118] Compiling Plot ElementComponent.swift
[62/118] Compiling Plot ElementDefinition.swift
[63/118] Compiling Plot EmptyComponent.swift
[64/118] Compiling Plot EnvironmentKey.swift
[65/118] Compiling Plot EnvironmentValue.swift
[66/118] Compiling Plot HTML.swift
[67/118] Emitting module Plot
[69/118] Compiling Ink TextStyle.swift
[70/118] Compiling Ink TextStyleMarker.swift
[71/118] Compiling Ink URL.swift
[72/118] Compiling Ink URLDeclaration.swift
[73/118] Compiling Plot Node.swift
[74/118] Compiling Plot NodeConvertible.swift
[75/118] Compiling Plot Optional+Component.swift
[76/118] Compiling Plot PodcastAttributes.swift
[77/118] Compiling Plot PodcastComponents.swift
[78/118] Compiling Plot PodcastElements.swift
[79/118] Compiling Plot PodcastEpisodeType.swift
[80/118] Compiling Plot PodcastFeed.swift
[81/118] Emitting module Files
[82/118] Compiling Files Files.swift
[93/119] Emitting module Ink
[102/120] Compiling Plot Language.swift
[104/120] Compiling Plot AnyEnvironmentValue.swift
[105/120] Compiling Plot AnyNode.swift
[106/120] Compiling Plot ElementRenderingBuffer.swift
[107/120] Compiling Plot ElementWrapper.swift
[108/120] Compiling Plot Environment.swift
[109/120] Compiling Plot ModifiedComponent.swift
[110/120] Compiling Plot Renderer.swift
[111/120] Compiling Plot String+Escaping.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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/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:
[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 PlotComponents.swift
[139/181] Compiling Publish PlotEnvironmentKeys.swift
[140/181] Compiling Publish PlotModifiers.swift
[141/181] Compiling Publish Plugin.swift
[142/181] Compiling Publish PodcastAuthor.swift
[143/181] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[144/181] Compiling Publish PodcastEpisodeMetadata.swift
[145/181] Compiling Publish PodcastFeedConfiguration.swift
[146/181] Compiling Publish HTMLFileMode.swift
[147/181] Compiling Publish Index.swift
[148/181] Compiling Publish Item.swift
[149/181] Compiling Publish ItemRSSProperties.swift
[150/181] Compiling Publish Location.swift
[151/181] Compiling Publish Mutations.swift
[152/181] Compiling Publish Page.swift
[153/181] Compiling Publish Path.swift
[154/181] Compiling Publish Predicate.swift
[155/181] Compiling Publish PublishedWebsite.swift
[156/181] Compiling Publish PublishingContext.swift
[157/181] Compiling Publish PublishingError.swift
[158/181] Compiling Publish PublishingStep.swift
[159/181] Compiling Publish RSSFeedConfiguration.swift
[160/181] Compiling Publish Section.swift
[161/181] Compiling Publish File+SwiftPackageFolder.swift
[162/181] Compiling Publish FileIOError.swift
[163/181] Compiling Publish Folder+Group.swift
[164/181] Compiling Publish HTMLGenerator.swift
[165/181] Compiling Publish MarkdownContentFactory.swift
[166/181] Compiling Publish MarkdownFileHandler.swift
[167/181] Compiling Publish MarkdownMetadataDecoder.swift
[168/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:
[169/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:
[170/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:
[171/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:
[172/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:
[173/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:
[174/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:
[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