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

resiprocate: add master snapshot #20465

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

gjasny
Copy link
Contributor

@gjasny gjasny commented Oct 9, 2023

Specify library name and version: resiprocate/cci.20231009

Only the resiprocate master branch can cope with OpenSSL 3 and modern C++. Unfortunately, no 1.13 release is in sight: resiprocate/resiprocate#232

This PR could close the gap between the 1.12 release and a future 1.13. We use the code in production since many months, now.


@gjasny gjasny marked this pull request as draft October 9, 2023 14:04
@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Hooks produced the following warnings for commit 3ac4188
resiprocate/cci.20231009@#952a535dce762bda224172873ab6cedb
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libresip-1.13.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsipdial.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/librutil-1.13.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdum-1.13.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsipdial-1.13.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdum.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/librutil.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libresip.so' links to system library 'm' but it is not in cpp_info.system_libs.

@AbrilRBS AbrilRBS self-assigned this Oct 9, 2023
@AbrilRBS
Copy link
Member

AbrilRBS commented Oct 9, 2023

Thanks for the extra info in the link @gjasny, those are super appreciated :)

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 9, 2023

Hooks produced the following warnings for commit 2eccdda
resiprocate/cci.20231009@#4ad9f23ff0ba252088005c1209319a79
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsipdial.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdum.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/librutil.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libresip.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot

This comment has been minimized.

recipes/resiprocate/cmake/conanfile.py Show resolved Hide resolved
recipes/resiprocate/cmake/conanfile.py Show resolved Hide resolved
recipes/resiprocate/cmake/conanfile.py Show resolved Hide resolved
recipes/resiprocate/cmake/conandata.yml Outdated Show resolved Hide resolved
recipes/resiprocate/config.yml Outdated Show resolved Hide resolved
gjasny and others added 8 commits November 27, 2023 08:06
Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
Co-authored-by: Martin Valgur <martin.valgur@gmail.com>
@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 44372bb
resiprocate/cci.20231127@#6350d978cdf43f644158b09920793438
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdum.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libresip.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsipdial.dylib' links to system library 'CoreFoundation' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdum.dylib' links to system library 'Security' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libresip.dylib' links to system library 'Security' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsipdial.dylib' links to system library 'Security' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libdum.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libresip.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libsipdial.dylib' links to system library 'CoreServices' but it is not in cpp_info.frameworks.

@conan-center-bot

This comment has been minimized.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 13 (088c913705d31642a92bf5fea88f15dfc7769c5a):

  • resiprocate/cci.20231127:
    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 13 (088c913705d31642a92bf5fea88f15dfc7769c5a):

  • resiprocate/cci.20231127:
    All packages built successfully! (All logs)

Copy link
Contributor

@valgur valgur left a comment

Choose a reason for hiding this comment

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

LGTM

Updating the snapshot version before this gets merged would not hurt.

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.

4 participants