Build Information
Failed to build CZlib, reference master (e0fcc7
), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 03:54:43 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/CZlib.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/CZlib
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e0fcc79 Merge pull request #5 from fouadhatem/master
Cloned https://github.com/Kitura/CZlib.git
Revision (git rev-parse @):
e0fcc798170767e687088ce3441d4c04ea573aab
SUCCESS checkout https://github.com/Kitura/CZlib.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": "czlib",
"name": "CZlib",
"url": "https://github.com/Kitura/CZlib.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CZlib",
"dependencies": [
]
}
]
}
Fetching https://github.com/Kitura/CZlib.git
[1/59] Fetching czlib
Fetched https://github.com/Kitura/CZlib.git from cache (0.61s)
Creating working copy for https://github.com/Kitura/CZlib.git
Working copy of https://github.com/Kitura/CZlib.git resolved at master (e0fcc79)
warning: 'czlib': ignoring declared target(s) 'CZlib' in the system package
warning: 'czlib': system packages are deprecated; use system library targets instead
warning: '.resolve-product-dependencies': dependency 'czlib' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/Kitura/CZlib.git
https://github.com/Kitura/CZlib.git
{
"dependencies" : [
],
"manifest_display_name" : "CZlib",
"name" : "CZlib",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CZlib",
"targets" : [
"CZlib"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CZlib",
"module_type" : "SystemLibraryTarget",
"name" : "CZlib",
"path" : ".",
"product_memberships" : [
"CZlib"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "4.2"
}
warning: 'spi-builder-workspace': ignoring declared target(s) 'CZlib' in the system package
warning: 'spi-builder-workspace': system packages are deprecated; use system library targets instead
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
warning: 'spi-builder-workspace': ignoring declared target(s) 'CZlib' in the system package
warning: 'spi-builder-workspace': system packages are deprecated; use system library targets instead
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
warning: 'spi-builder-workspace': ignoring declared target(s) 'CZlib' in the system package
warning: 'spi-builder-workspace': system packages are deprecated; use system library targets instead
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.1 macosSpm