Build Information
Failed to build SwiftKuerySQLite, reference master (b4ce5f), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 21:23:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/Swift-Kuery-SQLite.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/Swift-Kuery-SQLite
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b4ce5fa Merge pull request #49 from dannys42-contrib/MISC-CommunityVersion2
Cloned https://github.com/Kitura/Swift-Kuery-SQLite.git
Revision (git rev-parse @):
b4ce5facb900c0b9e0929419f3a750aded289ce8
SUCCESS checkout https://github.com/Kitura/Swift-Kuery-SQLite.git at master
Fetching https://github.com/Kitura/Swift-Kuery.git
[1/5661] Fetching swift-kuery
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (1.72s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 3.0.200 (2.46s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.96s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (1.67s)
Fetching https://github.com/apple/swift-log.git
[1/6521] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.21s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (2.06s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 3.0.200
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-kuery-sqlite",
"name": "SwiftKuerySQLite",
"url": "https://github.com/Kitura/Swift-Kuery-SQLite.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Kuery-SQLite",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-kuery",
"name": "SwiftKuery",
"url": "https://github.com/Kitura/Swift-Kuery.git",
"version": "3.0.200",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Kuery",
"traits": [
"default"
],
"dependencies": [
{
"identity": "loggerapi",
"name": "LoggerAPI",
"url": "https://github.com/Kitura/LoggerAPI.git",
"version": "1.9.200",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerAPI",
"traits": [
"default"
],
"dependencies": [
{
"identity": "swift-log",
"name": "swift-log",
"url": "https://github.com/apple/swift-log.git",
"version": "1.11.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
"traits": [
],
"dependencies": [
]
}
]
}
]
}
]
}
]
}
Fetching https://github.com/Kitura/Swift-Kuery-SQLite.git
[1/1219] Fetching swift-kuery-sqlite
Fetched https://github.com/Kitura/Swift-Kuery-SQLite.git from cache (0.98s)
Fetching https://github.com/Kitura/Swift-Kuery.git from cache
Fetched https://github.com/Kitura/Swift-Kuery.git from cache (0.42s)
Computing version for https://github.com/Kitura/Swift-Kuery.git
Computed https://github.com/Kitura/Swift-Kuery.git at 3.0.200 (0.50s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.45s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.53s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.11.0 (0.62s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.11.0
Creating working copy for https://github.com/Kitura/Swift-Kuery.git
Working copy of https://github.com/Kitura/Swift-Kuery.git resolved at 3.0.200
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 1.9.200
Creating working copy for https://github.com/Kitura/Swift-Kuery-SQLite.git
Working copy of https://github.com/Kitura/Swift-Kuery-SQLite.git resolved at master (b4ce5fa)
warning: '.resolve-product-dependencies': dependency 'swift-kuery-sqlite' is not used by any target
Found 1 product dependencies
- SwiftKuery
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/Kitura/Swift-Kuery-SQLite.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Compiling CSQLite anchor.c
[5/6] Write swift-version--6988338F2F200930.txt
[7/12] Compiling Logging MetadataProvider.swift
[8/12] Compiling Logging LogEvent.swift
[9/12] Compiling Logging Locks.swift
[10/12] Compiling Logging Logging.swift
[11/12] Emitting module Logging
[12/12] Compiling Logging LogHandler.swift
[13/14] Emitting module LoggerAPI
[14/14] Compiling LoggerAPI Logger.swift
[15/60] Compiling SwiftKuery RawField.swift
[16/60] Compiling SwiftKuery ResultFetcher.swift
[17/60] Compiling SwiftKuery ResultSet.swift
[18/60] Compiling SwiftKuery SQLDataType.swift
[19/60] Compiling SwiftKuery ScalarColumnExpression.swift
[20/64] Compiling SwiftKuery QueryBuilder.swift
[21/64] Compiling SwiftKuery QueryError.swift
[22/64] Compiling SwiftKuery QueryResult.swift
[23/64] Compiling SwiftKuery QuerySuffixProtocol.swift
[24/64] Compiling SwiftKuery Raw.swift
[25/64] Compiling SwiftKuery ColumnCreator.swift
[26/64] Compiling SwiftKuery Condition.swift
[27/64] Compiling SwiftKuery ConditionalClause.swift
[28/64] Compiling SwiftKuery Connection.swift
[29/64] Compiling SwiftKuery ConnectionPool.swift
[30/64] Emitting module SwiftKuery
[31/64] Compiling SwiftKuery AggregateColumnExpression.swift
[32/64] Compiling SwiftKuery AuxiliaryTable.swift
[33/64] Compiling SwiftKuery Buildable.swift
[34/64] Compiling SwiftKuery Column.swift
[35/64] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[36/64] Compiling SwiftKuery Union.swift
[37/64] Compiling SwiftKuery Update.swift
[38/64] Compiling SwiftKuery Utils.swift
[39/64] Compiling SwiftKuery With.swift
[40/64] Compiling SwiftKuery OrderBy.swift
[41/64] Compiling SwiftKuery Parameter.swift
[42/64] Compiling SwiftKuery Predicate.swift
[43/64] Compiling SwiftKuery PreparedStatement.swift
[44/64] Compiling SwiftKuery Query.swift
[45/64] Compiling SwiftKuery Select.swift
[46/64] Compiling SwiftKuery SpecialOperators_Extensions.swift
[47/64] Compiling SwiftKuery String+Buildable.swift
[48/64] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[49/64] Compiling SwiftKuery Table.swift
[50/64] Compiling SwiftKuery ConnectionPoolConnection.swift
[51/64] Compiling SwiftKuery ConnectionPoolOptions.swift
[52/64] Compiling SwiftKuery Delete.swift
[53/64] Compiling SwiftKuery Field.swift
[54/64] Compiling SwiftKuery Filter.swift
[55/64] Compiling SwiftKuery IndexColumn.swift
[56/64] Compiling SwiftKuery IndexColumnOrdered.swift
[57/64] Compiling SwiftKuery Insert.swift
[58/64] Compiling SwiftKuery Join.swift
[59/64] Compiling SwiftKuery Migration.swift
[60/64] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[61/64] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[62/64] Compiling SwiftKuery ForeignKey.swift
[63/64] Compiling SwiftKuery Having.swift
[64/64] Compiling SwiftKuery Index.swift
[65/70] Compiling SwiftKuerySQLite SQLiteResultFetcher.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSQLite/include/module.modulemap:8:12: error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
6 |
7 | module CSQLiteDarwin [system] {
8 | header "/usr/local/opt/sqlite/include/sqlite3.h"
| `- error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
9 | link "sqlite3"
10 | export *
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:21:12: error: could not build Objective-C module 'CSQLiteDarwin'
19 | import CSQLiteLinux
20 | #else
21 | import CSQLiteDarwin
| `- error: could not build Objective-C module 'CSQLiteDarwin'
22 | #endif
23 |
[66/70] Compiling SwiftKuerySQLite SQLitePreparedStatement.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSQLite/include/module.modulemap:8:12: error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
6 |
7 | module CSQLiteDarwin [system] {
8 | header "/usr/local/opt/sqlite/include/sqlite3.h"
| `- error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
9 | link "sqlite3"
10 | export *
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:21:12: error: could not build Objective-C module 'CSQLiteDarwin'
19 | import CSQLiteLinux
20 | #else
21 | import CSQLiteDarwin
| `- error: could not build Objective-C module 'CSQLiteDarwin'
22 | #endif
23 |
[67/70] Compiling SwiftKuerySQLite Utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSQLite/include/module.modulemap:8:12: error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
6 |
7 | module CSQLiteDarwin [system] {
8 | header "/usr/local/opt/sqlite/include/sqlite3.h"
| `- error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
9 | link "sqlite3"
10 | export *
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:21:12: error: could not build Objective-C module 'CSQLiteDarwin'
19 | import CSQLiteLinux
20 | #else
21 | import CSQLiteDarwin
| `- error: could not build Objective-C module 'CSQLiteDarwin'
22 | #endif
23 |
[68/70] Compiling SwiftKuerySQLite Location.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSQLite/include/module.modulemap:8:12: error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
6 |
7 | module CSQLiteDarwin [system] {
8 | header "/usr/local/opt/sqlite/include/sqlite3.h"
| `- error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
9 | link "sqlite3"
10 | export *
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:21:12: error: could not build Objective-C module 'CSQLiteDarwin'
19 | import CSQLiteLinux
20 | #else
21 | import CSQLiteDarwin
| `- error: could not build Objective-C module 'CSQLiteDarwin'
22 | #endif
23 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[69/70] Emitting module SwiftKuerySQLite
/Users/admin/builder/spi-builder-workspace/Sources/CSQLite/include/module.modulemap:8:12: error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
6 |
7 | module CSQLiteDarwin [system] {
8 | header "/usr/local/opt/sqlite/include/sqlite3.h"
| `- error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
9 | link "sqlite3"
10 | export *
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:21:12: error: could not build Objective-C module 'CSQLiteDarwin'
19 | import CSQLiteLinux
20 | #else
21 | import CSQLiteDarwin
| `- error: could not build Objective-C module 'CSQLiteDarwin'
22 | #endif
23 |
[70/70] Compiling SwiftKuerySQLite SQLiteConnection.swift
/Users/admin/builder/spi-builder-workspace/Sources/CSQLite/include/module.modulemap:8:12: error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
6 |
7 | module CSQLiteDarwin [system] {
8 | header "/usr/local/opt/sqlite/include/sqlite3.h"
| `- error: header '/usr/local/opt/sqlite/include/sqlite3.h' not found
9 | link "sqlite3"
10 | export *
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKuerySQLite/SQLiteConnection.swift:21:12: error: could not build Objective-C module 'CSQLiteDarwin'
19 | import CSQLiteLinux
20 | #else
21 | import CSQLiteDarwin
| `- error: could not build Objective-C module 'CSQLiteDarwin'
22 | #endif
23 |
BUILD FAILURE 6.3 macosSpm