-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Tested both w/ legacy CLI and the new one.
dyld: lazy symbol binding failed: Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /var/folders/_k/sr5288h53pldvd86w5dqtvqc0000gn/T/platformsh-cli-8.0.30-4.10.2/php-8.0.30 (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: ___darwin_check_fd_set_overflow
Referenced from: /var/folders/_k/sr5288h53pldvd86w5dqtvqc0000gn/T/platformsh-cli-8.0.30-4.10.2/php-8.0.30 (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
From what I remember about doing some deeper research about these error messages before, the CLI is expecting something in this system that isn’t present until some OS after 10.14. This machine uses 10.14.6 (Mojave)
Metadata
Metadata
Assignees
Labels
No labels