Build Information
Failed to build ZeeQL3Apache, reference master (75fc4a
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 21:24:38 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ZeeQL/ZeeQL3Apache.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ZeeQL/ZeeQL3Apache
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 75fc4a3 Null/not-null flip
Cloned https://github.com/ZeeQL/ZeeQL3Apache.git
Revision (git rev-parse @):
75fc4a37f08729cc4dd82ba3f9b51a3e7be1dfd2
SUCCESS checkout https://github.com/ZeeQL/ZeeQL3Apache.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ZeeQL/ZeeQL3Apache.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/97] Emitting module ZeeQL
[6/107] Compiling ZeeQL BooleanQualifier.swift
[7/107] Compiling ZeeQL ComparisonOperation.swift
[8/107] Compiling ZeeQL CompoundQualifier.swift
[9/107] Compiling ZeeQL Constant.swift
[10/107] Compiling ZeeQL DataSource.swift
[11/107] Compiling ZeeQL EntityType+Builder.swift
[12/107] Compiling ZeeQL EntityType.swift
[13/107] Compiling ZeeQL Expression.swift
[14/107] Compiling ZeeQL ExpressionEvaluation.swift
[15/107] Compiling ZeeQL FetchSpecification+Builder.swift
[16/107] Compiling ZeeQL QualifierEvaluation.swift
[17/107] Compiling ZeeQL QualifierParser.swift
[18/107] Compiling ZeeQL QualifierVariable.swift
[19/107] Compiling ZeeQL SQLQualifier.swift
[20/107] Compiling ZeeQL SortOrdering.swift
[21/107] Compiling ZeeQL StoreKeyValueCoding.swift
[22/107] Compiling ZeeQL AnyOptional.swift
[23/107] Compiling ZeeQL Dictionary+Extensions.swift
[24/107] Compiling ZeeQL EquatableType.swift
[25/107] Compiling ZeeQL KeyValueStringFormatter.swift
[26/107] Compiling ZeeQL Database.swift
[27/107] Compiling ZeeQL DatabaseChannel.swift
[28/107] Compiling ZeeQL DatabaseChannelBase.swift
[29/107] Compiling ZeeQL DatabaseChannelFetchHelper.swift
[30/107] Compiling ZeeQL DatabaseContext.swift
[31/107] Compiling ZeeQL DatabaseDataSource.swift
[32/107] Compiling ZeeQL DatabaseObject.swift
[33/107] Compiling ZeeQL DatabaseOperation.swift
[34/107] Compiling ZeeQL Entity.swift
[35/107] Compiling ZeeQL FancyModelMaker.swift
[36/107] Compiling ZeeQL CodableModel.swift
[37/107] Compiling ZeeQL CodableModelDecoder.swift
[38/107] Compiling ZeeQL CodableModelEntityDecoder.swift
[39/107] Compiling ZeeQL CodableModelPostProcessor.swift
[40/107] Compiling ZeeQL CodableRelationship.swift
[41/107] Compiling ZeeQL EntityPropertyReflectionContainer.swift
[42/107] Compiling ZeeQL CodeAttribute.swift
[43/107] Compiling ZeeQL CodeEntity.swift
[44/107] Compiling ZeeQL CodeRelationship.swift
[45/107] Compiling ZeeQL CodeValueAttribute.swift
[46/107] Compiling ZeeQL SQLExpressionFactory.swift
[47/107] Compiling ZeeQL SQLForeignKey.swift
[48/107] Compiling ZeeQL SQLTableGroups.swift
[49/107] Compiling ZeeQL SchemaGeneration.swift
[50/107] Compiling ZeeQL SchemaSynchronization.swift
[51/107] Compiling ZeeQL SchemaSynchronizationFactory.swift
[52/107] Compiling ZeeQL TypedDatabaseChannel.swift
[53/107] Compiling ZeeQL TypedFetchSpecification.swift
[54/107] Compiling ZeeQL ZeeQLTypes.swift
[55/107] Compiling ZeeQL ArrayDataSource.swift
[56/107] Compiling ZeeQL FetchSpecification.swift
[57/107] Compiling ZeeQL GlobalID.swift
[58/107] Compiling ZeeQL Key.swift
[59/107] Compiling ZeeQL KeyComparisonQualifier.swift
[60/107] Compiling ZeeQL KeyValueQualifier.swift
[61/107] Compiling ZeeQL ModelFetchSpecification.swift
[62/107] Compiling ZeeQL NotQualifier.swift
[63/107] Compiling ZeeQL ObjectStore.swift
[64/107] Compiling ZeeQL ObjectTrackingContext.swift
[65/107] Compiling ZeeQL Qualifier.swift
[66/107] Compiling ZeeQL AdaptorModelFetch.swift
[67/107] Compiling ZeeQL AdaptorOperation.swift
[68/107] Compiling ZeeQL AdaptorQueryColumnRepresentable.swift
[69/107] Compiling ZeeQL AdaptorQueryType.swift
[70/107] Compiling ZeeQL AdaptorRecord.swift
[71/107] Compiling ZeeQL AdaptorRecordSchema.swift
[72/107] Compiling ZeeQL Attribute.swift
[73/107] Compiling ZeeQL AttributeKey.swift
[74/107] Compiling ZeeQL AttributeValue.swift
[75/107] Compiling ZeeQL AdaptorRecordDecoder.swift
[76/107] Compiling ZeeQL CodableEntity.swift
[77/107] Compiling ZeeQL Join.swift
[78/107] Compiling ZeeQL MirrorHelpers.swift
[79/107] Compiling ZeeQL Model.swift
[80/107] Compiling ZeeQL ModelLoader.swift
[81/107] Compiling ZeeQL ModelPattern.swift
[82/107] Compiling ZeeQL ModelSQLizer.swift
[83/107] Compiling ZeeQL Property.swift
[84/107] Compiling ZeeQL Relationship.swift
[85/107] Compiling ZeeQL SQLAttributeChange.swift
[86/107] Compiling ZeeQL SQLExpression.swift
[87/107] Compiling ZeeQL AccessDataSource.swift
[88/107] Compiling ZeeQL AccessDataSourceError.swift
[89/107] Compiling ZeeQL AccessDataSourceFinders.swift
[90/107] Compiling ZeeQL ActiveDataSource.swift
[91/107] Compiling ZeeQL ActiveRecord.swift
[92/107] Compiling ZeeQL ActiveRecordType.swift
[93/107] Compiling ZeeQL Adaptor.swift
[94/107] Compiling ZeeQL AdaptorChannel.swift
[95/107] Compiling ZeeQL AdaptorChannelPool.swift
[96/107] Compiling ZeeQL AdaptorDataSource.swift
[97/107] Compiling ZeeQL AdaptorError.swift
[98/107] Compiling ZeeQL Logger.swift
[99/107] Compiling ZeeQL Pluralize.swift
[100/107] Compiling ZeeQL SimpleKVC.swift
[101/107] Compiling ZeeQL SmartDescription.swift
[102/107] Compiling ZeeQL TimeRange.swift
[103/107] Compiling ZeeQL SQLite3Adaptor.swift
[104/107] Compiling ZeeQL SQLite3AdaptorChannel.swift
[105/107] Compiling ZeeQL SQLite3Expression.swift
[106/107] Compiling ZeeQL SQLite3ModelFetch.swift
[107/107] Compiling ZeeQL SQLite3SchemaSynchronizationFactory.swift
[108/115] Compiling APRAdaptor APRSQLite3Adaptor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
[109/115] Compiling APRAdaptor PostgreSQLModelFetch.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
[110/115] Compiling APRAdaptor APRSQLExpression.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
[111/115] Compiling APRAdaptor APRPostgreSQLAdaptor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
[112/115] Compiling APRAdaptor APRError.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[113/115] Emitting module APRAdaptor
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
[114/115] Compiling APRAdaptor APRAdaptor.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
[115/115] Compiling APRAdaptor APRAdaptorChannel.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "CAPRShim.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/CApache/Sources/CApache/CAPRShim.h:4:10: error: 'APRShim.h' file not found
2 | #define __CAPR_SHIM_H__
3 |
4 | #include "APRShim.h"
| `- error: 'APRShim.h' file not found
5 |
6 | #endif /* __CAPR_SHIM_H__ */
/Users/admin/builder/spi-builder-workspace/Sources/APRAdaptor/APRAdaptor.swift:10:8: error: could not build Objective-C module 'CAPR'
8 |
9 | import ZeeQL
10 | import CAPR
| `- error: could not build Objective-C module 'CAPR'
11 | import CAPRUtil
12 |
Fetching https://github.com/modswift/CApache.git
Fetching https://github.com/ZeeQL/ZeeQL3.git
[1/49] Fetching capache
[50/3459] Fetching capache, zeeql3
Fetched https://github.com/ZeeQL/ZeeQL3.git from cache (0.99s)
Fetched https://github.com/modswift/CApache.git from cache (0.99s)
Computing version for https://github.com/modswift/CApache.git
Computed https://github.com/modswift/CApache.git at 2.0.2 (1.54s)
Computing version for https://github.com/ZeeQL/ZeeQL3.git
Computed https://github.com/ZeeQL/ZeeQL3.git at 0.9.22 (0.52s)
Fetching https://github.com/ZeeQL/CSQLite3.git
[1/41] Fetching csqlite3
Fetched https://github.com/ZeeQL/CSQLite3.git from cache (0.56s)
Computing version for https://github.com/ZeeQL/CSQLite3.git
Computed https://github.com/ZeeQL/CSQLite3.git at 2.0.3 (2.49s)
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/modswift/CApache.git
Working copy of https://github.com/modswift/CApache.git resolved at 2.0.2
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install mod_swift using your system-packager:
brew install modswift/mod_swift
warning: you may be able to install mod_swift using your system-packager:
brew install modswift/mod_swift
BUILD FAILURE 6.2 macosSpm