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 DecisionTree, reference 0.4.0 (16804e), with Swift 6.0 for Linux on 31 Oct 2024 19:19:55 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rockfordwei/decisiontree.git
Reference: 0.4.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/rockfordwei/decisiontree
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 16804ee Rewriting thread  / dispatch.
Cloned https://github.com/rockfordwei/decisiontree.git
Revision (git rev-parse @):
16804ee6aac1148177151b3cb5f15878d5cd6a1b
SUCCESS checkout https://github.com/rockfordwei/decisiontree.git at 0.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/rockfordwei/decisiontree.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/PerfectlySoft/Perfect-MySQL.git
[1/819] Fetching perfect-mysql
Fetched https://github.com/PerfectlySoft/Perfect-MySQL.git from cache (0.38s)
Computing version for https://github.com/PerfectlySoft/Perfect-MySQL.git
Computed https://github.com/PerfectlySoft/Perfect-MySQL.git at 3.5.1 (0.50s)
Fetching https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git
Fetching https://github.com/PerfectlySoft/Perfect-CRUD.git
[1/1190] Fetching perfect-crud
[37/1235] Fetching perfect-crud, perfect-mysqlclient-linux
Fetched https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git from cache (0.80s)
Fetched https://github.com/PerfectlySoft/Perfect-CRUD.git from cache (0.83s)
Computing version for https://github.com/PerfectlySoft/Perfect-CRUD.git
Computed https://github.com/PerfectlySoft/Perfect-CRUD.git at 1.2.3 (0.49s)
Computing version for https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git
Computed https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git at 2.1.0 (0.52s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-MySQL.git
Working copy of https://github.com/PerfectlySoft/Perfect-MySQL.git resolved at 3.5.1
Creating working copy for https://github.com/PerfectlySoft/Perfect-CRUD.git
Working copy of https://github.com/PerfectlySoft/Perfect-CRUD.git resolved at 1.2.3
Creating working copy for https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git
Working copy of https://github.com/PerfectlySoft/Perfect-mysqlclient-Linux.git resolved at 2.1.0
warning: 'perfect-mysqlclient-linux': ignoring declared target(s) 'mysqlclient' in the system package
warning: you may be able to install mysqlclient using your system-packager:
    apt-get install libmysqlclient-dev
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/28] Emitting module PerfectCRUD
[6/31] Compiling PerfectCRUD Delete.swift
[7/31] Compiling PerfectCRUD Comparison.swift
[8/31] Compiling PerfectCRUD ComparisonInts.swift
[9/31] Compiling PerfectCRUD CodingNames.swift
[10/31] Compiling PerfectCRUD CodingRows.swift
[11/31] Compiling PerfectCRUD Create.swift
[12/31] Compiling PerfectCRUD Database.swift
[13/31] Compiling PerfectCRUD Equality.swift
[14/31] Compiling PerfectCRUD EqualityInts.swift
[15/31] Compiling PerfectCRUD Expression.swift
[16/31] Compiling PerfectCRUD Logging.swift
[17/31] Compiling PerfectCRUD PerfectCRUD.swift
[18/31] Compiling PerfectCRUD Select.swift
[19/31] Compiling PerfectCRUD Coding.swift
[20/31] Compiling PerfectCRUD CodingBindings.swift
[21/31] Compiling PerfectCRUD CodingJoins.swift
[22/31] Compiling PerfectCRUD CodingKeyPaths.swift
[23/31] Compiling PerfectCRUD Table.swift
[24/31] Compiling PerfectCRUD Update.swift
[25/31] Compiling PerfectCRUD Where.swift
[26/31] Compiling PerfectCRUD In.swift
[27/31] Compiling PerfectCRUD InInts.swift
[28/31] Compiling PerfectCRUD Like.swift
[29/31] Compiling PerfectCRUD Logical.swift
[30/31] Compiling PerfectCRUD Insert.swift
[31/31] Compiling PerfectCRUD Join.swift
[33/37] Compiling PerfectMySQL PerfectMySQL.swift
/host/spi-builder-workspace/.build/checkouts/Perfect-mysqlclient-Linux/module.modulemap:2:12: error: header '/usr/include/mysql/mysql.h' not found
1 | module mysqlclient {
2 |     header "/usr/include/mysql/mysql.h"
  |            `- error: header '/usr/include/mysql/mysql.h' not found
3 |     link "mysqlclient"
4 |     export *
/host/spi-builder-workspace/.build/checkouts/Perfect-MySQL/Sources/PerfectMySQL/MySQL.swift:13:8: error: could not build C module 'mysqlclient'
 11 | 	import Darwin
 12 | #endif
 13 | import mysqlclient
    |        `- error: could not build C module 'mysqlclient'
 14 |
 15 | /// Provide access to MySQL connector functions
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/37] Emitting module PerfectMySQL
/host/spi-builder-workspace/.build/checkouts/Perfect-mysqlclient-Linux/module.modulemap:2:12: error: header '/usr/include/mysql/mysql.h' not found
1 | module mysqlclient {
2 |     header "/usr/include/mysql/mysql.h"
  |            `- error: header '/usr/include/mysql/mysql.h' not found
3 |     link "mysqlclient"
4 |     export *
/host/spi-builder-workspace/.build/checkouts/Perfect-MySQL/Sources/PerfectMySQL/MySQL.swift:13:8: error: could not build C module 'mysqlclient'
 11 | 	import Darwin
 12 | #endif
 13 | import mysqlclient
    |        `- error: could not build C module 'mysqlclient'
 14 |
 15 | /// Provide access to MySQL connector functions
[35/37] Compiling PerfectMySQL MySQLStmt.swift
/host/spi-builder-workspace/.build/checkouts/Perfect-mysqlclient-Linux/module.modulemap:2:12: error: header '/usr/include/mysql/mysql.h' not found
1 | module mysqlclient {
2 |     header "/usr/include/mysql/mysql.h"
  |            `- error: header '/usr/include/mysql/mysql.h' not found
3 |     link "mysqlclient"
4 |     export *
/host/spi-builder-workspace/.build/checkouts/Perfect-MySQL/Sources/PerfectMySQL/MySQL.swift:13:8: error: could not build C module 'mysqlclient'
 11 | 	import Darwin
 12 | #endif
 13 | import mysqlclient
    |        `- error: could not build C module 'mysqlclient'
 14 |
 15 | /// Provide access to MySQL connector functions
[36/37] Compiling PerfectMySQL MySQL.swift
/host/spi-builder-workspace/.build/checkouts/Perfect-mysqlclient-Linux/module.modulemap:2:12: error: header '/usr/include/mysql/mysql.h' not found
1 | module mysqlclient {
2 |     header "/usr/include/mysql/mysql.h"
  |            `- error: header '/usr/include/mysql/mysql.h' not found
3 |     link "mysqlclient"
4 |     export *
/host/spi-builder-workspace/.build/checkouts/Perfect-MySQL/Sources/PerfectMySQL/MySQL.swift:13:8: error: could not build C module 'mysqlclient'
 11 | 	import Darwin
 12 | #endif
 13 | import mysqlclient
    |        `- error: could not build C module 'mysqlclient'
 14 |
 15 | /// Provide access to MySQL connector functions
[37/37] Compiling PerfectMySQL MySQLCRUD.swift
/host/spi-builder-workspace/.build/checkouts/Perfect-mysqlclient-Linux/module.modulemap:2:12: error: header '/usr/include/mysql/mysql.h' not found
1 | module mysqlclient {
2 |     header "/usr/include/mysql/mysql.h"
  |            `- error: header '/usr/include/mysql/mysql.h' not found
3 |     link "mysqlclient"
4 |     export *
/host/spi-builder-workspace/.build/checkouts/Perfect-MySQL/Sources/PerfectMySQL/MySQL.swift:13:8: error: could not build C module 'mysqlclient'
 11 | 	import Darwin
 12 | #endif
 13 | import mysqlclient
    |        `- error: could not build C module 'mysqlclient'
 14 |
 15 | /// Provide access to MySQL connector functions
BUILD FAILURE 6.0 linux