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