Build Information
Failed to build ZeeQL3PG, reference 0.9.2 (c31b78
), with Swift 5.10 for macOS (SPM) on 2 Dec 2024 18:57:47 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3PG.git
Reference: 0.9.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3PG
* tag 0.9.2 -> FETCH_HEAD
HEAD is now at c31b785 Merge branch 'develop'
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
c31b78543226d2afebf6f0df478a9459b087911a
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at 0.9.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3PG.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-33747A42983211AE.txt
[4/93] Emitting module ZeeQL
[5/102] Compiling ZeeQL AdaptorError.swift
[6/102] Compiling ZeeQL AdaptorModelFetch.swift
[7/102] Compiling ZeeQL AdaptorOperation.swift
[8/102] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[9/102] Compiling ZeeQL AdaptorQueryType.swift
[10/102] Compiling ZeeQL AdaptorRecord.swift
[11/102] Compiling ZeeQL AdaptorRecordSchema.swift
[12/102] Compiling ZeeQL Attribute.swift
[13/102] Compiling ZeeQL AttributeKey.swift
[14/102] Compiling ZeeQL AttributeValue.swift
[15/102] Compiling ZeeQL BooleanQualifier.swift
[16/102] Compiling ZeeQL ComparisonOperation.swift
[17/102] Compiling ZeeQL CompoundQualifier.swift
[18/102] Compiling ZeeQL Constant.swift
[19/102] Compiling ZeeQL DataSource.swift
[20/102] Compiling ZeeQL EntityType.swift
[21/102] Compiling ZeeQL Expression.swift
[22/102] Compiling ZeeQL ExpressionEvaluation.swift
[23/102] Compiling ZeeQL FetchSpecification.swift
[24/102] Compiling ZeeQL GlobalID.swift
[25/102] Compiling ZeeQL AdaptorRecordDecoder.swift
[26/102] Compiling ZeeQL CodableEntity.swift
[27/102] Compiling ZeeQL CodableModel.swift
[28/102] Compiling ZeeQL CodableModelDecoder.swift
[29/102] Compiling ZeeQL CodableModelEntityDecoder.swift
[30/102] Compiling ZeeQL CodableModelPostProcessor.swift
[31/102] Compiling ZeeQL CodableRelationship.swift
[32/102] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[33/102] Compiling ZeeQL CodeAttribute.swift
[34/102] Compiling ZeeQL CodeEntity.swift
[35/102] Compiling ZeeQL SQLExpression.swift
[36/102] Compiling ZeeQL SQLExpressionFactory.swift
[37/102] Compiling ZeeQL SQLForeignKey.swift
[38/102] Compiling ZeeQL SQLTableGroups.swift
[39/102] Compiling ZeeQL SchemaGeneration.swift
[40/102] Compiling ZeeQL SchemaSynchronization.swift
[41/102] Compiling ZeeQL SchemaSynchronizationFactory.swift
[42/102] Compiling ZeeQL TypedFetchSpecification.swift
[43/102] Compiling ZeeQL ZeeQLTypes.swift
[44/102] Compiling ZeeQL ArrayDataSource.swift
[45/102] Compiling ZeeQL Key.swift
[46/102] Compiling ZeeQL KeyComparisonQualifier.swift
[47/102] Compiling ZeeQL KeyValueQualifier.swift
[48/102] Compiling ZeeQL ModelFetchSpecification.swift
[49/102] Compiling ZeeQL NotQualifier.swift
[50/102] Compiling ZeeQL ObjectStore.swift
[51/102] Compiling ZeeQL ObjectTrackingContext.swift
[52/102] Compiling ZeeQL Qualifier.swift
[53/102] Compiling ZeeQL QualifierEvaluation.swift
[54/102] Compiling ZeeQL QualifierParser.swift
[55/102] Compiling ZeeQL Pluralize.swift
[56/102] Compiling ZeeQL SimpleKVC.swift
[57/102] Compiling ZeeQL SmartDescription.swift
[58/102] Compiling ZeeQL TimeRange.swift
[59/102] Compiling ZeeQL SQLite3Adaptor.swift
[60/102] Compiling ZeeQL SQLite3AdaptorChannel.swift
[61/102] Compiling ZeeQL SQLite3Expression.swift
[62/102] Compiling ZeeQL SQLite3ModelFetch.swift
[63/102] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[64/102] Compiling ZeeQL QualifierVariable.swift
[65/102] Compiling ZeeQL QueryBuilder.swift
[66/102] Compiling ZeeQL SQLQualifier.swift
[67/102] Compiling ZeeQL SortOrdering.swift
[68/102] Compiling ZeeQL StoreKeyValueCoding.swift
[69/102] Compiling ZeeQL Dictionary+Extensions.swift
[70/102] Compiling ZeeQL EquatableType.swift
[71/102] Compiling ZeeQL KeyValueStringFormatter.swift
[72/102] Compiling ZeeQL Logger.swift
[73/102] Compiling ZeeQL AccessDataSource.swift
[74/102] Compiling ZeeQL AccessDataSourceError.swift
[75/102] Compiling ZeeQL AccessDataSourceFinders.swift
[76/102] Compiling ZeeQL ActiveDataSource.swift
[77/102] Compiling ZeeQL ActiveRecord.swift
[78/102] Compiling ZeeQL ActiveRecordType.swift
[79/102] Compiling ZeeQL Adaptor.swift
[80/102] Compiling ZeeQL AdaptorChannel.swift
[81/102] Compiling ZeeQL AdaptorChannelPool.swift
[82/102] Compiling ZeeQL AdaptorDataSource.swift
[83/102] Compiling ZeeQL FancyModelMaker.swift
[84/102] Compiling ZeeQL Join.swift
[85/102] Compiling ZeeQL MirrorHelpers.swift
[86/102] Compiling ZeeQL Model.swift
[87/102] Compiling ZeeQL ModelLoader.swift
[88/102] Compiling ZeeQL ModelPattern.swift
[89/102] Compiling ZeeQL ModelSQLizer.swift
[90/102] Compiling ZeeQL Property.swift
[91/102] Compiling ZeeQL Relationship.swift
[92/102] Compiling ZeeQL SQLAttributeChange.swift
[93/102] Compiling ZeeQL CodeFetchSpecification.swift
[94/102] Compiling ZeeQL CodeRelationship.swift
[95/102] Compiling ZeeQL CodeValueAttribute.swift
[96/102] Compiling ZeeQL Database.swift
[97/102] Compiling ZeeQL DatabaseChannel.swift
[98/102] Compiling ZeeQL DatabaseContext.swift
[99/102] Compiling ZeeQL DatabaseDataSource.swift
[100/102] Compiling ZeeQL DatabaseObject.swift
[101/102] Compiling ZeeQL DatabaseOperation.swift
[102/102] Compiling ZeeQL Entity.swift
[103/108] 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
^
[104/108] 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/108] 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
^
[106/108] 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/108] 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: emit-module command failed with exit code 1 (use -v to see invocation)
[108/108] 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
^
error: fatalError
Fetching https://github.com/ZeeQL/CLibPQ.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/45] Fetching clibpq
[46/3051] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (3.10s)
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (3.10s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.5 (1.72s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.13 (0.49s)
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.48s)
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.13
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 5.10 macosSpm