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

benchmark: add 1.7.0 + conan v2 support #13080

Merged
merged 4 commits into from
Sep 23, 2022

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Sep 22, 2022

Specify library name and version: lib/1.0

This is also a good place to share with all of us why you are submitting this PR (specially if it is a new addition to ConanCenter): is it a dependency of other libraries you want to package? Are you the author of the library? Thanks!


  • I've read the guidelines for contributing.
  • I've followed the PEP8 style guides for Python code in the recipes.
  • I've used the latest Conan client version.
  • I've tried at least one configuration locally with the conan-center hook activated.

@ghost
Copy link

ghost commented Sep 22, 2022

I detected other pull requests that are modifying benchmark/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
Copy link
Collaborator

All green in build 4 (02308f7a55287e94c1f2d454c47f9797eedf03f2):

  • benchmark/1.6.2@:
    All packages built successfully! (All logs)

  • benchmark/1.6.1@:
    All packages built successfully! (All logs)

  • benchmark/1.6.0@:
    All packages built successfully! (All logs)

  • benchmark/1.5.6@:
    All packages built successfully! (All logs)

  • benchmark/1.7.0@:
    All packages built successfully! (All logs)

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit 02308f7
benchmark/1.6.2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libbenchmark.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/libbenchmark_main.so' links to system library 'm' but it is not in cpp_info.system_libs.
benchmark/1.6.1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libbenchmark.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/libbenchmark_main.so' links to system library 'm' but it is not in cpp_info.system_libs.
benchmark/1.6.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libbenchmark.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/libbenchmark_main.so' links to system library 'm' but it is not in cpp_info.system_libs.
benchmark/1.5.6
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libbenchmark.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/libbenchmark_main.so' links to system library 'm' but it is not in cpp_info.system_libs.
benchmark/1.7.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libbenchmark.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/libbenchmark_main.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot conan-center-bot merged commit 0ebbe75 into conan-io:master Sep 23, 2022
@SpaceIm SpaceIm deleted the benchmark-conan-v2 branch September 23, 2022 18:37
kayoub5 pushed a commit to kayoub5/conan-center-index that referenced this pull request Sep 29, 2022
* conan v2 support

* add benckmark/1.7.0

* allow shared msvc if version >= 1.7.0

* fix compiler version comparison
System-Arch pushed a commit to System-Arch/conan-center-index that referenced this pull request Oct 7, 2022
* conan v2 support

* add benckmark/1.7.0

* allow shared msvc if version >= 1.7.0

* fix compiler version comparison
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