Build Information
Successful build of SwiftLI, reference main (cb2c6c
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 14:54:24 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KC-2001MS/SwiftLI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KC-2001MS/SwiftLI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at cb2c6cc LocalizedStringKeyの追加とClear Viewの実装
Cloned https://github.com/KC-2001MS/SwiftLI.git
Revision (git rev-parse @):
cb2c6ccb66e7b2687abc168b83b4364b58cf9888
SUCCESS checkout https://github.com/KC-2001MS/SwiftLI.git at main
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-testing.git
[1/2038] Fetching swift-docc-plugin
[226/17241] Fetching swift-docc-plugin, swift-testing
[227/29594] Fetching swift-docc-plugin, swift-testing, swift-argument-parser
[503/32747] Fetching swift-docc-plugin, swift-testing, swift-argument-parser, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.49s)
Fetched https://github.com/apple/swift-docc-plugin from cache (1.49s)
Fetched https://github.com/apple/swift-testing.git from cache (1.49s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.57s)
Computing version for https://github.com/apple/swift-docc-plugin.git
Computed https://github.com/apple/swift-docc-plugin.git at 1.3.0 (3.33s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.51s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.71s)
Computing version for https://github.com/apple/swift-testing.git
Computed https://github.com/apple/swift-testing.git at 0.99.0 (0.59s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/66408] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.33s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.76s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at 0.99.0
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swiftli",
"name": "SwiftLI",
"url": "https://github.com/KC-2001MS/SwiftLI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLI",
"dependencies": [
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser.git",
"version": "1.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/KC-2001MS/SwiftLI.git
[1/1477] Fetching swiftli
Fetched https://github.com/KC-2001MS/SwiftLI.git from cache (1.17s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.57s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.51s)
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
Creating working copy for https://github.com/KC-2001MS/SwiftLI.git
Working copy of https://github.com/KC-2001MS/SwiftLI.git resolved at main (cb2c6cc)
Found 1 product dependencies
- swift-argument-parser
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/KC-2001MS/SwiftLI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/12] Write sources
[6/12] Write sclt-entitlement.plist
[8/12] Write swift-version--7754E27361AE5C74.txt
[10/30] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/30] Emitting module ArgumentParserToolInfo
[12/69] Compiling SwiftLI LineStyle.swift
[13/70] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/70] Compiling ArgumentParser CompletionsGenerator.swift
[15/70] Emitting module SwiftLI
[16/70] Compiling SwiftLI ViewBuilder.swift
[17/70] Compiling ArgumentParser CommandConfiguration.swift
[18/70] Compiling ArgumentParser CommandGroup.swift
[19/70] Compiling ArgumentParser EnumerableFlag.swift
[20/70] Compiling ArgumentParser ExpressibleByArgument.swift
[21/74] Compiling ArgumentParser NameSpecification.swift
[22/74] Compiling ArgumentParser Option.swift
[23/74] Compiling ArgumentParser OptionGroup.swift
[24/74] Compiling ArgumentParser AsyncParsableCommand.swift
[25/74] Compiling ArgumentParser InputOrigin.swift
[26/74] Compiling ArgumentParser Name.swift
[27/74] Compiling ArgumentParser Parsed.swift
[28/74] Compiling ArgumentParser ParsedValues.swift
[29/74] Compiling ArgumentParser ArgumentHelp.swift
[30/74] Compiling ArgumentParser ArgumentVisibility.swift
[31/74] Compiling ArgumentParser CompletionKind.swift
[32/74] Compiling ArgumentParser Errors.swift
[33/74] Compiling ArgumentParser Flag.swift
[34/74] Compiling ArgumentParser Argument.swift
[38/74] Compiling ArgumentParser FishCompletionsGenerator.swift
[39/74] Compiling ArgumentParser ZshCompletionsGenerator.swift
[42/74] Compiling SwiftLI Weight.swift
[43/74] Compiling SwiftLI View.swift
[46/74] Compiling ArgumentParser Platform.swift
[47/74] Compiling ArgumentParser SequenceExtensions.swift
[48/74] Compiling ArgumentParser StringExtensions.swift
[49/74] Compiling ArgumentParser Tree.swift
[55/74] Emitting module ArgumentParser
[56/74] Compiling ArgumentParser ParserError.swift
[57/74] Compiling ArgumentParser SplitArguments.swift
[58/74] Compiling ArgumentParser DumpHelpGenerator.swift
[59/74] Compiling ArgumentParser HelpCommand.swift
[60/74] Compiling ArgumentParser ArgumentDefinition.swift
[61/74] Compiling ArgumentParser ArgumentSet.swift
[62/74] Compiling ArgumentParser CommandParser.swift
[63/74] Compiling ArgumentParser InputKey.swift
[64/74] Compiling ArgumentParser HelpGenerator.swift
[65/74] Compiling ArgumentParser MessageInfo.swift
[66/74] Compiling ArgumentParser UsageGenerator.swift
[67/74] Compiling ArgumentParser CollectionExtensions.swift
[68/74] Compiling ArgumentParser ParsableArguments.swift
[69/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[70/74] Compiling ArgumentParser ParsableCommand.swift
[71/74] Compiling ArgumentParser ArgumentDecoder.swift
[72/83] Compiling sclt SwiftLI.swift
[73/83] Compiling sclt HDivider.swift
[74/83] Emitting module sclt
[75/83] Compiling sclt Label.swift
[76/83] Compiling sclt SwiftLogo.swift
[77/83] Compiling sclt Spacer.swift
[78/83] Compiling sclt Group.swift
[79/83] Compiling sclt Break.swift
[80/83] Compiling sclt Text.swift
[80/83] Write Objects.LinkFileList
[81/83] Linking sclt
[82/83] Applying sclt
Build complete! (24.78s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin.git"
},
{
"identity" : "swift-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing.git"
}
],
"manifest_display_name" : "SwiftLI",
"name" : "SwiftLI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SwiftLI",
"targets" : [
"SwiftLI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "sclt",
"targets" : [
"sclt"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "sclt",
"module_type" : "SwiftTarget",
"name" : "sclt",
"path" : "Sources/sclt",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"sclt"
],
"sources" : [
"Subcommands/Break.swift",
"Subcommands/Group.swift",
"Subcommands/HDivider.swift",
"Subcommands/Label.swift",
"Subcommands/Spacer.swift",
"Subcommands/SwiftLogo.swift",
"Subcommands/Text.swift",
"SwiftLI.swift"
],
"target_dependencies" : [
"SwiftLI"
],
"type" : "executable"
},
{
"c99name" : "SwiftLITests",
"module_type" : "SwiftTarget",
"name" : "SwiftLITests",
"path" : "Tests/SwiftLITests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"SwiftLITests.swift"
],
"target_dependencies" : [
"SwiftLI"
],
"type" : "test"
},
{
"c99name" : "SwiftLI",
"module_type" : "SwiftTarget",
"name" : "SwiftLI",
"path" : "Sources/SwiftLI",
"product_memberships" : [
"SwiftLI",
"sclt"
],
"sources" : [
"CLI Basic Components/Break.swift",
"CLI Basic Components/Clear.swift",
"CLI Basic Components/Group.swift",
"CLI Basic Components/HDivider.swift",
"CLI Basic Components/Label.swift",
"CLI Basic Components/Spacer.swift",
"CLT Expansion Components/Emoticon.swift",
"CLT Expansion Components/SwiftLogo.swift",
"LocalizedStringKey.swift",
"Style/BlinkStyle.swift",
"Style/Color.swift",
"Style/LabelStyle.swift",
"Style/LineStyle.swift",
"Style/Weight.swift",
"View.swift",
"ViewBuilder.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.