Build Information
Successful build of Plot, reference main (3ee6fa
), with Swift 5.10 for macOS (SPM) on 23 Jul 2024 06:39:25 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/Plot
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 3ee6fa6 Merge pull request #3 from SwiftPackageIndex/github-ci
Cloned https://github.com/SwiftPackageIndex/Plot.git
Revision (git rev-parse @):
3ee6fa631a22401643b21146a68c953b87a0a752
SUCCESS checkout https://github.com/SwiftPackageIndex/Plot.git at main
========================================
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.39s)
Creating working copy for https://github.com/SwiftPackageIndex/Plot.git
Working copy of https://github.com/SwiftPackageIndex/Plot.git resolved at main (3ee6fa6)
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/66] Emitting module Plot
[4/72] Compiling Plot ElementRenderingBuffer.swift
[5/72] Compiling Plot ElementWrapper.swift
[6/72] Compiling Plot Environment.swift
[7/72] Compiling Plot ModifiedComponent.swift
[8/72] Compiling Plot Renderer.swift
[9/72] Compiling Plot String+Escaping.swift
[10/72] Compiling Plot XML.swift
[11/72] Compiling Plot XMLAttributes.swift
[12/72] Compiling Plot XMLElements.swift
[13/72] Compiling Plot AnyAttribute.swift
[14/72] Compiling Plot AnyElement.swift
[15/72] Compiling Plot AnyEnvironmentValue.swift
[16/72] Compiling Plot AnyNode.swift
[17/72] Compiling Plot HTMLLinkRelationship.swift
[18/72] Compiling Plot HTMLListStyle.swift
[19/72] Compiling Plot HTMLVideoFormat.swift
[20/72] Compiling Plot HTMLViewportFitMode.swift
[21/72] Compiling Plot HTMLViewportWidthMode.swift
[22/72] Compiling Plot Indentation.swift
[23/72] Compiling Plot Language.swift
[24/72] Compiling Plot EmptyComponent.swift
[25/72] Compiling Plot EnvironmentKey.swift
[26/72] Compiling Plot EnvironmentValue.swift
[27/72] Compiling Plot HTML.swift
[28/72] Compiling Plot HTMLAnchorRelationship.swift
[29/72] Compiling Plot HTMLAnchorTarget.swift
[30/72] Compiling Plot HTMLAttributes.swift
[31/72] Compiling Plot Directionality.swift
[32/72] Compiling Plot Document.swift
[33/72] Compiling Plot DocumentEncoding.swift
[34/72] Compiling Plot Element.swift
[35/72] Compiling Plot ElementClosingMode.swift
[36/72] Compiling Plot ElementComponent.swift
[37/72] Compiling Plot ElementDefinition.swift
[38/72] Compiling Plot Attribute.swift
[39/72] Compiling Plot Component.swift
[40/72] Compiling Plot ComponentAttributes.swift
[41/72] Compiling Plot ComponentBuilder.swift
[42/72] Compiling Plot ComponentContainer.swift
[43/72] Compiling Plot ComponentGroup.swift
[44/72] Compiling Plot ControlFlow.swift
[45/72] Compiling Plot HTMLAudioFormat.swift
[46/72] Compiling Plot HTMLButtonType.swift
[47/72] Compiling Plot HTMLComponents.swift
[48/72] Compiling Plot HTMLElements.swift
[49/72] Compiling Plot HTMLFormContentType.swift
[50/72] Compiling Plot HTMLFormMethod.swift
[51/72] Compiling Plot HTMLInputType.swift
[52/72] Compiling Plot PodcastFeed.swift
[53/72] Compiling Plot PodcastMediaType.swift
[54/72] Compiling Plot PodcastType.swift
[55/72] Compiling Plot RSS.swift
[56/72] Compiling Plot RSSAttributes.swift
[57/72] Compiling Plot RSSElements.swift
[58/72] Compiling Plot Renderable.swift
[59/72] Compiling Plot SiteMap.swift
[60/72] Compiling Plot SiteMapChangeFrequency.swift
[61/72] Compiling Plot SiteMapElements.swift
[62/72] Compiling Plot SiteMapIndex.swift
[63/72] Compiling Plot SiteMapIndexElements.swift
[64/72] Compiling Plot TwitterCardType.swift
[65/72] Compiling Plot URLRepresentable.swift
[66/72] Compiling Plot Node.swift
[67/72] Compiling Plot NodeConvertible.swift
[68/72] Compiling Plot Optional+Component.swift
[69/72] Compiling Plot PodcastAttributes.swift
[70/72] Compiling Plot PodcastComponents.swift
[71/72] Compiling Plot PodcastElements.swift
[72/72] Compiling Plot PodcastEpisodeType.swift
Build complete! (4.86s)
Build complete.
Done.