Build Information
Successful build of SVMPrefs, reference main (d53ddf
), with Swift 6.2 (beta) for macOS (SPM) on 18 Jun 2025 17:06:33 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ghv/SVMPrefs.git
Reference: main
Initialized empty Git repository in /Users/admin/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: 6.2
Building package at path: $PWD
https://github.com/ghv/SVMPrefs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[3/12] Write svmprefs-entitlement.plist
[5/12] Write sources
[8/12] Write swift-version-1EA4D86E10B52AF.txt
[10/42] Compiling SwiftCLI Option.swift
[11/42] Compiling SwiftCLI OptionGroup.swift
[12/42] Compiling SwiftCLI OptionRegistry.swift
[13/42] Compiling SwiftCLI Parameter.swift
[14/44] Compiling SwiftCLI Error.swift
[15/44] Compiling SwiftCLI HelpCommand.swift
[16/44] Compiling SwiftCLI ValueBox.swift
[17/44] Compiling SwiftCLI VersionCommand.swift
[18/44] Compiling SwiftCLI HelpMessageGenerator.swift
[19/44] Compiling SwiftCLI Input.swift
[20/44] Compiling SwiftCLI Command.swift
[21/44] Compiling SwiftCLI Compatibility.swift
[22/44] Compiling SwiftCLI CompletionGenerator.swift
[23/44] Compiling SwiftCLI Term.swift
[24/44] Compiling SwiftCLI Validation.swift
[25/44] Compiling SwiftCLI Parser.swift
[26/44] Compiling SwiftCLI Path.swift
[27/44] Compiling SwiftCLI Stream.swift
[28/44] Compiling SwiftCLI Task.swift
[29/44] Emitting module SwiftCLI
[30/44] Compiling SwiftCLI ArgumentList.swift
[31/44] Compiling SwiftCLI ArgumentListManipulator.swift
[32/44] Compiling SwiftCLI CLI.swift
[33/44] Compiling Regex ThreadLocal.swift
[34/44] Compiling Regex String+ReplaceMatching.swift
[35/44] Emitting module Regex
[36/44] Compiling Regex MatchResult.swift
[37/44] Compiling Regex Options.swift
[38/44] Compiling Regex Foundation+Ranges.swift
[39/44] Compiling Regex Regex.swift
[40/44] Emitting module PathKit
[41/44] Compiling PathKit PathKit.swift
[42/68] Emitting module Stencil
[43/70] Compiling Stencil Context.swift
[44/70] Compiling Stencil DynamicMemberLookup.swift
[45/70] Compiling Stencil Environment.swift
[46/70] Compiling Stencil IfTag.swift
[47/70] Compiling Stencil Include.swift
[48/70] Compiling Stencil NowTag.swift
[49/70] Compiling Stencil Parser.swift
[50/70] Compiling Stencil Errors.swift
[51/70] Compiling Stencil Expression.swift
[52/70] Compiling Stencil Extension.swift
[53/70] Compiling Stencil Inheritance.swift
[54/70] Compiling Stencil KeyPath.swift
[55/70] Compiling Stencil Template.swift
[56/70] Compiling Stencil Tokenizer.swift
[57/70] Compiling Stencil FilterTag.swift
[58/70] Compiling Stencil Filters.swift
[59/70] Compiling Stencil ForTag.swift
[60/70] Compiling Stencil Loader.swift
[61/70] Compiling Stencil Node.swift
[62/70] Compiling Stencil LazyValueWrapper.swift
[63/70] Compiling Stencil Lexer.swift
[64/70] Compiling Stencil TrimBehaviour.swift
[65/70] Compiling Stencil Variable.swift
[66/80] Compiling SVMPrefsTools Backup.swift
[67/80] Emitting module SVMPrefsTools
[68/80] Compiling SVMPrefsKit Error.swift
[69/80] Compiling SVMPrefsKit ParserMetaData.swift
[70/81] Compiling SVMPrefsKit ParsingOptions.swift
[71/81] Compiling SVMPrefsKit Version.swift
[72/81] Compiling SVMPrefsKit Models.swift
[73/81] Compiling SVMPrefsKit SwiftCodeGenerator.swift
[74/81] Compiling SVMPrefsKit Parser.swift
[75/81] Compiling SVMPrefsKit Processor.swift
[76/81] Emitting module SVMPrefsKit
[77/81] Compiling SVMPrefsKit BaseCodeGenerator.swift
[78/81] Compiling SVMPrefsKit Extensions.swift
[79/83] Compiling svmprefs main.swift
[80/83] Emitting module svmprefs
[80/83] Write Objects.LinkFileList
[81/83] Linking svmprefs
[82/83] Applying svmprefs
Build complete! (27.68s)
Fetching https://github.com/stencilproject/Stencil.git
[1/5293] Fetching stencil
Fetched https://github.com/stencilproject/Stencil.git from cache (0.99s)
Fetching https://github.com/jakeheis/SwiftCLI.git
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/kylef/PathKit.git
Fetching https://github.com/kylef/Spectre.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/1254] Fetching regex
[52/2665] Fetching regex, pathkit
[222/3686] Fetching regex, pathkit, spectre
[412/8760] Fetching regex, pathkit, spectre, swiftcli
[6395/21987] Fetching regex, pathkit, spectre, swiftcli, swift-snapshot-testing
Fetched https://github.com/sharplet/Regex.git from cache (1.27s)
Fetched https://github.com/jakeheis/SwiftCLI.git from cache (1.27s)
[2962/15659] Fetching pathkit, spectre, swift-snapshot-testing
Fetched https://github.com/kylef/PathKit.git from cache (2.49s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.49s)
Fetched https://github.com/kylef/Spectre.git from cache (2.49s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (3.05s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.96s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (0.52s)
Computing version for https://github.com/jakeheis/SwiftCLI.git
Computed https://github.com/jakeheis/SwiftCLI.git at 6.0.3 (0.53s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.47s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/75479] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.22s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.22s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.73s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.84s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.45s)
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.18.4
Creating working copy for https://github.com/stencilproject/Stencil.git
Working copy of https://github.com/stencilproject/Stencil.git resolved at master (17af3ba)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/jakeheis/SwiftCLI.git
Working copy of https://github.com/jakeheis/SwiftCLI.git resolved at 6.0.3
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
Build complete.
{
"dependencies" : [
{
"identity" : "swiftcli",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/jakeheis/SwiftCLI.git"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kylef/PathKit.git"
},
{
"identity" : "regex",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sharplet/Regex.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "stencil",
"requirement" : {
"branch" : [
"master"
]
},
"type" : "sourceControl",
"url" : "https://github.com/stencilproject/Stencil.git"
}
],
"manifest_display_name" : "SVMPrefs",
"name" : "SVMPrefs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "svmprefs",
"targets" : [
"svmprefs"
],
"type" : {
"executable" : null
}
},
{
"name" : "SVMPrefsKit",
"targets" : [
"SVMPrefsKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SVMPrefsTools",
"targets" : [
"SVMPrefsTools"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "svmprefs",
"module_type" : "SwiftTarget",
"name" : "svmprefs",
"path" : "Sources/svmprefs",
"product_dependencies" : [
"SwiftCLI",
"PathKit"
],
"product_memberships" : [
"svmprefs"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"SVMPrefsKit",
"SVMPrefsTools"
],
"type" : "executable"
},
{
"c99name" : "SVMPrefsToolsTests",
"module_type" : "SwiftTarget",
"name" : "SVMPrefsToolsTests",
"path" : "Tests/SVMPrefsToolsTests",
"product_dependencies" : [
"PathKit"
],
"sources" : [
"BackupTests.swift"
],
"target_dependencies" : [
"SVMPrefsTools"
],
"type" : "test"
},
{
"c99name" : "SVMPrefsTools",
"module_type" : "SwiftTarget",
"name" : "SVMPrefsTools",
"path" : "Sources/SVMPrefsTools",
"product_dependencies" : [
"PathKit"
],
"product_memberships" : [
"svmprefs",
"SVMPrefsTools"
],
"sources" : [
"Backup.swift"
],
"type" : "library"
},
{
"c99name" : "SVMPrefsKitTests",
"module_type" : "SwiftTarget",
"name" : "SVMPrefsKitTests",
"path" : "Tests/SVMPrefsKitTests",
"product_dependencies" : [
"SnapshotTesting"
],
"sources" : [
"ErrorTests.swift",
"Exceptions.swift",
"ExtensionTests.swift",
"MigrateModeTests.swift",
"StoreModelTests.swift",
"SwiftCodeGeneratorTests.swift",
"VariableModelTests.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testAllTypes.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testCompoundCodeMark.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testDate.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testKeyPathExample.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testMigration.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testMigrationWithCodeThatFollows.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testMinimalDemo.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testNoRemoveAll.1.swift",
"__Snapshots__/SwiftCodeGeneratorTests/testSuiteName.1.swift"
],
"target_dependencies" : [
"SVMPrefsKit"
],
"type" : "test"
},
{
"c99name" : "SVMPrefsKit",
"module_type" : "SwiftTarget",
"name" : "SVMPrefsKit",
"path" : "Sources/SVMPrefsKit",
"product_dependencies" : [
"PathKit",
"Regex",
"Stencil"
],
"product_memberships" : [
"svmprefs",
"SVMPrefsKit"
],
"sources" : [
"Extensions.swift",
"Generators/BaseCodeGenerator.swift",
"Generators/SwiftCodeGenerator.swift",
"Models/Error.swift",
"Models/Models.swift",
"Models/Version.swift",
"Parser/Parser.swift",
"Parser/ParserMetaData.swift",
"Parser/ParsingOptions.swift",
"Processor.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.