The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftShell with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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/taji-taji/swift-shell.git
Reference: 1.0.1
Cloned https://github.com/taji-taji/swift-shell.git into spi-builder-workspace
SUCCESS checkout https://github.com/taji-taji/swift-shell.git at 1.0.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/3] Compiling SwiftShell ShellError.swift
[2/3] Emitting module SwiftShell
[3/3] Compiling SwiftShell Shell.swift
/host/spi-builder-workspace/Sources/SwiftShell/Shell.swift:34:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = "/bin/sh"
             ^
/host/spi-builder-workspace/Sources/SwiftShell/Shell.swift:34:14: note: use 'executableURL' instead
        task.launchPath = "/bin/sh"
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/SwiftShell/Shell.swift:42:14: warning: 'launch()' is deprecated: renamed to 'run'
        task.launch()
             ^
/host/spi-builder-workspace/Sources/SwiftShell/Shell.swift:42:14: note: use 'run' instead
        task.launch()
             ^~~~~~
             run
Build complete! (8.16s)
Build complete.
Done.

Build Machine: Linux 2