Build Information
Successful build of locheck, reference main (2a711e
), with Swift 5.9 for Linux on 4 Dec 2024 03:51:12 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Asana/locheck.git
Reference: main
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/Asana/locheck
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2a711eb Merge pull request #59 from AnessZurba/feature/linux-support-2
Cloned https://github.com/Asana/locheck.git
Revision (git rev-parse @):
2a711eb6e522b1d4913a1e96c6519d3cc17ba84b
SUCCESS checkout https://github.com/Asana/locheck.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/Asana/locheck.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/yahoojapan/SwiftyXMLParser
[1/764] Fetching swiftyxmlparser
Fetched https://github.com/yahoojapan/SwiftyXMLParser (0.20s)
Fetching https://github.com/johnsundell/Files.git
Fetching https://github.com/apple/swift-argument-parser
[1/1231] Fetching files
[1232/13626] Fetching files, swift-argument-parser
Fetched https://github.com/johnsundell/Files.git (0.70s)
Fetched https://github.com/apple/swift-argument-parser (0.71s)
Computing version for https://github.com/johnsundell/Files.git
Computed https://github.com/johnsundell/Files.git at 4.2.0 (0.35s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.4.4 (0.40s)
Creating working copy for https://github.com/yahoojapan/SwiftyXMLParser
Working copy of https://github.com/yahoojapan/SwiftyXMLParser resolved at 5.4.0
Creating working copy for https://github.com/johnsundell/Files.git
Working copy of https://github.com/johnsundell/Files.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.4.4
Building for debugging...
[1/46] Emitting module SwiftyXMLParser
[2/46] Compiling ArgumentParser ArgumentDefinition.swift
[3/46] Compiling ArgumentParser ArgumentSet.swift
[4/46] Compiling ArgumentParser CommandParser.swift
[5/46] Compiling ArgumentParser InputOrigin.swift
[6/46] Compiling ArgumentParser Name.swift
[7/46] Compiling ArgumentParser Parsed.swift
[8/46] Compiling ArgumentParser ParsedValues.swift
[9/46] Compiling ArgumentParser ParserError.swift
[10/50] Compiling SwiftyXMLParser XML.swift
[11/50] Compiling ArgumentParser SplitArguments.swift
[12/50] Compiling ArgumentParser HelpCommand.swift
[13/50] Compiling ArgumentParser HelpGenerator.swift
[14/50] Compiling ArgumentParser MessageInfo.swift
[15/50] Compiling ArgumentParser ArgumentHelp.swift
[16/50] Compiling ArgumentParser CompletionKind.swift
[17/50] Compiling ArgumentParser Errors.swift
[18/50] Compiling ArgumentParser Flag.swift
[19/50] Compiling ArgumentParser NameSpecification.swift
[20/50] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/50] Compiling ArgumentParser CompletionsGenerator.swift
[22/50] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/50] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/50] Compiling ArgumentParser Argument.swift
[25/50] Emitting module ArgumentParser
[26/50] Compiling SwiftyXMLParser Error.swift
[27/50] Compiling SwiftyXMLParser Element.swift
[28/50] Compiling SwiftyXMLParser Accessor.swift
[29/50] Compiling SwiftyXMLParser Parser.swift
[30/50] Compiling ArgumentParser Option.swift
[31/50] Compiling ArgumentParser OptionGroup.swift
[32/50] Compiling ArgumentParser CommandConfiguration.swift
[33/50] Compiling ArgumentParser EnumerableFlag.swift
[34/50] Compiling ArgumentParser ExpressibleByArgument.swift
[35/50] Compiling ArgumentParser ParsableArguments.swift
[36/50] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/50] Compiling ArgumentParser ParsableCommand.swift
[38/50] Compiling ArgumentParser ArgumentDecoder.swift
[40/52] Compiling Files Files.swift
[41/52] Emitting module Files
[42/52] Compiling ArgumentParser UsageGenerator.swift
[43/52] Compiling ArgumentParser SequenceExtensions.swift
[44/52] Compiling ArgumentParser StringExtensions.swift
[45/52] Compiling ArgumentParser Tree.swift
[49/56] Wrapping AST for SwiftyXMLParser for debugging
[51/56] Wrapping AST for Files for debugging
[52/56] Wrapping AST for ArgumentParser for debugging
[54/78] Compiling LocheckLogic NSTextCheckingResult+locheck.swift
[55/78] Compiling LocheckLogic Sequence+locheck.swift
[56/78] Compiling LocheckLogic String+locheck.swift
[57/81] Compiling LocheckLogic Expressions.swift
[58/81] Compiling LocheckLogic File+locheck.swift
[59/81] Compiling LocheckLogic NSRegularExpression+locheck.swift
[60/81] Emitting module LocheckLogic
[61/81] Compiling LocheckLogic FormatArgument.swift
[62/81] Compiling LocheckLogic FormatString.swift
[63/81] Compiling LocheckLogic LexedStringsdictString.swift
[64/81] Compiling LocheckLogic validateLproj.swift
[65/81] Compiling LocheckLogic parseXML.swift
[66/81] Compiling LocheckLogic readPlistDict.swift
[67/81] Compiling LocheckLogic parseAndValidateStringsdict.swift
[68/81] Compiling LocheckLogic parseAndValidateXCStrings.swift
[69/81] Compiling LocheckLogic validateKeyPresence.swift
[70/81] Compiling LocheckLogic StringsdictFile.swift
[71/81] Compiling LocheckLogic StringsdictRule.swift
[72/81] Compiling LocheckLogic parseAndValidateAndroidStrings.swift
[73/81] Compiling LocheckLogic LocalizedStringPair.swift
[74/81] Compiling LocheckLogic LprojFiles.swift
[75/81] Compiling LocheckLogic StringsdictEntry.swift
[76/81] Compiling LocheckLogic ProblemReporter.swift
[77/81] Compiling LocheckLogic Problems.swift
[78/81] Compiling LocheckLogic AndroidStringsFile.swift
[80/83] Wrapping AST for LocheckLogic for debugging
[82/86] Compiling LocheckCommand FileOrDirectoryArg.swift
[83/86] Compiling LocheckCommand main.swift
[84/86] Emitting module LocheckCommand
[86/88] Wrapping AST for LocheckCommand for debugging
[87/88] Linking locheck
Build complete! (16.33s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
},
{
"identity" : "files",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "4.3.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnsundell/Files.git"
},
{
"identity" : "swiftyxmlparser",
"requirement" : {
"branch" : [
"5.4.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/yahoojapan/SwiftyXMLParser"
}
],
"manifest_display_name" : "locheck",
"name" : "locheck",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "locheck",
"targets" : [
"LocheckCommand"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "LocheckLogicTests",
"module_type" : "SwiftTarget",
"name" : "LocheckLogicTests",
"path" : "Tests/LocheckLogicTests",
"sources" : [
"Asserts.swift",
"FormatStringTests.swift",
"LexedStringsdictStringsTests.swift",
"LocalizedStringPairTests.swift",
"StringsdictEntryTests.swift",
"ValidateStringsTests.swift",
"parseAndValidateAndroidStringsTests.swift",
"parseAndValidateStringsdictTests.swift"
],
"target_dependencies" : [
"LocheckLogic"
],
"type" : "test"
},
{
"c99name" : "LocheckLogic",
"module_type" : "SwiftTarget",
"name" : "LocheckLogic",
"path" : "Sources/LocheckLogic",
"product_dependencies" : [
"Files",
"SwiftyXMLParser"
],
"product_memberships" : [
"locheck"
],
"sources" : [
"Expressions.swift",
"Extensions/File+locheck.swift",
"Extensions/NSRegularExpression+locheck.swift",
"Extensions/NSTextCheckingResult+locheck.swift",
"Extensions/Sequence+locheck.swift",
"Extensions/String+locheck.swift",
"ProblemReporter.swift",
"Problems.swift",
"Types/AndroidStringsFile.swift",
"Types/FormatArgument.swift",
"Types/FormatString.swift",
"Types/LexedStringsdictString.swift",
"Types/LocalizedStringPair.swift",
"Types/LprojFiles.swift",
"Types/StringsdictEntry.swift",
"Types/StringsdictFile.swift",
"Types/StringsdictRule.swift",
"Validators/parseAndValidateAndroidStrings.swift",
"Validators/parseAndValidateStringsdict.swift",
"Validators/parseAndValidateXCStrings.swift",
"Validators/validateKeyPresence.swift",
"Validators/validateLproj.swift",
"parseXML.swift",
"readPlistDict.swift"
],
"type" : "library"
},
{
"c99name" : "LocheckCommandTests",
"module_type" : "SwiftTarget",
"name" : "LocheckCommandTests",
"path" : "Tests/LocheckCommandTests",
"sources" : [
"ExecutableTests.swift"
],
"target_dependencies" : [
"LocheckCommand"
],
"type" : "test"
},
{
"c99name" : "LocheckCommand",
"module_type" : "SwiftTarget",
"name" : "LocheckCommand",
"path" : "Sources/LocheckCommand",
"product_dependencies" : [
"ArgumentParser",
"Files"
],
"product_memberships" : [
"locheck"
],
"sources" : [
"FileOrDirectoryArg.swift",
"main.swift"
],
"target_dependencies" : [
"LocheckLogic"
],
"type" : "executable"
}
],
"tools_version" : "5.7"
}
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Done.