Build Information
Successful build of ZeeQL3, reference 0.9.22 (244a56
), with Swift 5.9 for macOS (SPM) on 3 Jun 2025 21:24:03 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3.git
Reference: 0.9.22
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3
* tag 0.9.22 -> FETCH_HEAD
HEAD is now at 244a561 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3.git
Revision (git rev-parse @):
244a561530254f1e717a10cb48fd893bfbac91b8
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3.git at 0.9.22
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/93] Compiling ZeeQL BooleanQualifier.swift
[2/93] Compiling ZeeQL ComparisonOperation.swift
[3/93] Compiling ZeeQL CompoundQualifier.swift
[4/93] Compiling ZeeQL Constant.swift
[5/93] Compiling ZeeQL DataSource.swift
[6/93] Compiling ZeeQL EntityType+Builder.swift
[7/93] Compiling ZeeQL EntityType.swift
[8/93] Compiling ZeeQL Expression.swift
[9/93] Compiling ZeeQL ExpressionEvaluation.swift
[10/93] Compiling ZeeQL FetchSpecification+Builder.swift
[11/103] Emitting module ZeeQL
[12/103] Compiling ZeeQL SQLExpressionFactory.swift
[13/103] Compiling ZeeQL SQLForeignKey.swift
[14/103] Compiling ZeeQL SQLTableGroups.swift
[15/103] Compiling ZeeQL SchemaGeneration.swift
[16/103] Compiling ZeeQL SchemaSynchronization.swift
[17/103] Compiling ZeeQL SchemaSynchronizationFactory.swift
[18/103] Compiling ZeeQL TypedDatabaseChannel.swift
[19/103] Compiling ZeeQL TypedFetchSpecification.swift
[20/103] Compiling ZeeQL ZeeQLTypes.swift
[21/103] Compiling ZeeQL ArrayDataSource.swift
[22/103] Compiling ZeeQL QualifierEvaluation.swift
[23/103] Compiling ZeeQL QualifierParser.swift
[24/103] Compiling ZeeQL QualifierVariable.swift
[25/103] Compiling ZeeQL SQLQualifier.swift
[26/103] Compiling ZeeQL SortOrdering.swift
[27/103] Compiling ZeeQL StoreKeyValueCoding.swift
[28/103] Compiling ZeeQL AnyOptional.swift
[29/103] Compiling ZeeQL Dictionary+Extensions.swift
[30/103] Compiling ZeeQL EquatableType.swift
[31/103] Compiling ZeeQL KeyValueStringFormatter.swift
[32/103] Compiling ZeeQL AdaptorModelFetch.swift
[33/103] Compiling ZeeQL AdaptorOperation.swift
[34/103] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[35/103] Compiling ZeeQL AdaptorQueryType.swift
[36/103] Compiling ZeeQL AdaptorRecord.swift
[37/103] Compiling ZeeQL AdaptorRecordSchema.swift
[38/103] Compiling ZeeQL Attribute.swift
[39/103] Compiling ZeeQL AttributeKey.swift
[40/103] Compiling ZeeQL AttributeValue.swift
[41/103] Compiling ZeeQL AdaptorRecordDecoder.swift
[42/103] Compiling ZeeQL CodableEntity.swift
[43/103] Compiling ZeeQL Database.swift
[44/103] Compiling ZeeQL DatabaseChannel.swift
[45/103] Compiling ZeeQL DatabaseChannelBase.swift
[46/103] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[47/103] Compiling ZeeQL DatabaseContext.swift
[48/103] Compiling ZeeQL DatabaseDataSource.swift
[49/103] Compiling ZeeQL DatabaseObject.swift
[50/103] Compiling ZeeQL DatabaseOperation.swift
[51/103] Compiling ZeeQL Entity.swift
[52/103] Compiling ZeeQL FancyModelMaker.swift
[53/103] Compiling ZeeQL FetchSpecification.swift
[54/103] Compiling ZeeQL GlobalID.swift
[55/103] Compiling ZeeQL Key.swift
[56/103] Compiling ZeeQL KeyComparisonQualifier.swift
[57/103] Compiling ZeeQL KeyValueQualifier.swift
[58/103] Compiling ZeeQL ModelFetchSpecification.swift
[59/103] Compiling ZeeQL NotQualifier.swift
[60/103] Compiling ZeeQL ObjectStore.swift
[61/103] Compiling ZeeQL ObjectTrackingContext.swift
[62/103] Compiling ZeeQL Qualifier.swift
[63/103] Compiling ZeeQL AccessDataSource.swift
[64/103] Compiling ZeeQL AccessDataSourceError.swift
[65/103] Compiling ZeeQL AccessDataSourceFinders.swift
[66/103] Compiling ZeeQL ActiveDataSource.swift
[67/103] Compiling ZeeQL ActiveRecord.swift
[68/103] Compiling ZeeQL ActiveRecordType.swift
[69/103] Compiling ZeeQL Adaptor.swift
[70/103] Compiling ZeeQL AdaptorChannel.swift
[71/103] Compiling ZeeQL AdaptorChannelPool.swift
[72/103] Compiling ZeeQL AdaptorDataSource.swift
[73/103] Compiling ZeeQL AdaptorError.swift
[74/103] Compiling ZeeQL CodableModel.swift
[75/103] Compiling ZeeQL CodableModelDecoder.swift
[76/103] Compiling ZeeQL CodableModelEntityDecoder.swift
[77/103] Compiling ZeeQL CodableModelPostProcessor.swift
[78/103] Compiling ZeeQL CodableRelationship.swift
[79/103] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[80/103] Compiling ZeeQL CodeAttribute.swift
[81/103] Compiling ZeeQL CodeEntity.swift
[82/103] Compiling ZeeQL CodeRelationship.swift
[83/103] Compiling ZeeQL CodeValueAttribute.swift
[84/103] Compiling ZeeQL Join.swift
[85/103] Compiling ZeeQL MirrorHelpers.swift
[86/103] Compiling ZeeQL Model.swift
[87/103] Compiling ZeeQL ModelLoader.swift
[88/103] Compiling ZeeQL ModelPattern.swift
[89/103] Compiling ZeeQL ModelSQLizer.swift
[90/103] Compiling ZeeQL Property.swift
[91/103] Compiling ZeeQL Relationship.swift
[92/103] Compiling ZeeQL SQLAttributeChange.swift
[93/103] Compiling ZeeQL SQLExpression.swift
[94/103] Compiling ZeeQL Logger.swift
[95/103] Compiling ZeeQL Pluralize.swift
[96/103] Compiling ZeeQL SimpleKVC.swift
[97/103] Compiling ZeeQL SmartDescription.swift
[98/103] Compiling ZeeQL TimeRange.swift
[99/103] Compiling ZeeQL SQLite3Adaptor.swift
[100/103] Compiling ZeeQL SQLite3AdaptorChannel.swift
[101/103] Compiling ZeeQL SQLite3Expression.swift
[102/103] Compiling ZeeQL SQLite3ModelFetch.swift
[103/103] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
Build complete! (11.39s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git (1.11s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.98s)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Build complete.
{
"dependencies" : [
{
"identity" : "csqlite3",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.3",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ZeeQL/CSQLite3.git"
}
],
"manifest_display_name" : "ZeeQL3",
"name" : "ZeeQL3",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ZeeQL",
"targets" : [
"ZeeQL"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ZeeQLTests",
"module_type" : "SwiftTarget",
"name" : "ZeeQLTests",
"path" : "Tests/ZeeQLTests",
"sources" : [
"AdaptorActiveRecordTestCase.swift",
"AdaptorOGoTestCase.swift",
"CodableModelTests.swift",
"CodeEntityModelTests.swift",
"CodeObjectModelTests.swift",
"ContactsDBModel.swift",
"EquatableTypeTests.swift",
"FakeAdaptor.swift",
"FormatterTests.swift",
"ModelLoaderTests.swift",
"ModelTests.swift",
"QualifierEvaluationTests.swift",
"QualifierParserTests.swift",
"SQLExpressionTests.swift",
"SQLite3ActiveRecordTests.swift",
"SQLite3AdaptorTests.swift",
"SQLite3CodableTests.swift",
"SQLite3ExpressionTests.swift",
"SQLite3ModelTests.swift",
"SQLite3OGoAdaptorTests.swift",
"SchemaGenerationTests.swift",
"SchemaSyncTests.swift"
],
"target_dependencies" : [
"ZeeQL"
],
"type" : "test"
},
{
"c99name" : "ZeeQL",
"module_type" : "SwiftTarget",
"name" : "ZeeQL",
"path" : "Sources/ZeeQL",
"product_dependencies" : [
"CSQLite3"
],
"product_memberships" : [
"ZeeQL"
],
"sources" : [
"Access/AccessDataSource.swift",
"Access/AccessDataSourceError.swift",
"Access/AccessDataSourceFinders.swift",
"Access/ActiveDataSource.swift",
"Access/ActiveRecord.swift",
"Access/ActiveRecordType.swift",
"Access/Adaptor.swift",
"Access/AdaptorChannel.swift",
"Access/AdaptorChannelPool.swift",
"Access/AdaptorDataSource.swift",
"Access/AdaptorError.swift",
"Access/AdaptorModelFetch.swift",
"Access/AdaptorOperation.swift",
"Access/AdaptorQueryColumnRepresentable.swift",
"Access/AdaptorQueryType.swift",
"Access/AdaptorRecord.swift",
"Access/AdaptorRecordSchema.swift",
"Access/Attribute.swift",
"Access/AttributeKey.swift",
"Access/AttributeValue.swift",
"Access/Codable/AdaptorRecordDecoder.swift",
"Access/Codable/CodableEntity.swift",
"Access/Codable/CodableModel.swift",
"Access/Codable/CodableModelDecoder.swift",
"Access/Codable/CodableModelEntityDecoder.swift",
"Access/Codable/CodableModelPostProcessor.swift",
"Access/Codable/CodableRelationship.swift",
"Access/Codable/EntityPropertyReflectionContainer.swift",
"Access/CodeAttribute.swift",
"Access/CodeEntity.swift",
"Access/CodeRelationship.swift",
"Access/CodeValueAttribute.swift",
"Access/Database.swift",
"Access/DatabaseChannel.swift",
"Access/DatabaseChannelBase.swift",
"Access/DatabaseChannelFetchHelper.swift",
"Access/DatabaseContext.swift",
"Access/DatabaseDataSource.swift",
"Access/DatabaseObject.swift",
"Access/DatabaseOperation.swift",
"Access/Entity.swift",
"Access/FancyModelMaker.swift",
"Access/Join.swift",
"Access/MirrorHelpers.swift",
"Access/Model.swift",
"Access/ModelLoader.swift",
"Access/ModelPattern.swift",
"Access/ModelSQLizer.swift",
"Access/Property.swift",
"Access/Relationship.swift",
"Access/SQLAttributeChange.swift",
"Access/SQLExpression.swift",
"Access/SQLExpressionFactory.swift",
"Access/SQLForeignKey.swift",
"Access/SQLTableGroups.swift",
"Access/SchemaGeneration.swift",
"Access/SchemaSynchronization.swift",
"Access/SchemaSynchronizationFactory.swift",
"Access/TypedDatabaseChannel.swift",
"Access/TypedFetchSpecification.swift",
"Access/ZeeQLTypes.swift",
"Control/ArrayDataSource.swift",
"Control/BooleanQualifier.swift",
"Control/ComparisonOperation.swift",
"Control/CompoundQualifier.swift",
"Control/Constant.swift",
"Control/DataSource.swift",
"Control/EntityType+Builder.swift",
"Control/EntityType.swift",
"Control/Expression.swift",
"Control/ExpressionEvaluation.swift",
"Control/FetchSpecification+Builder.swift",
"Control/FetchSpecification.swift",
"Control/GlobalID.swift",
"Control/Key.swift",
"Control/KeyComparisonQualifier.swift",
"Control/KeyValueQualifier.swift",
"Control/ModelFetchSpecification.swift",
"Control/NotQualifier.swift",
"Control/ObjectStore.swift",
"Control/ObjectTrackingContext.swift",
"Control/Qualifier.swift",
"Control/QualifierEvaluation.swift",
"Control/QualifierParser.swift",
"Control/QualifierVariable.swift",
"Control/SQLQualifier.swift",
"Control/SortOrdering.swift",
"Control/StoreKeyValueCoding.swift",
"Foundation/AnyOptional.swift",
"Foundation/Dictionary+Extensions.swift",
"Foundation/EquatableType.swift",
"Foundation/KeyValueStringFormatter.swift",
"Foundation/Logger.swift",
"Foundation/Pluralize.swift",
"Foundation/SimpleKVC.swift",
"Foundation/SmartDescription.swift",
"Foundation/TimeRange.swift",
"SQLite3Adaptor/SQLite3Adaptor.swift",
"SQLite3Adaptor/SQLite3AdaptorChannel.swift",
"SQLite3Adaptor/SQLite3Expression.swift",
"SQLite3Adaptor/SQLite3ModelFetch.swift",
"SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.