Build Information
Successful build of TranslationCatalog, reference main (1e3bbc
), with Swift 5.8 for macOS (SPM) on 30 Sep 2024 20:27:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/TranslationCatalog.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/TranslationCatalog
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1e3bbcf Expression Ambiguity (#15)
Cloned https://github.com/richardpiazza/TranslationCatalog.git
Revision (git rev-parse @):
1e3bbcf9339fe7daa0b116d1c72828b6ed3d9378
SUCCESS checkout https://github.com/richardpiazza/TranslationCatalog.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD
https://github.com/richardpiazza/TranslationCatalog.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Generate Manual
Building for debugging...
[2/187] Compiling ArgumentParserToolInfo ToolInfo.swift
[3/187] Emitting module ArgumentParserToolInfo
[4/225] Emitting module Plot
[5/231] Compiling AsyncPlus PassthroughAsyncThrowingSequence.swift
[6/231] Compiling LocaleSupport ScriptCode.swift
[7/231] Emitting module Statement
[8/231] Compiling Plot XMLAttributes.swift
[9/231] Compiling Plot XMLElements.swift
[10/231] Compiling Plot AnyAttribute.swift
[11/231] Compiling Plot AnyElement.swift
[12/231] Compiling Plot AnyEnvironmentValue.swift
[13/231] Compiling Plot AnyNode.swift
[14/233] Compiling LocaleSupport RegionCode.swift
[15/233] Emitting module XMLCoder
[16/238] Emitting module ArgumentParser
[17/242] Emitting module SQLite
[18/245] Compiling ArgumentParser BashCompletionsGenerator.swift
[19/245] Compiling ArgumentParser CompletionsGenerator.swift
[20/245] Compiling ArgumentParser FishCompletionsGenerator.swift
[21/245] Compiling ArgumentParser ZshCompletionsGenerator.swift
[22/245] Compiling ArgumentParser Argument.swift
[23/245] Compiling HTMLString NSString+HTMLString.swift
[24/245] Compiling ArgumentParser Errors.swift
[25/245] Compiling ArgumentParser ParserError.swift
[26/245] Compiling ArgumentParser SplitArguments.swift
[27/245] Compiling ArgumentParser CollectionExtensions.swift
[28/245] Compiling ArgumentParser ParsableArguments.swift
[29/245] Compiling ArgumentParser ParsableArgumentsValidation.swift
[30/245] Compiling ArgumentParser ParsableCommand.swift
[31/245] Compiling ArgumentParser ArgumentDecoder.swift
[32/245] Compiling Statement LogicalPredicate.swift
[33/245] Compiling Statement Segment.swift
[34/245] Compiling ArgumentParser ArgumentHelp.swift
[35/245] Compiling ArgumentParser ArgumentVisibility.swift
[36/245] Compiling ArgumentParser CompletionKind.swift
[39/245] Compiling ArgumentParser Flag.swift
[43/245] Compiling ArgumentParser NameSpecification.swift
[44/245] Compiling ArgumentParser Option.swift
[45/245] Compiling ArgumentParser OptionGroup.swift
[46/245] Compiling ArgumentParser DumpHelpGenerator.swift
[47/245] Compiling ArgumentParser HelpCommand.swift
[48/245] Compiling ArgumentParser HelpGenerator.swift
[49/245] Compiling ArgumentParser MessageInfo.swift
[50/245] Compiling ArgumentParser UsageGenerator.swift
[52/245] Compiling HTMLString HTMLString.swift
[53/245] Compiling AsyncPlus PassthroughAsyncThrowingSubject.swift
[54/245] Emitting module AsyncPlus
[55/245] Compiling AsyncPlus PassthroughAsyncSubject.swift
[56/245] Compiling AsyncPlus PassthroughAsyncSequence.swift
[61/245] Compiling ArgumentParser Tree.swift
[62/245] Compiling XMLCoder EncodingErrorExtension.swift
[63/245] Compiling XMLCoder SingleValueEncodingContainer.swift
[64/245] Compiling XMLCoder XMLChoiceEncodingContainer.swift
[65/245] Compiling XMLCoder XMLEncoder.swift
[66/245] Emitting module HTMLString
[67/245] Compiling HTMLString Mappings.swift
[68/245] Compiling AsyncPlus CurrentValueAsyncSubject.swift
[69/245] Compiling AsyncPlus CurrentValueAsyncThrowingSubject.swift
[74/245] Compiling XMLCoder XMLEncoderImplementation.swift
[75/245] Compiling XMLCoder XMLEncodingStorage.swift
[76/245] Compiling XMLCoder XMLKeyedEncodingContainer.swift
[77/245] Compiling XMLCoder XMLReferencingEncoder.swift
[78/245] Compiling XMLCoder XMLUnkeyedEncodingContainer.swift
[79/245] Compiling Plot TwitterCardType.swift
[80/245] Compiling Plot URLRepresentable.swift
[81/245] Compiling Plot XML.swift
[90/245] Compiling ArgumentParser InputKey.swift
[91/245] Compiling ArgumentParser AsyncParsableCommand.swift
[92/245] Compiling ArgumentParser CommandConfiguration.swift
[93/245] Compiling ArgumentParser EnumerableFlag.swift
[94/245] Compiling SQLite Query.swift
[95/245] Compiling SQLite Schema.swift
[96/245] Compiling SQLite Setter.swift
[97/245] Compiling ArgumentParser Parsed.swift
[98/245] Compiling ArgumentParser ParsedValues.swift
[99/245] Compiling ArgumentParser Platform.swift
[100/245] Compiling ArgumentParser SequenceExtensions.swift
[101/245] Compiling ArgumentParser StringExtensions.swift
[103/245] Compiling Plot ElementRenderingBuffer.swift
[104/245] Compiling Plot ElementWrapper.swift
[105/245] Compiling Plot Environment.swift
[106/245] Compiling Plot ModifiedComponent.swift
[107/245] Compiling Plot Renderer.swift
[108/245] Compiling Plot String+Escaping.swift
[110/245] Compiling ArgumentParser CommandParser.swift
[198/264] Compiling StatementSQLite DeleteContext.swift
[199/264] Compiling StatementSQLite Field+SQLite.swift
[200/264] Compiling StatementSQLite SelectContext.swift
[201/264] Compiling StatementSQLite SetContext.swift
[202/264] Compiling StatementSQLite FromContext.swift
[203/264] Compiling StatementSQLite HavingContext.swift
[204/264] Compiling StatementSQLite SQLiteStatement.swift
[205/264] Compiling StatementSQLite Segment+SQLite.swift
[206/264] Compiling StatementSQLite LimitContext.swift
[207/264] Compiling StatementSQLite OrderContext.swift
[213/264] Compiling StatementSQLite AlterTableContext.swift
[214/264] Compiling StatementSQLite CreateContext.swift
[215/264] Compiling StatementSQLite DataType+SQLite.swift
[220/264] Compiling StatementSQLite DataTypeConvertible+SQLite.swift
[221/264] Compiling StatementSQLite InsertContext.swift
[222/264] Compiling StatementSQLite JoinContext.swift
[223/264] Compiling StatementSQLite UpdateContext.swift
[224/264] Compiling StatementSQLite ValuesContext.swift
[232/264] Compiling LocaleSupport LocalizedStringConvertible.swift
[233/264] Compiling LocaleSupport LocaleSupportConfiguration.swift
[234/264] Emitting module LocaleSupport
[235/264] Compiling LocaleSupport LanguageCode.swift
[236/264] Compiling LocaleSupport Locale+LocaleSupport.swift
[258/275] Emitting module StatementSQLite
[261/275] Compiling StatementSQLite WhereContext.swift
[262/275] Compiling TranslationCatalog UUID+defaults.swift
[263/275] Compiling TranslationCatalog Project.swift
[264/275] Compiling TranslationCatalog LocaleRepresentable.swift
[265/275] Compiling TranslationCatalog Translation.swift
[266/275] Compiling TranslationCatalog CatalogUpdate.swift
[267/275] Compiling TranslationCatalog CatalogError.swift
[268/275] Compiling TranslationCatalog Catalog.swift
[269/275] Compiling TranslationCatalog CatalogQuery.swift
[270/275] Emitting module TranslationCatalog
[271/275] Compiling TranslationCatalog Expression.swift
[275/308] Compiling TranslationCatalogIO StringsXml.swift
[276/308] Compiling TranslationCatalogIO FileFormat.swift
[277/308] Compiling TranslationCatalogIO MarkdownTable.swift
[278/308] Compiling TranslationCatalogIO Resource.swift
[279/309] Compiling TranslationCatalogSQLite ExpressionEntity.swift
[280/309] Compiling TranslationCatalogSQLite ProjectEntity.swift
[281/309] Compiling TranslationCatalogIO Dictionary+AppleStrings.swift
[282/309] Compiling TranslationCatalogIO Expression+IO.swift
[283/309] Emitting module TranslationCatalogIO
[284/309] Compiling TranslationCatalogSQLite SQLite+Query.swift
[285/309] Compiling TranslationCatalogSQLite SQLite+Schema.swift
[286/309] Compiling TranslationCatalogSQLite ProjectExpressionEntity.swift
[287/309] Compiling TranslationCatalogSQLite TranslationEntity.swift
[288/309] Compiling TranslationCatalogIO XML+Expression.swift
[289/309] Compiling TranslationCatalogSQLite SQLiteStatement+ProjectExpression.swift
[290/309] Compiling TranslationCatalogSQLite SQLiteStatement+Translation.swift
[291/309] Compiling TranslationCatalogSQLite SQLiteStatement+Project.swift
[292/310] Compiling TranslationCatalogIO RenderFormat.swift
[293/310] Compiling TranslationCatalogSQLite SQLiteStatement+Expression.swift
[296/310] Compiling TranslationCatalogSQLite SQLiteCatalog+AssociatedTypes.swift
[299/310] Compiling TranslationCatalogSQLite SQLiteCatalog.swift
[300/310] Emitting module TranslationCatalogSQLite
[303/310] Compiling TranslationCatalogSQLite SQLiteStmt+Entities.swift
[304/310] Compiling TranslationCatalogFilesystem TranslationDocument.swift
[305/310] Compiling TranslationCatalogFilesystem ExpressionDocument.swift
[306/310] Compiling TranslationCatalogFilesystem FilesystemCatalog.swift
[307/310] Emitting module TranslationCatalogFilesystem
[308/310] Compiling TranslationCatalogFilesystem Document.swift
[309/310] Compiling TranslationCatalogFilesystem ProjectDocument.swift
[310/328] Compiling localizer Configure+Set.swift
[311/328] Compiling localizer Configure.swift
[312/328] Compiling localizer Arguments.swift
[313/328] Compiling localizer FileFormat+localizer.swift
[314/328] Compiling localizer FileManager+localizer.swift
[315/328] Compiling localizer RenderFormat+localizer.swift
[316/328] Compiling localizer Preview.swift
[317/329] Compiling localizer Configuration.swift
[318/329] Compiling localizer Configure+Get.swift
[319/329] Compiling localizer Catalog+Generate.swift
[320/329] Compiling localizer Catalog+Import.swift
[321/329] Compiling localizer localizer.swift
[322/329] Compiling localizer Catalog+Delete.swift
[323/329] Compiling localizer Catalog+Export.swift
[324/329] Emitting module localizer
[325/329] Compiling localizer Catalog+Update.swift
[326/329] Compiling localizer Catalog.swift
[327/329] Compiling localizer Catalog+Insert.swift
[328/329] Compiling localizer Catalog+Query.swift
[328/329] Linking localizer
Build complete! (40.70s)
Fetching https://github.com/alexisakers/HTMLString.git
Fetching https://github.com/richardpiazza/AsyncPlus.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/1631] Fetching htmlstring
[67/1755] Fetching htmlstring, asyncplus
Fetched https://github.com/richardpiazza/AsyncPlus.git (1.22s)
Fetching https://github.com/CoreOffice/XMLCoder.git
[82/1631] Fetching htmlstring
[230/11203] Fetching htmlstring, sqlite.swift
[11204/21214] Fetching htmlstring, sqlite.swift, xmlcoder
Fetched https://github.com/stephencelis/SQLite.swift.git (2.11s)
Fetching https://github.com/richardpiazza/Statement.git
Fetched https://github.com/alexisakers/HTMLString.git (2.11s)
Fetching https://github.com/richardpiazza/LocaleSupport.git
[401/10011] Fetching xmlcoder
Fetched https://github.com/CoreOffice/XMLCoder.git (1.29s)
Fetching https://github.com/JohnSundell/Plot.git
[1/686] Fetching localesupport
[118/1431] Fetching localesupport, statement
Fetched https://github.com/richardpiazza/Statement.git (0.85s)
Fetched https://github.com/richardpiazza/LocaleSupport.git (0.85s)
Fetching https://github.com/apple/swift-argument-parser
[1/2086] Fetching plot
Fetched https://github.com/JohnSundell/Plot.git (0.86s)
[1/12232] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser (1.49s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.14.1 (0.81s)
Computing version for https://github.com/alexisakers/HTMLString.git
Computed https://github.com/alexisakers/HTMLString.git at 6.0.1 (0.76s)
Computing version for https://github.com/JohnSundell/Plot.git
Computed https://github.com/JohnSundell/Plot.git at 0.11.0 (0.75s)
Computing version for https://github.com/CoreOffice/XMLCoder.git
Computed https://github.com/CoreOffice/XMLCoder.git at 0.17.1 (0.77s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.2.0 (0.79s)
Computing version for https://github.com/richardpiazza/Statement.git
Computed https://github.com/richardpiazza/Statement.git at 0.7.2 (0.76s)
Computing version for https://github.com/richardpiazza/AsyncPlus.git
Computed https://github.com/richardpiazza/AsyncPlus.git at 0.3.2 (0.54s)
Computing version for https://github.com/richardpiazza/LocaleSupport.git
Computed https://github.com/richardpiazza/LocaleSupport.git at 0.5.0 (0.78s)
Creating working copy for https://github.com/alexisakers/HTMLString.git
Working copy of https://github.com/alexisakers/HTMLString.git resolved at 6.0.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.14.1
Creating working copy for https://github.com/richardpiazza/Statement.git
Working copy of https://github.com/richardpiazza/Statement.git resolved at 0.7.2
Creating working copy for https://github.com/JohnSundell/Plot.git
Working copy of https://github.com/JohnSundell/Plot.git resolved at 0.11.0
Creating working copy for https://github.com/richardpiazza/AsyncPlus.git
Working copy of https://github.com/richardpiazza/AsyncPlus.git resolved at 0.3.2
Creating working copy for https://github.com/richardpiazza/LocaleSupport.git
Working copy of https://github.com/richardpiazza/LocaleSupport.git resolved at 0.5.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.2.0
Creating working copy for https://github.com/CoreOffice/XMLCoder.git
Working copy of https://github.com/CoreOffice/XMLCoder.git resolved at 0.17.1
Build complete.
Done.