******************************************************************************** conan test conan-center-index/recipes/moltenvk/all/test_package/conanfile.py moltenvk/1.1.8@#5ff1c58baa5da53807f668f3b2502552 -pr /Users/jenkins/w/BuildSingleReference@2/89293/d5429f23-9eac-4fd9-806b-33ca7f2b7939/profile_osx_120_libcpp_apple-clang_release_64.moltenvk-shared-True.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=apple-clang compiler.libcxx=libc++ compiler.version=12.0 os=Macos [options] moltenvk:shared=True [build_requires] [env] moltenvk/1.1.8 (test package): Installing package Requirements cereal/1.3.1 from 'conan-center' - Cache glslang/11.7.0 from 'conan-center' - Cache moltenvk/1.1.8 from local cache - Cache spirv-cross/1.3.204.0 from 'conan-center' - Cache spirv-headers/1.2.198.0 from 'conan-center' - Cache spirv-tools/2021.4 from 'conan-center' - Cache vulkan-headers/1.3.204.0 from 'conan-center' - Cache Packages cereal/1.3.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache glslang/11.7.0:68fb2eb160133343a6920b0c2bd617cd955fcb09 - Cache moltenvk/1.1.8:4c97034be4e3ec162fe1dc4fe1ddba2da7cc22aa - Cache spirv-cross/1.3.204.0:12a03820f3577ec21adf8fc8ce36ca664c09feae - Cache spirv-headers/1.2.198.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache spirv-tools/2021.4:fd5110654528bd672374daa1648604f51e27ccb3 - Cache vulkan-headers/1.3.204.0:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Installing (downloading, building) binaries... cereal/1.3.1: Already installed! spirv-cross/1.3.204.0: Already installed! spirv-cross/1.3.204.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/spirv-cross/1.3.204.0/_/_/package/12a03820f3577ec21adf8fc8ce36ca664c09feae/bin spirv-headers/1.2.198.0: Already installed! vulkan-headers/1.3.204.0: Already installed! spirv-tools/2021.4: Already installed! spirv-tools/2021.4: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/spirv-tools/2021.4/_/_/package/fd5110654528bd672374daa1648604f51e27ccb3/bin glslang/11.7.0: Already installed! glslang/11.7.0: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/glslang/11.7.0/_/_/package/68fb2eb160133343a6920b0c2bd617cd955fcb09/bin moltenvk/1.1.8: Already installed! moltenvk/1.1.8: Prepending to VK_ICD_FILENAMES runtime environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/moltenvk/1.1.8/_/_/package/4c97034be4e3ec162fe1dc4fe1ddba2da7cc22aa/lib/MoltenVK_icd.json moltenvk/1.1.8: Appending PATH environment variable: /Users/jenkins/w/BuildSingleReference@2/.conan/data/moltenvk/1.1.8/_/_/package/4c97034be4e3ec162fe1dc4fe1ddba2da7cc22aa/bin moltenvk/1.1.8 (test package): Generator txt created conanbuildinfo.txt moltenvk/1.1.8 (test package): Generator cmake created conanbuildinfo.cmake moltenvk/1.1.8 (test package): Aggregating env generators moltenvk/1.1.8 (test package): Generated conaninfo.txt moltenvk/1.1.8 (test package): Generated graphinfo Using lockfile: '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/moltenvk/all/test_package/build/4de563fa973991f1f6e2fbdebe3a8054ac8fa81c/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK moltenvk/1.1.8 (test package): Calling build() ----Running------ > cd '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/moltenvk/all/test_package/build/4de563fa973991f1f6e2fbdebe3a8054ac8fa81c' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="apple-clang" -DCONAN_COMPILER_VERSION="12.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libc++" -DCMAKE_INSTALL_PREFIX="/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/moltenvk/all/test_package/build/4de563fa973991f1f6e2fbdebe3a8054ac8fa81c/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/moltenvk/all/test_package' ----------------- -- The C compiler identification is AppleClang 12.0.5.12050022 -- The CXX compiler identification is AppleClang 12.0.5.12050022 -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check for working C compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- Check for working CXX compiler: /Applications/conan/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: C++ stdlib: libc++ -- Configuring done -- Generating done -- Build files have been written to: /Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/moltenvk/all/test_package/build/4de563fa973991f1f6e2fbdebe3a8054ac8fa81c ----Running------ > cmake --build '/Users/jenkins/w/BuildSingleReference@2/conan-center-index/recipes/moltenvk/all/test_package/build/4de563fa973991f1f6e2fbdebe3a8054ac8fa81c' '--' '-j4' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package moltenvk/1.1.8 (test package): Running test() ----Running------ > DYLD_LIBRARY_PATH="/Users/jenkins/w/BuildSingleReference@2/.conan/data/moltenvk/1.1.8/_/_/package/4c97034be4e3ec162fe1dc4fe1ddba2da7cc22aa/lib:/Users/jenkins/w/BuildSingleReference@2/.conan/data/cereal/1.3.1/_/_/package/5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9/lib:/Users/jenkins/w/BuildSingleReference@2/.conan/data/glslang/11.7.0/_/_/package/68fb2eb160133343a6920b0c2bd617cd955fcb09/lib:/Users/jenkins/w/BuildSingleReference@2/.conan/data/spirv-cross/1.3.204.0/_/_/package/12a03820f3577ec21adf8fc8ce36ca664c09feae/lib:/Users/jenkins/w/BuildSingleReference@2/.conan/data/spirv-tools/2021.4/_/_/package/fd5110654528bd672374daa1648604f51e27ccb3/lib" DYLD_FRAMEWORK_PATH="" bin/test_package ----------------- Vulkan device created API Version: 4198604 Driver Version: 10108 Device Name: Intel Iris Graphics Device Type: IntegratedGpu Memory Heaps: 1 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 [mvk-info] MoltenVK version 1.1.8, supporting Vulkan version 1.1.204. The following 72 Vulkan extensions are supported: VK_KHR_16bit_storage v1 VK_KHR_8bit_storage v1 VK_KHR_bind_memory2 v1 VK_KHR_create_renderpass2 v1 VK_KHR_dedicated_allocation v3 VK_KHR_depth_stencil_resolve v1 VK_KHR_descriptor_update_template v1 VK_KHR_device_group v4 VK_KHR_device_group_creation v1 VK_KHR_driver_properties v1 VK_KHR_external_fence v1 VK_KHR_external_fence_capabilities v1 VK_KHR_external_memory v1 VK_KHR_external_memory_capabilities v1 VK_KHR_external_semaphore v1 VK_KHR_external_semaphore_capabilities v1 VK_KHR_get_memory_requirements2 v1 VK_KHR_get_physical_device_properties2 v2 VK_KHR_get_surface_capabilities2 v1 VK_KHR_imageless_framebuffer v1 VK_KHR_image_format_list v1 VK_KHR_maintenance1 v2 VK_KHR_maintenance2 v1 VK_KHR_maintenance3 v1 VK_KHR_multiview v1 VK_KHR_portability_subset v1 VK_KHR_push_descriptor v2 VK_KHR_relaxed_block_layout v1 VK_KHR_sampler_mirror_clamp_to_edge v3 VK_KHR_sampler_ycbcr_conversion v14 VK_KHR_shader_draw_parameters v1 VK_KHR_shader_float16_int8 v1 VK_KHR_shader_subgroup_extended_types v1 VK_KHR_storage_buffer_storage_class v1 VK_KHR_surface v25 VK_KHR_swapchain v70 VK_KHR_swapchain_mutable_format v1 VK_KHR_timeline_semaphore v2 VK_KHR_uniform_buffer_standard_layout v1 VK_KHR_variable_pointers v1 VK_EXT_debug_marker v4 VK_EXT_debug_report v10 VK_EXT_debug_utils v2 VK_EXT_descriptor_indexing v2 VK_EXT_fragment_shader_interlock v1 VK_EXT_hdr_metadata v2 VK_EXT_host_query_reset v1 VK_EXT_image_robustness v1 VK_EXT_inline_uniform_block v1 VK_EXT_memory_budget v1 VK_EXT_metal_surface v1 VK_EXT_post_depth_coverage v1 VK_EXT_private_data v1 VK_EXT_robustness2 v1 VK_EXT_scalar_block_layout v1 VK_EXT_shader_stencil_export v1 VK_EXT_shader_viewport_index_layer v1 VK_EXT_subgroup_size_control v2 VK_EXT_swapchain_colorspace v4 VK_EXT_texel_buffer_alignment v1 VK_EXT_texture_compression_astc_hdr v1 VK_EXT_vertex_attribute_divisor v3 VK_AMD_gpu_shader_half_float v2 VK_AMD_negative_viewport_height v1 VK_AMD_shader_image_load_store_lod v1 VK_AMD_shader_trinary_minmax v1 VK_IMG_format_pvrtc v1 VK_INTEL_shader_integer_functions2 v1 VK_GOOGLE_display_timing v1 VK_MVK_macos_surface v3 VK_MVK_moltenvk v33 VK_NV_glsl_shader v1 [mvk-info] GPU device: model: Intel Iris Graphics type: Integrated vendorID: 0x8086 deviceID: 0x0a2e pipelineCacheUUID: 13127845-0C00-07D1-0000-000000000000 supports the following Metal Versions, GPU's and Feature Sets: Metal Shading Language 2.3 GPU Family Mac 1 GPU Family Common 2 GPU Family Common 1 macOS GPU Family 1 v4 macOS GPU Family 1 v3 macOS GPU Family 1 v2 macOS GPU Family 1 v1 [mvk-info] Created VkInstance for Vulkan version 1.0.0, as requested by app, with the following 0 Vulkan extensions enabled: