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 Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/naithar/magickwand.git
Reference: 0.5.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/naithar/magickwand
 * tag               0.5.1      -> FETCH_HEAD
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 0.5.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/naithar/magickwand.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.10-latest' locally
basic-5.10-latest: Pulling from finestructure/spi-images
a271f97708e3: Already exists
fb5772aab319: Already exists
2bc0b15eb788: Pulling fs layer
a07c3f3aa5dd: Pulling fs layer
56d2282af159: Pulling fs layer
55c3bf53a907: Pulling fs layer
55c3bf53a907: Waiting
a07c3f3aa5dd: Download complete
55c3bf53a907: Verifying Checksum
55c3bf53a907: Download complete
56d2282af159: Verifying Checksum
56d2282af159: Download complete
2bc0b15eb788: Verifying Checksum
2bc0b15eb788: Download complete
2bc0b15eb788: Pull complete
a07c3f3aa5dd: Pull complete
56d2282af159: Pull complete
55c3bf53a907: Pull complete
Digest: sha256:5cfb4a8fad349619a0f6f6eedf598334a3d8bd4189cd60980bac0d26af40b1c8
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/3] Write sources
In file included from /host/spi-builder-workspace/Sources/CMagickWand/shim.c:1:
/host/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-24593BA9C3E375BF.txt
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/CMagickWand/shim.c:1:
/host/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-24593BA9C3E375BF.txt
BUILD FAILURE 5.10 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.