The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CLInterface 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/nikstar/CLInterface.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/nikstar/CLInterface
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ee89d90 Update README.md
Cloned https://github.com/nikstar/CLInterface.git
Revision (git rev-parse @):
ee89d90290411126a359a9d33419ec6b5a9225d1
SUCCESS checkout https://github.com/nikstar/CLInterface.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nikstar/CLInterface.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
Fetching https://github.com/nikstar/spm-argument-parser.git
[1/34281] Fetching spm-argument-parser
Fetched https://github.com/nikstar/spm-argument-parser.git from cache (1.25s)
Computing version for https://github.com/nikstar/spm-argument-parser.git
Computed https://github.com/nikstar/spm-argument-parser.git at 0.5.0 (1.29s)
Creating working copy for https://github.com/nikstar/spm-argument-parser.git
Working copy of https://github.com/nikstar/spm-argument-parser.git resolved at 0.5.0
Building for debugging...
[0/14] Write sources
[5/14] Compiling clibc libc.c
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/16] Compiling SPMLibc libc.swift
[9/16] Emitting module SPMLibc
[10/17] Wrapping AST for SPMLibc for debugging
[12/30] Compiling Basic ByteString.swift
[13/30] Compiling Basic CollectionAlgorithms.swift
[14/31] Compiling Basic Tuple.swift
[15/31] Compiling Basic CollectionExtensions.swift
[16/31] Compiling Basic DictionaryExtensions.swift
[17/31] Emitting module Basic
[18/31] Compiling Basic FileInfo.swift
[19/31] Compiling Basic FileSystem.swift
[20/31] Compiling Basic OutputByteStream.swift
[21/31] Compiling Basic Path.swift
[22/31] Compiling Basic DictionaryLiteralExtensions.swift
[23/31] Compiling Basic EditDistance.swift
[24/31] Compiling Basic StringConversions.swift
[25/31] Compiling Basic PathShims.swift
[26/32] Wrapping AST for Basic for debugging
[28/37] Compiling SPMArgumentParser CollectionExtensions.swift
[29/37] Compiling SPMArgumentParser StringExtensions.swift
[30/37] Compiling SPMArgumentParser ArgumentParserShellCompletion.swift
[31/37] Emitting module SPMArgumentParser
[32/37] Compiling SPMArgumentParser ArgumentParser.swift
[33/38] Wrapping AST for SPMArgumentParser for debugging
[35/46] Compiling CLInterface CLInterface.swift
[36/46] Compiling CLInterface Protocols.swift
/host/spi-builder-workspace/Sources/CLInterface/Argument Types/Protocols.swift:10:17: warning: protocol 'BaseArgumentType' should be declared to refine 'ArgumentKind' due to a same-type constraint on 'Self'
public protocol BaseArgumentType: ArgumentType where Base == Self {}
                ^
[37/46] Compiling CLInterface CommandLine.swift
[38/46] Compiling CLInterface Mirror.swift
[39/46] Compiling CLInterface CLInterfaceError.swift
[40/46] Compiling CLInterface PositionalArgument.swift
[41/46] Emitting module CLInterface
/host/spi-builder-workspace/Sources/CLInterface/Argument Types/Protocols.swift:10:17: warning: protocol 'BaseArgumentType' should be declared to refine 'ArgumentKind' due to a same-type constraint on 'Self'
public protocol BaseArgumentType: ArgumentType where Base == Self {}
                ^
[42/46] Compiling CLInterface Argument.swift
[43/47] Wrapping AST for CLInterface for debugging
[45/49] Compiling ExampleSwiftc main.swift
[46/49] Emitting module ExampleSwiftc
[47/50] Wrapping AST for ExampleSwiftc for debugging
[48/50] Write Objects.LinkFileList
[49/50] Linking ExampleSwiftc
Build complete! (18.17s)
Build complete.
Done.

Build Machine: Linux 2