Build Information
Successful build of Plot, reference 0.14.0 (271926
), with Swift 5.10 for macOS (SPM) on 23 Jul 2024 06:33:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/Plot.git
Reference: 0.14.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/Plot
* tag 0.14.0 -> FETCH_HEAD
HEAD is now at 271926b Add <time> element (#86)
Cloned https://github.com/SwiftPackageIndex/Plot.git
Revision (git rev-parse @):
271926b4413fe868739d99f5eadcf2bd6cd62fb8
SUCCESS checkout https://github.com/SwiftPackageIndex/Plot.git at 0.14.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "plot",
"name": "Plot",
"url": "https://github.com/SwiftPackageIndex/Plot.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Plot",
"dependencies": [
]
}
]
}
Fetching https://github.com/SwiftPackageIndex/Plot.git
[1/1013] Fetching plot
Fetched https://github.com/SwiftPackageIndex/Plot.git from cache (1.40s)
Creating working copy for https://github.com/SwiftPackageIndex/Plot.git
Working copy of https://github.com/SwiftPackageIndex/Plot.git resolved at 0.14.0 (271926b)
warning: '.resolve-product-dependencies': dependency 'plot' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/SwiftPackageIndex/Plot.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/64] Emitting module Plot
[4/70] Compiling Plot ElementRenderingBuffer.swift
[5/70] Compiling Plot ElementWrapper.swift
[6/70] Compiling Plot Environment.swift
[7/70] Compiling Plot ModifiedComponent.swift
[8/70] Compiling Plot Renderer.swift
[9/70] Compiling Plot String+Escaping.swift
[10/70] Compiling Plot SiteMap.swift
[11/70] Compiling Plot SiteMapChangeFrequency.swift
[12/70] Compiling Plot SiteMapElements.swift
[13/70] Compiling Plot TwitterCardType.swift
[14/70] Compiling Plot URLRepresentable.swift
[15/70] Compiling Plot XML.swift
[16/70] Compiling Plot Attribute.swift
[17/70] Compiling Plot Component.swift
[18/70] Compiling Plot ComponentAttributes.swift
[19/70] Compiling Plot ComponentBuilder.swift
[20/70] Compiling Plot ComponentContainer.swift
[21/70] Compiling Plot ComponentGroup.swift
[22/70] Compiling Plot ControlFlow.swift
[23/70] Compiling Plot Node.swift
[24/70] Compiling Plot NodeConvertible.swift
[25/70] Compiling Plot Optional+Component.swift
[26/70] Compiling Plot PodcastAttributes.swift
[27/70] Compiling Plot PodcastComponents.swift
[28/70] Compiling Plot PodcastElements.swift
[29/70] Compiling Plot PodcastEpisodeType.swift
[30/70] Compiling Plot HTMLAudioFormat.swift
[31/70] Compiling Plot HTMLButtonType.swift
[32/70] Compiling Plot HTMLComponents.swift
[33/70] Compiling Plot HTMLElements.swift
[34/70] Compiling Plot HTMLFormContentType.swift
[35/70] Compiling Plot HTMLFormMethod.swift
[36/70] Compiling Plot HTMLInputType.swift
[37/70] Compiling Plot HTMLLinkRelationship.swift
[38/70] Compiling Plot HTMLListStyle.swift
[39/70] Compiling Plot HTMLVideoFormat.swift
[40/70] Compiling Plot HTMLViewportFitMode.swift
[41/70] Compiling Plot HTMLViewportWidthMode.swift
[42/70] Compiling Plot Indentation.swift
[43/70] Compiling Plot Language.swift
[44/70] Compiling Plot XMLAttributes.swift
[45/70] Compiling Plot XMLElements.swift
[46/70] Compiling Plot AnyAttribute.swift
[47/70] Compiling Plot AnyElement.swift
[48/70] Compiling Plot AnyEnvironmentValue.swift
[49/70] Compiling Plot AnyNode.swift
[50/70] Compiling Plot PodcastFeed.swift
[51/70] Compiling Plot PodcastMediaType.swift
[52/70] Compiling Plot PodcastType.swift
[53/70] Compiling Plot RSS.swift
[54/70] Compiling Plot RSSAttributes.swift
[55/70] Compiling Plot RSSElements.swift
[56/70] Compiling Plot Renderable.swift
[57/70] Compiling Plot Directionality.swift
[58/70] Compiling Plot Document.swift
[59/70] Compiling Plot DocumentEncoding.swift
[60/70] Compiling Plot Element.swift
[61/70] Compiling Plot ElementClosingMode.swift
[62/70] Compiling Plot ElementComponent.swift
[63/70] Compiling Plot ElementDefinition.swift
[64/70] Compiling Plot EmptyComponent.swift
[65/70] Compiling Plot EnvironmentKey.swift
[66/70] Compiling Plot EnvironmentValue.swift
[67/70] Compiling Plot HTML.swift
[68/70] Compiling Plot HTMLAnchorRelationship.swift
[69/70] Compiling Plot HTMLAnchorTarget.swift
[70/70] Compiling Plot HTMLAttributes.swift
Build complete! (5.09s)
Build complete.
Done.