CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-3825/13/9c797931-4d05-4dc9-95d4-2904a0c21490/recipes/baical-p7/all/test_package/test_package.cpp: In function ‘int main(int, const char**)’: /home/conan/w/cci_PR-3825/13/9c797931-4d05-4dc9-95d4-2904a0c21490/recipes/baical-p7/all/test_package/test_package.cpp:14:12: error: ‘EXIT_FAILURE’ was not declared in this scope return EXIT_FAILURE; ^ /home/conan/w/cci_PR-3825/13/9c797931-4d05-4dc9-95d4-2904a0c21490/recipes/baical-p7/all/test_package/test_package.cpp:22:10: error: ‘EXIT_SUCCESS’ was not declared in this scope return EXIT_SUCCESS; ^ 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 ERROR: baical-p7/5.6 (test package): Error in build() method, line 13 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-3825/13/9c797931-4d05-4dc9-95d4-2904a0c21490/recipes/baical-p7/all/test_package/build/7cee18dbc95de9dd8e3bc106737dd9102c736660' '--' '-j3'