******************************************************************************** conan test conan-center-index\recipes\cccl\all\test_package\conanfile.py cccl/1.1@ --profile=C:\J\w\BuildSingleReference/47214/f16a0651-d102-4413-8bde-e935acfb88ee/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] [build_requires] [env] ERROR: cccl/1.1 (test package): Error in build_requirements() method, line 14 if self._settings_build.os == "Windows" and not tools.get_env("CONAN_BASH_PATH"): while calling '_settings_build', line 11 return getattr(self, "settings_build", self.setitngs) AttributeError: 'CcclTestConan' object has no attribute 'setitngs'