The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GraphViz, reference main (5e597d), with Swift 5.8 for macOS (SPM) on 28 Aug 2024 06:44:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/GraphViz.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/GraphViz
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5e597d2 Rollback GraphViz to v0.2.0, fix for Swift 6.
Cloned https://github.com/wabiverse/GraphViz.git
Revision (git rev-parse @):
5e597d2f580f543cf7185f260c69b6b482a68d0f
SUCCESS checkout https://github.com/wabiverse/GraphViz.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/wabiverse/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 Rectangle.swift
[2/17] Compiling GraphViz Size.swift
[3/17] Emitting module GraphViz
[4/17] Compiling GraphViz Position.swift
[5/17] Compiling GraphViz Location.swift
[6/17] Compiling GraphViz Ordering.swift
[7/17] Compiling GraphViz LayoutAlgorithm.swift
[8/17] Compiling GraphViz Subgraph.swift
[9/17] Compiling GraphViz AspectRatio.swift
[10/17] Compiling GraphViz Color.swift
[11/17] Compiling GraphViz Node.swift
[12/17] Compiling GraphViz Format.swift
[13/17] Compiling GraphViz KeyValuePairs+Extensions.swift
[14/17] Compiling GraphViz Graph.swift
[15/17] Compiling GraphViz Point.swift
[16/17] Compiling GraphViz Attribute.swift
[17/17] Compiling GraphViz Edge.swift
[18/31] Compiling GraphVizBuilder Edge+Extensions.swift
[19/31] Emitting module GraphVizBuilder
[20/32] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[21/32] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[22/32] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[23/32] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[24/32] Compiling GraphVizBuilder Node+Extensions.swift
[25/32] Compiling GraphVizBuilder Graph+Extensions.swift
[26/32] Compiling GraphVizBuilder GraphBuilder.swift
[27/32] Compiling GraphVizBuilder Subgraph+Extensions.swift
[28/32] Compiling DOT DOTRepresentable.swift
[29/32] Emitting module DOT
[30/32] Compiling DOT DOT.swift
[31/32] Compiling DOT DOTEncoder.swift
[32/32] Compiling GraphVizBuilder SubgraphBuilder.swift
[33/36] Emitting module Tools
[34/36] Compiling Tools which.swift
[35/36] Compiling Tools Graph+Rendering.swift
[36/36] Compiling Tools Renderer.swift
Build complete! (12.51s)
Build complete.
Done.