The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AppIcon 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/nonchalant/appicon.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/nonchalant/appicon
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ddc4662 Merge pull request #83 from Nonchalant/remove-unused-options
Cloned https://github.com/nonchalant/appicon.git
Revision (git rev-parse @):
ddc4662a854dbd3f6f6b2159c914d90d2dfbbf51
SUCCESS checkout https://github.com/nonchalant/appicon.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/nonchalant/appicon.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/akkyie/Tablier
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell.git
[1/4863] Fetching swiftshell
[780/5579] Fetching swiftshell, tablier
Fetched https://github.com/kareman/SwiftShell.git from cache (0.41s)
[374/12151] Fetching tablier, swift-argument-parser
Fetched https://github.com/akkyie/Tablier from cache (0.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.75s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.3.3 (0.71s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (0.76s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.72s)
Creating working copy for https://github.com/akkyie/Tablier
Working copy of https://github.com/akkyie/Tablier resolved at 0.3.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.3.1
Creating working copy for https://github.com/kareman/SwiftShell.git
Working copy of https://github.com/kareman/SwiftShell.git resolved at 5.1.0
Building for debugging...
[0/11] Write sources
[4/11] Write swift-version-24593BA9C3E375BF.txt
[6/52] Compiling SwiftShell Array.swift
[7/52] Compiling SwiftShell Process.swift
[8/52] Emitting module SwiftShell
[9/53] Compiling ArgumentParser Name.swift
[10/53] Compiling ArgumentParser Parsed.swift
[11/53] Compiling ArgumentParser ParsedValues.swift
[12/53] Compiling ArgumentParser ParserError.swift
[13/53] Compiling ArgumentParser SplitArguments.swift
[14/53] Compiling ArgumentParser HelpCommand.swift
[15/53] Compiling ArgumentParser HelpGenerator.swift
[16/53] Compiling ArgumentParser MessageInfo.swift
[17/53] Compiling ArgumentParser ArgumentDefinition.swift
[18/53] Compiling ArgumentParser ArgumentSet.swift
[19/53] Compiling ArgumentParser CommandParser.swift
[20/53] Compiling ArgumentParser InputOrigin.swift
[21/55] Compiling SwiftShell Files.swift
[22/57] Emitting module ArgumentParser
[23/57] Compiling ArgumentParser ArgumentHelp.swift
[24/57] Compiling ArgumentParser CompletionKind.swift
[25/57] Compiling ArgumentParser Errors.swift
[26/57] Compiling ArgumentParser Flag.swift
[27/57] Compiling ArgumentParser NameSpecification.swift
[28/57] Compiling ArgumentParser Option.swift
[29/57] Compiling ArgumentParser OptionGroup.swift
[30/57] Compiling ArgumentParser CommandConfiguration.swift
[31/57] Compiling ArgumentParser EnumerableFlag.swift
[32/57] Compiling ArgumentParser ExpressibleByArgument.swift
[33/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[34/57] Compiling ArgumentParser CompletionsGenerator.swift
[35/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[36/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[37/57] Compiling ArgumentParser Argument.swift
[38/57] Compiling ArgumentParser ParsableArguments.swift
[39/57] Compiling ArgumentParser ParsableArgumentsValidation.swift
[40/57] Compiling ArgumentParser ParsableCommand.swift
[41/57] Compiling ArgumentParser ArgumentDecoder.swift
[44/57] Compiling SwiftShell Context.swift
[45/57] Compiling SwiftShell Lazy-split.swift
[46/57] Compiling SwiftShell Stream.swift
[47/57] Compiling SwiftShell String.swift
[48/58] Wrapping AST for SwiftShell for debugging
[50/58] Compiling ArgumentParser UsageGenerator.swift
[51/58] Compiling ArgumentParser SequenceExtensions.swift
[52/58] Compiling ArgumentParser StringExtensions.swift
[53/58] Compiling ArgumentParser Tree.swift
[54/59] Wrapping AST for ArgumentParser for debugging
[56/71] Compiling AppIconCore LocalError.swift
[57/71] Compiling AppIconCore ImageExtractor.swift
[58/72] Compiling AppIconCore Platform.swift
[59/72] Emitting module AppIconCore
[60/72] Compiling AppIconCore JsonExtractor.swift
[61/72] Compiling AppIconCore MacAppIconSet.swift
[62/72] Compiling AppIconCore Scale.swift
[63/72] Compiling AppIconCore AppIconSet.swift
[64/72] Compiling AppIconCore IosAppIconSet.swift
[65/72] Compiling AppIconCore Command.swift
[66/72] Compiling AppIconCore AppIcon.swift
[67/72] Compiling AppIconCore WatchAppIconSet.swift
[68/72] Compiling AppIconCore ContentsJson.swift
[69/73] Wrapping AST for AppIconCore for debugging
[71/75] Emitting module AppIcon
[72/75] Compiling AppIcon main.swift
[73/76] Wrapping AST for AppIcon for debugging
[74/76] Write Objects.LinkFileList
[75/76] Linking AppIcon
Build complete! (18.80s)
Build complete.
Done.

Build Machine: Linux 1