The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build ZeeQL3PG, reference develop (173cae), with Swift 6.1 for macOS (SPM) on 11 Jun 2025 22:29:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/ZeeQL3PG.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3PG
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 173caef Tests: Adjust for new `ActiveRecordBase`
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
173caefb9194bfbe263bd5be557aefc52dd402c5
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at develop
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/ZeeQL/CLibPQ.git
[3/45] Fetching clibpq
[46/3455] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (1.04s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.04s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (3.45s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.60s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.62s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (1.21s)
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.22
Creating working copy for https://github.com/ZeeQL/CLibPQ.git
Working copy of https://github.com/ZeeQL/CLibPQ.git resolved at 2.0.5
========================================
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",
  "dependencies": [
    {
      "identity": "zeeql3pg",
      "name": "ZeeQL3PG",
      "url": "https://github.com/ZeeQL/ZeeQL3PG.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3PG",
      "dependencies": [
        {
          "identity": "clibpq",
          "name": "CLibPQ",
          "url": "https://github.com/ZeeQL/CLibPQ.git",
          "version": "2.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CLibPQ",
          "dependencies": [
          ]
        },
        {
          "identity": "zeeql3",
          "name": "ZeeQL3",
          "url": "https://github.com/ZeeQL/ZeeQL3.git",
          "version": "0.9.22",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ZeeQL3",
          "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",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ZeeQL/ZeeQL3PG.git
[1/322] Fetching zeeql3pg
Fetched https://github.com/ZeeQL/ZeeQL3PG.git from cache (0.75s)
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetching https://github.com/ZeeQL/CLibPQ.git from cache
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.50s)
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.50s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (0.57s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.03s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.46s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.52s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.22
Creating working copy for https://github.com/ZeeQL/ZeeQL3PG.git
Working copy of https://github.com/ZeeQL/ZeeQL3PG.git resolved at develop (173caef)
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/CLibPQ.git
Working copy of https://github.com/ZeeQL/CLibPQ.git resolved at 2.0.5
warning: '.resolve-product-dependencies': dependency 'zeeql3pg' is not used by any target
Found 2 product dependencies
  - CLibPQ
  - ZeeQL3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
https://github.com/ZeeQL/ZeeQL3PG.git
{
  "dependencies" : [
    {
      "identity" : "clibpq",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/CLibPQ.git"
    },
    {
      "identity" : "zeeql3",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.9.9",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/ZeeQL/ZeeQL3.git"
    }
  ],
  "manifest_display_name" : "ZeeQL3PG",
  "name" : "ZeeQL3PG",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "PostgreSQLAdaptor",
      "targets" : [
        "PostgreSQLAdaptor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PostgreSQLAdaptor",
      "module_type" : "SwiftTarget",
      "name" : "PostgreSQLAdaptor",
      "path" : "Sources/PostgreSQLAdaptor",
      "product_dependencies" : [
        "CLibPQ",
        "ZeeQL"
      ],
      "product_memberships" : [
        "PostgreSQLAdaptor"
      ],
      "sources" : [
        "PostgreSQLAdaptor.swift",
        "PostgreSQLAdaptorChannel.swift",
        "PostgreSQLExpression.swift",
        "PostgreSQLModelFetch.swift",
        "PostgreSQLOIDs.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.2"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/96] Compiling ZeeQL BooleanQualifier.swift
[5/96] Compiling ZeeQL ComparisonOperation.swift
[6/96] Compiling ZeeQL CompoundQualifier.swift
[7/96] Compiling ZeeQL Constant.swift
[8/96] Compiling ZeeQL DataSource.swift
[9/96] Compiling ZeeQL EntityType+Builder.swift
[10/96] Compiling ZeeQL EntityType.swift
[11/96] Compiling ZeeQL Expression.swift
[12/96] Compiling ZeeQL ExpressionEvaluation.swift
[13/96] Compiling ZeeQL FetchSpecification+Builder.swift
[14/106] Emitting module ZeeQL
[15/106] Compiling ZeeQL AdaptorModelFetch.swift
[16/106] Compiling ZeeQL AdaptorOperation.swift
[17/106] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[18/106] Compiling ZeeQL AdaptorQueryType.swift
[19/106] Compiling ZeeQL AdaptorRecord.swift
[20/106] Compiling ZeeQL AdaptorRecordSchema.swift
[21/106] Compiling ZeeQL Attribute.swift
[22/106] Compiling ZeeQL AttributeKey.swift
[23/106] Compiling ZeeQL AttributeValue.swift
[24/106] Compiling ZeeQL AdaptorRecordDecoder.swift
[25/106] Compiling ZeeQL CodableEntity.swift
[26/106] Compiling ZeeQL QualifierEvaluation.swift
[27/106] Compiling ZeeQL QualifierParser.swift
[28/106] Compiling ZeeQL QualifierVariable.swift
[29/106] Compiling ZeeQL SQLQualifier.swift
[30/106] Compiling ZeeQL SortOrdering.swift
[31/106] Compiling ZeeQL StoreKeyValueCoding.swift
[32/106] Compiling ZeeQL AnyOptional.swift
[33/106] Compiling ZeeQL Dictionary+Extensions.swift
[34/106] Compiling ZeeQL EquatableType.swift
[35/106] Compiling ZeeQL KeyValueStringFormatter.swift
[36/106] Compiling ZeeQL Logger.swift
[37/106] Compiling ZeeQL Pluralize.swift
[38/106] Compiling ZeeQL SimpleKVC.swift
[39/106] Compiling ZeeQL SmartDescription.swift
[40/106] Compiling ZeeQL TimeRange.swift
[41/106] Compiling ZeeQL SQLite3Adaptor.swift
[42/106] Compiling ZeeQL SQLite3AdaptorChannel.swift
[43/106] Compiling ZeeQL SQLite3Expression.swift
[44/106] Compiling ZeeQL SQLite3ModelFetch.swift
[45/106] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[46/106] Compiling ZeeQL SQLExpressionFactory.swift
[47/106] Compiling ZeeQL SQLForeignKey.swift
[48/106] Compiling ZeeQL SQLTableGroups.swift
[49/106] Compiling ZeeQL SchemaGeneration.swift
[50/106] Compiling ZeeQL SchemaSynchronization.swift
[51/106] Compiling ZeeQL SchemaSynchronizationFactory.swift
[52/106] Compiling ZeeQL TypedDatabaseChannel.swift
[53/106] Compiling ZeeQL TypedFetchSpecification.swift
[54/106] Compiling ZeeQL ZeeQLTypes.swift
[55/106] Compiling ZeeQL ArrayDataSource.swift
[56/106] Compiling ZeeQL Database.swift
[57/106] Compiling ZeeQL DatabaseChannel.swift
[58/106] Compiling ZeeQL DatabaseChannelBase.swift
[59/106] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[60/106] Compiling ZeeQL DatabaseContext.swift
[61/106] Compiling ZeeQL DatabaseDataSource.swift
[62/106] Compiling ZeeQL DatabaseObject.swift
[63/106] Compiling ZeeQL DatabaseOperation.swift
[64/106] Compiling ZeeQL Entity.swift
[65/106] Compiling ZeeQL FancyModelMaker.swift
[66/106] Compiling ZeeQL FetchSpecification.swift
[67/106] Compiling ZeeQL GlobalID.swift
[68/106] Compiling ZeeQL Key.swift
[69/106] Compiling ZeeQL KeyComparisonQualifier.swift
[70/106] Compiling ZeeQL KeyValueQualifier.swift
[71/106] Compiling ZeeQL ModelFetchSpecification.swift
[72/106] Compiling ZeeQL NotQualifier.swift
[73/106] Compiling ZeeQL ObjectStore.swift
[74/106] Compiling ZeeQL ObjectTrackingContext.swift
[75/106] Compiling ZeeQL Qualifier.swift
[76/106] Compiling ZeeQL AccessDataSource.swift
[77/106] Compiling ZeeQL AccessDataSourceError.swift
[78/106] Compiling ZeeQL AccessDataSourceFinders.swift
[79/106] Compiling ZeeQL ActiveDataSource.swift
[80/106] Compiling ZeeQL ActiveRecord.swift
[81/106] Compiling ZeeQL ActiveRecordType.swift
[82/106] Compiling ZeeQL Adaptor.swift
[83/106] Compiling ZeeQL AdaptorChannel.swift
[84/106] Compiling ZeeQL AdaptorChannelPool.swift
[85/106] Compiling ZeeQL AdaptorDataSource.swift
[86/106] Compiling ZeeQL AdaptorError.swift
[87/106] Compiling ZeeQL Join.swift
[88/106] Compiling ZeeQL MirrorHelpers.swift
[89/106] Compiling ZeeQL Model.swift
[90/106] Compiling ZeeQL ModelLoader.swift
[91/106] Compiling ZeeQL ModelPattern.swift
[92/106] Compiling ZeeQL ModelSQLizer.swift
[93/106] Compiling ZeeQL Property.swift
[94/106] Compiling ZeeQL Relationship.swift
[95/106] Compiling ZeeQL SQLAttributeChange.swift
[96/106] Compiling ZeeQL SQLExpression.swift
[97/106] Compiling ZeeQL CodableModel.swift
[98/106] Compiling ZeeQL CodableModelDecoder.swift
[99/106] Compiling ZeeQL CodableModelEntityDecoder.swift
[100/106] Compiling ZeeQL CodableModelPostProcessor.swift
[101/106] Compiling ZeeQL CodableRelationship.swift
[102/106] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[103/106] Compiling ZeeQL CodeAttribute.swift
[104/106] Compiling ZeeQL CodeEntity.swift
[105/106] Compiling ZeeQL CodeRelationship.swift
[106/106] Compiling ZeeQL CodeValueAttribute.swift
[107/112] Compiling PostgreSQLAdaptor PostgreSQLModelFetch.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[108/112] Compiling PostgreSQLAdaptor PostgreSQLOIDs.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[109/112] Compiling PostgreSQLAdaptor PostgreSQLAdaptorChannel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[110/112] Compiling PostgreSQLAdaptor PostgreSQLExpression.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[111/112] Compiling PostgreSQLAdaptor PostgreSQLAdaptor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[112/112] Emitting module PostgreSQLAdaptor
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libpq using your system-packager:
    brew install postgresql libpq
warning: you may be able to install libpq using your system-packager:
    brew install postgresql libpq
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/94] Compiling ZeeQL BooleanQualifier.swift
[3/94] Compiling ZeeQL ComparisonOperation.swift
[4/94] Compiling ZeeQL CompoundQualifier.swift
[5/94] Compiling ZeeQL Constant.swift
[6/94] Compiling ZeeQL DataSource.swift
[7/94] Compiling ZeeQL EntityType+Builder.swift
[8/94] Compiling ZeeQL EntityType.swift
[9/94] Compiling ZeeQL Expression.swift
[10/94] Compiling ZeeQL ExpressionEvaluation.swift
[11/94] Compiling ZeeQL FetchSpecification+Builder.swift
[12/104] Compiling ZeeQL FetchSpecification.swift
[13/104] Compiling ZeeQL GlobalID.swift
[14/104] Compiling ZeeQL Key.swift
[15/104] Compiling ZeeQL KeyComparisonQualifier.swift
[16/104] Compiling ZeeQL KeyValueQualifier.swift
[17/104] Compiling ZeeQL ModelFetchSpecification.swift
[18/104] Compiling ZeeQL NotQualifier.swift
[19/104] Compiling ZeeQL ObjectStore.swift
[20/104] Compiling ZeeQL ObjectTrackingContext.swift
[21/104] Compiling ZeeQL Qualifier.swift
[22/104] Compiling ZeeQL SQLExpressionFactory.swift
[23/104] Compiling ZeeQL SQLForeignKey.swift
[24/104] Compiling ZeeQL SQLTableGroups.swift
[25/104] Compiling ZeeQL SchemaGeneration.swift
[26/104] Compiling ZeeQL SchemaSynchronization.swift
[27/104] Compiling ZeeQL SchemaSynchronizationFactory.swift
[28/104] Compiling ZeeQL TypedDatabaseChannel.swift
[29/104] Compiling ZeeQL TypedFetchSpecification.swift
[30/104] Compiling ZeeQL ZeeQLTypes.swift
[31/104] Compiling ZeeQL ArrayDataSource.swift
[32/104] Compiling ZeeQL AccessDataSource.swift
[33/104] Compiling ZeeQL AccessDataSourceError.swift
[34/104] Compiling ZeeQL AccessDataSourceFinders.swift
[35/104] Compiling ZeeQL ActiveDataSource.swift
[36/104] Compiling ZeeQL ActiveRecord.swift
[37/104] Compiling ZeeQL ActiveRecordType.swift
[38/104] Compiling ZeeQL Adaptor.swift
[39/104] Compiling ZeeQL AdaptorChannel.swift
[40/104] Compiling ZeeQL AdaptorChannelPool.swift
[41/104] Compiling ZeeQL AdaptorDataSource.swift
[42/104] Compiling ZeeQL AdaptorError.swift
[43/104] Compiling ZeeQL QualifierEvaluation.swift
[44/104] Compiling ZeeQL QualifierParser.swift
[45/104] Compiling ZeeQL QualifierVariable.swift
[46/104] Compiling ZeeQL SQLQualifier.swift
[47/104] Compiling ZeeQL SortOrdering.swift
[48/104] Compiling ZeeQL StoreKeyValueCoding.swift
[49/104] Compiling ZeeQL AnyOptional.swift
[50/104] Compiling ZeeQL Dictionary+Extensions.swift
[51/104] Compiling ZeeQL EquatableType.swift
[52/104] Compiling ZeeQL KeyValueStringFormatter.swift
[53/104] Compiling ZeeQL Database.swift
[54/104] Compiling ZeeQL DatabaseChannel.swift
[55/104] Compiling ZeeQL DatabaseChannelBase.swift
[56/104] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[57/104] Compiling ZeeQL DatabaseContext.swift
[58/104] Compiling ZeeQL DatabaseDataSource.swift
[59/104] Compiling ZeeQL DatabaseObject.swift
[60/104] Compiling ZeeQL DatabaseOperation.swift
[61/104] Compiling ZeeQL Entity.swift
[62/104] Compiling ZeeQL FancyModelMaker.swift
[63/104] Compiling ZeeQL AdaptorModelFetch.swift
[64/104] Compiling ZeeQL AdaptorOperation.swift
[65/104] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[66/104] Compiling ZeeQL AdaptorQueryType.swift
[67/104] Compiling ZeeQL AdaptorRecord.swift
[68/104] Compiling ZeeQL AdaptorRecordSchema.swift
[69/104] Compiling ZeeQL Attribute.swift
[70/104] Compiling ZeeQL AttributeKey.swift
[71/104] Compiling ZeeQL AttributeValue.swift
[72/104] Compiling ZeeQL AdaptorRecordDecoder.swift
[73/104] Compiling ZeeQL CodableEntity.swift
[74/104] Compiling ZeeQL CodableModel.swift
[75/104] Compiling ZeeQL CodableModelDecoder.swift
[76/104] Compiling ZeeQL CodableModelEntityDecoder.swift
[77/104] Compiling ZeeQL CodableModelPostProcessor.swift
[78/104] Compiling ZeeQL CodableRelationship.swift
[79/104] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[80/104] Compiling ZeeQL CodeAttribute.swift
[81/104] Compiling ZeeQL CodeEntity.swift
[82/104] Compiling ZeeQL CodeRelationship.swift
[83/104] Compiling ZeeQL CodeValueAttribute.swift
[84/104] Emitting module ZeeQL
[85/104] Compiling ZeeQL Logger.swift
[86/104] Compiling ZeeQL Pluralize.swift
[87/104] Compiling ZeeQL SimpleKVC.swift
[88/104] Compiling ZeeQL SmartDescription.swift
[89/104] Compiling ZeeQL TimeRange.swift
[90/104] Compiling ZeeQL SQLite3Adaptor.swift
[91/104] Compiling ZeeQL SQLite3AdaptorChannel.swift
[92/104] Compiling ZeeQL SQLite3Expression.swift
[93/104] Compiling ZeeQL SQLite3ModelFetch.swift
[94/104] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[95/104] Compiling ZeeQL Join.swift
[96/104] Compiling ZeeQL MirrorHelpers.swift
[97/104] Compiling ZeeQL Model.swift
[98/104] Compiling ZeeQL ModelLoader.swift
[99/104] Compiling ZeeQL ModelPattern.swift
[100/104] Compiling ZeeQL ModelSQLizer.swift
[101/104] Compiling ZeeQL Property.swift
[102/104] Compiling ZeeQL Relationship.swift
[103/104] Compiling ZeeQL SQLAttributeChange.swift
[104/104] Compiling ZeeQL SQLExpression.swift
[105/110] Compiling PostgreSQLAdaptor PostgreSQLExpression.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[106/110] Compiling PostgreSQLAdaptor PostgreSQLOIDs.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[107/110] Compiling PostgreSQLAdaptor PostgreSQLModelFetch.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[108/110] Compiling PostgreSQLAdaptor PostgreSQLAdaptorChannel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[109/110] Emitting module PostgreSQLAdaptor
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
[110/110] Compiling PostgreSQLAdaptor PostgreSQLAdaptor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CLibPQShim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CLibPQ/Sources/CLibPQ/CLibPQShim.h:9:14: error: '/opt/homebrew/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes Homebrew
 9 | #    include "/opt/homebrew/include/libpq-fe.h"
   |              `- error: '/opt/homebrew/include/libpq-fe.h' file not found
10 | #  else
11 | #    include "/usr/include/postgresql/libpq-fe.h"
/Users/admin/builder/spi-builder-workspace/Sources/PostgreSQLAdaptor/PostgreSQLAdaptor.swift:11:8: error: could not build Objective-C module 'CLibPQ'
  9 | import Foundation
 10 | import ZeeQL
 11 | import CLibPQ
    |        `- error: could not build Objective-C module 'CLibPQ'
 12 |
 13 | open class PostgreSQLAdaptor : Adaptor, SmartDescription {
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libpq using your system-packager:
    brew install postgresql libpq
warning: you may be able to install libpq using your system-packager:
    brew install postgresql libpq
BUILD FAILURE 6.1 macosSpm