-
-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
166_Imagick_waveImage_basic test fail on x86 #385
Comments
Hi @andypost, I don't really support Imagick on Alpine for reasons. If you want me to take a look, please can you submit a PR with a container that gets everything setup, and also with the package 'strace' installed. |
Closing. Although I'm not going to block people using Imagick on Alpine, I'm also not going to spend significant amounts of time supporting it. |
simonrupf
added a commit
to simonrupf/docker-php-wp
that referenced
this issue
Jun 19, 2021
…uced Alpine doesn't build a x86 package for php/imagick anymore, due to: Imagick/imagick#385
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Used to rebuild extension with imagemagick 7.0.11-1 and 7.0.11-3 on Alpinelinux but got a failed test (only x86 32-bits)
The failure is the same for PHP 7 and 8 and looks related to cache somehow
https://github.com/ImageMagick/ImageMagick/blob/f7e785915f626301355319102cf146f8fe5240c0/MagickCore/cache.c#L5053-L5061
The text was updated successfully, but these errors were encountered: