-
-
Notifications
You must be signed in to change notification settings - Fork 364
Closed
Labels
bugSomething isn't workingSomething isn't workingkind/dependencyIssues related to dependenciesIssues related to dependenciesos/macosThings only for macOSThings only for macOS
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingkind/dependencyIssues related to dependenciesIssues related to dependenciesos/macosThings only for macOSThings only for macOS