Build Information
Failed to build ZeeQL3PG, reference develop (173cae
), with Swift 6.0 for macOS (SPM) on 11 Jun 2025 22:29:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/96] Emitting module ZeeQL
[5/106] Compiling ZeeQL QualifierEvaluation.swift
[6/106] Compiling ZeeQL QualifierParser.swift
[7/106] Compiling ZeeQL QualifierVariable.swift
[8/106] Compiling ZeeQL SQLQualifier.swift
[9/106] Compiling ZeeQL SortOrdering.swift
[10/106] Compiling ZeeQL StoreKeyValueCoding.swift
[11/106] Compiling ZeeQL AnyOptional.swift
[12/106] Compiling ZeeQL Dictionary+Extensions.swift
[13/106] Compiling ZeeQL EquatableType.swift
[14/106] Compiling ZeeQL KeyValueStringFormatter.swift
[15/106] Compiling ZeeQL Database.swift
[16/106] Compiling ZeeQL DatabaseChannel.swift
[17/106] Compiling ZeeQL DatabaseChannelBase.swift
[18/106] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[19/106] Compiling ZeeQL DatabaseContext.swift
[20/106] Compiling ZeeQL DatabaseDataSource.swift
[21/106] Compiling ZeeQL DatabaseObject.swift
[22/106] Compiling ZeeQL DatabaseOperation.swift
[23/106] Compiling ZeeQL Entity.swift
[24/106] Compiling ZeeQL FancyModelMaker.swift
[25/106] Compiling ZeeQL SQLExpressionFactory.swift
[26/106] Compiling ZeeQL SQLForeignKey.swift
[27/106] Compiling ZeeQL SQLTableGroups.swift
[28/106] Compiling ZeeQL SchemaGeneration.swift
[29/106] Compiling ZeeQL SchemaSynchronization.swift
[30/106] Compiling ZeeQL SchemaSynchronizationFactory.swift
[31/106] Compiling ZeeQL TypedDatabaseChannel.swift
[32/106] Compiling ZeeQL TypedFetchSpecification.swift
[33/106] Compiling ZeeQL ZeeQLTypes.swift
[34/106] Compiling ZeeQL ArrayDataSource.swift
[35/106] Compiling ZeeQL BooleanQualifier.swift
[36/106] Compiling ZeeQL ComparisonOperation.swift
[37/106] Compiling ZeeQL CompoundQualifier.swift
[38/106] Compiling ZeeQL Constant.swift
[39/106] Compiling ZeeQL DataSource.swift
[40/106] Compiling ZeeQL EntityType+Builder.swift
[41/106] Compiling ZeeQL EntityType.swift
[42/106] Compiling ZeeQL Expression.swift
[43/106] Compiling ZeeQL ExpressionEvaluation.swift
[44/106] Compiling ZeeQL FetchSpecification+Builder.swift
[45/106] Compiling ZeeQL CodableModel.swift
[46/106] Compiling ZeeQL CodableModelDecoder.swift
[47/106] Compiling ZeeQL CodableModelEntityDecoder.swift
[48/106] Compiling ZeeQL CodableModelPostProcessor.swift
[49/106] Compiling ZeeQL CodableRelationship.swift
[50/106] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[51/106] Compiling ZeeQL CodeAttribute.swift
[52/106] Compiling ZeeQL CodeEntity.swift
[53/106] Compiling ZeeQL CodeRelationship.swift
[54/106] Compiling ZeeQL CodeValueAttribute.swift
[55/106] Compiling ZeeQL Join.swift
[56/106] Compiling ZeeQL MirrorHelpers.swift
[57/106] Compiling ZeeQL Model.swift
[58/106] Compiling ZeeQL ModelLoader.swift
[59/106] Compiling ZeeQL ModelPattern.swift
[60/106] Compiling ZeeQL ModelSQLizer.swift
[61/106] Compiling ZeeQL Property.swift
[62/106] Compiling ZeeQL Relationship.swift
[63/106] Compiling ZeeQL SQLAttributeChange.swift
[64/106] Compiling ZeeQL SQLExpression.swift
[65/106] Compiling ZeeQL AdaptorModelFetch.swift
[66/106] Compiling ZeeQL AdaptorOperation.swift
[67/106] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[68/106] Compiling ZeeQL AdaptorQueryType.swift
[69/106] Compiling ZeeQL AdaptorRecord.swift
[70/106] Compiling ZeeQL AdaptorRecordSchema.swift
[71/106] Compiling ZeeQL Attribute.swift
[72/106] Compiling ZeeQL AttributeKey.swift
[73/106] Compiling ZeeQL AttributeValue.swift
[74/106] Compiling ZeeQL AdaptorRecordDecoder.swift
[75/106] Compiling ZeeQL CodableEntity.swift
[76/106] Compiling ZeeQL FetchSpecification.swift
[77/106] Compiling ZeeQL GlobalID.swift
[78/106] Compiling ZeeQL Key.swift
[79/106] Compiling ZeeQL KeyComparisonQualifier.swift
[80/106] Compiling ZeeQL KeyValueQualifier.swift
[81/106] Compiling ZeeQL ModelFetchSpecification.swift
[82/106] Compiling ZeeQL NotQualifier.swift
[83/106] Compiling ZeeQL ObjectStore.swift
[84/106] Compiling ZeeQL ObjectTrackingContext.swift
[85/106] Compiling ZeeQL Qualifier.swift
[86/106] Compiling ZeeQL AccessDataSource.swift
[87/106] Compiling ZeeQL AccessDataSourceError.swift
[88/106] Compiling ZeeQL AccessDataSourceFinders.swift
[89/106] Compiling ZeeQL ActiveDataSource.swift
[90/106] Compiling ZeeQL ActiveRecord.swift
[91/106] Compiling ZeeQL ActiveRecordType.swift
[92/106] Compiling ZeeQL Adaptor.swift
[93/106] Compiling ZeeQL AdaptorChannel.swift
[94/106] Compiling ZeeQL AdaptorChannelPool.swift
[95/106] Compiling ZeeQL AdaptorDataSource.swift
[96/106] Compiling ZeeQL AdaptorError.swift
[97/106] Compiling ZeeQL Logger.swift
[98/106] Compiling ZeeQL Pluralize.swift
[99/106] Compiling ZeeQL SimpleKVC.swift
[100/106] Compiling ZeeQL SmartDescription.swift
[101/106] Compiling ZeeQL TimeRange.swift
[102/106] Compiling ZeeQL SQLite3Adaptor.swift
[103/106] Compiling ZeeQL SQLite3AdaptorChannel.swift
[104/106] Compiling ZeeQL SQLite3Expression.swift
[105/106] Compiling ZeeQL SQLite3ModelFetch.swift
[106/106] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[107/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 {
[108/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 {
[109/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[110/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 {
[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 {
[112/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 {
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/45] Fetching clibpq
[46/3455] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.96s)
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (0.96s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (2.49s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.59s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.58s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.58s)
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
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: 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
BUILD FAILURE 6.0 macosSpm