CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /home/conan/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/87110446e7eaba7b2833b58a47bdb1bfadc9b645/source_subfolder/layers/core_validation.cpp:10790:64: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array bound_index = {i, UINT32_MAX, UINT32_MAX}; ^~~~~~~~~~~~~~~~~~~~~~~~~ { } /home/conan/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/87110446e7eaba7b2833b58a47bdb1bfadc9b645/source_subfolder/layers/core_validation.cpp:10859:60: warning: suggest braces around initialization of subobject [-Wmissing-braces] std::array bound_index = {UINT32_MAX, UINT32_MAX, UINT32_MAX}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } /usr/include/stdint.h:139:22: note: expanded from macro 'UINT32_MAX' # define UINT32_MAX (4294967295U) ^ 2 warnings generated. /home/conan/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/87110446e7eaba7b2833b58a47bdb1bfadc9b645/source_subfolder/layers/synchronization_validation.cpp:322:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] AccessContext::AddressType::kLinearAddress, AccessContext::AddressType::kIdealizedAddress}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } 1 warning generated. clang: error: unable to execute command: Terminated clang: error: linker command failed due to signal (use -v to see invocation) make[2]: *** [lib/libVkLayer_khronos_validation.so] Error 254 make[1]: *** [source_subfolder/layers/CMakeFiles/VkLayer_khronos_validation.dir/all] Error 2 make: *** [all] Error 2 [HOOK - conan-center.py] pre_export(): WARN: [FPIC OPTION (KB-H006)] This recipe does not include an 'fPIC' option. Make sure you are using the right casing vulkan-validationlayers/1.2.154.0: ERROR: Package '87110446e7eaba7b2833b58a47bdb1bfadc9b645' build failed vulkan-validationlayers/1.2.154.0: WARN: Build folder /home/conan/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/87110446e7eaba7b2833b58a47bdb1bfadc9b645 ERROR: vulkan-validationlayers/1.2.154.0: Error in build() method, line 66 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/87110446e7eaba7b2833b58a47bdb1bfadc9b645' '--' '-j3' Terminated