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.2-grpc/1.67.0 package update #30321

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 log indicates a warning about the implicit declaration of the function `grpc_absl_log` in the file `call_credentials.c`. To resolve this, you should:

1. Check if `grpc_absl_log` is defined in the included headers.
2. Ensure the correct header file is included where `grpc_absl_log` is declared.
3. Verify the function is implemented in the linked libraries.
4. If missing, update the gRPC library to the latest version.
5. Rebuild the project after making 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