Build Information
Successful build of GraphViz, reference 0.4.2 (e4e079
), with Swift 5.8 for macOS (SPM) on 21 Oct 2024 10:28:06 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/GraphViz.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/GraphViz
* tag 0.4.2 -> FETCH_HEAD
HEAD is now at e4e0796 Specify 10.15 deployment target to satisfy `Identifiable` deployment constraints
Cloned https://github.com/tuist/GraphViz.git
Revision (git rev-parse @):
e4e0796a8fa74b000aba54b0256601abf75d0307
SUCCESS checkout https://github.com/tuist/GraphViz.git at 0.4.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/tuist/GraphViz.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Compiling GraphViz Position.swift
[2/17] Compiling GraphViz Size.swift
[3/17] Compiling GraphViz Rectangle.swift
[4/17] Compiling GraphViz Location.swift
[5/17] Compiling GraphViz Ordering.swift
[6/17] Compiling GraphViz Attribute.swift
[7/17] Compiling GraphViz Edge.swift
[8/17] Compiling GraphViz AspectRatio.swift
[9/17] Compiling GraphViz Color.swift
[10/17] Compiling GraphViz Node.swift
[11/17] Compiling GraphViz Format.swift
[12/17] Compiling GraphViz LayoutAlgorithm.swift
[13/17] Compiling GraphViz Subgraph.swift
[14/17] Compiling GraphViz Point.swift
[15/17] Compiling GraphViz KeyValuePairs+Extensions.swift
[16/17] Compiling GraphViz Graph.swift
[17/17] Emitting module GraphViz
[18/31] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[19/32] Compiling GraphVizBuilder GraphBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphVizBuilder/GraphBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[20/32] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[21/32] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[22/32] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[23/32] Compiling GraphVizBuilder Subgraph+Extensions.swift
[24/32] Compiling GraphVizBuilder Edge+Extensions.swift
[25/32] Compiling GraphVizBuilder Node+Extensions.swift
[26/32] Emitting module GraphVizBuilder
/Users/admin/builder/spi-builder-workspace/Sources/GraphVizBuilder/GraphBuilder.swift:11:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
/Users/admin/builder/spi-builder-workspace/Sources/GraphVizBuilder/SubgraphBuilder.swift:10:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[27/32] Compiling GraphVizBuilder Graph+Extensions.swift
[28/32] Compiling DOT DOTRepresentable.swift
[29/32] Compiling DOT DOT.swift
[30/32] Emitting module DOT
[31/32] Compiling DOT DOTEncoder.swift
[32/32] Compiling GraphVizBuilder SubgraphBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/GraphVizBuilder/SubgraphBuilder.swift:10:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
^~~~~~~~~~~~~~~~
resultBuilder
[33/36] Compiling Tools which.swift
[34/36] Compiling Tools Renderer.swift
[35/36] Compiling Tools Graph+Rendering.swift
[36/36] Emitting module Tools
Build complete! (12.09s)
Build complete.
Done.