Build Information
Successful build of GraphViz, reference main (083bcc
), with Swift 5.8 for macOS (SPM) on 3 Oct 2024 17:39:03 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/GraphViz.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/tuist/GraphViz
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 083bccf Updates to work with Xcode 16
Cloned https://github.com/tuist/GraphViz.git
Revision (git rev-parse @):
083bccf9e492fd5731dd288a46741ea80148f508
SUCCESS checkout https://github.com/tuist/GraphViz.git at main
========================================
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/30] Compiling GraphViz GraphBuilder.swift
[2/30] Compiling GraphViz BackwardEdgeOperator.swift
[3/30] Compiling GraphViz BidirectionalEdgeOperator.swift
[4/30] Compiling GraphViz ForwardEdgeOperator.swift
[5/33] Compiling GraphViz Edge+Extensions.swift
[6/33] Compiling GraphViz Graph+Extensions.swift
[7/33] Compiling GraphViz Node+Extensions.swift
[8/33] Compiling GraphViz Subgraph+Extensions.swift
[9/33] Emitting module GraphViz
[10/33] Compiling GraphViz Error.swift
[11/33] Compiling GraphViz Graph+Rendering.swift
[12/33] Compiling GraphViz Renderer.swift
[13/33] Compiling GraphViz Node.swift
[14/33] Compiling GraphViz Format.swift
[15/33] Compiling GraphViz LayoutAlgorithm.swift
[16/33] Compiling GraphViz DOT.swift
[17/33] Compiling GraphViz DOTEncoder.swift
[18/33] Compiling GraphViz DOTRepresentable.swift
[19/33] Compiling GraphViz Edge.swift
[20/33] Compiling GraphViz KeyValuePairs+Extensions.swift
[21/33] Compiling GraphViz Graph.swift
[22/33] Compiling GraphViz Location.swift
[23/33] Compiling GraphViz Ordering.swift
[24/33] Compiling GraphViz Point.swift
[25/33] Compiling GraphViz Position.swift
[26/33] Compiling GraphViz Rectangle.swift
[27/33] Compiling GraphViz Size.swift
[28/33] Compiling GraphViz UndirectedEdgeOperator.swift
[29/33] Compiling GraphViz SubgraphBuilder.swift
[30/33] Compiling GraphViz Attribute.swift
[31/33] Compiling GraphViz Subgraph.swift
[32/33] Compiling GraphViz AspectRatio.swift
[33/33] Compiling GraphViz Color.swift
Build complete! (9.95s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libcgraph using your system-packager:
brew install graphviz
Build complete.
Done.