The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GraphViz with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftDocOrg/GraphViz.git
Reference: 0.4.1
Cloned https://github.com/SwiftDocOrg/GraphViz.git into spi-builder-workspace
SUCCESS checkout https://github.com/SwiftDocOrg/GraphViz.git at 0.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
warning: you may be able to install libcgraph using your system-packager:
    apt-get install graphviz-dev
Building for debugging...
[1/29] Compiling GraphViz GraphBuilder.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/GraphBuilder.swift:9:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[2/29] Compiling GraphViz BackwardEdgeOperator.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/GraphBuilder.swift:9:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[3/29] Compiling GraphViz BidirectionalEdgeOperator.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/GraphBuilder.swift:9:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[4/29] Compiling GraphViz ForwardEdgeOperator.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/GraphBuilder.swift:9:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[5/33] Compiling GraphViz Edge+Extensions.swift
[6/33] Compiling GraphViz Graph+Extensions.swift
[7/33] Compiling GraphViz Node+Extensions.swift
[8/33] Compiling GraphViz Subgraph+Extensions.swift
[9/33] Emitting module GraphViz
/host/spi-builder-workspace/Sources/GraphViz/Builder/GraphBuilder.swift:9:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
/host/spi-builder-workspace/Sources/GraphViz/Builder/SubgraphBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[10/33] Compiling GraphViz DOTRepresentable.swift
[11/33] Compiling GraphViz Error.swift
[12/33] Compiling GraphViz Graph+Rendering.swift
[13/33] Compiling GraphViz Renderer.swift
[14/33] Compiling GraphViz UndirectedEdgeOperator.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/SubgraphBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[15/33] Compiling GraphViz SubgraphBuilder.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/SubgraphBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[16/33] Compiling GraphViz Attribute.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/SubgraphBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[17/33] Compiling GraphViz Edge.swift
/host/spi-builder-workspace/Sources/GraphViz/Builder/SubgraphBuilder.swift:8:2: warning: '@_functionBuilder' has been renamed to '@resultBuilder'
@_functionBuilder
 ^~~~~~~~~~~~~~~~
 resultBuilder
[18/33] Compiling GraphViz Rectangle.swift
[19/33] Compiling GraphViz Size.swift
[20/33] Compiling GraphViz DOT.swift
[21/33] Compiling GraphViz DOTEncoder.swift
[22/33] Compiling GraphViz Location.swift
[23/33] Compiling GraphViz Ordering.swift
[24/33] Compiling GraphViz Point.swift
[25/33] Compiling GraphViz Position.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 LayoutAlgorithm.swift
[31/33] Compiling GraphViz Subgraph.swift
[32/33] Compiling GraphViz AspectRatio.swift
[33/33] Compiling GraphViz Color.swift
Build complete! (8.13s)
Build complete.
Done.

Build Machine: Linux 1