The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Swiplot 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/t-ae/swiplot.git
Reference: master
Cloned https://github.com/t-ae/swiplot.git into spi-builder-workspace
SUCCESS checkout https://github.com/t-ae/swiplot.git at master
========================================
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
Building for debugging...
[1/8] Compiling Swiplot LineStyle.swift
[2/8] Compiling Swiplot Graph3D.swift
[3/8] Compiling Swiplot Color.swift
[4/8] Emitting module Swiplot
[5/8] Compiling Swiplot Graph.swift
[6/8] Compiling Swiplot SingleLine.swift
[7/8] Compiling Swiplot Plot.swift
/host/spi-builder-workspace/Sources/Plot.swift:14:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            process.launchPath = gnuplotPath
                    ^
/host/spi-builder-workspace/Sources/Plot.swift:14:21: note: use 'executableURL' instead
            process.launchPath = gnuplotPath
                    ^~~~~~~~~~
                    executableURL
/host/spi-builder-workspace/Sources/Plot.swift:19:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            process.launchPath = "/usr/bin/env"
                    ^
/host/spi-builder-workspace/Sources/Plot.swift:19:21: note: use 'executableURL' instead
            process.launchPath = "/usr/bin/env"
                    ^~~~~~~~~~
                    executableURL
/host/spi-builder-workspace/Sources/Plot.swift:45:17: warning: 'launch()' is deprecated: renamed to 'run'
        process.launch()
                ^
/host/spi-builder-workspace/Sources/Plot.swift:45:17: note: use 'run' instead
        process.launch()
                ^~~~~~
                run
[8/8] Compiling Swiplot Plot3D.swift
/host/spi-builder-workspace/Sources/Plot3D.swift:14:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            process.launchPath = gnuplotPath
                    ^
/host/spi-builder-workspace/Sources/Plot3D.swift:14:21: note: use 'executableURL' instead
            process.launchPath = gnuplotPath
                    ^~~~~~~~~~
                    executableURL
/host/spi-builder-workspace/Sources/Plot3D.swift:19:21: warning: 'launchPath' is deprecated: renamed to 'executableURL'
            process.launchPath = "/usr/bin/env"
                    ^
/host/spi-builder-workspace/Sources/Plot3D.swift:19:21: note: use 'executableURL' instead
            process.launchPath = "/usr/bin/env"
                    ^~~~~~~~~~
                    executableURL
/host/spi-builder-workspace/Sources/Plot3D.swift:45:17: warning: 'launch()' is deprecated: renamed to 'run'
        process.launch()
                ^
/host/spi-builder-workspace/Sources/Plot3D.swift:45:17: note: use 'run' instead
        process.launch()
                ^~~~~~
                run
Build complete! (6.45s)
Build complete.
Done.

Build Machine: Linux 1