-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Rebuild for protobuf423 #48
Rebuild for protobuf423 #48
Conversation
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
I guess Protobuf pulls in Abseil now and OpenTelemetry has a bundled, incompatible(?) Abseil. WITH_STL=ON mostly fixes this (by telling it not to use its homegrown STL replacements) but doesn't fix everything. I see they also have a 1.9.1 release in progress; I'll try building with main and see if they fixed the Protobuf issues already, else I'll try to report upstream |
Well, |
Aha, it's open-telemetry/opentelemetry-cpp#2095 |
Will rebase once #49 is in |
9ec34ae
to
000cb55
Compare
0813d67
to
89a6d62
Compare
…nda-forge-pinning 2023.05.25.07.41.09
f837972
to
3528fcf
Compare
For posterity / searchability, the missing protobuf symbol on osx
is due to the fact how protobuf changes some function definitions based on the presence of |
b0f0880
to
4f35798
Compare
This PR has been triggered in an effort to update protobuf423.
Notes and instructions for merging this PR:
Please note that if you close this PR we presume that the feedstock has been rebuilt, so if you are going to perform the rebuild yourself don't close this PR until the your rebuild has been merged.
Closes #29
If this PR was opened in error or needs to be updated please add the
bot-rerun
label to this PR. The bot will close this PR and schedule another one. If you do not have permissions to add this label, you can use the phrase@conda-forge-admin, please rerun bot
in a PR comment to have theconda-forge-admin
add it for you.This PR was created by the regro-cf-autotick-bot. The regro-cf-autotick-bot is a service to automatically track the dependency graph, migrate packages, and propose package version updates for conda-forge. Feel free to drop us a line if there are any issues! This PR was generated by https://github.com/regro/cf-scripts/actions/runs/5078512627, please use this URL for debugging.