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.9 for macOS (SPM) on 28 Aug 2024 06:44:00 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.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.9
Building package at path:  $PWD
https://github.com/wabiverse/GraphViz.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/16] Emitting module GraphViz
[2/16] Compiling GraphViz Node.swift
[3/16] Compiling GraphViz Format.swift
[4/16] Compiling GraphViz KeyValuePairs+Extensions.swift
[5/16] Compiling GraphViz Graph.swift
[6/17] Compiling GraphViz AspectRatio.swift
[7/17] Compiling GraphViz Color.swift
[8/17] Compiling GraphViz Location.swift
[9/17] Compiling GraphViz Ordering.swift
[10/17] Compiling GraphViz Rectangle.swift
[11/17] Compiling GraphViz LayoutAlgorithm.swift
[12/17] Compiling GraphViz Subgraph.swift
[13/17] Compiling GraphViz Position.swift
[14/17] Compiling GraphViz Attribute.swift
[15/17] Compiling GraphViz Edge.swift
[16/17] Compiling GraphViz Point.swift
[17/17] Compiling GraphViz Size.swift
[18/31] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[19/31] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[20/31] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[21/31] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[22/32] Compiling GraphVizBuilder Edge+Extensions.swift
[23/32] Compiling GraphVizBuilder GraphBuilder.swift
[24/32] Emitting module GraphVizBuilder
[25/32] Compiling GraphVizBuilder Graph+Extensions.swift
[26/32] Compiling GraphVizBuilder Node+Extensions.swift
[27/32] Compiling GraphVizBuilder Subgraph+Extensions.swift
[28/32] Emitting module DOT
[29/32] Compiling DOT DOTRepresentable.swift
[30/32] Compiling GraphVizBuilder SubgraphBuilder.swift
[31/32] Compiling DOT DOTEncoder.swift
[32/32] Compiling DOT DOT.swift
[33/36] Compiling Tools which.swift
[34/36] Emitting module Tools
[35/36] Compiling Tools Graph+Rendering.swift
[36/36] Compiling Tools Renderer.swift
Build complete! (9.89s)
Build complete.
Done.