CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3373/1/94b5a1df-abea-4b07-b7a3-362b5077cda7/recipes/tabulate/all/test_package/test_package.cpp: In function ‘int main()’: /home/conan/w/cci_PR-3373/1/94b5a1df-abea-4b07-b7a3-362b5077cda7/recipes/tabulate/all/test_package/test_package.cpp:14:22: error: no matching function for call to ‘tabulate::Table::add_row(std::vector, std::allocator >, const char*, tabulate::Table> >&)’ mario.add_row(row); ^ In file included from /home/conan/w/cci_PR-3373/1/94b5a1df-abea-4b07-b7a3-362b5077cda7/recipes/tabulate/all/test_package/test_package.cpp:1: /home/conan/w/cci_PR-3373/.conan/data/tabulate/1.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/tabulate/table.hpp:43:10: note: candidate: ‘tabulate::Table& tabulate::Table::add_row(const std::vector, std::allocator >, tabulate::Table> >&)’ Table &add_row(const std::vector> &cells) { ^~~~~~~ /home/conan/w/cci_PR-3373/.conan/data/tabulate/1.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/tabulate/table.hpp:43:10: note: no known conversion for argument 1 from ‘std::vector, std::allocator >, const char*, tabulate::Table> >’ to ‘const std::vector, std::allocator >, tabulate::Table> >&’ 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 tabulate/1.0: WARN: tabulate recipe lacks information about the gcc compiler standard version support tabulate/1.0: WARN: This conanfile has no build step ERROR: tabulate/1.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3373/1/94b5a1df-abea-4b07-b7a3-362b5077cda7/recipes/tabulate/all/test_package/build/8e7da137254ca61c29cfd61de2482b72ba0ff99c' '--' '-j3'