-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Some tests fail consistently with dyld: Symbol not found: _program_invocation_name #10478
Comments
I have the same issue on mac. After I built envoy by the command that is
version
|
See also envoyproxy/envoy-filter-example#121 |
On mac, the App Xcode is required to be installed. If you already have Xcode. Run the following commands.
The above method works for me. |
This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions. |
So sad, I have fix |
I'm new to envoy. I've read the documentation and the developer guides to build and test envoy. I'm using mac. Some tests fail with the same reason. I'll put the output of multiple ones here, not all of them.
Command:
OR
Logs
I need help regarding what does that mean and how to fix it.
Thank you.
The text was updated successfully, but these errors were encountered: