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-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/nonchalant/appicon.git
Reference: 1.0.6
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
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at 3c7757b Merge pull request #81 from Nonchalant/update-1.0.6
Cloned https://github.com/nonchalant/appicon.git
Revision (git rev-parse @):
3c7757b9096872b273aa1bae61e8a0372b1eab25
SUCCESS checkout https://github.com/nonchalant/appicon.git at 1.0.6
========================================
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-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/akkyie/Tablier
[1/4863] Fetching swiftshell
[2/5579] Fetching swiftshell, tablier
[5580/17014] Fetching swiftshell, tablier, swift-argument-parser
Fetched https://github.com/kareman/SwiftShell.git from cache (0.87s)
Fetched https://github.com/akkyie/Tablier from cache (0.90s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.90s)
Computing version for https://github.com/akkyie/Tablier
Computed https://github.com/akkyie/Tablier at 0.3.3 (0.41s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 5.1.0 (0.40s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.3.1 (0.43s)
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 Lazy-split.swift
[7/53] Compiling ArgumentParser ArgumentDefinition.swift
[8/53] Compiling ArgumentParser ArgumentSet.swift
[9/53] Compiling ArgumentParser CommandParser.swift
[10/53] Compiling ArgumentParser InputOrigin.swift
[11/57] Compiling SwiftShell String.swift
[12/57] Compiling ArgumentParser SplitArguments.swift
[13/57] Compiling ArgumentParser HelpCommand.swift
[14/57] Compiling ArgumentParser HelpGenerator.swift
[15/57] Compiling ArgumentParser MessageInfo.swift
[16/57] Compiling ArgumentParser Name.swift
[17/57] Compiling ArgumentParser Parsed.swift
[18/57] Compiling ArgumentParser ParsedValues.swift
[19/57] Compiling ArgumentParser ParserError.swift
[20/57] Compiling SwiftShell Files.swift
[21/57] Compiling SwiftShell Array.swift
[22/57] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/57] Compiling ArgumentParser CompletionsGenerator.swift
[24/57] Emitting module SwiftShell
[25/57] Compiling SwiftShell Context.swift
[28/57] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/57] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/57] Compiling ArgumentParser Argument.swift
[31/57] Emitting module ArgumentParser
[32/57] Compiling SwiftShell Stream.swift
[33/57] Compiling SwiftShell Process.swift
[34/58] Compiling ArgumentParser ArgumentHelp.swift
[35/58] Compiling ArgumentParser CompletionKind.swift
[36/58] Compiling ArgumentParser Errors.swift
[37/58] Compiling ArgumentParser Flag.swift
[38/58] Compiling ArgumentParser NameSpecification.swift
[39/58] Compiling ArgumentParser Option.swift
[40/58] Compiling ArgumentParser OptionGroup.swift
[41/58] Compiling ArgumentParser CommandConfiguration.swift
[42/58] Compiling ArgumentParser EnumerableFlag.swift
[43/58] Compiling ArgumentParser ExpressibleByArgument.swift
[44/58] Compiling ArgumentParser ParsableArguments.swift
[45/58] Compiling ArgumentParser ParsableArgumentsValidation.swift
[46/58] Compiling ArgumentParser ParsableCommand.swift
[47/58] Compiling ArgumentParser ArgumentDecoder.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 ImageExtractor.swift
[57/71] Compiling AppIconCore LocalError.swift
[58/72] Compiling AppIconCore AppIconSet.swift
[59/72] Compiling AppIconCore IosAppIconSet.swift
[60/72] Compiling AppIconCore Platform.swift
[61/72] Emitting module AppIconCore
[62/72] Compiling AppIconCore Command.swift
[63/72] Compiling AppIconCore AppIcon.swift
[64/72] Compiling AppIconCore JsonExtractor.swift
[65/72] Compiling AppIconCore MacAppIconSet.swift
[66/72] Compiling AppIconCore Scale.swift
[67/72] Compiling AppIconCore WatchAppIconSet.swift
[68/72] Compiling AppIconCore ContentsJson.swift
[69/73] Wrapping AST for AppIconCore for debugging
[71/75] Compiling AppIcon main.swift
[72/75] Emitting module AppIcon
[73/76] Wrapping AST for AppIcon for debugging
[74/76] Write Objects.LinkFileList
[75/76] Linking AppIcon
Build complete! (16.59s)
Build complete.
Done.

Build Machine: Linux 1