This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MagickWand with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/naithar/magickwand.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "magickwand",
      "name": "MagickWand",
      "url": "https://github.com/naithar/magickwand.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/magickwand",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/naithar/magickwand.git
[1/1288] Fetching magickwand
Fetched https://github.com/naithar/magickwand.git from cache (0.27s)
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:             5.10
Building package at path:  $workDir
https://github.com/naithar/magickwand.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
In file included from /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CMagickWand/shim.c:1:
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CMagickWand/include/shim.h:11:10: fatal error: 'wand/MagickWand.h' file not found
#include <wand/MagickWand.h>
         ^~~~~~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling CMagickWand shim.c
[1/3] Write swift-version-6044DDE57671499D.txt
[0/1] Planning build
Building for debugging...
In file included from /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CMagickWand/shim.c:1:
/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CMagickWand/include/shim.h:11:10: fatal error: 'wand/MagickWand.h' file not found
#include <wand/MagickWand.h>
         ^~~~~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling CMagickWand shim.c
[0/2] Write swift-version-6044DDE57671499D.txt
BUILD FAILURE 5.10 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.