Build Information
Failed to build MagickWand, reference master (7f3746
), with Swift 6.1 for macOS (SPM) on 24 Apr 2025 13:42:44 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/naithar/magickwand.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/naithar/magickwand
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 7f37468 added autoorient feature
Cloned https://github.com/naithar/magickwand.git
Revision (git rev-parse @):
7f37468cbb5f87279ab8c3909bb73f3fb5de5fad
SUCCESS checkout https://github.com/naithar/magickwand.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": "magickwand",
"name": "MagickWand",
"url": "https://github.com/naithar/magickwand.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/magickwand",
"dependencies": [
]
}
]
}
Fetching https://github.com/naithar/magickwand.git
[13/1288] Fetching magickwand
Fetched https://github.com/naithar/magickwand.git from cache (2.08s)
Creating working copy for https://github.com/naithar/magickwand.git
Working copy of https://github.com/naithar/magickwand.git resolved at master (7f37468)
warning: '.resolve-product-dependencies': dependency 'magickwand' 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/naithar/magickwand.git
https://github.com/naithar/magickwand.git
{
"dependencies" : [
],
"manifest_display_name" : "MagickWand",
"name" : "MagickWand",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MagickWand",
"targets" : [
"MagickWand"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MagickWandTests",
"module_type" : "SwiftTarget",
"name" : "MagickWandTests",
"path" : "Tests/MagickWandTests",
"sources" : [
"ImageWandTests.swift",
"MagickWandTests.swift",
"PixelWandTests.swift",
"Utils.swift"
],
"target_dependencies" : [
"MagickWand"
],
"type" : "test"
},
{
"c99name" : "MagickWand",
"module_type" : "SwiftTarget",
"name" : "MagickWand",
"path" : "Sources/MagickWand",
"product_memberships" : [
"MagickWand"
],
"sources" : [
"MagickWand.swift",
"Wand/ImageWand/ImageWand+Colors.swift",
"Wand/ImageWand/ImageWand+Identify.swift",
"Wand/ImageWand/ImageWand+Options.swift",
"Wand/ImageWand/ImageWand+Read.swift",
"Wand/ImageWand/ImageWand+Resize.swift",
"Wand/ImageWand/ImageWand+Size.swift",
"Wand/ImageWand/ImageWand.swift",
"Wand/PixelWand/PixelWand+Color.swift",
"Wand/PixelWand/PixelWand.swift",
"Wand/Wand.swift",
"WandTypes/MagickWand+Boolean.swift",
"WandTypes/MagickWand+Colors.swift",
"WandTypes/MagickWand+Colorspace.swift",
"WandTypes/MagickWand+Compression.swift",
"WandTypes/MagickWand+Filter.swift",
"WandTypes/MagickWand+Gravity.swift",
"WandTypes/MagickWand+Info.swift",
"WandTypes/MagickWand+Interlace.swift",
"WandTypes/MagickWand+Orientation.swift",
"WandTypes/MagickWand+Size.swift"
],
"target_dependencies" : [
"CMagickWand"
],
"type" : "library"
},
{
"c99name" : "CMagickWand",
"module_type" : "ClangTarget",
"name" : "CMagickWand",
"path" : "Sources/CMagickWand",
"product_memberships" : [
"MagickWand"
],
"sources" : [
"shim.c"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
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
Building for debugging...
[0/3] Write sources
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMagickWand/shim.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMagickWand/include/shim.h:11:10: fatal error: 'wand/MagickWand.h' file not found
11 | #include <wand/MagickWand.h>
| ^~~~~~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling CMagickWand shim.c
[1/3] Write swift-version-2F0A5646E1D333AE.txt
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/Sources/CMagickWand/shim.c:1:
/Users/admin/builder/spi-builder-workspace/Sources/CMagickWand/include/shim.h:11:10: fatal error: 'wand/MagickWand.h' file not found
11 | #include <wand/MagickWand.h>
| ^~~~~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling CMagickWand shim.c
[0/2] Write swift-version-2F0A5646E1D333AE.txt
BUILD FAILURE 6.1 macosSpm