Build Information
Failed to build SwiftXGBoost, reference master (144652
), with Swift 6.0 for macOS (SPM) on 31 Oct 2024 22:50:35 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/kongzii/SwiftXGBoost.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/kongzii/SwiftXGBoost
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 1446528 Fix readme xgboost installation
Cloned https://github.com/kongzii/SwiftXGBoost.git
Revision (git rev-parse @):
144652898942f4d012dc423a6ecebf820d9b12bf
SUCCESS checkout https://github.com/kongzii/SwiftXGBoost.git at master
Fetching https://github.com/kongzii/PythonKit
Fetching https://github.com/KarthikRIyer/swiftplot.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/kongzii/LoggerKit.git
Fetching https://github.com/onevcat/Rainbow
Fetching https://github.com/apple/swift-argument-parser
[1/369] Fetching loggerkit
[46/1495] Fetching loggerkit, rainbow
[481/8203] Fetching loggerkit, rainbow, swiftplot
[574/9070] Fetching loggerkit, rainbow, swiftplot, pythonkit
[757/12730] Fetching loggerkit, rainbow, swiftplot, pythonkit, swift-log
[5760/25062] Fetching loggerkit, rainbow, swiftplot, pythonkit, swift-log, swift-argument-parser
Fetched https://github.com/apple/swift-log.git from cache (3.18s)
[9687/21402] Fetching loggerkit, rainbow, swiftplot, pythonkit, swift-argument-parser
Fetched https://github.com/kongzii/LoggerKit.git from cache (7.11s)
Fetched https://github.com/onevcat/Rainbow from cache (7.11s)
Fetched https://github.com/KarthikRIyer/swiftplot.git from cache (7.11s)
Fetched https://github.com/kongzii/PythonKit from cache (7.11s)
Computing version for https://github.com/apple/swift-log.git
Fetched https://github.com/apple/swift-argument-parser from cache (7.11s)
Computed https://github.com/apple/swift-log.git at 1.2.0 (0.64s)
Computing version for https://github.com/KarthikRIyer/swiftplot.git
Computed https://github.com/KarthikRIyer/swiftplot.git at 2.0.0 (0.63s)
Computing version for https://github.com/kongzii/PythonKit
Computed https://github.com/kongzii/PythonKit at 0.0.1 (0.61s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.6 (0.62s)
Computing version for https://github.com/kongzii/LoggerKit.git
Computed https://github.com/kongzii/LoggerKit.git at 0.0.0 (0.63s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.1.5 (2.55s)
Creating working copy for https://github.com/kongzii/PythonKit
Working copy of https://github.com/kongzii/PythonKit resolved at 0.0.1
Creating working copy for https://github.com/KarthikRIyer/swiftplot.git
Working copy of https://github.com/KarthikRIyer/swiftplot.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.6
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.2.0
Creating working copy for https://github.com/kongzii/LoggerKit.git
Working copy of https://github.com/kongzii/LoggerKit.git resolved at 0.0.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.1.5
========================================
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": "swiftxgboost",
"name": "SwiftXGBoost",
"url": "https://github.com/kongzii/SwiftXGBoost.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftXGBoost",
"dependencies": [
{
"identity": "pythonkit",
"name": "PythonKit",
"url": "https://github.com/kongzii/PythonKit",
"version": "0.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PythonKit",
"dependencies": [
{
"identity": "loggerkit",
"name": "LoggerKit",
"url": "https://github.com/kongzii/LoggerKit.git",
"version": "0.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LoggerKit",
"dependencies": [
{
"identity": "rainbow",
"name": "Rainbow",
"url": "https://github.com/onevcat/Rainbow",
"version": "3.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rainbow",
"dependencies": [
]
}
]
},
{
"identity": "swift-argument-parser",
"name": "swift-argument-parser",
"url": "https://github.com/apple/swift-argument-parser",
"version": "0.0.6",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
"dependencies": [
]
}
]
},
{
"identity": "swiftplot",
"name": "SwiftPlot",
"url": "https://github.com/KarthikRIyer/swiftplot.git",
"version": "2.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftplot",
"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/kongzii/SwiftXGBoost.git
[1/2962] Fetching swiftxgboost
Fetched https://github.com/kongzii/SwiftXGBoost.git from cache (1.25s)
Fetching https://github.com/apple/swift-log.git from cache
Fetching https://github.com/KarthikRIyer/swiftplot.git from cache
Fetching https://github.com/kongzii/PythonKit from cache
Fetched https://github.com/KarthikRIyer/swiftplot.git from cache (0.47s)
Fetched https://github.com/kongzii/PythonKit from cache (0.54s)
Fetched https://github.com/apple/swift-log.git from cache (0.54s)
Computing version for https://github.com/KarthikRIyer/swiftplot.git
Computed https://github.com/KarthikRIyer/swiftplot.git at 2.0.0 (0.03s)
Computing version for https://github.com/kongzii/PythonKit
Computed https://github.com/kongzii/PythonKit at 0.0.1 (0.02s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/kongzii/LoggerKit.git from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Fetched https://github.com/kongzii/LoggerKit.git from cache (0.56s)
Computing version for https://github.com/kongzii/LoggerKit.git
Computed https://github.com/kongzii/LoggerKit.git at 0.0.0 (0.02s)
Fetching https://github.com/onevcat/Rainbow from cache
Fetched https://github.com/onevcat/Rainbow from cache (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 0.0.6 (0.02s)
Computing version for https://github.com/onevcat/Rainbow
Computed https://github.com/onevcat/Rainbow at 3.2.0 (0.02s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.46s)
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/kongzii/SwiftXGBoost.git
Working copy of https://github.com/kongzii/SwiftXGBoost.git resolved at master (1446528)
Creating working copy for https://github.com/KarthikRIyer/swiftplot.git
Working copy of https://github.com/KarthikRIyer/swiftplot.git resolved at 2.0.0
Creating working copy for https://github.com/onevcat/Rainbow
Working copy of https://github.com/onevcat/Rainbow resolved at 3.2.0
Creating working copy for https://github.com/kongzii/PythonKit
Working copy of https://github.com/kongzii/PythonKit resolved at 0.0.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 0.0.6
Creating working copy for https://github.com/kongzii/LoggerKit.git
Working copy of https://github.com/kongzii/LoggerKit.git resolved at 0.0.0
warning: '.resolve-product-dependencies': dependency 'swiftxgboost' is not used by any target
Found 3 product dependencies
- PythonKit
- SwiftPlot
- swift-log
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/kongzii/SwiftXGBoost.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/51] Write sources
[6/51] Write PredictFirstNTree-entitlement.plist
[6/51] Write PredictLeafIndices-entitlement.plist
[6/51] Write sources
[9/51] Write GeneralizedLinearModel-entitlement.plist
[12/51] Write sources
[13/51] Write ExternalMemory-entitlement.plist
[14/51] Write sources
[15/51] Write EvalsResult-entitlement.plist
[17/51] Write CustomObjective-entitlement.plist
[18/51] Write CrossValidation-entitlement.plist
[18/51] Write sources
[18/51] Write BoostFromPrediction-entitlement.plist
[19/51] Write AftSurvival-entitlement.plist
[23/51] Write swift-version--7754E27361AE5C74.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/91] Emitting module PythonKit
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:40:17: error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
26 | /// Typealias used when passing or returning a `PyObject` pointer with
27 | /// implied ownership.
28 | typealias OwnedPyObjectPointer = PyObjectPointer
| `- note: type declared here
29 |
30 | /// A primitive reference to a Python C API `PyObject`.
:
38 | @usableFromInline @_fixed_layout
39 | final class PyReference {
40 | private var pointer: OwnedPyObjectPointer
| `- error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
41 |
42 | // This `PyReference`, once deleted, will make no delta change to the
[26/91] Compiling Logging Locks.swift
[27/91] Compiling Logging LogHandler.swift
[28/91] Compiling Logging Logging.swift
[29/91] Emitting module Logging
[30/91] Compiling PythonKit PythonLibrary+Symbols.swift
[31/91] Compiling PythonKit PythonLibrary.swift
[32/91] Compiling PythonKit NumpyConversion.swift
[33/91] Compiling PythonKit Python.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/PythonKit/PythonKit/Python.swift:40:17: error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
26 | /// Typealias used when passing or returning a `PyObject` pointer with
27 | /// implied ownership.
28 | typealias OwnedPyObjectPointer = PyObjectPointer
| `- note: type declared here
29 |
30 | /// A primitive reference to a Python C API `PyObject`.
:
38 | @usableFromInline @_fixed_layout
39 | final class PyReference {
40 | private var pointer: OwnedPyObjectPointer
| `- error: type referenced from a stored property in a '@frozen' struct must be '@usableFromInline' or public
41 |
42 | // This `PyReference`, once deleted, will make no delta change to the
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install xgboost using your system-packager:
brew install xgboost
warning: you may be able to install freetype2 using your system-packager:
brew install freetype2
BUILD FAILURE 6.0 macosSpm