CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3651/1/b7ee7685-1edc-4d24-b521-43a7b6c44119/recipes/scope-lite/all/test_package/test_package.cpp: In function 'int main()': /home/conan/w/cci_PR-3651/1/b7ee7685-1edc-4d24-b521-43a7b6c44119/recipes/scope-lite/all/test_package/test_package.cpp:11:12: error: 'guard' does not name a type { auto guard = make_scope_exit( on::exit ); } // note: on_exit w/o & ^ /home/conan/w/cci_PR-3651/1/b7ee7685-1edc-4d24-b521-43a7b6c44119/recipes/scope-lite/all/test_package/test_package.cpp:12:12: error: 'guard' does not name a type { auto guard = make_scope_exit( &on::exit ); } // note: &on_exit ^ make[2]: *** [CMakeFiles/test_package.dir/test_package.cpp.o] Error 1 make[1]: *** [CMakeFiles/test_package.dir/all] Error 2 make: *** [all] Error 2 scope-lite/0.1.0: WARN: This conanfile has no build step ERROR: scope-lite/0.1.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3651/1/b7ee7685-1edc-4d24-b521-43a7b6c44119/recipes/scope-lite/all/test_package/build/dfae4d6ba682b8d9c5630c4c912db585c2a46c64' '--' '-j3'