The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MagickPublishPlugin with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mvolpato/magickpublishplugin.git
Reference: master
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/mvolpato/magickpublishplugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1161344 Merge pull request #1 from ascherbinin/fix_readme
Cloned https://github.com/mvolpato/magickpublishplugin.git
Revision (git rev-parse @):
1161344a8e2320c2db03c59fe7a3249c33b9f280
SUCCESS checkout https://github.com/mvolpato/magickpublishplugin.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mvolpato/magickpublishplugin.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/johnsundell/plot.git
Fetching https://github.com/johnsundell/publish.git
Fetching https://github.com/johnsundell/ink.git
Fetching https://github.com/johnsundell/codextended.git
Fetching https://github.com/johnsundell/shellout.git
Fetching https://github.com/johnsundell/sweep.git
[1/181] Fetching codextended
[3/297] Fetching codextended, sweep
[245/2195] Fetching codextended, sweep, ink
[1081/3151] Fetching codextended, sweep, ink, shellout
[3099/5236] Fetching codextended, sweep, ink, shellout, plot
[4476/8118] Fetching codextended, sweep, ink, shellout, plot, publish
Fetched https://github.com/johnsundell/publish.git from cache (0.31s)
Fetched https://github.com/johnsundell/codextended.git from cache (0.31s)
Fetching https://github.com/johnsundell/files.git
Fetched https://github.com/johnsundell/sweep.git from cache (0.31s)
Fetched https://github.com/johnsundell/shellout.git from cache (0.31s)
Fetched https://github.com/johnsundell/ink.git from cache (0.31s)
Fetched https://github.com/johnsundell/plot.git from cache (0.31s)
Computing version for https://github.com/johnsundell/shellout.git
[1/1231] Fetching files
Fetched https://github.com/johnsundell/files.git from cache (0.26s)
Computed https://github.com/johnsundell/shellout.git at 2.3.0 (0.91s)
Computing version for https://github.com/johnsundell/publish.git
Computed https://github.com/johnsundell/publish.git at 0.7.0 (0.36s)
Computing version for https://github.com/johnsundell/sweep.git
Computed https://github.com/johnsundell/sweep.git at 0.4.0 (0.36s)
Computing version for https://github.com/johnsundell/codextended.git
Computed https://github.com/johnsundell/codextended.git at 0.3.0 (0.35s)
Computing version for https://github.com/johnsundell/files.git
Computed https://github.com/johnsundell/files.git at 4.1.1 (0.36s)
Computing version for https://github.com/johnsundell/plot.git
Computed https://github.com/johnsundell/plot.git at 0.8.0 (0.36s)
Computing version for https://github.com/johnsundell/ink.git
Computed https://github.com/johnsundell/ink.git at 0.5.0 (0.36s)
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/ink.git
Working copy of https://github.com/johnsundell/ink.git resolved at 0.5.0
Creating working copy for https://github.com/johnsundell/files.git
Working copy of https://github.com/johnsundell/files.git resolved at 4.1.1
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/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.8.0
Creating working copy for https://github.com/johnsundell/publish.git
Working copy of https://github.com/johnsundell/publish.git resolved at 0.7.0
Building for debugging...
[0/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/88] Emitting module Files
[11/88] Emitting module Plot
[12/93] Compiling Ink List.swift
[13/93] Compiling Ink Metadata.swift
[14/93] Compiling Ink Modifiable.swift
[15/93] Compiling Ink ModifierCollection.swift
[16/93] Compiling Ink Character+Escaping.swift
[17/93] Compiling Ink CodeBlock.swift
[18/93] Compiling Ink FormattedText.swift
[19/93] Compiling Ink Fragment.swift
[20/93] Compiling Ink HTML.swift
[21/97] Compiling Ink HTMLConvertible.swift
[22/97] Compiling Ink Hashable+AnyOf.swift
[23/97] Compiling Ink Heading.swift
[24/97] Compiling Ink HorizontalLine.swift
[25/97] Compiling Ink Image.swift
[26/97] Compiling Ink InlineCode.swift
[27/97] Compiling Ink KeyPathPatterns.swift
[28/97] Compiling Ink Link.swift
[29/97] Emitting module Ink
[30/97] Compiling Ink Markdown.swift
[31/97] Compiling Ink MarkdownParser.swift
[32/97] Compiling Ink Modifier.swift
[33/97] Compiling Ink Blockquote.swift
[34/97] Compiling Ink Character+Classification.swift
[35/97] Compiling Ink TextStyle.swift
[36/97] Compiling Ink TextStyleMarker.swift
[37/97] Compiling Ink URL.swift
[38/97] Compiling Ink URLDeclaration.swift
[45/97] Compiling Ink Substring+Trimming.swift
[46/97] Compiling Ink Table.swift
[47/97] Compiling Ink NamedURLCollection.swift
[48/97] Compiling Ink Paragraph.swift
[49/97] Compiling Ink PlainTextConvertible.swift
[53/97] Compiling Ink Readable.swift
[54/97] Compiling Ink Reader.swift
[55/97] Compiling Ink Require.swift
[58/98] Compiling Plot SiteMapElements.swift
[59/98] Compiling Plot TwitterCardType.swift
[60/98] Compiling Plot URLRepresentable.swift
[61/98] Compiling Plot XML.swift
[62/98] Compiling Plot XMLAttributes.swift
[63/98] Compiling Plot XMLElements.swift
[64/98] Compiling Plot AnyNode.swift
[65/98] Compiling Plot ElementRenderer.swift
[66/98] Compiling Plot NodeConvertible.swift
[67/98] Compiling Plot String+Escaping.swift
[68/98] Emitting module ShellOut
[69/98] Compiling ShellOut ShellOut.swift
[95/100] Emitting module Codextended
[96/100] Compiling Codextended Codextended.swift
[97/100] Emitting module Sweep
[98/100] Compiling Sweep Sweep.swift
[101/102] Compiling Files Files.swift
[104/154] Compiling Publish SectionMap.swift
[105/154] Compiling Publish SortOrder.swift
[106/154] Compiling Publish StringWrapper.swift
[107/154] Compiling Publish Tag.swift
[108/154] Compiling Publish TagDetailsPage.swift
[109/154] Compiling Publish TagHTMLConfiguration.swift
[110/154] Compiling Publish TagListPage.swift
[111/161] Compiling Publish AnyItem.swift
[112/161] Compiling Publish Audio.swift
[113/161] Compiling Publish Content.swift
[114/161] Compiling Publish ContentProtocol.swift
[115/161] Compiling Publish DeploymentMethod.swift
[116/161] Compiling Publish Favicon.swift
[117/161] Compiling Publish FeedConfiguration.swift
[118/161] Compiling Publish HTMLFactory.swift
[119/161] Emitting module Publish
[120/161] Compiling Publish Path.swift
[121/161] Compiling Publish PlotComponents.swift
[122/161] Compiling Publish Plugin.swift
[123/161] Compiling Publish PodcastAuthor.swift
[124/161] Compiling Publish PodcastCompatibleWebsiteItemMetadata.swift
[125/161] Compiling Publish PodcastEpisodeMetadata.swift
[126/161] Compiling Publish PodcastFeedConfiguration.swift
[127/161] Compiling Publish Theme+Foundation.swift
[128/161] Compiling Publish Theme.swift
[129/161] Compiling Publish Video.swift
[130/161] Compiling Publish Website.swift
[131/161] Compiling Publish Array+Appending.swift
[132/161] Compiling Publish CommandLine+Output.swift
[133/161] Compiling Publish ContentError.swift
[134/161] Compiling Publish File+SwiftPackageFolder.swift
[135/161] Compiling Publish FileIOError.swift
[136/161] Compiling Publish Folder+Group.swift
[137/161] Compiling Publish HTMLGenerator.swift
[138/161] Compiling Publish MarkdownContentFactory.swift
[139/161] Compiling Publish MarkdownFileHandler.swift
[140/161] Compiling Publish MarkdownMetadataDecoder.swift
[141/161] Compiling Publish HTMLFileMode.swift
[142/161] Compiling Publish Index.swift
[143/161] Compiling Publish Item.swift
[144/161] Compiling Publish ItemRSSProperties.swift
[145/161] Compiling Publish Location.swift
[146/161] Compiling Publish Mutations.swift
[147/161] Compiling Publish Page.swift
[148/161] Compiling Publish Predicate.swift
[149/161] Compiling Publish PublishedWebsite.swift
[150/161] Compiling Publish PublishingContext.swift
[151/161] Compiling Publish PublishingError.swift
[152/161] Compiling Publish PublishingStep.swift
[153/161] Compiling Publish RSSFeedConfiguration.swift
[154/161] Compiling Publish Section.swift
[155/161] Compiling Publish PodcastError.swift
[156/161] Compiling Publish PodcastFeedGenerator.swift
[157/161] Compiling Publish PublishingPipeline.swift
[158/161] Compiling Publish RSSFeedGenerator.swift
[159/161] Compiling Publish ShellOutError+PublishingErrorConvertible.swift
[160/161] Compiling Publish SiteMapGenerator.swift
[161/161] Compiling Publish String+Normalized.swift
[163/164] Compiling MagickPublishPlugin MagickPublishPlugin.swift
[164/164] Emitting module MagickPublishPlugin
Build complete! (15.13s)
Build complete.
Done.

Build Machine: Linux 1