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 SVMPrefs with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ghv/SVMPrefs.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ghv/SVMPrefs
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d53ddf0 Merge pull request #7 from ghv/optional_intrinsic_defaults
Cloned https://github.com/ghv/SVMPrefs.git
Revision (git rev-parse @):
d53ddf05659f7131ae4a21289919dbf13f9afc75
SUCCESS checkout https://github.com/ghv/SVMPrefs.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/ghv/SVMPrefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[2/12] Write svmprefs-entitlement.plist
[5/12] Write sources
[8/12] Write swift-version--423B1241ED78D482.txt
[10/42] Compiling SwiftCLI Input.swift
[11/42] Compiling SwiftCLI Option.swift
[12/42] Compiling SwiftCLI OptionGroup.swift
[13/42] Compiling Regex ThreadLocal.swift
[14/43] Compiling Regex String+ReplaceMatching.swift
[15/44] Compiling SwiftCLI Command.swift
[16/44] Compiling SwiftCLI Compatibility.swift
[17/44] Compiling SwiftCLI CompletionGenerator.swift
[18/44] Emitting module SwiftCLI
[19/44] Compiling SwiftCLI ArgumentList.swift
[20/44] Compiling SwiftCLI ArgumentListManipulator.swift
[21/44] Compiling SwiftCLI CLI.swift
[22/44] Compiling SwiftCLI OptionRegistry.swift
[23/44] Compiling SwiftCLI Parameter.swift
[24/44] Compiling SwiftCLI Parser.swift
[25/44] Compiling SwiftCLI Error.swift
[26/44] Compiling SwiftCLI HelpCommand.swift
[27/44] Compiling SwiftCLI HelpMessageGenerator.swift
[28/44] Compiling SwiftCLI Term.swift
[29/44] Compiling SwiftCLI Validation.swift
[30/44] Compiling Regex Regex.swift
[31/44] Compiling Regex MatchResult.swift
[32/44] Compiling SwiftCLI Path.swift
[33/44] Compiling SwiftCLI Stream.swift
[34/44] Compiling SwiftCLI Task.swift
[35/44] Compiling Regex Foundation+Ranges.swift
[36/44] Emitting module Regex
[37/44] Compiling Regex Options.swift
[38/44] Compiling SwiftCLI ValueBox.swift
[39/44] Compiling SwiftCLI VersionCommand.swift
[40/44] Emitting module PathKit
[41/44] Compiling PathKit PathKit.swift
[42/66] Emitting module Stencil
[43/68] Compiling Stencil Context.swift
[44/68] Compiling Stencil Environment.swift
[45/68] Compiling Stencil Errors.swift
[46/68] Compiling Stencil NowTag.swift
[47/68] Compiling Stencil Parser.swift
[48/68] Compiling Stencil Lexer.swift
[49/68] Compiling Stencil Loader.swift
[50/68] Compiling Stencil Node.swift
[51/68] Compiling Stencil Variable.swift
[52/68] Compiling Stencil _SwiftSupport.swift
[53/68] Compiling Stencil Include.swift
[54/68] Compiling Stencil Inheritence.swift
[55/68] Compiling Stencil KeyPath.swift
[56/68] Compiling Stencil Expression.swift
[57/68] Compiling Stencil Extension.swift
[58/68] Compiling Stencil FilterTag.swift
[59/68] Compiling Stencil Filters.swift
[60/68] Compiling Stencil ForTag.swift
[61/68] Compiling Stencil IfTag.swift
[62/68] Compiling Stencil Template.swift
[63/68] Compiling Stencil Tokenizer.swift
[64/78] Compiling SVMPrefsKit Parser.swift
[65/78] Emitting module SVMPrefsKit
[66/78] Compiling SVMPrefsKit ParserMetaData.swift
[67/78] Compiling SVMPrefsKit Version.swift
[68/78] Compiling SVMPrefsKit ParsingOptions.swift
[69/79] Compiling SVMPrefsKit Processor.swift
[70/79] Emitting module SVMPrefsTools
[71/79] Compiling SVMPrefsTools Backup.swift
[72/79] Compiling SVMPrefsKit SwiftCodeGenerator.swift
[73/79] Compiling SVMPrefsKit Error.swift
[74/79] Compiling SVMPrefsKit Extensions.swift
[75/79] Compiling SVMPrefsKit BaseCodeGenerator.swift
[76/79] Compiling SVMPrefsKit Models.swift
[77/81] Compiling svmprefs main.swift
[78/81] Emitting module svmprefs
[78/81] Write Objects.LinkFileList
[79/81] Linking svmprefs
/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/svmprefs: replacing existing signature
[80/81] Applying svmprefs
Build complete! (9.04s)
Fetching https://github.com/stencilproject/Stencil.git from cache
Fetched https://github.com/stencilproject/Stencil.git from cache (0.17s)
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git from cache
Fetching https://github.com/sharplet/Regex.git from cache
Fetching https://github.com/kylef/PathKit.git from cache
Fetching https://github.com/kylef/Spectre.git from cache
Fetching https://github.com/jakeheis/SwiftCLI.git from cache
Fetched https://github.com/kylef/Spectre.git from cache (0.15s)
Fetched https://github.com/kylef/PathKit.git from cache (0.15s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (0.16s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (0.18s)
Fetched https://github.com/sharplet/Regex.git from cache (0.18s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.0 (0.03s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.0 (0.02s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.5.0 (0.33s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.0 (0.33s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.1 (0.33s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/PathKit-61dbf7cf is not valid git repository for 'https://github.com/kylef/PathKit.git', will fetch again.
Fetching https://github.com/kylef/PathKit.git from cache
Fetched https://github.com/kylef/PathKit.git from cache (0.00s)
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.0
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Regex-8914ffd2 is not valid git repository for 'https://github.com/sharplet/Regex.git', will fetch again.
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/Regex-8914ffd2 is not valid git repository for 'https://github.com/sharplet/Regex.git', will fetch again.
Fetching https://github.com/sharplet/Regex.git from cache
Fetched https://github.com/sharplet/Regex.git from cache (0.00s)
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.5.0
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.1
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (e516ca9)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.0
Build complete.
Done.