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

libxml2: don't set LIBS environment variable for autotools #3080

Merged
merged 1 commit into from
Dec 3, 2020

Conversation

madebr
Copy link
Contributor

@madebr madebr commented Oct 3, 2020

This avoid linking errors when doing test compiles when doing '-o *:shared=True'

Specify library name and version: libxml2/all

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

Fixes #3000

This avoid linking errors when doing test compiles when doing '-o *:shared=True'
@uilianries uilianries closed this Oct 5, 2020
@uilianries uilianries reopened this Oct 5, 2020
@uilianries uilianries closed this Oct 5, 2020
@uilianries uilianries reopened this Oct 5, 2020
@chhitz
Copy link

chhitz commented Nov 5, 2020

Can somebody check why the tests are failing? We're blocked on this issue.

@madebr
Copy link
Contributor Author

madebr commented Nov 5, 2020

The logs are created: https://c3i.jfrog.io/artifactory/misc/logs/pr/3080/

@ghost
Copy link

ghost commented Nov 16, 2020

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

All green in build 4 (484893459e85b5223acd247f58253c96ac3535d9)! 😊

@SSE4 SSE4 requested a review from uilianries November 28, 2020 11:19
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] libxml2/2.9.10: fails to configure when building shared libraries with clang
7 participants