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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $PWD
https://github.com/wabiverse/GraphViz.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:a70f701911643a3a4293839e0e79d56dcc32eed4840549b67640dc1034af7f44
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/20] Compiling GraphViz Node.swift
[7/20] Compiling GraphViz Format.swift
[8/22] Compiling GraphViz KeyValuePairs+Extensions.swift
[9/22] Compiling GraphViz Graph.swift
[10/22] Emitting module GraphViz
[11/22] Compiling GraphViz Attribute.swift
[12/22] Compiling GraphViz Edge.swift
[13/22] Compiling GraphViz LayoutAlgorithm.swift
[14/22] Compiling GraphViz Subgraph.swift
[15/22] Compiling GraphViz Point.swift
[16/22] Compiling GraphViz Position.swift
[17/22] Compiling GraphViz Location.swift
[18/22] Compiling GraphViz Ordering.swift
[19/22] Compiling GraphViz AspectRatio.swift
[20/22] Compiling GraphViz Color.swift
[21/22] Compiling GraphViz Rectangle.swift
[22/22] Compiling GraphViz Size.swift
[24/37] Compiling GraphVizBuilder UndirectedEdgeOperator.swift
[25/38] Compiling GraphVizBuilder BackwardEdgeOperator.swift
[26/38] Compiling GraphVizBuilder GraphBuilder.swift
[27/38] Compiling GraphVizBuilder BidirectionalEdgeOperator.swift
[28/38] Compiling GraphVizBuilder ForwardEdgeOperator.swift
[29/38] Compiling GraphVizBuilder Node+Extensions.swift
[30/38] Compiling GraphVizBuilder Subgraph+Extensions.swift
[31/38] Emitting module GraphVizBuilder
[32/38] Compiling GraphVizBuilder Edge+Extensions.swift
[33/38] Compiling GraphVizBuilder Graph+Extensions.swift
[34/38] Compiling GraphVizBuilder SubgraphBuilder.swift
[36/39] Compiling DOT DOTRepresentable.swift
[37/39] Compiling DOT DOT.swift
[38/39] Compiling DOT DOTEncoder.swift
[39/39] Emitting module DOT
[41/44] Emitting module Tools
[42/44] Compiling Tools which.swift
[43/44] Compiling Tools Renderer.swift
[44/44] Compiling Tools Graph+Rendering.swift
Build complete! (6.25s)
Build complete.
Done.