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

jemalloc: migrate to Conan v2 #21509

Merged
merged 32 commits into from
Jan 15, 2024
Merged

Conversation

valgur
Copy link
Contributor

@valgur valgur commented Nov 30, 2023

Continues #17722.

0xFireWolf and others added 27 commits November 30, 2023 14:19
…nd use it to initialize `self.cpp_info.libs`.
Copy link
Contributor

🤖 Beep Boop! This pull request is making changes to 'recipes/jemalloc//'.

👋 @Hopobcn you might be interested. 😉

@ghost
Copy link

ghost commented Nov 30, 2023

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

@conan-center-bot

This comment has been minimized.

Copy link
Contributor

Hooks produced the following warnings for commit 5eddcad
jemalloc/5.3.0@#d40d52fec4bfce45074fd51cfae9b95e
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libjemalloc.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libjemalloc.2.dylib, libjemalloc.dylib
jemalloc/5.2.1@#9ce8714bf24d32eed2f76c94dd942c40
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libjemalloc.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libjemalloc.2.dylib, libjemalloc.dylib

recipes/jemalloc/all/conanfile.py Outdated Show resolved Hide resolved
Co-authored-by: Jordan Williams <jordan@jwillikers.com>
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 6 (87ffcdea1034610b2bf53336d4d68810aa21a5cb):

  • jemalloc/5.2.1:
    All packages built successfully! (All logs)

  • jemalloc/5.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 (87ffcdea1034610b2bf53336d4d68810aa21a5cb):

  • jemalloc/5.3.0:
    All packages built successfully! (All logs)

  • jemalloc/5.2.1:
    All packages built successfully! (All logs)

Copy link
Contributor

Hooks produced the following warnings for commit 87ffcde
jemalloc/5.2.1@#15c99a0f8adf16a66aa5928f4191cba3
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libjemalloc.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libjemalloc.2.dylib, libjemalloc.dylib
jemalloc/5.3.0@#1deb9d1c836d40b85554ab3a3f5b352e
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libjemalloc.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [APPLE RELOCATABLE SHARED LIBS (KB-H077)] install_name dir of these shared libs is not @rpath: libjemalloc.2.dylib, libjemalloc.dylib

@conan-center-bot conan-center-bot merged commit b848bcb into conan-io:master Jan 15, 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.

None yet

6 participants