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

g3log: add version 2.1 #14823

Merged
merged 6 commits into from
Jan 16, 2023
Merged

g3log: add version 2.1 #14823

merged 6 commits into from
Jan 16, 2023

Conversation

toge
Copy link
Contributor

@toge toge commented Dec 19, 2022

Specify library name and version: g3log/*

  • add version 2.1
  • add C++17 mode for g3log>=2.0
  • use add_subdirectory in test_v1_package

@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit e322539
g3log/1.3.4
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\g3log.dll' links to system library 'dbghelp' but it is not in cpp_info.system_libs.
g3log/1.3.3
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3logger.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\g3logger.dll' links to system library 'dbghelp' but it is not in cpp_info.system_libs.
g3log/1.3.2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3logger.so' links to system library 'rt' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3logger.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\g3logger.dll' links to system library 'dbghelp' but it is not in cpp_info.system_libs.
g3log/1.3.2-86
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3logger.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\g3logger.dll' links to system library 'dbghelp' but it is not in cpp_info.system_libs.
g3log/2.1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3log.so' links to system library 'm' but it is not in cpp_info.system_libs.
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library '.\bin\g3log.dll' links to system library 'dbghelp' but it is not in cpp_info.system_libs.

uilianries
uilianries previously approved these changes Dec 20, 2022
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.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit f2169b5
g3log/1.3.2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libg3logger.so' links to system library 'rt' but it is not in cpp_info.system_libs.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

AbrilRBS
AbrilRBS previously approved these changes Dec 21, 2022
Copy link
Contributor

@prince-chrismc prince-chrismc left a comment

Choose a reason for hiding this comment

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

Super tiny nit to bot confuse consumers

recipes/g3log/all/conanfile.py Outdated Show resolved Hide resolved
Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline

All green in build 7 (14f970ecba7d99098584b0fa45ae6dc39d89a691):

  • g3log/1.3.4@:
    All packages built successfully! (All logs)

  • g3log/1.3.2-86@:
    All packages built successfully! (All logs)

  • g3log/1.3.3@:
    All packages built successfully! (All logs)

  • g3log/1.3.2@:
    All packages built successfully! (All logs)

  • g3log/2.1@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 08b1133 into conan-io:master Jan 16, 2023
AbrilRBS pushed a commit to AbrilRBS/conan-center-index that referenced this pull request Jan 16, 2023
* g3log: add version 2.1

* link math, dbghelp lib

* link rt

* use rm_safe

* add patch description

* fix invalid cppstd

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
franramirez688 pushed a commit to franramirez688/conan-center-index that referenced this pull request Jan 20, 2023
* g3log: add version 2.1

* link math, dbghelp lib

* link rt

* use rm_safe

* add patch description

* fix invalid cppstd

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>

Co-authored-by: Chris Mc <prince.chrismc@gmail.com>
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