Build Information
Failed to build libxml2 with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PerfectlySoft/Perfect-libxml2.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-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/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-libxml2",
"dependencies": [
]
}
]
}
Fetching https://github.com/PerfectlySoft/Perfect-libxml2.git from cache
Fetched https://github.com/PerfectlySoft/Perfect-libxml2.git (0.21s)
Creating working copy for https://github.com/PerfectlySoft/Perfect-libxml2.git
Working copy of https://github.com/PerfectlySoft/Perfect-libxml2.git resolved at master
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: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
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`.
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 5.9 macosSpm