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

highway: add version 1.0.3 #15369

Merged
merged 2 commits into from
Jan 28, 2023
Merged

Conversation

toge
Copy link
Contributor

@toge toge commented Jan 19, 2023

Specify library name and version: highway/1.0.3


@conan-center-bot

This comment has been minimized.

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit c051ba0
highway/0.16.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libhwy_contrib.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/libhwy_test.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/libhwy.so' links to system library 'm' but it is not in cpp_info.system_libs.
highway/1.0.2
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libhwy_contrib.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/libhwy_test.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/libhwy.so' links to system library 'm' but it is not in cpp_info.system_libs.
highway/1.0.1
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libhwy_contrib.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/libhwy_test.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/libhwy.so' links to system library 'm' but it is not in cpp_info.system_libs.
highway/1.0.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libhwy_contrib.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/libhwy_test.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/libhwy.so' links to system library 'm' but it is not in cpp_info.system_libs.
highway/0.17.0
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libhwy_contrib.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/libhwy_test.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/libhwy.so' links to system library 'm' but it is not in cpp_info.system_libs.
highway/1.0.3
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libhwy_contrib.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/libhwy_test.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/libhwy.so' links to system library 'm' but it is not in cpp_info.system_libs.

@conan-center-bot
Copy link
Collaborator

Conan v1 pipeline

All green in build 2 (059833e75b2ea937328d0e8cad3006d40ef3fdf5):

  • highway/1.0.2@:
    All packages built successfully! (All logs)

  • highway/1.0.0@:
    All packages built successfully! (All logs)

  • highway/0.17.0@:
    All packages built successfully! (All logs)

  • highway/1.0.1@:
    All packages built successfully! (All logs)

  • highway/0.12.2@:
    All packages built successfully! (All logs)

  • highway/0.11.1@:
    All packages built successfully! (All logs)

  • highway/0.16.0@:
    All packages built successfully! (All logs)

  • highway/1.0.3@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit 65f012b into conan-io:master Jan 28, 2023
Comment on lines +117 to +118
if self.settings.os in ["Linux", "FreeBSD"]:
self.cpp_info.system_libs.append("m")
Copy link
Contributor

@SpaceIm SpaceIm Jan 28, 2023

Choose a reason for hiding this comment

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

?

It must be added per component, not globally. I'm even surprised that legacy generators didn't complain in test v1 package.

StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
* highway: add version 1.0.3

* link math lib
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