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 with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/GraphViz.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tuist/GraphViz
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 083bccf Updates to work with Xcode 16
Cloned https://github.com/tuist/GraphViz.git
Revision (git rev-parse @):
083bccf9e492fd5731dd288a46741ea80148f508
SUCCESS checkout https://github.com/tuist/GraphViz.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "graphviz",
      "name": "GraphViz",
      "url": "https://github.com/tuist/GraphViz.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GraphViz",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tuist/GraphViz.git from cache
Fetched https://github.com/tuist/GraphViz.git from cache (0.16s)
Creating working copy for https://github.com/tuist/GraphViz.git
Working copy of https://github.com/tuist/GraphViz.git resolved at master (083bccf)
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:  $workDir
https://github.com/tuist/GraphViz.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/31] Compiling GraphViz Rectangle.swift
[4/31] Compiling GraphViz Size.swift
[5/31] Compiling GraphViz DOT.swift
[6/31] Compiling GraphViz DOTEncoder.swift
[7/35] Compiling GraphViz DOTRepresentable.swift
[8/35] Compiling GraphViz Error.swift
[9/35] Compiling GraphViz Graph+Rendering.swift
[10/35] Compiling GraphViz Renderer.swift
[11/35] Compiling GraphViz Location.swift
[12/35] Compiling GraphViz Ordering.swift
[13/35] Compiling GraphViz Point.swift
[14/35] Compiling GraphViz Position.swift
[15/35] Compiling GraphViz GraphBuilder.swift
[16/35] Compiling GraphViz BackwardEdgeOperator.swift
[17/35] Compiling GraphViz BidirectionalEdgeOperator.swift
[18/35] Compiling GraphViz ForwardEdgeOperator.swift
[19/35] Compiling GraphViz LayoutAlgorithm.swift
[20/35] Compiling GraphViz Subgraph.swift
[21/35] Compiling GraphViz AspectRatio.swift
[22/35] Compiling GraphViz Color.swift
[23/35] Compiling GraphViz UndirectedEdgeOperator.swift
[24/35] Compiling GraphViz SubgraphBuilder.swift
[25/35] Compiling GraphViz Attribute.swift
[26/35] Compiling GraphViz Edge.swift
[27/35] Emitting module GraphViz
[28/35] Compiling GraphViz Edge+Extensions.swift
[29/35] Compiling GraphViz Graph+Extensions.swift
[30/35] Compiling GraphViz Node+Extensions.swift
[31/35] Compiling GraphViz Subgraph+Extensions.swift
[32/35] Compiling GraphViz KeyValuePairs+Extensions.swift
[33/35] Compiling GraphViz Graph.swift
[34/35] Compiling GraphViz Node.swift
[35/35] Compiling GraphViz Format.swift
Build complete! (3.26s)
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libcgraph using your system-packager:
    brew install graphviz
Build complete.
Done.