The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeeQL3Combine, reference develop (76ecaa), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 11:03:02 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.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/ZeeQL3Combine.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Combine
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 76ecaa6 Update to new ZeeQL 0.9.16
Cloned https://github.com/ZeeQL/ZeeQL3Combine.git
Revision (git rev-parse @):
76ecaa6cde7ddd07c408309235f7fc0d1a296e65
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Combine.git at develop
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/4047] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.01s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (1.72s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.51s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.86s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.58
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "zeeql3combine",
      "name": "ZeeQL3Combine",
      "url": "https://github.com/ZeeQL/ZeeQL3Combine.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3Combine",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "zeeql3",
          "name": "ZeeQL3",
          "url": "https://github.com/ZeeQL/ZeeQL3.git",
          "version": "0.9.58",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "csqlite3",
              "name": "CSQLite3",
              "url": "https://github.com/ZeeQL/CSQLite3.git",
              "version": "2.0.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CSQLite3",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ZeeQL/ZeeQL3Combine.git
[1/79] Fetching zeeql3combine
Fetched https://github.com/ZeeQL/ZeeQL3Combine.git from cache (0.57s)
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.47s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (0.53s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.43s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.49s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3Combine.git
Working copy of https://github.com/ZeeQL/ZeeQL3Combine.git resolved at develop (76ecaa6)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.58
warning: '.resolve-product-dependencies': dependency 'zeeql3combine' is not used by any target
Found 1 product dependencies
  - ZeeQL3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3Combine.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/89] Emitting module ZeeQL
[5/98] Compiling ZeeQL DataSource.swift
[6/98] Compiling ZeeQL EntityType+Builder.swift
[7/98] Compiling ZeeQL EntityType.swift
[8/98] Compiling ZeeQL Expression.swift
[9/98] Compiling ZeeQL ExpressionEvaluation.swift
[10/98] Compiling ZeeQL FetchSpecification+Builder.swift
[11/98] Compiling ZeeQL FetchSpecification.swift
[12/98] Compiling ZeeQL GlobalID.swift
[13/98] Compiling ZeeQL Key.swift
[14/98] Compiling ZeeQL QualifierVariable.swift
[15/98] Compiling ZeeQL SQLQualifier.swift
[16/98] Compiling ZeeQL SortOrdering.swift
[17/98] Compiling ZeeQL StoreKeyValueCoding.swift
[18/98] Compiling ZeeQL AnyOptional.swift
[19/98] Compiling ZeeQL Dictionary+Extensions.swift
[20/98] Compiling ZeeQL EquatableType.swift
[21/98] Compiling ZeeQL KeyValueStringFormatter.swift
[22/98] Compiling ZeeQL Logger.swift
[23/98] Compiling ZeeQL AdaptorError.swift
[24/98] Compiling ZeeQL AdaptorModelFetch.swift
[25/98] Compiling ZeeQL AdaptorOperation.swift
[26/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[27/98] Compiling ZeeQL AdaptorQueryType.swift
[28/98] Compiling ZeeQL AdaptorRecord.swift
[29/98] Compiling ZeeQL AdaptorRecordSchema.swift
[30/98] Compiling ZeeQL Attribute.swift
[31/98] Compiling ZeeQL AttributeKey.swift
[32/98] Compiling ZeeQL AttributeValue.swift
[33/98] Compiling ZeeQL SchemaSynchronizationFactory.swift
[34/98] Compiling ZeeQL TypedDatabaseChannel.swift
[35/98] Compiling ZeeQL TypedFetchSpecification.swift
[36/98] Compiling ZeeQL ZeeQLTypes.swift
[37/98] Compiling ZeeQL ArrayDataSource.swift
[38/98] Compiling ZeeQL BooleanQualifier.swift
[39/98] Compiling ZeeQL ComparisonOperation.swift
[40/98] Compiling ZeeQL CompoundQualifier.swift
[41/98] Compiling ZeeQL Constant.swift
[42/98] Compiling ZeeQL OpenDateInterval.swift
[43/98] Compiling ZeeQL Pluralize.swift
[44/98] Compiling ZeeQL SimpleKVC.swift
[45/98] Compiling ZeeQL SmartDescription.swift
[46/98] Compiling ZeeQL SQLite3Adaptor.swift
[47/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[48/98] Compiling ZeeQL SQLite3Expression.swift
[49/98] Compiling ZeeQL SQLite3ModelFetch.swift
[50/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[51/98] Compiling ZeeQL DatabaseObject.swift
[52/98] Compiling ZeeQL DatabaseOperation.swift
[53/98] Compiling ZeeQL Entity.swift
[54/98] Compiling ZeeQL FancyModelMaker.swift
[55/98] Compiling ZeeQL Join.swift
[56/98] Compiling ZeeQL MirrorHelpers.swift
[57/98] Compiling ZeeQL Model.swift
[58/98] Compiling ZeeQL ModelLoader.swift
[59/98] Compiling ZeeQL ModelPattern.swift
[60/98] Compiling ZeeQL ModelSQLizer.swift
[61/98] Compiling ZeeQL CodeAttribute.swift
[62/98] Compiling ZeeQL CodeEntity.swift
[63/98] Compiling ZeeQL CodeRelationship.swift
[64/98] Compiling ZeeQL CodeValueAttribute.swift
[65/98] Compiling ZeeQL Database.swift
[66/98] Compiling ZeeQL DatabaseChannel.swift
[67/98] Compiling ZeeQL DatabaseChannelBase.swift
[68/98] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[69/98] Compiling ZeeQL DatabaseContext.swift
[70/98] Compiling ZeeQL DatabaseDataSource.swift
[71/98] Compiling ZeeQL KeyComparisonQualifier.swift
[72/98] Compiling ZeeQL KeyValueQualifier.swift
[73/98] Compiling ZeeQL ModelFetchSpecification.swift
[74/98] Compiling ZeeQL NotQualifier.swift
[75/98] Compiling ZeeQL ObjectStore.swift
[76/98] Compiling ZeeQL ObjectTrackingContext.swift
[77/98] Compiling ZeeQL Qualifier.swift
[78/98] Compiling ZeeQL QualifierEvaluation.swift
[79/98] Compiling ZeeQL QualifierParser.swift
[80/98] Compiling ZeeQL AccessDataSource.swift
[81/98] Compiling ZeeQL AccessDataSourceError.swift
[82/98] Compiling ZeeQL AccessDataSourceFinders.swift
[83/98] Compiling ZeeQL ActiveDataSource.swift
[84/98] Compiling ZeeQL ActiveRecord.swift
[85/98] Compiling ZeeQL ActiveRecordType.swift
[86/98] Compiling ZeeQL Adaptor.swift
[87/98] Compiling ZeeQL AdaptorChannel.swift
[88/98] Compiling ZeeQL AdaptorChannelPool.swift
[89/98] Compiling ZeeQL AdaptorDataSource.swift
[90/98] Compiling ZeeQL Property.swift
[91/98] Compiling ZeeQL Relationship.swift
[92/98] Compiling ZeeQL SQLAttributeChange.swift
[93/98] Compiling ZeeQL SQLExpression.swift
[94/98] Compiling ZeeQL SQLExpressionFactory.swift
[95/98] Compiling ZeeQL SQLForeignKey.swift
[96/98] Compiling ZeeQL SQLTableGroups.swift
[97/98] Compiling ZeeQL SchemaGeneration.swift
[98/98] Compiling ZeeQL SchemaSynchronization.swift
[99/104] Compiling ZeeQLCombine OActiveRecord.swift
[100/104] Compiling ZeeQLCombine ReExports.swift
[101/104] Compiling ZeeQLCombine Adaptor.swift
[102/104] Emitting module ZeeQLCombine
[103/104] Compiling ZeeQLCombine AccessDataSourcePublisher.swift
[104/104] Compiling ZeeQLCombine AccessDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/ZeeQLCombine/AccessDataSource.swift:75:48: error: type 'AccessDataSourceError' has no member 'MissingEntity'
73 |   {
74 |     guard let entity = entity else {
75 |       return Fail(error: AccessDataSourceError.MissingEntity)
   |                                                `- error: type 'AccessDataSourceError' has no member 'MissingEntity'
76 |                .eraseToAnyPublisher()
77 |     }
BUILD FAILURE 6.3 macosSpm