Skip to content
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

PHP 8.3 build fails because of upstream Imagick bug #38

Closed
lotyp opened this issue Jan 29, 2024 · 2 comments
Closed

PHP 8.3 build fails because of upstream Imagick bug #38

lotyp opened this issue Jan 29, 2024 · 2 comments
Assignees
Labels
type: bug Bug fix (fix)

Comments

@lotyp
Copy link
Member

lotyp commented Jan 29, 2024

Currently ImageMagick upstream has open issue:

Imagick/imagick#641

And package, that is used to install php extensions, also is affected:

mlocati/docker-php-extension-installer#857

Log:

101.1 Saved /tmp/pear/temp/imagick/ImagickPixel_arginfo.h
101.1 In /tmp/pear/temp/imagick/Imagick.stub.php:
101.1 Unterminated preprocessor conditions
101.1 make: *** [Makefile:196: /tmp/pear/temp/imagick/Imagick_arginfo.h] Error 1
101.1 ERROR: `make -j14 INSTALL_ROOT="/tmp/pear/temp/pear-build-defaultuserDpEefk/install-imagick-3.7.0" install' failed
@lotyp lotyp added the type: bug Bug fix (fix) label Jan 29, 2024
@lotyp lotyp self-assigned this Jan 29, 2024
@lotyp
Copy link
Member Author

lotyp commented Feb 2, 2024

@lotyp
Copy link
Member Author

lotyp commented Apr 6, 2024

Removing support for imagick in images.
Use gd instead

@lotyp lotyp closed this as completed Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Bug fix (fix)
Projects
None yet
Development

No branches or pull requests

1 participant