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

bump libxml2 dependencies #11771

Merged

Conversation

AndreyMlashkin
Copy link
Contributor

@AndreyMlashkin AndreyMlashkin commented Jul 18, 2022

Specify library name and version: libxml2/all

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.

@conan-center-bot conan-center-bot added the Bump dependencies Only bumping dependencies versions in the recipe label Jul 18, 2022
@conan-center-bot
Copy link
Collaborator

All green in build 1 (f3f04b0fc8cadae3419f9621eb1e90391501ec14):

  • libxml2/2.9.14@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future.
    This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment, VisualStudioBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • libxml2/2.9.12@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future.
    This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment, VisualStudioBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • libxml2/2.9.13@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future.
    This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment, VisualStudioBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • libxml2/2.9.10@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future.
    This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment, VisualStudioBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    
  • libxml2/2.9.9@:
    All packages built successfully! (All logs)

    🔸 Informative: This recipe is not ready for Conan v2

    We have started the migration process to Conan v2 and exporting recipes successfully will be required in the future.
    This is just an informative note to gain awareness about the process, no need to take any action. The plan is to enforce smaller steps that are easier to fix and, eventually, this conan export step will work.
    See the recipe migration guide to know more about the changes required.

    ERROR: Error loading conanfile at '/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py
      File "<frozen importlib._bootstrap_external>", line 728, in exec_module
      File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
      File "/home/conan/w/prod_cci_PR-11771/recipes/libxml2/all/conanfile.py", line 1, in <module>
        from conans import ConanFile, tools, AutoToolsBuildEnvironment, VisualStudioBuildEnvironment
    ImportError: cannot import name 'ConanFile' from 'conans' (/opt/pyenv/versions/3.7.13/lib/python3.7/site-packages/conans/__init__.py)
    

@github-actions
Copy link
Contributor

Hooks produced the following warnings for commit f3f04b0
libxml2/2.9.14
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libxml2.so' links to system library 'dl' but it is not in cpp_info.system_libs.
libxml2/2.9.12
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libxml2.so' links to system library 'dl' but it is not in cpp_info.system_libs.
libxml2/2.9.13
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libxml2.so' links to system library 'dl' but it is not in cpp_info.system_libs.
libxml2/2.9.10
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libxml2.so' links to system library 'dl' but it is not in cpp_info.system_libs.
libxml2/2.9.9
post_package(): WARN: [MISSING SYSTEM LIBS (KB-H043)] Library './lib/libxml2.so' links to system library 'dl' but it is not in cpp_info.system_libs.

@AndreyMlashkin
Copy link
Contributor Author

Version bump didn't require a review before, when did it changed?...

@AndreyMlashkin
Copy link
Contributor Author

@AndreyMlashkin
Copy link
Contributor Author

@jgsogo @prince-chrismc, why conan-bot didn't maked this PR with "Bump dependencies" label?

@ericLemanissier
Copy link
Contributor

ericLemanissier commented Jul 18, 2022

This pr has the Bump dependencies label, but the bot just merged #11768, you have to wait a few minutes.

@conan-center-bot conan-center-bot merged commit feeb36f into conan-io:master Jul 18, 2022
@conan-center-bot
Copy link
Collaborator

This PR has been automatically merged due Bump version or Bump dependencies label.
Read https://github.com/conan-io/conan-center-index/blob/master/docs/labels.md#bump-version to obtain more information.

@AndreyMlashkin AndreyMlashkin deleted the bump_dependencies_libxml2 branch July 18, 2022 14:03
@YevhenServetnykSD
Copy link

YevhenServetnykSD commented Jul 20, 2022

are you going to bump version of libiconv in boost?

@AndreyMlashkin
Copy link
Contributor Author

No, but you can create a PR ;)

AndreyMlashkin added a commit to AndreyMlashkin/conan-center-index that referenced this pull request Jul 29, 2022
@prince-chrismc
Copy link
Contributor

Please be gentle with tagging everyone 😉 The build service got stuck and when it was opened backup everything got rolling so just be patient.

We have been consistently getting 150+ PRs a week averaging 6 builds so the load is getting higher and the edges are starting to show 🙈

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump dependencies Only bumping dependencies versions in the recipe
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants