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

[opentelemetry-cpp] Fix OTLP build #39823

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

Pravila00
Copy link
Contributor

@Pravila00 Pravila00 commented Jul 10, 2024

Fixes #39821

Latest opentelemetry-cpp version is using OTLP 1.3.1, check open-telemetry/opentelemetry-cpp#2669

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@jimwang118 jimwang118 added the category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist label Jul 11, 2024
@jimwang118
Copy link
Contributor

All features passed with following triplets:

x64-windows
x64-windows-static

@jimwang118 jimwang118 added the info:reviewed Pull Request changes follow basic guidelines label Jul 11, 2024
@BillyONeal BillyONeal merged commit 5312e9f into microsoft:master Jul 11, 2024
17 checks passed
Jimmy-Hu added a commit to Jimmy-Hu/vcpkg that referenced this pull request Jul 11, 2024
[opentelemetry-cpp] Fix OTLP build (microsoft#39823)
cenit pushed a commit to cenit/vcpkg that referenced this pull request Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-feature The issue is with a library, which is requesting new capabilities that didn’t exist info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[opentelemetry-cpp] OTLP features don't compile anymore
3 participants