Build Information
Failed to build ZeeQL3PG, reference develop (97d2d4), with Swift 6.3 for macOS (SPM) on 24 Apr 2026 08:32:25 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 97d2d4f Use PQexec for calls w/o bindings
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
97d2d4fc0b7b41d7bd26e1613c8fddc7cd60f97d
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at develop
Fetching https://github.com/ZeeQL/ZeeQL3.git
Fetching https://github.com/ZeeQL/CLibPQ.git
[1/45] Fetching clibpq
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.62s)
[1/4047] Fetching zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (4.11s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (4.79s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (0.71s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.56s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.98s)
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/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": "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",
"traits": [
"default"
],
"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",
"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/ZeeQL3PG.git
[1/400] Fetching zeeql3pg
Fetched https://github.com/ZeeQL/ZeeQL3PG.git from cache (0.70s)
Fetching https://github.com/ZeeQL/CLibPQ.git from cache
Fetching https://github.com/ZeeQL/ZeeQL3.git from cache
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.47s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.47s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (0.55s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.58 (0.03s)
Fetching https://github.com/ZeeQL/CSQLite3.git from cache
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.45s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.51s)
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/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.58
Creating working copy for https://github.com/ZeeQL/ZeeQL3PG.git
Working copy of https://github.com/ZeeQL/ZeeQL3PG.git resolved at develop (97d2d4f)
Creating working copy for https://github.com/ZeeQL/CSQLite3.git
Working copy of https://github.com/ZeeQL/CSQLite3.git resolved at 2.0.3
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.3
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3PG.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 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 AdaptorError.swift
[15/98] Compiling ZeeQL AdaptorModelFetch.swift
[16/98] Compiling ZeeQL AdaptorOperation.swift
[17/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[18/98] Compiling ZeeQL AdaptorQueryType.swift
[19/98] Compiling ZeeQL AdaptorRecord.swift
[20/98] Compiling ZeeQL AdaptorRecordSchema.swift
[21/98] Compiling ZeeQL Attribute.swift
[22/98] Compiling ZeeQL AttributeKey.swift
[23/98] Compiling ZeeQL AttributeValue.swift
[24/98] Compiling ZeeQL SchemaSynchronizationFactory.swift
[25/98] Compiling ZeeQL TypedDatabaseChannel.swift
[26/98] Compiling ZeeQL TypedFetchSpecification.swift
[27/98] Compiling ZeeQL ZeeQLTypes.swift
[28/98] Compiling ZeeQL ArrayDataSource.swift
[29/98] Compiling ZeeQL BooleanQualifier.swift
[30/98] Compiling ZeeQL ComparisonOperation.swift
[31/98] Compiling ZeeQL CompoundQualifier.swift
[32/98] Compiling ZeeQL Constant.swift
[33/98] Compiling ZeeQL KeyComparisonQualifier.swift
[34/98] Compiling ZeeQL KeyValueQualifier.swift
[35/98] Compiling ZeeQL ModelFetchSpecification.swift
[36/98] Compiling ZeeQL NotQualifier.swift
[37/98] Compiling ZeeQL ObjectStore.swift
[38/98] Compiling ZeeQL ObjectTrackingContext.swift
[39/98] Compiling ZeeQL Qualifier.swift
[40/98] Compiling ZeeQL QualifierEvaluation.swift
[41/98] Compiling ZeeQL QualifierParser.swift
[42/98] Compiling ZeeQL Property.swift
[43/98] Compiling ZeeQL Relationship.swift
[44/98] Compiling ZeeQL SQLAttributeChange.swift
[45/98] Compiling ZeeQL SQLExpression.swift
[46/98] Compiling ZeeQL SQLExpressionFactory.swift
[47/98] Compiling ZeeQL SQLForeignKey.swift
[48/98] Compiling ZeeQL SQLTableGroups.swift
[49/98] Compiling ZeeQL SchemaGeneration.swift
[50/98] Compiling ZeeQL SchemaSynchronization.swift
[51/98] Compiling ZeeQL DataSource.swift
[52/98] Compiling ZeeQL EntityType+Builder.swift
[53/98] Compiling ZeeQL EntityType.swift
[54/98] Compiling ZeeQL Expression.swift
[55/98] Compiling ZeeQL ExpressionEvaluation.swift
[56/98] Compiling ZeeQL FetchSpecification+Builder.swift
[57/98] Compiling ZeeQL FetchSpecification.swift
[58/98] Compiling ZeeQL GlobalID.swift
[59/98] Compiling ZeeQL Key.swift
[60/98] Compiling ZeeQL AccessDataSource.swift
[61/98] Compiling ZeeQL AccessDataSourceError.swift
[62/98] Compiling ZeeQL AccessDataSourceFinders.swift
[63/98] Compiling ZeeQL ActiveDataSource.swift
[64/98] Compiling ZeeQL ActiveRecord.swift
[65/98] Compiling ZeeQL ActiveRecordType.swift
[66/98] Compiling ZeeQL Adaptor.swift
[67/98] Compiling ZeeQL AdaptorChannel.swift
[68/98] Compiling ZeeQL AdaptorChannelPool.swift
[69/98] Compiling ZeeQL AdaptorDataSource.swift
[70/98] Compiling ZeeQL OpenDateInterval.swift
[71/98] Compiling ZeeQL Pluralize.swift
[72/98] Compiling ZeeQL SimpleKVC.swift
[73/98] Compiling ZeeQL SmartDescription.swift
[74/98] Compiling ZeeQL SQLite3Adaptor.swift
[75/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[76/98] Compiling ZeeQL SQLite3Expression.swift
[77/98] Compiling ZeeQL SQLite3ModelFetch.swift
[78/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[79/98] Compiling ZeeQL CodeAttribute.swift
[80/98] Compiling ZeeQL CodeEntity.swift
[81/98] Compiling ZeeQL CodeRelationship.swift
[82/98] Compiling ZeeQL CodeValueAttribute.swift
[83/98] Compiling ZeeQL Database.swift
[84/98] Compiling ZeeQL DatabaseChannel.swift
[85/98] Compiling ZeeQL DatabaseChannelBase.swift
[86/98] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[87/98] Compiling ZeeQL DatabaseContext.swift
[88/98] Compiling ZeeQL DatabaseDataSource.swift
[89/98] Compiling ZeeQL DatabaseObject.swift
[90/98] Compiling ZeeQL DatabaseOperation.swift
[91/98] Compiling ZeeQL Entity.swift
[92/98] Compiling ZeeQL FancyModelMaker.swift
[93/98] Compiling ZeeQL Join.swift
[94/98] Compiling ZeeQL MirrorHelpers.swift
[95/98] Compiling ZeeQL Model.swift
[96/98] Compiling ZeeQL ModelLoader.swift
[97/98] Compiling ZeeQL ModelPattern.swift
[98/98] Compiling ZeeQL ModelSQLizer.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 {
[100/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 {
[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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[102/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 {
[103/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 {
[104/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 {
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.3 macosSpm