The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of privacy_scanner with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/techinpark/ios_privacy_manifest_scanner.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/techinpark/ios_privacy_manifest_scanner
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dce9648 Added Example images
Cloned https://github.com/techinpark/ios_privacy_manifest_scanner.git
Revision (git rev-parse @):
dce96482c76b3d2cb30747b9457ddbcb65b2c627
SUCCESS checkout https://github.com/techinpark/ios_privacy_manifest_scanner.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/techinpark/ios_privacy_manifest_scanner.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-argument-parser
[1/11615] Fetching swift-argument-parser
Computing version for https://github.com/apple/swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (0.73s)
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.38s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.5.0
Building for debugging...
[1/6] Emitting module ArgumentParserToolInfo
[2/6] Compiling ArgumentParserToolInfo ToolInfo.swift
[4/8] Wrapping AST for ArgumentParserToolInfo for debugging
[6/42] Emitting module ArgumentParser
[7/46] Compiling ArgumentParser Option.swift
[8/46] Compiling ArgumentParser OptionGroup.swift
[9/46] Compiling ArgumentParser CommandConfiguration.swift
[10/46] Compiling ArgumentParser EnumerableFlag.swift
[11/46] Compiling ArgumentParser ExpressibleByArgument.swift
[12/46] Compiling ArgumentParser ArgumentSet.swift
[13/46] Compiling ArgumentParser CommandParser.swift
[14/46] Compiling ArgumentParser InputOrigin.swift
[15/46] Compiling ArgumentParser Name.swift
[16/46] Compiling ArgumentParser Parsed.swift
[17/46] Compiling ArgumentParser CollectionExtensions.swift
[18/46] Compiling ArgumentParser SequenceExtensions.swift
[19/46] Compiling ArgumentParser StringExtensions.swift
[20/46] Compiling ArgumentParser Tree.swift
[21/46] Compiling ArgumentParser ArgumentHelp.swift
[22/46] Compiling ArgumentParser CompletionKind.swift
[23/46] Compiling ArgumentParser Errors.swift
[24/46] Compiling ArgumentParser Flag.swift
[25/46] Compiling ArgumentParser NameSpecification.swift
[26/46] Compiling ArgumentParser ParsedValues.swift
[27/46] Compiling ArgumentParser ParserError.swift
[28/46] Compiling ArgumentParser SplitArguments.swift
[29/46] Compiling ArgumentParser DumpHelpGenerator.swift
[30/46] Compiling ArgumentParser HelpCommand.swift
[31/46] Compiling ArgumentParser HelpGenerator.swift
[32/46] Compiling ArgumentParser MessageInfo.swift
[33/46] Compiling ArgumentParser UsageGenerator.swift
[34/46] Compiling ArgumentParser BashCompletionsGenerator.swift
[35/46] Compiling ArgumentParser CompletionsGenerator.swift
[36/46] Compiling ArgumentParser FishCompletionsGenerator.swift
[37/46] Compiling ArgumentParser ZshCompletionsGenerator.swift
[38/46] Compiling ArgumentParser Argument.swift
[39/46] Compiling ArgumentParser ParsableArguments.swift
[40/46] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/46] Compiling ArgumentParser ParsableCommand.swift
[42/46] Compiling ArgumentParser ArgumentDecoder.swift
[43/46] Compiling ArgumentParser ArgumentDefinition.swift
[45/48] Wrapping AST for ArgumentParser for debugging
[47/52] Compiling privacy_scanner Config.swift
[48/52] Compiling privacy_scanner HTMLTemplate.swift
[49/52] Emitting module privacy_scanner
[50/52] Compiling privacy_scanner main.swift
[52/54] Wrapping AST for privacy_scanner for debugging
[53/54] Linking privacy_scanner
Build complete! (9.89s)
Build complete.
Done.