Package Details: php73-imagick 3.7.0-1

Git Clone URL: https://aur.archlinux.org/php73-imagick.git (read-only, click to copy)
Package Base: php73-imagick
Description: PHP 7.3 extension to create and modify images using the ImageMagick library
Upstream URL: https://github.com/mkoppanen/imagick
Licenses: PHP
Submitter: matth
Maintainer: matth (el_aur)
Last Packager: el_aur
Votes: 1
Popularity: 0.000000
First Submitted: 2020-01-03 14:40 (UTC)
Last Updated: 2024-03-31 19:43 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Latest Comments

mp035 commented on 2022-01-31 03:49 (UTC)

I have the same error as @xavierbaez below. It can be fixed by editing PKGBUILD and adding the following line:

sed -i 's/^png$/PNG/' "${srcdir}/${_name}-${pkgver}/tests/009_properties.phpt"

to the prepare() function, right before the line which reads

phpize73

xavierbaez commented on 2021-12-18 09:23 (UTC)

Cannot install. Please help.

===================================================================== WARNED TEST SUMMARY


Test ImagickDraw, getDensity [tests/268_ImagickDraw_getDensity_basic.phpt] (warn: XFAIL section but test passes) Test Imagick, GetImageChannelRange basic [tests/287_Imagick_GetImageChannelRange_basic.phpt] (warn: XFAIL section but test passes) ImagickPixel iterator [tests/bug_73840.phpt] (warn: XFAIL section but test passes) ===================================================================== make: *** [Makefile:134: test] Error 1 ==> ERROR: A failure occurred in check(). Aborting... -> error making: php73-imagick