The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Coquille with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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/alexrozanski/Coquille.git
Reference: main
Cloned https://github.com/alexrozanski/Coquille.git into spi-builder-workspace
SUCCESS checkout https://github.com/alexrozanski/Coquille.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-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/2] Emitting module Coquille
[2/2] Compiling Coquille Process.swift
/host/spi-builder-workspace/Sources/Coquille/Process.swift:146:18: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        _process.launchPath = "/usr/bin/env"
                 ^
/host/spi-builder-workspace/Sources/Coquille/Process.swift:146:18: note: use 'executableURL' instead
        _process.launchPath = "/usr/bin/env"
                 ^~~~~~~~~~
                 executableURL
Build complete! (9.60s)
Build complete.
Done.

Build Machine: Linux 2