Skip to content

Imagick 3.8.0 fails to compile with php 8.5.0RC3 #755

@sharmaharisam

Description

@sharmaharisam

I am getting the following error when trying to install imagick's latest 3.8.0 version using php8.5.0RC3:

Step #1 - "build": /tmp/pear/temp/imagick/imagick.c:28:10: fatal error: ext/standard/php_smart_string.h: No such file or directory Step #1 - "build": 28 | #include "ext/standard/php_smart_string.h" Step #1 - "build": | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Step #1 - "build": compilation terminated. Step #1 - "build": make: *** [Makefile:226: imagick.lo] Error 1 Step #1 - "build": ERROR: make' failed`

I see that #741 might potentially fix this. Can anyone confirm if this is the case?

Also is there a new release version to pecl for imagick planned to address this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions