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.10 for macOS (SPM) on 28 Aug 2024 06:45:06 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: 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
========================================
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.29s)
Creating working copy for https://github.com/wabiverse/GraphViz.git
Working copy of https://github.com/wabiverse/GraphViz.git resolved at main (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 Location.swift
[7/21] Compiling GraphViz Ordering.swift
[8/22] Compiling GraphViz Rectangle.swift
[9/22] Compiling GraphViz Size.swift
[10/22] Compiling GraphViz Position.swift
[11/22] Compiling GraphViz LayoutAlgorithm.swift
[12/22] Compiling GraphViz Subgraph.swift
[13/22] Compiling GraphViz Node.swift
[14/22] Compiling GraphViz Format.swift
[15/22] Compiling GraphViz Attribute.swift
[16/22] Compiling GraphViz Edge.swift
[17/22] Emitting module GraphViz
[18/22] Compiling GraphViz Point.swift
[19/22] Compiling GraphViz KeyValuePairs+Extensions.swift
[20/22] Compiling GraphViz Graph.swift
[21/22] Compiling GraphViz AspectRatio.swift
[22/22] Compiling GraphViz Color.swift
[23/36] Compiling GraphVizBuilder Graph+Extensions.swift
[24/36] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[25/36] Compiling GraphVizBuilder Edge+Extensions.swift
[26/37] Compiling GraphVizBuilder Subgraph+Extensions.swift
[27/37] Emitting module GraphVizBuilder
[28/37] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[29/37] Compiling GraphVizBuilder Node+Extensions.swift
[30/37] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[31/37] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[32/37] Compiling GraphVizBuilder GraphBuilder.swift
[33/37] Compiling DOT DOTRepresentable.swift
[34/37] Compiling DOT DOTEncoder.swift
[35/37] Compiling DOT DOT.swift
[36/37] Emitting module DOT
[37/37] Compiling GraphVizBuilder SubgraphBuilder.swift
[38/41] Compiling Tools which.swift
[39/41] Compiling Tools Graph+Rendering.swift
[40/41] Compiling Tools Renderer.swift
[41/41] Emitting module Tools
Build complete! (5.89s)
Build complete.
Done.