Build Information
Successful build of translate_tool, reference 3.3.1 (9236d7
), with Swift 6.0 for macOS (SPM) on 9 Jan 2025 16:57:26 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cenkbilgen/translate_strings.git
Reference: 3.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/cenkbilgen/translate_strings
* tag 3.3.1 -> FETCH_HEAD
HEAD is now at 9236d78 update help message
Cloned https://github.com/cenkbilgen/translate_strings.git
Revision (git rev-parse @):
9236d789d428c989fc64c1ab610c117b4b0c082f
SUCCESS checkout https://github.com/cenkbilgen/translate_strings.git at 3.3.1
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/cenkbilgen/StringsCatalogKit.git
Fetching https://github.com/cenkbilgen/KeychainSimple.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/59] Fetching stringscatalogkit
[60/131] Fetching stringscatalogkit, keychainsimple
[132/5745] Fetching stringscatalogkit, keychainsimple, swift-algorithms
[245/18146] Fetching stringscatalogkit, keychainsimple, swift-algorithms, swift-argument-parser
Fetched https://github.com/cenkbilgen/StringsCatalogKit.git from cache (1.56s)
Fetched https://github.com/cenkbilgen/KeychainSimple.git from cache (1.56s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.56s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.56s)
Computing version for https://github.com/cenkbilgen/KeychainSimple.git
Computed https://github.com/cenkbilgen/KeychainSimple.git at 2.0.0 (0.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (2.80s)
Fetching https://github.com/apple/swift-numerics.git
[1/5576] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.14s)
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.45s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.55s)
Computing version for https://github.com/cenkbilgen/StringsCatalogKit.git
Computed https://github.com/cenkbilgen/StringsCatalogKit.git at 1.1.2 (0.44s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/cenkbilgen/StringsCatalogKit.git
Working copy of https://github.com/cenkbilgen/StringsCatalogKit.git resolved at 1.1.2
Creating working copy for https://github.com/cenkbilgen/KeychainSimple.git
Working copy of https://github.com/cenkbilgen/KeychainSimple.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
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
========================================
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": "translate_strings",
"name": "translate_tool",
"url": "https://github.com/cenkbilgen/translate_strings.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/translate_strings",
"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": [
]
},
{
"identity": "swift-algorithms",
"name": "swift-algorithms",
"url": "https://github.com/apple/swift-algorithms.git",
"version": "1.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
"dependencies": [
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics.git",
"version": "1.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"dependencies": [
]
}
]
},
{
"identity": "stringscatalogkit",
"name": "StringsCatalogKit",
"url": "https://github.com/cenkbilgen/StringsCatalogKit.git",
"version": "1.1.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/StringsCatalogKit",
"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": [
]
}
]
},
{
"identity": "keychainsimple",
"name": "KeychainSimple",
"url": "https://github.com/cenkbilgen/KeychainSimple.git",
"version": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KeychainSimple",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/cenkbilgen/translate_strings.git
[1/586] Fetching translate_strings
Fetched https://github.com/cenkbilgen/translate_strings.git from cache (0.83s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/cenkbilgen/KeychainSimple.git from cache
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/cenkbilgen/StringsCatalogKit.git from cache
Fetched https://github.com/cenkbilgen/StringsCatalogKit.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
Fetched https://github.com/cenkbilgen/KeychainSimple.git from cache (0.59s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.59s)
Computing version for https://github.com/cenkbilgen/KeychainSimple.git
Computed https://github.com/cenkbilgen/KeychainSimple.git at 2.0.0 (0.02s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.0 (0.02s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.49s)
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.03s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.2 (0.02s)
Computing version for https://github.com/cenkbilgen/StringsCatalogKit.git
Computed https://github.com/cenkbilgen/StringsCatalogKit.git at 1.1.2 (0.02s)
Creating working copy for https://github.com/cenkbilgen/KeychainSimple.git
Working copy of https://github.com/cenkbilgen/KeychainSimple.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.0
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/cenkbilgen/translate_strings.git
Working copy of https://github.com/cenkbilgen/translate_strings.git resolved at 3.3.1 (9236d78)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.2
Creating working copy for https://github.com/cenkbilgen/StringsCatalogKit.git
Working copy of https://github.com/cenkbilgen/StringsCatalogKit.git resolved at 1.1.2
Found 4 product dependencies
- swift-argument-parser
- swift-algorithms
- StringsCatalogKit
- KeychainSimple
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/cenkbilgen/translate_strings.git
https://github.com/cenkbilgen/translate_strings.git
{
"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-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
},
{
"identity" : "stringscatalogkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cenkbilgen/StringsCatalogKit.git"
},
{
"identity" : "keychainsimple",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cenkbilgen/KeychainSimple.git"
}
],
"manifest_display_name" : "translate_tool",
"name" : "translate_tool",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "strings_catalog_translate",
"targets" : [
"StringsCatalogTranslate",
"TranslationServices"
],
"type" : {
"executable" : null
}
},
{
"name" : "TranslationServices",
"targets" : [
"TranslationServices"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TranslationServices",
"module_type" : "SwiftTarget",
"name" : "TranslationServices",
"path" : "Sources/TranslationServices",
"product_memberships" : [
"strings_catalog_translate",
"TranslationServices"
],
"sources" : [
"Errors.swift",
"LLMAPI.swift",
"ModelSelectable.swift",
"TranslatorAnthropic.swift",
"TranslatorDeepL.swift",
"TranslatorGemini.swift",
"TranslatorOpenAI.swift",
"TranslatorProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "StringsCatalogTranslate",
"module_type" : "SwiftTarget",
"name" : "StringsCatalogTranslate",
"path" : "Sources/StringsCatalogTranslate",
"product_dependencies" : [
"StringsCatalogKit",
"KeychainSimple",
"ArgumentParser",
"Algorithms"
],
"product_memberships" : [
"strings_catalog_translate"
],
"sources" : [
"Keys/KeyArguments.swift",
"Keys/Keychain.swift",
"Keys/KeysCommands.swift",
"Main.swift",
"Translators/AnthropicCommand.swift",
"Translators/AvailableLanguagesCommand.swift",
"Translators/DeepLCommand.swift",
"Translators/GeminiCommand.swift",
"Translators/OpenAICommand.swift",
"Translators/Options.swift",
"Translators/StringsCatalogCommand.swift"
],
"target_dependencies" : [
"TranslationServices"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/15] Write sources
[6/15] Write strings_catalog_translate-entitlement.plist
[6/15] Write sources
[10/15] Compiling _NumericsShims _NumericsShims.c
[11/15] Write swift-version-5BDAB9E9C0126B9D.txt
[13/41] Emitting module TranslationServices
[14/41] Compiling RealModule Real.swift
[15/42] Compiling RealModule RealFunctions.swift
[16/42] Compiling RealModule Float80+Real.swift
[17/42] Compiling RealModule Float16+Real.swift
[18/42] Compiling RealModule Double+Real.swift
[19/42] Compiling RealModule ElementaryFunctions.swift
[20/42] Compiling RealModule AugmentedArithmetic.swift
[21/42] Compiling RealModule Float+Real.swift
[22/42] Compiling RealModule AlgebraicField.swift
[23/42] Emitting module RealModule
[24/42] Compiling RealModule ApproximateEquality.swift
[25/42] Emitting module ArgumentParserToolInfo
[26/42] Compiling ArgumentParserToolInfo ToolInfo.swift
[27/107] Compiling ArgumentParser SplitArguments.swift
[28/107] Compiling ArgumentParser DumpHelpGenerator.swift
[29/109] Compiling Algorithms Unique.swift
[30/109] Compiling Algorithms Windows.swift
[31/109] Compiling ArgumentParser ArgumentDecoder.swift
[32/109] Compiling ArgumentParser CommandConfiguration.swift
[33/109] Compiling ArgumentParser CommandGroup.swift
[34/109] Compiling ArgumentParser CommandParser.swift
[35/109] Compiling ArgumentParser InputKey.swift
[36/109] Compiling ArgumentParser ParsableArguments.swift
[37/109] Compiling ArgumentParser Errors.swift
[38/109] Compiling ArgumentParser Flag.swift
[39/109] Compiling ArgumentParser BashCompletionsGenerator.swift
[40/109] Compiling ArgumentParser ParsableArgumentsValidation.swift
[41/109] Compiling ArgumentParser ParsableCommand.swift
[42/109] Compiling ArgumentParser CompletionsGenerator.swift
[43/109] Compiling ArgumentParser FishCompletionsGenerator.swift
[44/109] Compiling ArgumentParser ZshCompletionsGenerator.swift
[45/109] Compiling ArgumentParser Argument.swift
[46/109] Compiling ArgumentParser ArgumentDefinition.swift
[47/109] Compiling ArgumentParser ArgumentSet.swift
[48/109] Compiling ArgumentParser ArgumentHelp.swift
[49/109] Compiling ArgumentParser ArgumentVisibility.swift
[50/109] Compiling ArgumentParser CompletionKind.swift
[51/109] Compiling ArgumentParser EnumerableFlag.swift
[52/109] Compiling ArgumentParser ExpressibleByArgument.swift
[53/109] Compiling ArgumentParser ParserError.swift
[54/109] Compiling ArgumentParser NameSpecification.swift
[55/109] Compiling ArgumentParser Option.swift
[56/109] Compiling ArgumentParser OptionGroup.swift
[57/109] Compiling ArgumentParser AsyncParsableCommand.swift
[63/113] Emitting module ArgumentParser
[69/113] Compiling ArgumentParser Platform.swift
[70/113] Compiling ArgumentParser SequenceExtensions.swift
[71/113] Compiling ArgumentParser StringExtensions.swift
[72/113] Compiling ArgumentParser Tree.swift
[73/113] Emitting module Algorithms
[74/113] Compiling TranslationServices ModelSelectable.swift
[75/113] Compiling TranslationServices LLMAPI.swift
[76/113] Compiling TranslationServices Errors.swift
[77/113] Compiling TranslationServices TranslatorProtocol.swift
[78/113] Compiling TranslationServices TranslatorOpenAI.swift
[79/113] Compiling TranslationServices TranslatorGemini.swift
[80/113] Compiling StringsCatalogKit StringsCatalog.swift
[81/113] Emitting module StringsCatalogKit
[82/113] Compiling TranslationServices TranslatorAnthropic.swift
[83/113] Compiling TranslationServices TranslatorDeepL.swift
[84/113] Emitting module KeychainSimple
[85/113] Compiling KeychainSimple SecureInput.swift
[86/113] Compiling KeychainSimple KeychainItem.swift
[87/113] Compiling ArgumentParser HelpGenerator.swift
[88/113] Compiling ArgumentParser MessageInfo.swift
[89/113] Compiling ArgumentParser UsageGenerator.swift
[90/113] Compiling ArgumentParser CollectionExtensions.swift
[92/113] Compiling ArgumentParser Name.swift
[93/113] Compiling ArgumentParser Parsed.swift
[94/113] Compiling ArgumentParser ParsedValues.swift
[111/124] Compiling StringsCatalogTranslate OpenAICommand.swift
[112/124] Compiling StringsCatalogTranslate DeepLCommand.swift
[113/125] Compiling StringsCatalogTranslate GeminiCommand.swift
[114/125] Compiling StringsCatalogTranslate AvailableLanguagesCommand.swift
[115/125] Compiling StringsCatalogTranslate AnthropicCommand.swift
[116/125] Compiling StringsCatalogTranslate Main.swift
[117/125] Compiling StringsCatalogTranslate Options.swift
[118/125] Compiling StringsCatalogTranslate KeyArguments.swift
[119/125] Compiling StringsCatalogTranslate Keychain.swift
[120/125] Compiling StringsCatalogTranslate KeysCommands.swift
[121/125] Emitting module StringsCatalogTranslate
[122/125] Compiling StringsCatalogTranslate StringsCatalogCommand.swift
[122/125] Write Objects.LinkFileList
[123/125] Linking strings_catalog_translate
[124/125] Applying strings_catalog_translate
Build complete! (30.46s)
warning: 'swift-algorithms': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-algorithms/Sources/Algorithms/Documentation.docc
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-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms.git"
},
{
"identity" : "stringscatalogkit",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cenkbilgen/StringsCatalogKit.git"
},
{
"identity" : "keychainsimple",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/cenkbilgen/KeychainSimple.git"
}
],
"manifest_display_name" : "translate_tool",
"name" : "translate_tool",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "strings_catalog_translate",
"targets" : [
"StringsCatalogTranslate",
"TranslationServices"
],
"type" : {
"executable" : null
}
},
{
"name" : "TranslationServices",
"targets" : [
"TranslationServices"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "TranslationServices",
"module_type" : "SwiftTarget",
"name" : "TranslationServices",
"path" : "Sources/TranslationServices",
"product_memberships" : [
"strings_catalog_translate",
"TranslationServices"
],
"sources" : [
"Errors.swift",
"LLMAPI.swift",
"ModelSelectable.swift",
"TranslatorAnthropic.swift",
"TranslatorDeepL.swift",
"TranslatorGemini.swift",
"TranslatorOpenAI.swift",
"TranslatorProtocol.swift"
],
"type" : "library"
},
{
"c99name" : "StringsCatalogTranslate",
"module_type" : "SwiftTarget",
"name" : "StringsCatalogTranslate",
"path" : "Sources/StringsCatalogTranslate",
"product_dependencies" : [
"StringsCatalogKit",
"KeychainSimple",
"ArgumentParser",
"Algorithms"
],
"product_memberships" : [
"strings_catalog_translate"
],
"sources" : [
"Keys/KeyArguments.swift",
"Keys/Keychain.swift",
"Keys/KeysCommands.swift",
"Main.swift",
"Translators/AnthropicCommand.swift",
"Translators/AvailableLanguagesCommand.swift",
"Translators/DeepLCommand.swift",
"Translators/GeminiCommand.swift",
"Translators/OpenAICommand.swift",
"Translators/Options.swift",
"Translators/StringsCatalogCommand.swift"
],
"target_dependencies" : [
"TranslationServices"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Done.