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

[package] gtest/1.14.0: gtest recipe suddenly does not support current version of conan #23898

Closed
kucka-jakub opened this issue May 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@kucka-jakub
Copy link

Description

The conan package gtest/1.14.0 suddenly does not support current version of conan anymore.

Package and Environment Details

  • Conan version: conan 2.0.16

Conan profile

======== Input profiles ========
Profile host:
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=20
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=193
os=Windows

Profile build:
[settings]
arch=x86_64
build_type=Release
compiler=msvc
compiler.cppstd=20
compiler.runtime=dynamic
compiler.runtime_type=Release
compiler.version=193
os=Windows

Steps to reproduce

conan install --requires=gtest/1.14.0 -pr=default

Logs

1> [CMake] *********************************************************
1> [CMake] Recipe 'gtest/1.14.0' seems broken.
1> [CMake] It is possible that this recipe is not Conan 2.0 ready
1> [CMake] If the recipe comes from ConanCenter, report it at https://github.com/conan-io/conan-center-index/issues
1> [CMake] If it is your recipe, check if it is updated to 2.0
1> [CMake] *********************************************************
1> [CMake]
1> [CMake] ERROR: Package 'gtest/1.14.0' not resolved: gtest/1.14.0: Cannot load recipe.
1> [CMake] Error loading conanfile at 'D:\GIT.conan2\p\gtestc561d3ff51c0d\e\conanfile.py': Current Conan version (2.0.16) does not satisfy the defined one (>=1.53.0 <2 || >=2.1.0)..

@kucka-jakub kucka-jakub added the bug Something isn't working label May 7, 2024
@kucka-jakub kucka-jakub changed the title Gtest gtest/1.14.0: gtest recipe suddenly does not support current version of conan [package] gtest/1.14.0: gtest recipe suddenly does not support current version of conan May 7, 2024
@kucka-jakub
Copy link
Author

Realized there is a new conan version available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant