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 In file included from /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.cpp:17: In file included from /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:22: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/system_error:35: /usr/bin/../lib/gcc/x86_64-linux-gnu/7.2.0/../../../../include/c++/7.2.0/bits/c++0x_warning.h:32:2: error: This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support \ ^ In file included from /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.cpp:17: In file included from /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:24: In file included from /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan.h:11: /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7569:74: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_COPY_BIT_KHR = 0x100000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7570:77: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_RESOLVE_BIT_KHR = 0x200000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7571:74: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_BLIT_BIT_KHR = 0x400000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7572:75: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_CLEAR_BIT_KHR = 0x800000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7573:81: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_INDEX_INPUT_BIT_KHR = 0x1000000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7574:92: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_VERTEX_ATTRIBUTE_INPUT_BIT_KHR = 0x2000000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7575:95: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkPipelineStageFlags2KHR VK_PIPELINE_STAGE_2_PRE_RASTERIZATION_SHADERS_BIT_KHR = 0x4000000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7610:74: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkAccessFlags2KHR VK_ACCESS_2_SHADER_SAMPLED_READ_BIT_KHR = 0x100000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7611:74: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkAccessFlags2KHR VK_ACCESS_2_SHADER_STORAGE_READ_BIT_KHR = 0x200000000ULL; ^ /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/include/vulkan/vulkan_core.h:7612:75: error: 'long long' is a C++11 extension [-Werror,-Wc++11-long-long] static const VkAccessFlags2KHR VK_ACCESS_2_SHADER_STORAGE_WRITE_BIT_KHR = 0x400000000ULL; ^ In file included from /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.cpp:17: /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:32:7: error: no type named 'error_code' in namespace 'std' std::error_code type; ~~~~~^ /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:33:21: error: in-class initialization of non-static data member is a C++11 extension [-Werror,-Wc++11-extensions] VkResult vk_result = VK_SUCCESS; // optional error value if a vulkan call failed ^ /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:38:44: error: expected member name or ';' after declaration specifiers Result (const T& value) : m_value{ value }, m_init{ true } {} ^ /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:38:35: error: expected '(' Result (const T& value) : m_value{ value }, m_init{ true } {} ^ /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:38:42: error: expected ';' after expression Result (const T& value) : m_value{ value }, m_init{ true } {} ^ ; /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:117:6: error: scoped enumerations are a C++11 extension [-Werror,-Wc++11-extensions] enum class InstanceError { ^ /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:126:34: error: commas at the end of enumerator lists are a C++11 extension [-Werror,-Wc++11-extensions] windowing_extensions_not_present, ^ /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84/source_subfolder/src/VkBootstrap.h:128:6: error: scoped enumerations are a C++11 extension [-Werror,-Wc++11-extensions] enum class PhysicalDeviceError { ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. make[2]: *** [source_subfolder/CMakeFiles/vk-bootstrap.dir/src/VkBootstrap.cpp.o] Error 1 make[1]: *** [source_subfolder/CMakeFiles/vk-bootstrap.dir/all] Error 2 make: *** [all] Error 2 vulkan-headers/1.2.170.0: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/cci_PR-4738/.conan/data/vulkan-headers/1.2.170.0/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vulkan-headers::vulkan-headers libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component vulkan-headers::vulkan-headers libdir "lib" does not contain any declared library vk-bootstrap/0.2: WARN: Build folder is dirty, removing it: /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84 vk-bootstrap/0.2: ERROR: Package 'b769e9a1b4806f5feb42989f84727c643e72eb84' build failed vk-bootstrap/0.2: WARN: Build folder /home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84 ERROR: vk-bootstrap/0.2: Error in build() method, line 62 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4738/.conan/data/vk-bootstrap/0.2/_/_/build/b769e9a1b4806f5feb42989f84727c643e72eb84' '--' '-j3'