CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY In file included from /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/trampoline.hpp:27:0, from /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/stack.hpp:27, from /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/sol.hpp:50, from /home/conan/w/cci_PR-3472/2/9cb77cf4-71eb-4b70-8c7d-f49e46ded189/recipes/sol2/3.x.x/test_package/sol_test.hpp:47, from /home/conan/w/cci_PR-3472/2/9cb77cf4-71eb-4b70-8c7d-f49e46ded189/recipes/sol2/3.x.x/test_package/test_package.cpp:2: /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:646:8: error: ‘LUA_ERRGCMM’ was not declared in this scope gc = LUA_ERRGCMM, ^~~~~~~~~~~ /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:646:8: note: suggested alternative: ‘LUA_ERRMEM’ gc = LUA_ERRGCMM, ^~~~~~~~~~~ LUA_ERRMEM /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:656:8: error: ‘LUA_ERRGCMM’ was not declared in this scope gc = LUA_ERRGCMM, ^~~~~~~~~~~ /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:656:8: note: suggested alternative: ‘LUA_ERRMEM’ gc = LUA_ERRGCMM, ^~~~~~~~~~~ LUA_ERRMEM /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:665:8: error: ‘LUA_ERRGCMM’ was not declared in this scope gc = LUA_ERRGCMM, ^~~~~~~~~~~ /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:665:8: note: suggested alternative: ‘LUA_ERRMEM’ gc = LUA_ERRGCMM, ^~~~~~~~~~~ LUA_ERRMEM /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp: In function ‘const string& sol::to_string(sol::call_status)’: /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:712:3: error: duplicate case value case call_status::file: ^~~~ /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:708:3: note: previously used here case call_status::gc: ^~~~ /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp: In function ‘bool sol::is_indeterminate_call_failure(sol::call_status)’: /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:731:3: error: duplicate case value case call_status::file: ^~~~ /home/conan/w/cci_PR-3472/.conan/data/sol2/3.0.3/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/sol/types.hpp:729:3: note: previously used here case call_status::gc: ^~~~ 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 sol2/3.0.3: WARN: This conanfile has no build step ERROR: sol2/3.0.3 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3472/2/9cb77cf4-71eb-4b70-8c7d-f49e46ded189/recipes/sol2/3.x.x/test_package/build/3ab9e807845e983564d20e53042ddfcbb6c691b9' '--' '-j3'