This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ZeeQL3PG with Swift 6.0 (beta) for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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 585d24d Goodbuy Travis, welcome GH Actions
Cloned https://github.com/ZeeQL/ZeeQL3PG.git
Revision (git rev-parse @):
585d24d2194c0647a9a556c05d076ec4308a704a
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3PG.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/ZeeQL/ZeeQL3PG.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-6F35C1178C84523A.txt
[4/91] Emitting module ZeeQL
[5/100] Compiling ZeeQL CodeFetchSpecification.swift
[6/100] Compiling ZeeQL CodeRelationship.swift
[7/100] Compiling ZeeQL CodeValueAttribute.swift
[8/100] Compiling ZeeQL Database.swift
[9/100] Compiling ZeeQL DatabaseChannel.swift
[10/100] Compiling ZeeQL DatabaseContext.swift
[11/100] Compiling ZeeQL DatabaseDataSource.swift
[12/100] Compiling ZeeQL DatabaseObject.swift
[13/100] Compiling ZeeQL DatabaseOperation.swift
[14/100] Compiling ZeeQL Entity.swift
[15/100] Compiling ZeeQL Key.swift
[16/100] Compiling ZeeQL KeyComparisonQualifier.swift
[17/100] Compiling ZeeQL KeyValueQualifier.swift
[18/100] Compiling ZeeQL ModelFetchSpecification.swift
[19/100] Compiling ZeeQL NotQualifier.swift
[20/100] Compiling ZeeQL ObjectStore.swift
[21/100] Compiling ZeeQL ObjectTrackingContext.swift
[22/100] Compiling ZeeQL Qualifier.swift
[23/100] Compiling ZeeQL QualifierEvaluation.swift
[24/100] Compiling ZeeQL QualifierParser.swift
[25/100] Compiling ZeeQL QualifierVariable.swift
[26/100] Compiling ZeeQL QueryBuilder.swift
[27/100] Compiling ZeeQL SQLQualifier.swift
[28/100] Compiling ZeeQL SortOrdering.swift
[29/100] Compiling ZeeQL StoreKeyValueCoding.swift
[30/100] Compiling ZeeQL EquatableType.swift
[31/100] Compiling ZeeQL KeyValueStringFormatter.swift
[32/100] Compiling ZeeQL Logger.swift
[33/100] Compiling ZeeQL Pluralize.swift
[34/100] Compiling ZeeQL SimpleKVC.swift
[35/100] Compiling ZeeQL SmartDescription.swift
[36/100] Compiling ZeeQL TimeRange.swift
[37/100] Compiling ZeeQL SQLite3Adaptor.swift
[38/100] Compiling ZeeQL SQLite3AdaptorChannel.swift
[39/100] Compiling ZeeQL SQLite3Expression.swift
[40/100] Compiling ZeeQL SQLite3ModelFetch.swift
[41/100] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[42/100] Compiling ZeeQL AccessDataSource.swift
[43/100] Compiling ZeeQL AccessDataSourceError.swift
[44/100] Compiling ZeeQL AccessDataSourceFinders.swift
[45/100] Compiling ZeeQL ActiveDataSource.swift
[46/100] Compiling ZeeQL ActiveRecord.swift
[47/100] Compiling ZeeQL ActiveRecordType.swift
[48/100] Compiling ZeeQL Adaptor.swift
[49/100] Compiling ZeeQL AdaptorChannel.swift
[50/100] Compiling ZeeQL AdaptorChannelPool.swift
[51/100] Compiling ZeeQL AdaptorDataSource.swift
[52/100] Compiling ZeeQL ComparisonOperation.swift
[53/100] Compiling ZeeQL CompoundQualifier.swift
[54/100] Compiling ZeeQL Constant.swift
[55/100] Compiling ZeeQL DataSource.swift
[56/100] Compiling ZeeQL EntityType.swift
[57/100] Compiling ZeeQL Expression.swift
[58/100] Compiling ZeeQL ExpressionEvaluation.swift
[59/100] Compiling ZeeQL FetchSpecification.swift
[60/100] Compiling ZeeQL GlobalID.swift
[61/100] Compiling ZeeQL SQLExpressionFactory.swift
[62/100] Compiling ZeeQL SQLForeignKey.swift
[63/100] Compiling ZeeQL SQLTableGroups.swift
[64/100] Compiling ZeeQL SchemaGeneration.swift
[65/100] Compiling ZeeQL SchemaSynchronization.swift
[66/100] Compiling ZeeQL SchemaSynchronizationFactory.swift
[67/100] Compiling ZeeQL TypedFetchSpecification.swift
[68/100] Compiling ZeeQL ZeeQLTypes.swift
[69/100] Compiling ZeeQL ArrayDataSource.swift
[70/100] Compiling ZeeQL BooleanQualifier.swift
[71/100] Compiling ZeeQL AdaptorRecordDecoder.swift
[72/100] Compiling ZeeQL CodableEntity.swift
[73/100] Compiling ZeeQL CodableModel.swift
[74/100] Compiling ZeeQL CodableModelDecoder.swift
[75/100] Compiling ZeeQL CodableModelEntityDecoder.swift
[76/100] Compiling ZeeQL CodableModelPostProcessor.swift
[77/100] Compiling ZeeQL CodableRelationship.swift
[78/100] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[79/100] Compiling ZeeQL CodeAttribute.swift
[80/100] Compiling ZeeQL CodeEntity.swift
[81/100] Compiling ZeeQL AdaptorError.swift
[82/100] Compiling ZeeQL AdaptorModelFetch.swift
[83/100] Compiling ZeeQL AdaptorOperation.swift
[84/100] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[85/100] Compiling ZeeQL AdaptorQueryType.swift
[86/100] Compiling ZeeQL AdaptorRecord.swift
[87/100] Compiling ZeeQL AdaptorRecordSchema.swift
[88/100] Compiling ZeeQL Attribute.swift
[89/100] Compiling ZeeQL AttributeKey.swift
[90/100] Compiling ZeeQL AttributeValue.swift
[91/100] Compiling ZeeQL FancyModelMaker.swift
[92/100] Compiling ZeeQL Join.swift
[93/100] Compiling ZeeQL MirrorHelpers.swift
[94/100] Compiling ZeeQL Model.swift
[95/100] Compiling ZeeQL ModelLoader.swift
[96/100] Compiling ZeeQL ModelSQLizer.swift
[97/100] Compiling ZeeQL Property.swift
[98/100] Compiling ZeeQL Relationship.swift
[99/100] Compiling ZeeQL SQLAttributeChange.swift
[100/100] Compiling ZeeQL SQLExpression.swift
[101/106] 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: '/usr/local/opt/libpq/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes brew
 9 | #    include "/usr/local/opt/libpq/include/libpq-fe.h"
   |              `- error: '/usr/local/opt/libpq/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 {
[102/106] 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: '/usr/local/opt/libpq/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes brew
 9 | #    include "/usr/local/opt/libpq/include/libpq-fe.h"
   |              `- error: '/usr/local/opt/libpq/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 {
