The Swift Package Index logo.Swift Package Index

Build Information

Successful build of textbundleify 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/jsorge/textbundleify.git
Reference: master
Cloned https://github.com/jsorge/textbundleify.git into spi-builder-workspace
SUCCESS checkout https://github.com/jsorge/textbundleify.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
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1405] Fetching pathkit
[325/2426] Fetching pathkit, spectre
Fetched https://github.com/kylef/PathKit.git (0.26s)
Fetched https://github.com/kylef/Spectre.git (0.26s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.1 (0.33s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.30s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
Building for debugging...
[1/6] Emitting module PathKit
[2/6] Compiling PathKit PathKit.swift
[4/8] Wrapping AST for PathKit for debugging
[6/11] Emitting module TextBundleify
[7/11] Compiling TextBundleify Console.swift
[8/11] Compiling TextBundleify TextBundleify.swift
/host/spi-builder-workspace/Sources/TextBundleify/TextBundleify.swift:92:14: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        task.launchPath = "/usr/bin/find"
             ^
/host/spi-builder-workspace/Sources/TextBundleify/TextBundleify.swift:92:14: note: use 'executableURL' instead
        task.launchPath = "/usr/bin/find"
             ^~~~~~~~~~
             executableURL
/host/spi-builder-workspace/Sources/TextBundleify/TextBundleify.swift:96:14: warning: 'launch()' is deprecated: renamed to 'run'
        task.launch()
             ^
/host/spi-builder-workspace/Sources/TextBundleify/TextBundleify.swift:96:14: note: use 'run' instead
        task.launch()
             ^~~~~~
             run
[10/13] Wrapping AST for TextBundleify for debugging
[12/15] Emitting module textbundleify_main
[13/15] Compiling textbundleify_main main.swift
[15/17] Wrapping AST for textbundleify-main for debugging
[16/17] Linking textbundleify
Build complete! (10.54s)
Build complete.
Done.

Build Machine: Linux 2