******************************************************************************** conan test conan-center-index/recipes/libbasisu/all/test_package/conanfile.py libbasisu/1.15.0@ --profile=/home/conan/w/BuildSingleReference/29547/d3e8a116-98a2-4200-9d50-fa67a118c007/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux os_build=Linux [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:2df97c6e2249dd2a715c5bfa20a4f5a717f9fa13 - 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'