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.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/techinpark/ios_privacy_manifest_scanner.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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
Fetched https://github.com/apple/swift-argument-parser from cache (0.72s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.5.0 (0.44s)
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...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/11] Compiling ArgumentParserToolInfo ToolInfo.swift
[6/11] Emitting module ArgumentParserToolInfo
[7/12] Wrapping AST for ArgumentParserToolInfo for debugging
[9/46] Emitting module ArgumentParser
[10/50] Compiling ArgumentParser CollectionExtensions.swift
[11/50] Compiling ArgumentParser SequenceExtensions.swift
[12/50] Compiling ArgumentParser StringExtensions.swift
[13/50] Compiling ArgumentParser Tree.swift
[14/50] Compiling ArgumentParser ArgumentHelp.swift
[15/50] Compiling ArgumentParser CompletionKind.swift
[16/50] Compiling ArgumentParser Errors.swift
[17/50] Compiling ArgumentParser Flag.swift
[18/50] Compiling ArgumentParser NameSpecification.swift
[19/50] Compiling ArgumentParser ParsedValues.swift
[20/50] Compiling ArgumentParser ParserError.swift
[21/50] Compiling ArgumentParser SplitArguments.swift
[22/50] Compiling ArgumentParser DumpHelpGenerator.swift
[23/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[24/50] Compiling ArgumentParser CompletionsGenerator.swift
[25/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[26/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[27/50] Compiling ArgumentParser Argument.swift
[28/50] Compiling ArgumentParser ParsableArguments.swift
[29/50] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/50] Compiling ArgumentParser ParsableCommand.swift
[31/50] Compiling ArgumentParser ArgumentDecoder.swift
[32/50] Compiling ArgumentParser ArgumentDefinition.swift
[33/50] Compiling ArgumentParser Option.swift
[34/50] Compiling ArgumentParser OptionGroup.swift
[35/50] Compiling ArgumentParser CommandConfiguration.swift
[36/50] Compiling ArgumentParser EnumerableFlag.swift
[37/50] Compiling ArgumentParser ExpressibleByArgument.swift
[38/50] Compiling ArgumentParser ArgumentSet.swift
[39/50] Compiling ArgumentParser CommandParser.swift
[40/50] Compiling ArgumentParser InputOrigin.swift
[41/50] Compiling ArgumentParser Name.swift
[42/50] Compiling ArgumentParser Parsed.swift
[43/50] Compiling ArgumentParser HelpCommand.swift
[44/50] Compiling ArgumentParser HelpGenerator.swift
[45/50] Compiling ArgumentParser MessageInfo.swift
[46/50] Compiling ArgumentParser UsageGenerator.swift
[47/51] Wrapping AST for ArgumentParser for debugging
[49/55] Compiling privacy_scanner HTMLTemplate.swift
[50/55] Emitting module privacy_scanner
[51/55] Compiling privacy_scanner main.swift
[52/55] Compiling privacy_scanner Config.swift
[53/56] Wrapping AST for privacy_scanner for debugging
[54/56] Write Objects.LinkFileList
[55/56] Linking privacy_scanner
Build complete! (11.00s)
Build complete.
Done.