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

KB-H011 / KB-H022 test doesn't work correctly (false-positives) #452

Closed
paulharris opened this issue Oct 13, 2022 · 1 comment · Fixed by #453
Closed

KB-H011 / KB-H022 test doesn't work correctly (false-positives) #452

paulharris opened this issue Oct 13, 2022 · 1 comment · Fixed by #453
Assignees

Comments

@paulharris
Copy link

Consider this simple test:
https://github.com/paulharris/conan-cci-hooks/tree/test-rm-safe

Even with rm_safe() as per the instructions, I still get errors that look like this:

[HOOK - conan-center.py] post_source(): ERROR: [LIBCXX MANAGEMENT (KB-H011)] Can't detect C++ source files but recipe does not remove 'self.settings.compiler.libcxx' (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H011)
[HOOK - conan-center.py] post_source(): ERROR: [CPPSTD MANAGEMENT (KB-H022)] Can't detect C++ source files but recipe does not remove 'self.settings.compiler.cppstd' (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H022)
@uilianries uilianries self-assigned this Oct 14, 2022
@uilianries
Copy link
Member

Good catch! It will be required for Conan 1.53.0 on CCI.

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 a pull request may close this issue.

2 participants