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 Linux on 28 Aug 2024 06:43:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

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 /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/wabiverse/GraphViz.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
[1/15] Compiling GraphViz Location.swift
[2/15] Compiling GraphViz Ordering.swift
[3/17] Compiling GraphViz Rectangle.swift
[4/17] Compiling GraphViz Size.swift
[5/17] Compiling GraphViz Point.swift
[6/17] Compiling GraphViz Position.swift
[7/17] Compiling GraphViz AspectRatio.swift
[8/17] Compiling GraphViz Color.swift
[9/17] Compiling GraphViz LayoutAlgorithm.swift
[10/17] Compiling GraphViz Subgraph.swift
[11/17] Compiling GraphViz Node.swift
[12/17] Compiling GraphViz Format.swift
[13/17] Compiling GraphViz KeyValuePairs+Extensions.swift
[14/17] Compiling GraphViz Graph.swift
[15/17] Compiling GraphViz Attribute.swift
[16/17] Compiling GraphViz Edge.swift
[17/17] Emitting module GraphViz
[20/33] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[21/34] Compiling GraphVizBuilder GraphBuilder.swift
[22/34] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[23/34] Compiling GraphVizBuilder Edge+Extensions.swift
[24/34] Compiling GraphVizBuilder Graph+Extensions.swift
[25/34] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[26/34] Emitting module GraphVizBuilder
[27/34] Compiling GraphVizBuilder Node+Extensions.swift
[28/34] Compiling GraphVizBuilder Subgraph+Extensions.swift
[29/34] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[30/34] Compiling GraphVizBuilder SubgraphBuilder.swift
[33/36] Compiling DOT DOTRepresentable.swift
[34/36] Compiling DOT DOT.swift
[35/36] Emitting module DOT
[36/36] Compiling DOT DOTEncoder.swift
[39/42] Compiling Tools which.swift
[40/42] Compiling Tools Graph+Rendering.swift
[41/42] Emitting module Tools
[42/42] Compiling Tools Renderer.swift
Build complete! (8.72s)
Build complete.
Done.