Build Information
Successful build of GraphViz, reference main (083bcc
), with Swift 5.10 for macOS (SPM) on 3 Oct 2024 17:38:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.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.10
Building package at path: $PWD
https://github.com/tuist/GraphViz.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/32] Compiling GraphViz GraphBuilder.swift
[4/32] Compiling GraphViz BackwardEdgeOperator.swift
[5/32] Compiling GraphViz BidirectionalEdgeOperator.swift
[6/32] Compiling GraphViz ForwardEdgeOperator.swift
[7/35] Compiling GraphViz Edge+Extensions.swift
[8/35] Compiling GraphViz Graph+Extensions.swift
[9/35] Compiling GraphViz Node+Extensions.swift
[10/35] Compiling GraphViz Subgraph+Extensions.swift
[11/35] Compiling GraphViz Position.swift
[12/35] Compiling GraphViz Rectangle.swift
[13/35] Compiling GraphViz Size.swift
[14/35] Emitting module GraphViz
[15/35] Compiling GraphViz Error.swift
[16/35] Compiling GraphViz Graph+Rendering.swift
[17/35] Compiling GraphViz Renderer.swift
[18/35] Compiling GraphViz DOT.swift
[19/35] Compiling GraphViz DOTEncoder.swift
[20/35] Compiling GraphViz DOTRepresentable.swift
[21/35] Compiling GraphViz Location.swift
[22/35] Compiling GraphViz Ordering.swift
[23/35] Compiling GraphViz Point.swift
[24/35] Compiling GraphViz UndirectedEdgeOperator.swift
[25/35] Compiling GraphViz SubgraphBuilder.swift
[26/35] Compiling GraphViz Attribute.swift
[27/35] Compiling GraphViz Subgraph.swift
[28/35] Compiling GraphViz AspectRatio.swift
[29/35] Compiling GraphViz Color.swift
[30/35] Compiling GraphViz Node.swift
[31/35] Compiling GraphViz Format.swift
[32/35] Compiling GraphViz LayoutAlgorithm.swift
[33/35] Compiling GraphViz Edge.swift
[34/35] Compiling GraphViz KeyValuePairs+Extensions.swift
[35/35] Compiling GraphViz Graph.swift
Build complete! (7.54s)
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.