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 v0.6.0 (5e597d), with Swift 5.8 for macOS (SPM) on 28 Aug 2024 06:43:07 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: v0.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/GraphViz
 * tag               v0.6.0     -> FETCH_HEAD
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 v0.6.0
========================================
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 Position.swift
[2/17] Compiling GraphViz Size.swift
[3/17] Compiling GraphViz Location.swift
[4/17] Compiling GraphViz Ordering.swift
[5/17] Compiling GraphViz KeyValuePairs+Extensions.swift
[6/17] Compiling GraphViz Graph.swift
[7/17] Emitting module GraphViz
[8/17] Compiling GraphViz Node.swift
[9/17] Compiling GraphViz Format.swift
[10/17] Compiling GraphViz LayoutAlgorithm.swift
[11/17] Compiling GraphViz Subgraph.swift
[12/17] Compiling GraphViz AspectRatio.swift
[13/17] Compiling GraphViz Color.swift
[14/17] Compiling GraphViz Point.swift
[15/17] Compiling GraphViz Attribute.swift
[16/17] Compiling GraphViz Edge.swift
[17/17] Compiling GraphViz Rectangle.swift
[18/31] Compiling GraphVizBuilder Node+Extensions.swift
[19/31] Compiling GraphVizBuilder Edge+Extensions.swift
[20/31] Compiling GraphVizBuilder Graph+Extensions.swift
[21/31] Emitting module GraphVizBuilder
[22/32] Compiling GraphVizBuilder Subgraph+Extensions.swift
[23/32] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[24/32] Compiling GraphVizBuilder GraphBuilder.swift
[25/32] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[26/32] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[27/32] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[28/32] Compiling GraphVizBuilder SubgraphBuilder.swift
[29/32] Compiling DOT DOTRepresentable.swift
[30/32] Compiling DOT DOT.swift
[31/32] Compiling DOT DOTEncoder.swift
[32/32] Emitting module DOT
[33/36] Compiling Tools which.swift
[34/36] Compiling Tools Graph+Rendering.swift
[35/36] Emitting module Tools
[36/36] Compiling Tools Renderer.swift
Build complete! (12.33s)
Build complete.
Done.