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.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/GraphViz.git
Reference: master
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/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
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/tuist/GraphViz.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
warning: you may be able to install libcgraph using your system-packager:
    apt-get install graphviz-dev
Building for debugging...
[1/29] Emitting module GraphViz
[2/33] Compiling GraphViz Edge+Extensions.swift
[3/33] Compiling GraphViz Graph+Extensions.swift
[4/33] Compiling GraphViz Node+Extensions.swift
[5/33] Compiling GraphViz Subgraph+Extensions.swift
[6/33] Compiling GraphViz GraphBuilder.swift
[7/33] Compiling GraphViz BackwardEdgeOperator.swift
[8/33] Compiling GraphViz BidirectionalEdgeOperator.swift
[9/33] Compiling GraphViz ForwardEdgeOperator.swift
[10/33] Compiling GraphViz Rectangle.swift
[11/33] Compiling GraphViz Size.swift
[12/33] Compiling GraphViz DOT.swift
[13/33] Compiling GraphViz DOTEncoder.swift
[14/33] Compiling GraphViz Location.swift
[15/33] Compiling GraphViz Ordering.swift
[16/33] Compiling GraphViz Point.swift
[17/33] Compiling GraphViz Position.swift
[18/33] Compiling GraphViz UndirectedEdgeOperator.swift
[19/33] Compiling GraphViz SubgraphBuilder.swift
[20/33] Compiling GraphViz Attribute.swift
[21/33] Compiling GraphViz Edge.swift
[22/33] Compiling GraphViz LayoutAlgorithm.swift
[23/33] Compiling GraphViz Subgraph.swift
[24/33] Compiling GraphViz AspectRatio.swift
[25/33] Compiling GraphViz Color.swift
[26/33] Compiling GraphViz KeyValuePairs+Extensions.swift
[27/33] Compiling GraphViz Graph.swift
[28/33] Compiling GraphViz Node.swift
[29/33] Compiling GraphViz Format.swift
[30/33] Compiling GraphViz DOTRepresentable.swift
[31/33] Compiling GraphViz Error.swift
[32/33] Compiling GraphViz Graph+Rendering.swift
[33/33] Compiling GraphViz Renderer.swift
Build complete! (8.16s)
Build complete.
Done.