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

elfutils: bump version and deps, add zstd support #21165

Merged
merged 5 commits into from
Dec 5, 2023

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Nov 16, 2023

No description provided.

@ghost
Copy link

ghost commented Nov 16, 2023

I detected other pull requests that are modifying elfutils/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.

@ghost ghost mentioned this pull request Nov 18, 2023
3 tasks
@ghost ghost mentioned this pull request Nov 26, 2023
3 tasks
@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@ghost ghost mentioned this pull request Nov 27, 2023
3 tasks
@valgur valgur mentioned this pull request Nov 27, 2023
1 task
danimtb
danimtb previously approved these changes Dec 4, 2023
@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 10 (af17158a0e9d95a60b9396c2473067c5425bac0b):

  • elfutils/0.190:
    All packages built successfully! (All logs)

  • elfutils/0.186:
    All packages built successfully! (All logs)

  • elfutils/0.189:
    All packages built successfully! (All logs)

  • elfutils/0.180:
    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 10 (af17158a0e9d95a60b9396c2473067c5425bac0b):

  • elfutils/0.189:
    All packages built successfully! (All logs)

  • elfutils/0.190:
    All packages built successfully! (All logs)

  • elfutils/0.186:
    All packages built successfully! (All logs)

  • elfutils/0.180:
    All packages built successfully! (All logs)

@danimtb danimtb self-assigned this Dec 5, 2023
if self.options.with_lzma:
self.cpp_info.components["libdw"].requires.append("xz_utils::xz_utils")
if self.settings.os == "Linux":
self.cpp_info.components["libelf"].requires.append("xz_utils::xz_utils")
Copy link
Contributor

Choose a reason for hiding this comment

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

@valgur were these changes a bug?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, this is the component that is actually directly linking against these libs.

@conan-center-bot conan-center-bot merged commit b68bfcf into conan-io:master Dec 5, 2023
28 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.

5 participants