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

cmake: add version 3.24.1 #12685

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Conversation

leha-bot
Copy link
Contributor

Generated and committed by Conan Center Bot
Find more updatable recipes in the GitHub Pages

Specify library name and version: cmake/3.24.1

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.

Generated and committed by [Conan Center Bot](https://github.com/qchateau/conan-center-bot)
Find more updatable recipes in the [GitHub Pages](https://qchateau.github.io/conan-center-bot/)
@conan-center-bot conan-center-bot added the Bump version PR bumping version without recipe modifications label Aug 29, 2022
@conan-center-bot
Copy link
Collaborator

All green in build 1 (5eb28016e853b5afb47531caceaf5d47e658369a):

  • cmake/3.24.1@:
    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-12685/recipes/cmake/3.x.x/conanfile.py': Unable to load conanfile in /home/conan/w/prod_cci_PR-12685/recipes/cmake/3.x.x/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-12685/recipes/cmake/3.x.x/conanfile.py", line 5, in <module>
        from conans import tools, AutoToolsBuildEnvironment, CMake
    ImportError: cannot import name 'tools' 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 5eb2801
cmake/3.24.1
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/Tests/RunCMake/NinjaMultiConfig/CustomCommandOutputGenex-echo_no_cross_output_if-debug-in-release-graph-ninja-result.txt' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/Tests/RunCMake/VerifyHeaderSets/AllVerifyInterfaceHeaderSets-all_verify_interface_header_sets-Debug-build-check.cmake' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/Tests/RunCMake/NinjaMultiConfig/CustomCommandOutputGenex-echo_no_cross_byproduct-debug-in-release-graph-ninja-result.txt' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/Tests/RunCMake/NinjaMultiConfig/CustomCommandOutputGenex-depend_echo_genex_cmd-debug-in-release-graph-ninja-stdout.txt' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.
post_source(): WARN: [SHORT_PATHS USAGE (KB-H066)] The file './source_subfolder/Tests/RunCMake/VerifyHeaderSets/AllVerifyInterfaceHeaderSets-all_verify_interface_header_sets-Debug-build-check.cmake' has a very long path and may exceed Windows max path length. Add 'short_paths = True' in your recipe.

@conan-center-bot conan-center-bot merged commit b07279d into conan-io:master Aug 30, 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.

System-Arch added a commit to System-Arch/conan-center-index that referenced this pull request Dec 23, 2022
System-Arch added a commit to System-Arch/conan-center-index that referenced this pull request Dec 27, 2022
conan-center-bot pushed a commit that referenced this pull request Jan 27, 2023
* M4 Conan 2.0 compatibility

* Restore v1 support for M4 env. var.

* Set env_info.PATH in Conan 2 compatible manner

* Removed cond. logic for self.output.PATH.append (see conan-io/conan#12673)

* Added workaround for Conan issue #12685

* Tweaked how win_bash is set

* Removed workaround for Conan issue #12685 (fixed in beta8)

* Fixed lint issue

* Conan 2.0 renamed output in self.run()

* Bumped required_conan_version to clear "failed" label

* Removed optional bootstrap support per CCI decision

* Removed import for chdir

* Removed handling of COPYING as symlink (which it is in Git repo)
StellaSmith pushed a commit to StellaSmith/conan-center-index that referenced this pull request Feb 2, 2023
* M4 Conan 2.0 compatibility

* Restore v1 support for M4 env. var.

* Set env_info.PATH in Conan 2 compatible manner

* Removed cond. logic for self.output.PATH.append (see conan-io/conan#12673)

* Added workaround for Conan issue conan-io#12685

* Tweaked how win_bash is set

* Removed workaround for Conan issue conan-io#12685 (fixed in beta8)

* Fixed lint issue

* Conan 2.0 renamed output in self.run()

* Bumped required_conan_version to clear "failed" label

* Removed optional bootstrap support per CCI decision

* Removed import for chdir

* Removed handling of COPYING as symlink (which it is in Git repo)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bump version PR bumping version without recipe modifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants