CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY /Users/jenkins/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/1a2d6a4f013a5cf4cd47318d8bbf98dfa230a54c/source_subfolder/layers/subresource_adapter.cpp:181:13: warning: unused function 'IsValid' [-Wunused-function] static bool IsValid(const RangeEncoder& encoder, const VkImageSubresourceRange& bounds) { ^ 1 warning generated. /Users/jenkins/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/1a2d6a4f013a5cf4cd47318d8bbf98dfa230a54c/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}; ^~~~~~~~~~~~~~~~~~~~~~~~~ { } /Users/jenkins/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/1a2d6a4f013a5cf4cd47318d8bbf98dfa230a54c/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}; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } /Applications/Xcode-9.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/stdint.h:90:27: note: expanded from macro 'UINT32_MAX' #define UINT32_MAX 4294967295U ^ 2 warnings generated. /Users/jenkins/w/cci_PR-4360/.conan/data/vulkan-validationlayers/1.2.154.0/_/_/build/1a2d6a4f013a5cf4cd47318d8bbf98dfa230a54c/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. CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY [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