Build Information
Failed to build ZeeQL3PG, reference develop (cbf5ed
), with Swift 5.9 for macOS (SPM) on 8 Nov 2024 03:21:13 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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 cbf5eda Fix fetch of binary TIMESTAMPTZ
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
cbf5eda2f328737e9329ab3a77928f464892579a
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/89] Emitting module ZeeQL
[2/98] Compiling ZeeQL Key.swift
[3/98] Compiling ZeeQL KeyComparisonQualifier.swift
[4/98] Compiling ZeeQL KeyValueQualifier.swift
[5/98] Compiling ZeeQL ModelFetchSpecification.swift
[6/98] Compiling ZeeQL NotQualifier.swift
[7/98] Compiling ZeeQL ObjectStore.swift
[8/98] Compiling ZeeQL ObjectTrackingContext.swift
[9/98] Compiling ZeeQL Qualifier.swift
[10/98] Compiling ZeeQL QualifierEvaluation.swift
[11/98] Compiling ZeeQL BooleanQualifier.swift
[12/98] Compiling ZeeQL ComparisonOperation.swift
[13/98] Compiling ZeeQL CompoundQualifier.swift
[14/98] Compiling ZeeQL Constant.swift
[15/98] Compiling ZeeQL DataSource.swift
[16/98] Compiling ZeeQL EntityType.swift
[17/98] Compiling ZeeQL Expression.swift
[18/98] Compiling ZeeQL ExpressionEvaluation.swift
[19/98] Compiling ZeeQL FetchSpecification.swift
[20/98] Compiling ZeeQL GlobalID.swift
[21/98] Compiling ZeeQL AccessDataSource.swift
[22/98] Compiling ZeeQL AccessDataSourceError.swift
[23/98] Compiling ZeeQL AccessDataSourceFinders.swift
[24/98] Compiling ZeeQL ActiveDataSource.swift
[25/98] Compiling ZeeQL ActiveRecord.swift
[26/98] Compiling ZeeQL ActiveRecordType.swift
[27/98] Compiling ZeeQL Adaptor.swift
[28/98] Compiling ZeeQL AdaptorChannel.swift
[29/98] Compiling ZeeQL AdaptorChannelPool.swift
[30/98] Compiling ZeeQL AdaptorDataSource.swift
[31/98] Compiling ZeeQL AdaptorError.swift
[32/98] Compiling ZeeQL AdaptorModelFetch.swift
[33/98] Compiling ZeeQL AdaptorOperation.swift
[34/98] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[35/98] Compiling ZeeQL AdaptorQueryType.swift
[36/98] Compiling ZeeQL AdaptorRecord.swift
[37/98] Compiling ZeeQL AdaptorRecordSchema.swift
[38/98] Compiling ZeeQL Attribute.swift
[39/98] Compiling ZeeQL AttributeKey.swift
[40/98] Compiling ZeeQL AttributeValue.swift
[41/98] Compiling ZeeQL AdaptorRecordDecoder.swift
[42/98] Compiling ZeeQL CodableEntity.swift
[43/98] Compiling ZeeQL CodableModel.swift
[44/98] Compiling ZeeQL CodableModelDecoder.swift
[45/98] Compiling ZeeQL CodableModelEntityDecoder.swift
[46/98] Compiling ZeeQL CodableModelPostProcessor.swift
[47/98] Compiling ZeeQL CodableRelationship.swift
[48/98] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[49/98] Compiling ZeeQL CodeAttribute.swift
[50/98] Compiling ZeeQL CodeEntity.swift
[51/98] Compiling ZeeQL Pluralize.swift
[52/98] Compiling ZeeQL SimpleKVC.swift
[53/98] Compiling ZeeQL SmartDescription.swift
[54/98] Compiling ZeeQL TimeRange.swift
[55/98] Compiling ZeeQL SQLite3Adaptor.swift
[56/98] Compiling ZeeQL SQLite3AdaptorChannel.swift
[57/98] Compiling ZeeQL SQLite3Expression.swift
[58/98] Compiling ZeeQL SQLite3ModelFetch.swift
[59/98] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[60/98] Compiling ZeeQL CodeFetchSpecification.swift
[61/98] Compiling ZeeQL CodeRelationship.swift
[62/98] Compiling ZeeQL CodeValueAttribute.swift
[63/98] Compiling ZeeQL Database.swift
[64/98] Compiling ZeeQL DatabaseChannel.swift
[65/98] Compiling ZeeQL DatabaseContext.swift
[66/98] Compiling ZeeQL DatabaseDataSource.swift
[67/98] Compiling ZeeQL DatabaseObject.swift
[68/98] Compiling ZeeQL DatabaseOperation.swift
[69/98] Compiling ZeeQL Entity.swift
[70/98] Compiling ZeeQL QualifierParser.swift
[71/98] Compiling ZeeQL QualifierVariable.swift
[72/98] Compiling ZeeQL QueryBuilder.swift
[73/98] Compiling ZeeQL SQLQualifier.swift
[74/98] Compiling ZeeQL SortOrdering.swift
[75/98] Compiling ZeeQL StoreKeyValueCoding.swift
[76/98] Compiling ZeeQL EquatableType.swift
[77/98] Compiling ZeeQL KeyValueStringFormatter.swift
[78/98] Compiling ZeeQL Logger.swift
[79/98] Compiling ZeeQL SQLExpression.swift
[80/98] Compiling ZeeQL SQLExpressionFactory.swift
[81/98] Compiling ZeeQL SQLForeignKey.swift
[82/98] Compiling ZeeQL SQLTableGroups.swift
[83/98] Compiling ZeeQL SchemaGeneration.swift
[84/98] Compiling ZeeQL SchemaSynchronization.swift
[85/98] Compiling ZeeQL SchemaSynchronizationFactory.swift
[86/98] Compiling ZeeQL TypedFetchSpecification.swift
[87/98] Compiling ZeeQL ZeeQLTypes.swift
[88/98] Compiling ZeeQL ArrayDataSource.swift
[89/98] Compiling ZeeQL FancyModelMaker.swift
[90/98] Compiling ZeeQL Join.swift
[91/98] Compiling ZeeQL MirrorHelpers.swift
[92/98] Compiling ZeeQL Model.swift
[93/98] Compiling ZeeQL ModelLoader.swift
[94/98] Compiling ZeeQL ModelPattern.swift
[95/98] Compiling ZeeQL ModelSQLizer.swift
[96/98] Compiling ZeeQL Property.swift
[97/98] Compiling ZeeQL Relationship.swift
[98/98] Compiling ZeeQL SQLAttributeChange.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[99/104] 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
^
[100/104] 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
^
[101/104] 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
^
[102/104] 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
^
[103/104] 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
^
[104/104] 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
^
error: fatalError
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/45] Fetching clibpq
[46/2668] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/CLibPQ.git (1.64s)
Fetched https://github.com/ZeeQL/ZeeQL3.git (1.64s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (2.16s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.8 (0.70s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git (0.67s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.56s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.8
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: 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