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.9 for macOS (SPM) on 28 Aug 2024 06:44:13 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: 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.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] Compiling GraphViz Rectangle.swift
[2/17] Compiling GraphViz Size.swift
[3/17] Compiling GraphViz Location.swift
[4/17] Compiling GraphViz Ordering.swift
[5/17] Compiling GraphViz LayoutAlgorithm.swift
[6/17] Compiling GraphViz Subgraph.swift
[7/17] Compiling GraphViz AspectRatio.swift
[8/17] Compiling GraphViz Color.swift
[9/17] Compiling GraphViz Node.swift
[10/17] Compiling GraphViz Format.swift
[11/17] Compiling GraphViz KeyValuePairs+Extensions.swift
[12/17] Compiling GraphViz Graph.swift
[13/17] Compiling GraphViz Position.swift
[14/17] Emitting module GraphViz
[15/17] Compiling GraphViz Attribute.swift
[16/17] Compiling GraphViz Edge.swift
[17/17] Compiling GraphViz Point.swift
[18/31] Emitting module GraphVizBuilder
[19/32] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[20/32] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[21/32] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[22/32] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[23/32] Compiling GraphVizBuilder Edge+Extensions.swift
[24/32] Compiling GraphVizBuilder Subgraph+Extensions.swift
[25/32] Compiling GraphVizBuilder GraphBuilder.swift
[26/32] Compiling GraphVizBuilder Node+Extensions.swift
[27/32] Compiling GraphVizBuilder Graph+Extensions.swift
[28/32] Compiling GraphVizBuilder SubgraphBuilder.swift
[29/32] Compiling DOT DOT.swift
[30/32] Compiling DOT DOTRepresentable.swift
[31/32] Compiling DOT DOTEncoder.swift
[32/32] Emitting module DOT
[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.84s)
Build complete.
Done.