******************************************************************************** conan test conan-center-index\recipes\libbasisu\all\test_package\conanfile.py libbasisu/1.15.0@ --profile=C:\J\w\BuildSingleReference@3/29547/6cb01351-a111-4cfc-9f3e-2b6c10ad8b95/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=15 os=Windows os_build=Windows [options] libbasisu:shared=False [build_requires] [env] libbasisu/1.15.0 (test package): Installing package Requirements libbasisu/1.15.0 from local cache - Cache Packages libbasisu/1.15.0:d3a191ce4e8435d0470b6df47442bf4728a34530 - Cache Installing (downloading, building) binaries... libbasisu/1.15.0: Already installed! ERROR: libbasisu/1.15.0: Error in package_info() method, line 111 self.cpp_info.defines.append("BASISU_NO_ITERATOR_DEBUG_LEVEL={}".format("1" if self._cmake.definitions["NO_ITERATOR_DEBUG_LEVEL"] else "0")) AttributeError: 'NoneType' object has no attribute 'definitions'