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 Undefined symbols for architecture x86_64: "_FormatIsDepthOnly", referenced from: _main in test_package.cpp.o ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) make[2]: *** [bin/test_package] Error 1 make[1]: *** [CMakeFiles/test_package.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 ERROR: vulkan-validationlayers/1.2.154.0 (test package): Error in build() method, line 12 cmake.build() ConanException: Error 2 while executing cmake --build '/Users/jenkins/w/cci_PR-4360/7/506557a5-e768-45e9-a210-097fb2aa7743/recipes/vulkan-validationlayers/all/test_package/build/6a5650190548703a37faf605fdbbf592f90244ff' '--' '-j8'