The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Commander with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/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/devedbox/commander.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/devedbox/commander
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7791c48 feat: Updates the type alias for subcommands.
Cloned https://github.com/devedbox/commander.git
Revision (git rev-parse @):
7791c480a2e508229a14275630612bfea3d3c0b2
SUCCESS checkout https://github.com/devedbox/commander.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/devedbox/commander.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/15] Emitting module Utility
[6/15] Compiling Utility Bool+.swift
[7/15] Compiling Utility String+.swift
[8/15] Compiling Utility CommandLine.swift
[9/15] Compiling Utility Optional+.swift
[10/15] Compiling Utility Collection+.swift
[11/16] Wrapping AST for Utility for debugging
[13/31] Compiling Commander DefaultOptions.swift
[14/31] Compiling Commander Option.swift
[15/31] Compiling Commander CommandRepresentable.swift
[16/31] Compiling Commander Error.swift
[17/32] Compiling Commander OptionsRepresentable.swift
[18/32] Compiling Commander Shell.swift
[19/32] Compiling Commander CommandDescriber.swift
[20/32] Compiling Commander CommandPath.swift
[21/32] Compiling Commander Help.swift
[22/32] Compiling Commander Commander.swift
[23/32] Compiling Commander BuiltIn.swift
[24/32] Compiling Commander Complete.swift
[25/32] Emitting module Commander
[26/32] Compiling Commander misc.swift
[27/32] Compiling Commander OptionDescription.swift
[28/32] Compiling Commander OptionsDecoder.swift
[29/33] Wrapping AST for Commander for debugging
[31/36] Compiling commander_sample main.swift
[32/36] Emitting module commander_sample
[33/36] Compiling commander_sample SampleCommand.swift
[34/37] Wrapping AST for commander-sample for debugging
[35/37] Write Objects.LinkFileList
[36/37] Linking commander-sample
Build complete! (22.75s)
Build complete.
Done.

Build Machine: Linux 2