The Swift Package Index logo.Swift Package Index

Build Information

Successful build of spawn 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/vinhnx/spawn.git
Reference: master
Cloned https://github.com/vinhnx/spawn.git into spi-builder-workspace
SUCCESS checkout https://github.com/vinhnx/spawn.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-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/10] Compiling spawn FireManager+Extensions.swift
[2/10] Emitting module spawn
[3/10] Compiling spawn EventEmitter.swift
[4/10] Compiling spawn FileError.swift
[5/10] Compiling spawn ProcessError.swift
[6/10] Compiling spawn main.swift
[7/10] Compiling spawn PrintableError.swift
[8/10] Compiling spawn Process+Extensions.swift
/host/spi-builder-workspace/Sources/spawn/Process+Extensions.swift:12:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        self.launchPath = "/bin/bash"
             ^
/host/spi-builder-workspace/Sources/spawn/Process+Extensions.swift:12:14: note: use 'executableURL' instead
        self.launchPath = "/bin/bash"
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/spawn/Process+Extensions.swift:20:14: warning: 'launch()' is deprecated: renamed to 'run'
        self.launch()
             ^
/host/spi-builder-workspace/Sources/spawn/Process+Extensions.swift:20:14: note: use 'run' instead
        self.launch()
             ^~~~~~
             run
[10/12] Wrapping AST for spawn for debugging
[11/12] Linking spawn
Build complete! (9.57s)
Build complete.
Done.

Build Machine: Linux 2