Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap doesn't install under Catalina #5

Closed
ruudboon opened this issue Dec 29, 2019 · 3 comments
Closed

Tap doesn't install under Catalina #5

ruudboon opened this issue Dec 29, 2019 · 3 comments
Assignees

Comments

@ruudboon
Copy link
Member

We got a report that the install fails under Catalina. (shivammathur/setup-php#128)
I can do some debugging this week.

@ninjapanzer ninjapanzer self-assigned this Dec 29, 2019
@ninjapanzer
Copy link
Contributor

@ninjapanzer
Copy link
Contributor

Ok so with some fancy screwing around in github actions I can confirm that when --without-homebrew-php is used phalcon is unable to link against the php headerfiles it expects in /usr/local/... So this is either nuance of catalina or its a nuance of homebrew.

I confirmed that against the official PHP maintained by homebrew and the tap provided by @shivammathur exposes the same behavior

@ninjapanzer
Copy link
Contributor

Its been concluded that the issue is not related to catalina but how make is able to find its php configuration during extension compilation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants