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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "graphviz",
      "name": "GraphViz",
      "url": "https://github.com/wabiverse/GraphViz.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphViz",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/wabiverse/GraphViz.git
[1/575] Fetching graphviz
Fetched https://github.com/wabiverse/GraphViz.git from cache (1.31s)
Creating working copy for https://github.com/wabiverse/GraphViz.git
Working copy of https://github.com/wabiverse/GraphViz.git resolved at v0.6.0 (5e597d2)
warning: '.resolve-product-dependencies': dependency 'graphviz' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/wabiverse/GraphViz.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/21] Compiling GraphViz Rectangle.swift
[7/22] Compiling GraphViz Size.swift
[8/22] Compiling GraphViz Attribute.swift
[9/22] Compiling GraphViz Edge.swift
[10/22] Emitting module GraphViz
[11/22] Compiling GraphViz KeyValuePairs+Extensions.swift
[12/22] Compiling GraphViz Graph.swift
[13/22] Compiling GraphViz Position.swift
[14/22] Compiling GraphViz AspectRatio.swift
[15/22] Compiling GraphViz Color.swift
[16/22] Compiling GraphViz Location.swift
[17/22] Compiling GraphViz Ordering.swift
[18/22] Compiling GraphViz Node.swift
[19/22] Compiling GraphViz Format.swift
[20/22] Compiling GraphViz LayoutAlgorithm.swift
[21/22] Compiling GraphViz Subgraph.swift
[22/22] Compiling GraphViz Point.swift
[23/36] Compiling GraphVizBuilder GraphBuilder.swift
[24/37] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[25/37] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[26/37] Compiling GraphVizBuilder Node+Extensions.swift
[27/37] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[28/37] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[29/37] Compiling GraphVizBuilder Edge+Extensions.swift
[30/37] Compiling GraphVizBuilder Graph+Extensions.swift
[31/37] Compiling GraphVizBuilder Subgraph+Extensions.swift
[32/37] Emitting module GraphVizBuilder
[33/37] Emitting module DOT
[34/37] Compiling DOT DOT.swift
[35/37] Compiling DOT DOTRepresentable.swift
[36/37] Compiling DOT DOTEncoder.swift
[37/37] Compiling GraphVizBuilder SubgraphBuilder.swift
[38/41] Compiling Tools which.swift
[39/41] Emitting module Tools
[40/41] Compiling Tools Graph+Rendering.swift
[41/41] Compiling Tools Renderer.swift
Build complete! (5.99s)
Build complete.
Done.