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

dd-opentracing-cpp: migrate to Conan v2 #18816

Merged
merged 11 commits into from
May 20, 2024

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Jul 22, 2023

No description provided.

@ghost
Copy link

ghost commented Jul 22, 2023

I detected other pull requests that are modifying dd-opentracing-cpp/all recipe:

This message is automatically generated by https://github.com/ericLemanissier/conan-center-conflicting-prs so don't hesitate to report issues/improvements there.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ghost ghost mentioned this pull request Jul 24, 2023
3 tasks
@valgur
Copy link
Contributor Author

valgur commented Jul 26, 2023

Closing temporarily to avoid unnecessary load on the CI. Will reopen when I'm actively working on the PR again.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@stale
Copy link

stale bot commented Oct 15, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@AbrilRBS
Copy link
Member

The last grpc issue lost some PR jobs, I've retriggered them now


def generate(self):
tc = CMakeToolchain(self)
if self.settings.compiler == "clang" and Version(self.settings.compiler.version) < "4.0":
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It still miss information, I see no relation in the upstream. Please, remove it.

valgur and others added 2 commits April 2, 2024 17:56
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

github-actions bot commented Apr 3, 2024

Hooks produced the following warnings for commit ed5c222
dd-opentracing-cpp/1.3.7@#af1b83338d57a09bc96c7e70fcc28d3b
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdd_opentracing.so' links to system library 'm' but it is not in cpp_info.system_libs.
dd-opentracing-cpp/1.3.0@#eaa46748bda8d8f956117963536d6043
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdd_opentracing.so' links to system library 'm' but it is not in cpp_info.system_libs.

danimtb
danimtb previously approved these changes Apr 25, 2024
@jjcasmar
Copy link
Contributor

Can this be merged? Or what is missing? I was about to write my own v2 recipe

Copy link
Member

@AbrilRBS AbrilRBS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Moved some files around as a last minor change, looks great now, thanks a lot for your patience :)

Copy link
Member

@uilianries uilianries left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 6 (aa2637ec79e879042d2a1d55a1e5aa6dab68ea3e):

  • dd-opentracing-cpp/1.3.7:
    All packages built successfully! (All logs)

  • dd-opentracing-cpp/1.3.0:
    All packages built successfully! (All logs)


Conan v2 pipeline ✔️

Note: Conan v2 builds are now mandatory. Please read our discussion about it.

All green in build 6 (aa2637ec79e879042d2a1d55a1e5aa6dab68ea3e):

  • dd-opentracing-cpp/1.3.7:
    All packages built successfully! (All logs)

  • dd-opentracing-cpp/1.3.0:
    All packages built successfully! (All logs)

Copy link
Contributor

Hooks produced the following warnings for commit aa2637e
dd-opentracing-cpp/1.3.7@#8dbf0f18cc621a7735f25e6fc987ff15
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdd_opentracing.so' links to system library 'm' but it is not in cpp_info.system_libs.
dd-opentracing-cpp/1.3.0@#8f7988e1b8e4fd1f8c8de50a1166c2f3
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdd_opentracing.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot merged commit 63c3ee8 into conan-io:master May 20, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants