******************************************************************************** conan install ruy/cci.20210622@ --build=ruy --profile=C:\J\w\BuildSingleReference@3/32557/4bb6f566-223c-41bf-9faa-e8f9f126b5b8/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] ruy:shared=True [build_requires] [env] cpuinfo/cci.20201217: Not found in local cache, looking in remotes... cpuinfo/cci.20201217: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpuinfo/cci.20201217: Downloaded recipe revision 8ef7fc836ac06229819f9a4577f504bf ruy/cci.20210622: Forced build from source Installing package: ruy/cci.20210622 Requirements cpuinfo/cci.20201217 from 'conan-center' - Downloaded ruy/cci.20210622 from local cache - Cache Packages cpuinfo/cci.20201217:a5713b357aaabb5709eb01e0b698593f65bc3df0 - Download ruy/cci.20210622:bc21203cc035473945c15a64a670700b95fa3ffc - Build Installing (downloading, building) binaries... cpuinfo/cci.20201217: Retrieving package a5713b357aaabb5709eb01e0b698593f65bc3df0 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpuinfo/cci.20201217: Package installed a5713b357aaabb5709eb01e0b698593f65bc3df0 cpuinfo/cci.20201217: Downloaded package revision 0804772dca799195de3a83163255b5f8 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ruy/cci.20210622: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK ruy/cci.20210622: Copying sources to build folder ruy/cci.20210622: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc ruy/cci.20210622: Generator cmake created conanbuildinfo.cmake [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 ruy/cci.20210622: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\package\bc21203cc035473945c15a64a670700b95fa3ffc" -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" -DRUY_MINIMAL_BUILD="True" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- 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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/profiler/CMakeLists.txt system_aligned_alloc.cc apply_multiplier.cc have_built_path_for_avx2_fma.cc have_built_path_for_avx512.cc have_built_path_for_avx.cc denormal.cc wait.cc Auto build dll exports Auto build dll exports Auto build dll exports Auto build dll exports cpuinfo.cc Auto build dll exports instrumentation.cc Auto build dll exports Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_have_built_path_for_avx2_fma.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_have_built_path_for_avx2_fma.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_system_aligned_alloc.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_system_aligned_alloc.exp Auto build dll exports Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_have_built_path_for_avx512.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_have_built_path_for_avx512.exp ruy_have_built_path_for_avx2_fma.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_have_built_path_for_avx2_fma.dll ruy_system_aligned_alloc.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_system_aligned_alloc.dll Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_profiler_instrumentation.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_profiler_instrumentation.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_have_built_path_for_avx.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_have_built_path_for_avx.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_denormal.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_denormal.exp ruy_have_built_path_for_avx512.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_have_built_path_for_avx512.dll Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_apply_multiplier.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_apply_multiplier.exp Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt ruy_denormal.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_denormal.dll ruy_profiler_instrumentation.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_profiler_instrumentation.dll ruy_have_built_path_for_avx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_have_built_path_for_avx.dll ruy_apply_multiplier.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_apply_multiplier.dll Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_cpuinfo.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_cpuinfo.exp Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/profiler/CMakeLists.txt Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_wait.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_wait.exp Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt allocator.cc ruy_cpuinfo.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_cpuinfo.dll ruy_wait.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_wait.dll prepacked_cache.cc block_map.cc profiler.cc treeview.cc Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Auto build dll exports Auto build dll exports C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy/prepacked_cache.h(107,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_prepacked_cache.vcxproj] blocking_counter.cc tune.cc Auto build dll exports Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_profiler_profiler.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_profiler_profiler.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_allocator.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_allocator.exp Auto build dll exports ruy_profiler_profiler.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_profiler_profiler.dll ruy_allocator.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_allocator.dll Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_prepacked_cache.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_prepacked_cache.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_block_map.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_block_map.exp ruy_prepacked_cache.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_prepacked_cache.dll ruy_block_map.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_block_map.dll Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_tune.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_tune.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_blocking_counter.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_blocking_counter.exp ruy_tune.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_tune.dll ruy_blocking_counter.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_blocking_counter.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt thread_pool.cc Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\thread_pool.cc(208,73): warning C4267: 'argument': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_thread_pool.vcxproj] kernel_avx.cc pack_avx512.cc pack_avx2_fma.cc kernel_arm32.cc kernel_arm64.cc pack_avx.cc pack_arm.cc kernel_avx2_fma.cc kernel_avx512.cc Auto build dll exports Auto build dll exports Auto build dll exports C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\kernel_avx512.cc(890,9): warning C4068: unknown pragma 'unroll' [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_kernel_avx512.vcxproj] Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_thread_pool.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_thread_pool.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_avx512.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_avx512.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_avx2_fma.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_avx2_fma.exp ruy_thread_pool.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_thread_pool.dll ruy_pack_avx2_fma.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_pack_avx2_fma.dll ruy_pack_avx512.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_pack_avx512.dll Auto build dll exports Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Auto build dll exports Auto build dll exports ctx.cc Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_arm.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_arm.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_avx2_fma.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_avx2_fma.exp ruy_pack_arm.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_pack_arm.dll Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_avx.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_pack_avx.exp ruy_kernel_avx2_fma.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_kernel_avx2_fma.dll ruy_pack_avx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_pack_avx.dll Auto build dll exports C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy/prepacked_cache.h(107,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_ctx.vcxproj] Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_arm.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_arm.exp C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ctx.cc(76,21): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_ctx.vcxproj] ruy_kernel_arm.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_kernel_arm.dll Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_avx.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_avx.exp Auto build dll exports ruy_kernel_avx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_kernel_avx.dll Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_avx512.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_kernel_avx512.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_ctx.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_ctx.exp ruy_kernel_avx512.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_kernel_avx512.dll ruy_ctx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_ctx.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt context.cc prepare_packed_matrices.cc trmul.cc C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy/prepacked_cache.h(107,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_context.vcxproj] C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy/prepacked_cache.h(107,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_prepare_packed_matrices.vcxproj] Auto build dll exports Auto build dll exports Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_prepare_packed_matrices.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_prepare_packed_matrices.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_context.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_context.exp ruy_prepare_packed_matrices.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_prepare_packed_matrices.dll ruy_context.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_context.dll Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_trmul.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_trmul.exp Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt ruy_trmul.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_trmul.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/source_subfolder/ruy/CMakeLists.txt context_get_ctx.cc frontend.cc C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy/prepacked_cache.h(107,27): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\source_subfolder\ruy\ruy_context_get_ctx.vcxproj] Auto build dll exports Auto build dll exports Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_context_get_ctx.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_context_get_ctx.exp Creating library C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_frontend.lib and object C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/lib/ruy_frontend.exp ruy_context_get_ctx.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_context_get_ctx.dll ruy_frontend.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc\bin\ruy_frontend.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/ruy/cci.20210622/_/_/build/bc21203cc035473945c15a64a670700b95fa3ffc/CMakeLists.txt ruy/cci.20210622: Package 'bc21203cc035473945c15a64a670700b95fa3ffc' built ruy/cci.20210622: Build folder C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\build\bc21203cc035473945c15a64a670700b95fa3ffc ruy/cci.20210622: Generated conaninfo.txt ruy/cci.20210622: Generated conanbuildinfo.txt ruy/cci.20210622: Generating the package ruy/cci.20210622: Package folder C:\J\w\BuildSingleReference@3\.conan\data\ruy\cci.20210622\_\_\package\bc21203cc035473945c15a64a670700b95fa3ffc ruy/cci.20210622: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK ruy/cci.20210622 package(): Packaged 30 '.dll' files ruy/cci.20210622 package(): Packaged 53 '.h' files ruy/cci.20210622 package(): Packaged 30 '.exp' files ruy/cci.20210622 package(): Packaged 30 '.lib' files ruy/cci.20210622 package(): Packaged 1 file: LICENSE ruy/cci.20210622: Package 'bc21203cc035473945c15a64a670700b95fa3ffc' created ruy/cci.20210622: Created package revision 4b084d29096885c0c51011e35afce54f [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK 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