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

[gtest] Requires Conan 1.51.1 or higher #13152

Closed
wants to merge 1 commit into from

Conversation

uilianries
Copy link
Member

The self.info.settings.get_safe requires Conan 1.51.1: https://github.com/qpdf/qpdf#crypto-providers

Trying to build GTest with 1.50.0, you will get:

ERROR: gtest/1.12.1: Error in validate() method, line 80
	if self.info.settings.get_safe("compiler.cppstd"):
	TypeError: 'NoneType' object is not callable

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

Signed-off-by: Uilian Ries <uilianries@gmail.com>
@ghost
Copy link

ghost commented Sep 26, 2022

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

@conan-center-bot
Copy link
Collaborator

All green in build 1 (b43d805fd4c5061c60f4e678a58575466d073488):

  • gtest/1.12.1@:
    All packages built successfully! (All logs)

@uilianries
Copy link
Member Author

duplicated with #13121

@uilianries uilianries closed this Sep 26, 2022
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.

3 participants