[103/106] 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: '/usr/local/opt/libpq/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes brew
 9 | #    include "/usr/local/opt/libpq/include/libpq-fe.h"
   |              `- error: '/usr/local/opt/libpq/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 {
[104/106] 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: '/usr/local/opt/libpq/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes brew
 9 | #    include "/usr/local/opt/libpq/include/libpq-fe.h"
   |              `- error: '/usr/local/opt/libpq/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 {
[105/106] 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: '/usr/local/opt/libpq/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes brew
 9 | #    include "/usr/local/opt/libpq/include/libpq-fe.h"
   |              `- error: '/usr/local/opt/libpq/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)
[106/106] 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: '/usr/local/opt/libpq/include/libpq-fe.h' file not found
 7 | #  if defined(__APPLE__) && defined(__MACH__)
 8 |      // this assumes brew
 9 | #    include "/usr/local/opt/libpq/include/libpq-fe.h"
   |              `- error: '/usr/local/opt/libpq/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/ZeeQL3.git
Fetching https://github.com/ZeeQL/CLibPQ.git
[1/20] Fetching clibpq
[21/2471] Fetching clibpq, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (1.12s)
Fetched https://github.com/ZeeQL/CLibPQ.git from cache (1.12s)
Computing version for https://github.com/ZeeQL/CLibPQ.git
Computed https://github.com/ZeeQL/CLibPQ.git at 2.0.1 (0.63s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.5 (0.72s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.76s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (0.64s)
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.1
Creating working copy for https://github.com/ZeeQL/ZeeQL3.git
Working copy of https://github.com/ZeeQL/ZeeQL3.git resolved at 0.9.5
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.