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

php-8.3-grpc/1.67.0 package update #30325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

octo-sts[bot]
Copy link
Contributor

@octo-sts octo-sts bot commented Oct 8, 2024

@octo-sts octo-sts bot added request-version-update request for a newer version of a package automated pr labels Oct 8, 2024
Copy link
Contributor Author

octo-sts bot commented Oct 8, 2024

Open AI suggestions to solve the build error:

The error in the log is: "WARN /home/build/src/php/ext/grpc/call_credentials.c:168:3: error: implicit declaration of function 'grpc_absl_log' [-Wimplicit-function-declaration]". 

To resolve this, you should:
1. Verify that `grpc_absl_log` is declared in the correct header file.
2. Ensure that the header file is included in `call_credentials.c`.
3. Check for any missing dependencies or incorrect paths.
4. Rebuild the project after making these changes.

@mamccorm
Copy link
Contributor

mamccorm commented Oct 9, 2024

I believe this needs v1.67.0 of grpc-dev, i.e this PR to land first:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated pr request-version-update request for a newer version of a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants