Build Information
Failed to build libxml2, reference master (f1c390
), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 01:07:51 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/PerfectlySoft/Perfect-libxml2.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PerfectlySoft/Perfect-libxml2
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at f1c3908 Merge pull request #5 from PerfectlySoft/packageup
Cloned https://github.com/PerfectlySoft/Perfect-libxml2.git
Revision (git rev-parse @):
f1c3908d7b20e25c0bede9942cac3f6f371d9865
SUCCESS checkout https://github.com/PerfectlySoft/Perfect-libxml2.git at master
========================================
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": "perfect-libxml2",
"name": "libxml2",
"url": "https://github.com/PerfectlySoft/Perfect-libxml2.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-libxml2",
"dependencies": [
]
}
]
}
Fetching https://github.com/PerfectlySoft/Perfect-libxml2.git
[1/89] Fetching perfect-libxml2
Fetched https://github.com/PerfectlySoft/Perfect-libxml2.git from cache (0.62s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-libxml2.git
Working copy of https://github.com/PerfectlySoft/Perfect-libxml2.git resolved at master (f1c3908)
warning: 'perfect-libxml2': ignoring declared target(s) 'libxml2' in the system package
warning: '.resolve-product-dependencies': dependency 'perfect-libxml2' 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/PerfectlySoft/Perfect-libxml2.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
warning: 'spi-builder-workspace': ignoring declared target(s) 'libxml2' in the system package
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