StephenMiracle / frankenwp

MIT License
146 stars 17 forks source link

imagemagick build failing *sometimes* #5

Closed PascaleBeier closed 5 months ago

PascaleBeier commented 5 months ago

Since this image is built for php 8.3, currently imagick won't build consistently.

We noticed this a couple times, resulting in the following runtime error:

Upstream issue: https://github.com/Imagick/imagick/issues/640#issuecomment-2077206945

{"level":"warn","ts":1714856935.7423005,"msg":"PHP Warning:  PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-zts-20230831/imagick.so (/usr/local/lib/php/extensions/no-debug-zts-20230831/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-zts-20230831/imagick.so.so (/usr/local/lib/php/extensions/no-debug-zts-20230831/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0","syslog_level":"warning"}