The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ZeeQL3PG, reference 0.9.54 (ff9967), with Swift 6.1 for macOS (SPM) on 13 Mar 2026 22:48:39 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3PG.git
Reference: 0.9.54
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3PG
 * tag               0.9.54     -> FETCH_HEAD
HEAD is now at ff99674 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
ff99674fb5f220aaaf9b42b0a8d6256efa7f58bc
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at 0.9.54
========================================
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.52",
            "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" : "5.0"
}
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/89] Emitting module ZeeQL
[5/98] Compiling ZeeQL QualifierVariable.swift
[6/98] Compiling ZeeQL SQLQualifier.swift
[7/98] Compiling ZeeQL SortOrdering.swift
[8/98] Compiling ZeeQL StoreKeyValueCoding.swift
[9/98] Compiling ZeeQL AnyOptional.swift
[10/98] Compiling ZeeQL Dictionary+Extensions.swift
[11/98] Compiling ZeeQL EquatableType.swift
[12/98] Compiling ZeeQL KeyValueStringFormatter.swift
[13/98] Compiling ZeeQL Logger.swift
[14/98] Compiling ZeeQL DataSource.swift
[15/98] Compiling ZeeQL EntityType+Builder.swift
[16/98] Compiling ZeeQL EntityType.swift
[17/98] Compiling ZeeQL Expression.swift
[18/98] Compiling ZeeQL ExpressionEvaluation.swift
[19/98] Compiling ZeeQL FetchSpecification+Builder.swift
[20/98] Compiling ZeeQL FetchSpecification.swift
[21/98] Compiling ZeeQL GlobalID.swift
[22/98] Compiling ZeeQL Key.swift
[23/98] Compiling ZeeQL SchemaSynchronizationFactory.swift
[24/98] Compiling ZeeQL TypedDatabaseChannel.swift
[25/98] Compiling ZeeQL TypedFetchSpecification.swift
[26/98] Compiling ZeeQL ZeeQLTypes.swift
[27/98] Compiling ZeeQL ArrayDataSource.swift
[28/98] Compiling ZeeQL BooleanQualifier.swift
[29/98] Compiling ZeeQL ComparisonOperation.swift
[30/98] Compiling ZeeQL CompoundQualifier.swift
[31/98] Compiling ZeeQL Constant.swift
[32/98] Compiling ZeeQL AdaptorError.swift
[33/98] Compiling ZeeQL AdaptorModelFetch.swift
[34/98] Compiling ZeeQL AdaptorOperation.swift
[35/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[36/98] Compiling ZeeQL AdaptorQueryType.swift
[37/98] Compiling ZeeQL AdaptorRecord.swift
[38/98] Compiling ZeeQL AdaptorRecordSchema.swift
[39/98] Compiling ZeeQL Attribute.swift
[40/98] Compiling ZeeQL AttributeKey.swift
[41/98] Compiling ZeeQL AttributeValue.swift
[42/98] Compiling ZeeQL DatabaseObject.swift
[43/98] Compiling ZeeQL DatabaseOperation.swift
[44/98] Compiling ZeeQL Entity.swift
[45/98] Compiling ZeeQL FancyModelMaker.swift
[46/98] Compiling ZeeQL Join.swift
[47/98] Compiling ZeeQL MirrorHelpers.swift
[48/98] Compiling ZeeQL Model.swift
[49/98] Compiling ZeeQL ModelLoader.swift
[50/98] Compiling ZeeQL ModelPattern.swift
[51/98] Compiling ZeeQL ModelSQLizer.swift
[52/98] Compiling ZeeQL Property.swift
[53/98] Compiling ZeeQL Relationship.swift
[54/98] Compiling ZeeQL SQLAttributeChange.swift
[55/98] Compiling ZeeQL SQLExpression.swift
[56/98] Compiling ZeeQL SQLExpressionFactory.swift
[57/98] Compiling ZeeQL SQLForeignKey.swift
[58/98] Compiling ZeeQL SQLTableGroups.swift
[59/98] Compiling ZeeQL SchemaGeneration.swift
[60/98] Compiling ZeeQL SchemaSynchronization.swift
[61/98] Compiling ZeeQL KeyComparisonQualifier.swift
[62/98] Compiling ZeeQL KeyValueQualifier.swift
[63/98] Compiling ZeeQL ModelFetchSpecification.swift
[64/98] Compiling ZeeQL NotQualifier.swift
[65/98] Compiling ZeeQL ObjectStore.swift
[66/98] Compiling ZeeQL ObjectTrackingContext.swift
[67/98] Compiling ZeeQL Qualifier.swift
[68/98] Compiling ZeeQL QualifierEvaluation.swift
[69/98] Compiling ZeeQL QualifierParser.swift
[70/98] Compiling ZeeQL AccessDataSource.swift
[71/98] Compiling ZeeQL AccessDataSourceError.swift
[72/98] Compiling ZeeQL AccessDataSourceFinders.swift
[73/98] Compiling ZeeQL ActiveDataSource.swift
[74/98] Compiling ZeeQL ActiveRecord.swift
[75/98] Compiling ZeeQL ActiveRecordType.swift
[76/98] Compiling ZeeQL Adaptor.swift
[77/98] Compiling ZeeQL AdaptorChannel.swift
[78/98] Compiling ZeeQL AdaptorChannelPool.swift
[79/98] Compiling ZeeQL AdaptorDataSource.swift
[80/98] Compiling ZeeQL CodeAttribute.swift
[81/98] Compiling ZeeQL CodeEntity.swift
[82/98] Compiling ZeeQL CodeRelationship.swift
[83/98] Compiling ZeeQL CodeValueAttribute.swift
[84/98] Compiling ZeeQL Database.swift
[85/98] Compiling ZeeQL DatabaseChannel.swift
[86/98] Compiling ZeeQL DatabaseChannelBase.swift
[87/98] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[88/98] Compiling ZeeQL DatabaseContext.swift
[89/98] Compiling ZeeQL DatabaseDataSource.swift
[90/98] Compiling ZeeQL OpenDateInterval.swift
[91/98] Compiling ZeeQL Pluralize.swift
[92/98] Compiling ZeeQL SimpleKVC.swift
[93/98] Compiling ZeeQL SmartDescription.swift
[94/98] Compiling ZeeQL SQLite3Adaptor.swift
[95/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[96/98] Compiling ZeeQL SQLite3Expression.swift
[97/98] Compiling ZeeQL SQLite3ModelFetch.swift
[98/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[99/104] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[100/104] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[101/104] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[102/104] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[103/104] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[104/104] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/4002] Fetching zeeql3
[42/4047] Fetching zeeql3, clibpq
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (1.08s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.08s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (1.68s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (0.57s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.64s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (3.16s)
Creating working copy for https://github.com/ZeeQL/CLibPQ.git
Working copy of https://github.com/ZeeQL/CLibPQ.git resolved at 2.0.5
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: 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/87] Compiling ZeeQL CodeAttribute.swift
[3/87] Compiling ZeeQL CodeEntity.swift
[4/87] Compiling ZeeQL CodeRelationship.swift
[5/87] Compiling ZeeQL CodeValueAttribute.swift
[6/87] Compiling ZeeQL Database.swift
[7/87] Compiling ZeeQL DatabaseChannel.swift
[8/87] Compiling ZeeQL DatabaseChannelBase.swift
[9/87] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[10/87] Compiling ZeeQL DatabaseContext.swift
[11/87] Compiling ZeeQL DatabaseDataSource.swift
[12/96] Compiling ZeeQL AccessDataSource.swift
[13/96] Compiling ZeeQL AccessDataSourceError.swift
[14/96] Compiling ZeeQL AccessDataSourceFinders.swift
[15/96] Compiling ZeeQL ActiveDataSource.swift
[16/96] Compiling ZeeQL ActiveRecord.swift
[17/96] Compiling ZeeQL ActiveRecordType.swift
[18/96] Compiling ZeeQL Adaptor.swift
[19/96] Compiling ZeeQL AdaptorChannel.swift
[20/96] Compiling ZeeQL AdaptorChannelPool.swift
[21/96] Compiling ZeeQL AdaptorDataSource.swift
[22/96] Compiling ZeeQL AdaptorError.swift
[23/96] Compiling ZeeQL AdaptorModelFetch.swift
[24/96] Compiling ZeeQL AdaptorOperation.swift
[25/96] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[26/96] Compiling ZeeQL AdaptorQueryType.swift
[27/96] Compiling ZeeQL AdaptorRecord.swift
[28/96] Compiling ZeeQL AdaptorRecordSchema.swift
[29/96] Compiling ZeeQL Attribute.swift
[30/96] Compiling ZeeQL AttributeKey.swift
[31/96] Compiling ZeeQL AttributeValue.swift
[32/96] Compiling ZeeQL Property.swift
[33/96] Compiling ZeeQL Relationship.swift
[34/96] Compiling ZeeQL SQLAttributeChange.swift
[35/96] Compiling ZeeQL SQLExpression.swift
[36/96] Compiling ZeeQL SQLExpressionFactory.swift
[37/96] Compiling ZeeQL SQLForeignKey.swift
[38/96] Compiling ZeeQL SQLTableGroups.swift
[39/96] Compiling ZeeQL SchemaGeneration.swift
[40/96] Compiling ZeeQL SchemaSynchronization.swift
[41/96] Compiling ZeeQL SchemaSynchronizationFactory.swift
[42/96] Compiling ZeeQL TypedDatabaseChannel.swift
[43/96] Compiling ZeeQL TypedFetchSpecification.swift
[44/96] Compiling ZeeQL ZeeQLTypes.swift
[45/96] Compiling ZeeQL ArrayDataSource.swift
[46/96] Compiling ZeeQL BooleanQualifier.swift
[47/96] Compiling ZeeQL ComparisonOperation.swift
[48/96] Compiling ZeeQL CompoundQualifier.swift
[49/96] Compiling ZeeQL Constant.swift
[50/96] Emitting module ZeeQL
[51/96] Compiling ZeeQL OpenDateInterval.swift
[52/96] Compiling ZeeQL Pluralize.swift
[53/96] Compiling ZeeQL SimpleKVC.swift
[54/96] Compiling ZeeQL SmartDescription.swift
[55/96] Compiling ZeeQL SQLite3Adaptor.swift
[56/96] Compiling ZeeQL SQLite3AdaptorChannel.swift
[57/96] Compiling ZeeQL SQLite3Expression.swift
[58/96] Compiling ZeeQL SQLite3ModelFetch.swift
[59/96] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[60/96] Compiling ZeeQL QualifierVariable.swift
[61/96] Compiling ZeeQL SQLQualifier.swift
[62/96] Compiling ZeeQL SortOrdering.swift
[63/96] Compiling ZeeQL StoreKeyValueCoding.swift
[64/96] Compiling ZeeQL AnyOptional.swift
[65/96] Compiling ZeeQL Dictionary+Extensions.swift
[66/96] Compiling ZeeQL EquatableType.swift
[67/96] Compiling ZeeQL KeyValueStringFormatter.swift
[68/96] Compiling ZeeQL Logger.swift
[69/96] Compiling ZeeQL DataSource.swift
[70/96] Compiling ZeeQL EntityType+Builder.swift
[71/96] Compiling ZeeQL EntityType.swift
[72/96] Compiling ZeeQL Expression.swift
[73/96] Compiling ZeeQL ExpressionEvaluation.swift
[74/96] Compiling ZeeQL FetchSpecification+Builder.swift
[75/96] Compiling ZeeQL FetchSpecification.swift
[76/96] Compiling ZeeQL GlobalID.swift
[77/96] Compiling ZeeQL Key.swift
[78/96] Compiling ZeeQL KeyComparisonQualifier.swift
[79/96] Compiling ZeeQL KeyValueQualifier.swift
[80/96] Compiling ZeeQL ModelFetchSpecification.swift
[81/96] Compiling ZeeQL NotQualifier.swift
[82/96] Compiling ZeeQL ObjectStore.swift
[83/96] Compiling ZeeQL ObjectTrackingContext.swift
[84/96] Compiling ZeeQL Qualifier.swift
[85/96] Compiling ZeeQL QualifierEvaluation.swift
[86/96] Compiling ZeeQL QualifierParser.swift
[87/96] Compiling ZeeQL DatabaseObject.swift
[88/96] Compiling ZeeQL DatabaseOperation.swift
[89/96] Compiling ZeeQL Entity.swift
[90/96] Compiling ZeeQL FancyModelMaker.swift
[91/96] Compiling ZeeQL Join.swift
[92/96] Compiling ZeeQL MirrorHelpers.swift
[93/96] Compiling ZeeQL Model.swift
[94/96] Compiling ZeeQL ModelLoader.swift
[95/96] Compiling ZeeQL ModelPattern.swift
[96/96] Compiling ZeeQL ModelSQLizer.swift
[97/102] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/102] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[99/102] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[100/102] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[101/102] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
[102/102] 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 | public enum PostgreSQLAdaptorError: Swift.Error {
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