The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZeeQL3, reference develop (ae646f), with Swift 6.0 for macOS (SPM) on 19 Apr 2026 16:09:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at ae646f8 More inline Sendable decls
Cloned https://github.com/ZeeQL/ZeeQL3.git
Revision (git rev-parse @):
ae646f822221685f748175b498920fdd9bf5c007
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/88] Emitting module ZeeQL
[4/97] Compiling ZeeQL AdaptorError.swift
[5/97] Compiling ZeeQL AdaptorModelFetch.swift
[6/97] Compiling ZeeQL AdaptorOperation.swift
[7/97] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[8/97] Compiling ZeeQL AdaptorQueryType.swift
[9/97] Compiling ZeeQL AdaptorRecord.swift
[10/97] Compiling ZeeQL AdaptorRecordSchema.swift
[11/97] Compiling ZeeQL Attribute.swift
[12/97] Compiling ZeeQL AttributeKey.swift
[13/97] Compiling ZeeQL AttributeValue.swift
[14/97] Compiling ZeeQL SchemaSynchronizationFactory.swift
[15/97] Compiling ZeeQL TypedDatabaseChannel.swift
[16/97] Compiling ZeeQL TypedFetchSpecification.swift
[17/97] Compiling ZeeQL ZeeQLTypes.swift
[18/97] Compiling ZeeQL ArrayDataSource.swift
[19/97] Compiling ZeeQL BooleanQualifier.swift
[20/97] Compiling ZeeQL ComparisonOperation.swift
[21/97] Compiling ZeeQL CompoundQualifier.swift
[22/97] Compiling ZeeQL Constant.swift
[23/97] Compiling ZeeQL KeyComparisonQualifier.swift
[24/97] Compiling ZeeQL KeyValueQualifier.swift
[25/97] Compiling ZeeQL ModelFetchSpecification.swift
[26/97] Compiling ZeeQL NotQualifier.swift
[27/97] Compiling ZeeQL ObjectStore.swift
[28/97] Compiling ZeeQL ObjectTrackingContext.swift
[29/97] Compiling ZeeQL Qualifier.swift
[30/97] Compiling ZeeQL QualifierEvaluation.swift
[31/97] Compiling ZeeQL QualifierParser.swift
[32/97] Compiling ZeeQL DataSource.swift
[33/97] Compiling ZeeQL EntityType+Builder.swift
[34/97] Compiling ZeeQL EntityType.swift
[35/97] Compiling ZeeQL Expression.swift
[36/97] Compiling ZeeQL ExpressionEvaluation.swift
[37/97] Compiling ZeeQL FetchSpecification+Builder.swift
[38/97] Compiling ZeeQL FetchSpecification.swift
[39/97] Compiling ZeeQL GlobalID.swift
[40/97] Compiling ZeeQL Key.swift
[41/97] Compiling ZeeQL CodeAttribute.swift
[42/97] Compiling ZeeQL CodeEntity.swift
[43/97] Compiling ZeeQL CodeRelationship.swift
[44/97] Compiling ZeeQL CodeValueAttribute.swift
[45/97] Compiling ZeeQL Database.swift
[46/97] Compiling ZeeQL DatabaseChannel.swift
[47/97] Compiling ZeeQL DatabaseChannelBase.swift
[48/97] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[49/97] Compiling ZeeQL DatabaseContext.swift
[50/97] Compiling ZeeQL DatabaseDataSource.swift
[51/97] Compiling ZeeQL Property.swift
[52/97] Compiling ZeeQL Relationship.swift
[53/97] Compiling ZeeQL SQLAttributeChange.swift
[54/97] Compiling ZeeQL SQLExpression.swift
[55/97] Compiling ZeeQL SQLExpressionFactory.swift
[56/97] Compiling ZeeQL SQLForeignKey.swift
[57/97] Compiling ZeeQL SQLTableGroups.swift
[58/97] Compiling ZeeQL SchemaGeneration.swift
[59/97] Compiling ZeeQL SchemaSynchronization.swift
[60/97] Compiling ZeeQL QualifierVariable.swift
[61/97] Compiling ZeeQL SQLQualifier.swift
[62/97] Compiling ZeeQL SortOrdering.swift
[63/97] Compiling ZeeQL StoreKeyValueCoding.swift
[64/97] Compiling ZeeQL AnyOptional.swift
[65/97] Compiling ZeeQL Dictionary+Extensions.swift
[66/97] Compiling ZeeQL EquatableType.swift
[67/97] Compiling ZeeQL KeyValueStringFormatter.swift
[68/97] Compiling ZeeQL Logger.swift
[69/97] Compiling ZeeQL AccessDataSource.swift
[70/97] Compiling ZeeQL AccessDataSourceError.swift
[71/97] Compiling ZeeQL AccessDataSourceFinders.swift
[72/97] Compiling ZeeQL ActiveDataSource.swift
[73/97] Compiling ZeeQL ActiveRecord.swift
[74/97] Compiling ZeeQL ActiveRecordType.swift
[75/97] Compiling ZeeQL Adaptor.swift
[76/97] Compiling ZeeQL AdaptorChannel.swift
[77/97] Compiling ZeeQL AdaptorChannelPool.swift
[78/97] Compiling ZeeQL AdaptorDataSource.swift
[79/97] Compiling ZeeQL DatabaseObject.swift
[80/97] Compiling ZeeQL DatabaseOperation.swift
[81/97] Compiling ZeeQL Entity.swift
[82/97] Compiling ZeeQL FancyModelMaker.swift
[83/97] Compiling ZeeQL Join.swift
[84/97] Compiling ZeeQL MirrorHelpers.swift
[85/97] Compiling ZeeQL Model.swift
[86/97] Compiling ZeeQL ModelLoader.swift
[87/97] Compiling ZeeQL ModelPattern.swift
[88/97] Compiling ZeeQL ModelSQLizer.swift
[89/97] Compiling ZeeQL OpenDateInterval.swift
[90/97] Compiling ZeeQL Pluralize.swift
[91/97] Compiling ZeeQL SimpleKVC.swift
[92/97] Compiling ZeeQL SmartDescription.swift
[93/97] Compiling ZeeQL SQLite3Adaptor.swift
[94/97] Compiling ZeeQL SQLite3AdaptorChannel.swift
[95/97] Compiling ZeeQL SQLite3Expression.swift
[96/97] Compiling ZeeQL SQLite3ModelFetch.swift
[97/97] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
Build complete! (9.49s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.57s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.51s)
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",
        "CodeEntityModelTests.swift",
        "CodeObjectModelTests.swift",
        "ContactsDBModel.swift",
        "DumpHelpers.swift",
        "EquatableTypeTests.swift",
        "FakeAdaptor.swift",
        "FormatterTests.swift",
        "ModelLoaderTests.swift",
        "ModelTests.swift",
        "OpenDateIntervalTests.swift",
        "QualifierEvaluationTests.swift",
        "QualifierParserTests.swift",
        "SQLExpressionTests.swift",
        "SQLite3ActiveRecordTests.swift",
        "SQLite3AdaptorTests.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/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/OpenDateInterval.swift",
        "Foundation/Pluralize.swift",
        "Foundation/SimpleKVC.swift",
        "Foundation/SmartDescription.swift",
        "SQLite3Adaptor/SQLite3Adaptor.swift",
        "SQLite3Adaptor/SQLite3AdaptorChannel.swift",
        "SQLite3Adaptor/SQLite3Expression.swift",
        "SQLite3Adaptor/SQLite3ModelFetch.swift",
        "SQLite3Adaptor/SQLite3SchemaSynchronizationFactory.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.