The Swift Package Index logo.Swift Package Index

Build Information

Successful build of textbundleify with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jsorge/textbundleify.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jsorge/textbundleify
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9002d65 Linux compatibility
Cloned https://github.com/jsorge/textbundleify.git
Revision (git rev-parse @):
9002d65d9cdcbf7dcfb30c2fa5ae1802c23128fa
SUCCESS checkout https://github.com/jsorge/textbundleify.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/jsorge/textbundleify.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/kylef/PathKit.git
[1/1021] Fetching spectre
[165/2425] Fetching spectre, pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.24s)
Fetched https://github.com/kylef/Spectre.git from cache (0.24s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 0.9.1 (0.39s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.39s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.8.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 0.9.1
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/11] Emitting module PathKit
[6/11] Compiling PathKit PathKit.swift
[7/12] Wrapping AST for PathKit for debugging
[9/15] 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/15] Compiling TextBundleify Console.swift
[11/15] Emitting module TextBundleify
[12/16] Wrapping AST for TextBundleify for debugging
[14/18] Emitting module textbundleify_main
[15/18] Compiling textbundleify_main main.swift
[16/19] Wrapping AST for textbundleify-main for debugging
[17/19] Write Objects.LinkFileList
[18/19] Linking textbundleify
Build complete! (10.94s)
Build complete.
Done.

Build Machine: Linux 1