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

libmysqlclient: fix few issues with all shared + fix FreeBSD + modernize #9350

Merged
merged 9 commits into from
Mar 10, 2022

Conversation

SpaceIm
Copy link
Contributor

@SpaceIm SpaceIm commented Feb 11, 2022

closes #5670


  • 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.

@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.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

@conan-center-bot

This comment has been minimized.

uilianries
uilianries previously approved these changes Mar 2, 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

@ghost
Copy link

ghost commented Mar 7, 2022

I detected other pull requests that are modifying libmysqlclient/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.

SSE4
SSE4 previously approved these changes Mar 7, 2022
@ghost ghost mentioned this pull request Mar 8, 2022
4 tasks
Copy link
Contributor

@ericLemanissier ericLemanissier left a comment

Choose a reason for hiding this comment

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

This solves this error: https://github.com/ericLemanissier/conan-center-index/runs/5462356927?check_suite_focus=true#step:3:18002

/root/.conan/data/libmysqlclient/8.0.25/_/_/build/8a8358db748f21fb263fbe9fd5d357ca61d3e9c0/source_subfolder/mysys/stacktrace.cc:72:10: fatal error: 'libunwind.h' file not found
#include <libunwind.h>

cf:

Can you put "FreeBSD" in the PR description, so that it is built on my fork ? (like https://github.com/ericLemanissier/conan-center-index/runs/5462555278?check_suite_focus=true#step:3:20107)

recipes/libmysqlclient/all/conanfile.py Outdated Show resolved Hide resolved
recipes/libmysqlclient/all/conanfile.py Show resolved Hide resolved
Co-authored-by: ericLemanissier <[email protected]>
@SpaceIm SpaceIm changed the title libmysqlclient: fix few issues with all shared + modernize libmysqlclient: fix few issues with all shared + fix FreeBSD + modernize Mar 8, 2022
@SpaceIm SpaceIm requested review from uilianries and SSE4 March 8, 2022 12:53
@conan-center-bot
Copy link
Collaborator

All green in build 10 (735a479e5873e4707327a96c630726cdf1d68e52):

  • libmysqlclient/8.0.17@:
    All packages built successfully! (All logs)

  • libmysqlclient/8.0.25@:
    All packages built successfully! (All logs)

@conan-center-bot conan-center-bot merged commit a776ca7 into conan-io:master Mar 10, 2022
@SpaceIm SpaceIm deleted the libmysqlclient-modernize branch March 10, 2022 08:51
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.

[package] libmysqlclient/8.0.17: build failed on Mac
5 participants