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

aeron: conan v2 support #15442

Merged
merged 3 commits into from
Feb 1, 2023
Merged

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Jan 23, 2023

also declare lowercase system libs for conan-io/hooks#480


@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit f3d19fb
aeron/1.35.1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron_driver.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron_driver.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
aeron/1.32.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron_driver.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron_driver.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
aeron/1.33.1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron_driver.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron_driver.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
aeron/1.34.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libaeron_driver.so' links to system library 'dl' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\aeron_driver.dll' links to system library 'winmm' but it is not in cpp_info.system_libs.

@conan-center-bot

This comment has been minimized.

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

This comment has been minimized.

@SpaceIm SpaceIm closed this Feb 1, 2023
@SpaceIm SpaceIm reopened this Feb 1, 2023
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline ✔️

All green in build 4 (7d6969fa67d7aea1c95533f26a1afb2513fdb28d):

  • aeron/1.35.1@:
    All packages built successfully! (All logs)

  • aeron/1.34.0@:
    All packages built successfully! (All logs)

  • aeron/1.32.0@:
    All packages built successfully! (All logs)

  • aeron/1.33.1@:
    All packages built successfully! (All logs)


Conan v2 pipeline (informative, not required for merge) ✔️

Note: Conan v2 builds are informative and they are not required for the PR to be merged.

All green in build 3 (7d6969fa67d7aea1c95533f26a1afb2513fdb28d):

  • aeron/1.35.1@:
    All packages built successfully! (All logs)

  • aeron/1.34.0@:
    All packages built successfully! (All logs)

  • aeron/1.33.1@:
    All packages built successfully! (All logs)

  • aeron/1.32.0@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 87e0a36 into conan-io:master Feb 1, 2023
@SpaceIm SpaceIm deleted the aeron-conan-v2 branch February 1, 2023 14:40
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
* conan v2 support

* add missing system libs

* drop 1.31.2
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

5 participants