The Swift Package Index logo.Swift Package Index

Build Information

Successful build of FengNiao with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/onevcat/fengniao.git
Reference: 0.9.0
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/onevcat/fengniao
 * tag               0.9.0      -> FETCH_HEAD
HEAD is now at 147289a Bump app version
Cloned https://github.com/onevcat/fengniao.git
Revision (git rev-parse @):
147289affddbdedb01fc220e723b01d9b78d0655
SUCCESS checkout https://github.com/onevcat/fengniao.git at 0.9.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/onevcat/fengniao.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/benoit-pereira-da-silva/CommandLine.git
Fetching https://github.com/onevcat/Rainbow.git
Fetching https://github.com/kylef/Spectre.git
[1/1114] Fetching rainbow
[145/2135] Fetching rainbow, spectre
[1667/2818] Fetching rainbow, spectre, commandline
Fetched https://github.com/onevcat/Rainbow.git (0.34s)
Fetched https://github.com/kylef/Spectre.git (0.34s)
Fetching https://github.com/kylef/PathKit.git
Fetched https://github.com/benoit-pereira-da-silva/CommandLine.git (0.34s)
[1/1404] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git (0.28s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.92s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.58s)
Computing version for https://github.com/benoit-pereira-da-silva/CommandLine.git
Computed https://github.com/benoit-pereira-da-silva/CommandLine.git at 4.0.9 (0.56s)
Computing version for https://github.com/onevcat/Rainbow.git
Computed https://github.com/onevcat/Rainbow.git at 3.1.4 (1.30s)
Creating working copy for https://github.com/onevcat/Rainbow.git
Working copy of https://github.com/onevcat/Rainbow.git resolved at 3.1.4
Creating working copy for https://github.com/benoit-pereira-da-silva/CommandLine.git
Working copy of https://github.com/benoit-pereira-da-silva/CommandLine.git resolved at 4.0.9
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[1/23] Compiling Rainbow String+Rainbow.swift
[2/24] Compiling Rainbow XcodeColorsSupport.swift
[3/24] Compiling Rainbow Style.swift
[4/24] Compiling Rainbow StringGenerator.swift
[5/24] Compiling CommandLineKit Option.swift
[6/24] Compiling CommandLineKit StringExtensions.swift
[7/24] Emitting module CommandLineKit
[8/24] Compiling CommandLineKit CommandLine.swift
[11/26] Compiling Rainbow ModesExtractor.swift
[12/26] Compiling Rainbow OutputTarget.swift
[13/26] Compiling Rainbow Color.swift
[14/26] Compiling Rainbow ControlCode.swift
[15/26] Compiling Rainbow BackgroundColor.swift
[16/26] Compiling Rainbow CodesParser.swift
[17/26] Emitting module Rainbow
[18/26] Compiling Rainbow Rainbow.swift
[20/28] Wrapping AST for CommandLineKit for debugging
[21/28] Wrapping AST for Rainbow for debugging
[23/28] Compiling PathKit PathKit.swift
[24/28] Emitting module PathKit
[26/30] Wrapping AST for PathKit for debugging
[28/35] Compiling FengNiaoKit FileSearchRule.swift
[29/35] Compiling FengNiaoKit Extensions.swift
[30/35] Compiling FengNiaoKit ExtensionFindProcess.swift
/host/spi-builder-workspace/Sources/FengNiaoKit/ExtensionFindProcess.swift:34:11: warning: 'launchPath' is deprecated: renamed to 'executableURL'
        p.launchPath = "/usr/bin/find"
          ^
/host/spi-builder-workspace/Sources/FengNiaoKit/ExtensionFindProcess.swift:34:11: note: use 'executableURL' instead
        p.launchPath = "/usr/bin/find"
          ^~~~~~~~~~
          executableURL
/host/spi-builder-workspace/Sources/FengNiaoKit/ExtensionFindProcess.swift:83:11: warning: 'launch()' is deprecated: renamed to 'run'
        p.launch()
          ^
/host/spi-builder-workspace/Sources/FengNiaoKit/ExtensionFindProcess.swift:83:11: note: use 'run' instead
        p.launch()
          ^~~~~~
          run
[31/35] Compiling FengNiaoKit FengNiao.swift
[32/35] Emitting module FengNiaoKit
[34/37] Wrapping AST for FengNiaoKit for debugging
[36/40] Compiling FengNiao main.swift
[37/40] Compiling FengNiao CommandPrompt.swift
[38/40] Emitting module FengNiao
[40/42] Wrapping AST for FengNiao for debugging
[41/42] Linking FengNiao
Build complete! (16.54s)
Build complete.
Done.

Build Machine: Linux 2