Build Information
Failed to build jemalloc, reference 1.0.0 (e8a5db
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 17:26:42 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/ordo-one/package-jemalloc.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ordo-one/package-jemalloc
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at e8a5db0 Fix documentation
Cloned https://github.com/ordo-one/package-jemalloc.git
Revision (git rev-parse @):
e8a5db026963f5bfeac842d9d3f2cc8cde323b49
SUCCESS checkout https://github.com/ordo-one/package-jemalloc.git at 1.0.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",
"dependencies": [
{
"identity": "package-jemalloc",
"name": "jemalloc",
"url": "https://github.com/ordo-one/package-jemalloc.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/package-jemalloc",
"dependencies": [
]
}
]
}
Fetching https://github.com/ordo-one/package-jemalloc.git
[2/35] Fetching package-jemalloc
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.64s)
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0 (e8a5db0)
warning: '.resolve-product-dependencies': dependency 'package-jemalloc' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/ordo-one/package-jemalloc.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
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.0 macosSpm