Skip to content

Building imagemagick on macOS Intel does not include TIFF #586

@mpociot

Description

@mpociot

When building static PHP on macOS / Intel it seems like Imagemagick does not get compiled with TIFF included and the test/assertion fails.

On the arm build I get:

checking for libtiff-4 >= 4.0.0... yes

Which successfully enables libtiff.

On the Intel build this returns no.

However, libtiff was successfully installed on the Intel build according to the logs:

2025-01-16T20:39:22.2175100Z �[32m[20:39:22] [INFO] lib [libtiff] setup success, took 35.05 s�[0m

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingkind/dependencyIssues related to dependenciesos/macosThings only for macOS

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions