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 SwiftKueryMySQL, reference 2.0.200 (ad6355), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 08:43:38 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/SwiftKueryMySQL.git
Reference: 2.0.200
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/SwiftKueryMySQL
 * tag               2.0.200    -> FETCH_HEAD
HEAD is now at ad6355e Update package reference to community versions (#69)
Cloned https://github.com/Kitura/SwiftKueryMySQL.git
Revision (git rev-parse @):
ad6355e6fe75149efc5dc270f726edf8af867944
SUCCESS checkout https://github.com/Kitura/SwiftKueryMySQL.git at 2.0.200
Fetching https://github.com/IBM-Swift/Swift-Kuery.git
[1/5661] Fetching swift-kuery
Fetched https://github.com/IBM-Swift/Swift-Kuery.git from cache (1.76s)
Fetching https://github.com/Kitura/LoggerAPI.git
[1/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git from cache (1.03s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.67s)
Fetching https://github.com/apple/swift-log.git
[1/3660] 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.6.1 (0.49s)
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/IBM-Swift/Swift-Kuery.git
Working copy of https://github.com/IBM-Swift/Swift-Kuery.git resolved at master (b9f5355)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
========================================
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",
  "dependencies": [
    {
      "identity": "swiftkuerymysql",
      "name": "SwiftKueryMySQL",
      "url": "https://github.com/Kitura/SwiftKueryMySQL.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftKueryMySQL",
      "dependencies": [
        {
          "identity": "swift-kuery",
          "name": "SwiftKuery",
          "url": "https://github.com/IBM-Swift/Swift-Kuery.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Swift-Kuery",
          "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",
              "dependencies": [
                {
                  "identity": "swift-log",
                  "name": "swift-log",
                  "url": "https://github.com/apple/swift-log.git",
                  "version": "1.6.1",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Kitura/SwiftKueryMySQL.git
[1/1659] Fetching swiftkuerymysql
Fetched https://github.com/Kitura/SwiftKueryMySQL.git from cache (1.00s)
Fetching https://github.com/IBM-Swift/Swift-Kuery.git from cache
Fetched https://github.com/IBM-Swift/Swift-Kuery.git from cache (0.47s)
Fetching https://github.com/Kitura/LoggerAPI.git from cache
Fetched https://github.com/Kitura/LoggerAPI.git from cache (0.47s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 1.9.200 (0.03s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git from cache (0.49s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.03s)
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/IBM-Swift/Swift-Kuery.git
Working copy of https://github.com/IBM-Swift/Swift-Kuery.git resolved at master (b9f5355)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Creating working copy for https://github.com/Kitura/SwiftKueryMySQL.git
Working copy of https://github.com/Kitura/SwiftKueryMySQL.git resolved at 2.0.200 (ad6355e)
warning: '.resolve-product-dependencies': dependency 'swiftkuerymysql' is not used by any target
Found 1 product dependencies
  - SwiftKuery
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Kitura/SwiftKueryMySQL.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/10] Compiling Logging MetadataProvider.swift
[7/10] Emitting module Logging
[8/10] Compiling Logging Logging.swift
[9/10] Compiling Logging LogHandler.swift
[10/10] Compiling Logging Locks.swift
[11/12] Emitting module LoggerAPI
[12/12] Compiling LoggerAPI Logger.swift
[13/58] Compiling SwiftKuery QueryBuilder.swift
[14/58] Compiling SwiftKuery QueryError.swift
[15/58] Compiling SwiftKuery QueryResult.swift
[16/58] Compiling SwiftKuery QuerySuffixProtocol.swift
[17/58] Compiling SwiftKuery Raw.swift
[18/62] Compiling SwiftKuery ConnectionPoolConnection.swift
[19/62] Compiling SwiftKuery ConnectionPoolOptions.swift
[20/62] Compiling SwiftKuery Delete.swift
[21/62] Compiling SwiftKuery Field.swift
[22/62] Compiling SwiftKuery Filter.swift
[23/62] Compiling SwiftKuery IndexColumn.swift
[24/62] Compiling SwiftKuery IndexColumnOrdered.swift
[25/62] Compiling SwiftKuery Insert.swift
[26/62] Compiling SwiftKuery Join.swift
[27/62] Compiling SwiftKuery Migration.swift
[28/62] Compiling SwiftKuery ColumnCreator.swift
[29/62] Compiling SwiftKuery Condition.swift
[30/62] Compiling SwiftKuery ConditionalClause.swift
[31/62] Compiling SwiftKuery Connection.swift
[32/62] Compiling SwiftKuery ConnectionPool.swift
[33/62] Emitting module SwiftKuery
[34/62] Compiling SwiftKuery AggregateColumnExpression.swift
[35/62] Compiling SwiftKuery AuxiliaryTable.swift
[36/62] Compiling SwiftKuery Buildable.swift
[37/62] Compiling SwiftKuery Column.swift
[38/62] Compiling SwiftKuery ColumnAndExpressions_Extensions.swift
[39/62] Compiling SwiftKuery Union.swift
[40/62] Compiling SwiftKuery Update.swift
[41/62] Compiling SwiftKuery Utils.swift
[42/62] Compiling SwiftKuery With.swift
[43/62] Compiling SwiftKuery FilterAndHaving_Extensions.swift
[44/62] Compiling SwiftKuery FilterAndHaving_GlobalFunctions.swift
[45/62] Compiling SwiftKuery ForeignKey.swift
[46/62] Compiling SwiftKuery Having.swift
[47/62] Compiling SwiftKuery Index.swift
[48/62] Compiling SwiftKuery Select.swift
[49/62] Compiling SwiftKuery SpecialOperators_Extensions.swift
[50/62] Compiling SwiftKuery String+Buildable.swift
[51/62] Compiling SwiftKuery Subqueries_GlobalFunctionsAndExtensions.swift
[52/62] Compiling SwiftKuery Table.swift
[53/62] Compiling SwiftKuery OrderBy.swift
[54/62] Compiling SwiftKuery Parameter.swift
[55/62] Compiling SwiftKuery Predicate.swift
[56/62] Compiling SwiftKuery PreparedStatement.swift
[57/62] Compiling SwiftKuery Query.swift
[58/62] Compiling SwiftKuery RawField.swift
[59/62] Compiling SwiftKuery ResultFetcher.swift
[60/62] Compiling SwiftKuery ResultSet.swift
[61/62] Compiling SwiftKuery SQLDataType.swift
[62/62] Compiling SwiftKuery ScalarColumnExpression.swift
[63/66] Compiling SwiftKueryMySQL MySQLResultFetcher.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CMySQL/shim.h:3:10: error: 'mysql.h' file not found
 1 | #ifndef __CMYSQL_SHIM_H__
 2 | #define __CMYSQL_SHIM_H__
 3 | #include <mysql.h>
   |          `- error: 'mysql.h' file not found
 4 | #include <errmsg.h>
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKueryMySQL/MySQLConnection.swift:21:8: error: could not build Objective-C module 'CMySQL'
 19 | import Dispatch
 20 |
 21 | import CMySQL
    |        `- error: could not build Objective-C module 'CMySQL'
 22 |
 23 | /// An implementation of `SwiftKuery.Connection` protocol for MySQL.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[64/66] Emitting module SwiftKueryMySQL
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CMySQL/shim.h:3:10: error: 'mysql.h' file not found
 1 | #ifndef __CMYSQL_SHIM_H__
 2 | #define __CMYSQL_SHIM_H__
 3 | #include <mysql.h>
   |          `- error: 'mysql.h' file not found
 4 | #include <errmsg.h>
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKueryMySQL/MySQLConnection.swift:21:8: error: could not build Objective-C module 'CMySQL'
 19 | import Dispatch
 20 |
 21 | import CMySQL
    |        `- error: could not build Objective-C module 'CMySQL'
 22 |
 23 | /// An implementation of `SwiftKuery.Connection` protocol for MySQL.
[65/66] Compiling SwiftKueryMySQL MySQLConnection.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CMySQL/shim.h:3:10: error: 'mysql.h' file not found
 1 | #ifndef __CMYSQL_SHIM_H__
 2 | #define __CMYSQL_SHIM_H__
 3 | #include <mysql.h>
   |          `- error: 'mysql.h' file not found
 4 | #include <errmsg.h>
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKueryMySQL/MySQLConnection.swift:21:8: error: could not build Objective-C module 'CMySQL'
 19 | import Dispatch
 20 |
 21 | import CMySQL
    |        `- error: could not build Objective-C module 'CMySQL'
 22 |
 23 | /// An implementation of `SwiftKuery.Connection` protocol for MySQL.
[66/66] Compiling SwiftKueryMySQL MySQLPreparedStatement.swift
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "shim.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Sources/CMySQL/shim.h:3:10: error: 'mysql.h' file not found
 1 | #ifndef __CMYSQL_SHIM_H__
 2 | #define __CMYSQL_SHIM_H__
 3 | #include <mysql.h>
   |          `- error: 'mysql.h' file not found
 4 | #include <errmsg.h>
 5 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftKueryMySQL/MySQLConnection.swift:21:8: error: could not build Objective-C module 'CMySQL'
 19 | import Dispatch
 20 |
 21 | import CMySQL
    |        `- error: could not build Objective-C module 'CMySQL'
 22 |
 23 | /// An implementation of `SwiftKuery.Connection` protocol for MySQL.
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install mysqlclient using your system-packager:
    brew install mysql
BUILD FAILURE 6.0 macosSpm