******************************************************************************** conan install ruy/cci.20220628@#df4f9a5474eff7e5c54508c2d9b1a673 --build=ruy -pr /home/conan/w/prod/BuildSingleReference/53969/0ebf6856-0628-4493-a6c4-472a97e2611f/profile_linux_9_libstdcpp11_gcc_release_64.ruy-shared-True.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 9 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/w/prod/BuildSingleReference/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=9 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/w/prod/BuildSingleReference/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=9 os=Linux [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 767c5dbb0fca29606e1765e62169b298 ruy/cci.20220628: Forced build from source Installing package: ruy/cci.20220628 Requirements cpuinfo/cci.20201217 from 'conan-center' - Downloaded ruy/cci.20220628 from local cache - Cache Packages cpuinfo/cci.20201217:68e6d7e93c8e2d1ca7d95689466cf63505529801 - Download ruy/cci.20220628:b6359984c7d19f9fb3ebfcd471663266a021a45e - Build Installing (downloading, building) binaries... cpuinfo/cci.20201217: Retrieving package 68e6d7e93c8e2d1ca7d95689466cf63505529801 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpuinfo/cci.20201217: Package installed 68e6d7e93c8e2d1ca7d95689466cf63505529801 cpuinfo/cci.20201217: Downloaded package revision f6aad5d279422d81ac7d16e034dda1be [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ruy/cci.20220628: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK ruy/cci.20220628: Copying sources to build folder ruy/cci.20220628: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e ruy/cci.20220628: Generator cmake created conanbuildinfo.cmake ruy/cci.20220628: Aggregating env generators [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.20220628: Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/package/b6359984c7d19f9fb3ebfcd471663266a021a45e" -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 '/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- 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 -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++11 -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e' '--' '-j3' ----------------- Scanning dependencies of target ruy_profiler_instrumentation Scanning dependencies of target ruy_wait Scanning dependencies of target ruy_denormal [ 1%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_wait.dir/wait.cc.o [ 3%] Building CXX object source_subfolder/ruy/profiler/CMakeFiles/ruy_profiler_instrumentation.dir/instrumentation.cc.o [ 4%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_denormal.dir/denormal.cc.o [ 6%] Linking CXX shared library ../../../lib/libruy_profiler_instrumentation.so [ 6%] Built target ruy_profiler_instrumentation Scanning dependencies of target ruy_have_built_path_for_avx2_fma [ 8%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_have_built_path_for_avx2_fma.dir/have_built_path_for_avx2_fma.cc.o [ 9%] Linking CXX shared library ../../lib/libruy_have_built_path_for_avx2_fma.so [ 9%] Built target ruy_have_built_path_for_avx2_fma Scanning dependencies of target ruy_system_aligned_alloc [ 11%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_system_aligned_alloc.dir/system_aligned_alloc.cc.o [ 12%] Linking CXX shared library ../../lib/libruy_denormal.so [ 14%] Linking CXX shared library ../../lib/libruy_system_aligned_alloc.so [ 14%] Built target ruy_denormal [ 14%] Built target ruy_system_aligned_alloc Scanning dependencies of target ruy_cpuinfo Scanning dependencies of target ruy_have_built_path_for_avx512 [ 16%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_cpuinfo.dir/cpuinfo.cc.o [ 17%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_have_built_path_for_avx512.dir/have_built_path_for_avx512.cc.o [ 19%] Linking CXX shared library ../../lib/libruy_have_built_path_for_avx512.so [ 19%] Built target ruy_have_built_path_for_avx512 Scanning dependencies of target ruy_have_built_path_for_avx [ 20%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_have_built_path_for_avx.dir/have_built_path_for_avx.cc.o [ 22%] Linking CXX shared library ../../lib/libruy_have_built_path_for_avx.so [ 22%] Built target ruy_have_built_path_for_avx Scanning dependencies of target ruy_block_map [ 24%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_block_map.dir/block_map.cc.o [ 25%] Linking CXX shared library ../../lib/libruy_cpuinfo.so [ 27%] Linking CXX shared library ../../lib/libruy_wait.so [ 27%] Built target ruy_cpuinfo Scanning dependencies of target ruy_apply_multiplier [ 29%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_apply_multiplier.dir/apply_multiplier.cc.o [ 29%] Built target ruy_wait Scanning dependencies of target ruy_profiler_profiler [ 30%] Building CXX object source_subfolder/ruy/profiler/CMakeFiles/ruy_profiler_profiler.dir/profiler.cc.o [ 32%] Building CXX object source_subfolder/ruy/profiler/CMakeFiles/ruy_profiler_profiler.dir/treeview.cc.o [ 33%] Linking CXX shared library ../../../lib/libruy_profiler_profiler.so [ 33%] Built target ruy_profiler_profiler Scanning dependencies of target ruy_blocking_counter [ 35%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_blocking_counter.dir/blocking_counter.cc.o [ 37%] Linking CXX shared library ../../lib/libruy_block_map.so [ 37%] Built target ruy_block_map Scanning dependencies of target ruy_allocator [ 38%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_allocator.dir/allocator.cc.o [ 40%] Linking CXX shared library ../../lib/libruy_apply_multiplier.so [ 40%] Built target ruy_apply_multiplier Scanning dependencies of target ruy_tune [ 41%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_tune.dir/tune.cc.o [ 43%] Linking CXX shared library ../../lib/libruy_tune.so [ 43%] Built target ruy_tune Scanning dependencies of target ruy_prepacked_cache [ 45%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_prepacked_cache.dir/prepacked_cache.cc.o [ 46%] Linking CXX shared library ../../lib/libruy_blocking_counter.so [ 46%] Built target ruy_blocking_counter Scanning dependencies of target ruy_kernel_arm [ 48%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_kernel_arm.dir/kernel_arm32.cc.o [ 50%] Linking CXX shared library ../../lib/libruy_allocator.so [ 50%] Built target ruy_allocator Scanning dependencies of target ruy_pack_arm [ 51%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_pack_arm.dir/pack_arm.cc.o [ 53%] Linking CXX shared library ../../lib/libruy_prepacked_cache.so [ 54%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_kernel_arm.dir/kernel_arm64.cc.o [ 54%] Built target ruy_prepacked_cache Scanning dependencies of target ruy_pack_avx2_fma [ 56%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_pack_avx2_fma.dir/pack_avx2_fma.cc.o [ 58%] Linking CXX shared library ../../lib/libruy_pack_arm.so [ 58%] Built target ruy_pack_arm Scanning dependencies of target ruy_kernel_avx512 [ 59%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_kernel_avx512.dir/kernel_avx512.cc.o [ 61%] Linking CXX shared library ../../lib/libruy_kernel_arm.so [ 61%] Built target ruy_kernel_arm Scanning dependencies of target ruy_pack_avx512 [ 62%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_pack_avx512.dir/pack_avx512.cc.o [ 64%] Linking CXX shared library ../../lib/libruy_pack_avx512.so [ 64%] Built target ruy_pack_avx512 Scanning dependencies of target ruy_kernel_avx2_fma [ 66%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_kernel_avx2_fma.dir/kernel_avx2_fma.cc.o [ 67%] Linking CXX shared library ../../lib/libruy_pack_avx2_fma.so [ 67%] Built target ruy_pack_avx2_fma Scanning dependencies of target ruy_pack_avx [ 69%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_pack_avx.dir/pack_avx.cc.o [ 70%] Linking CXX shared library ../../lib/libruy_kernel_avx512.so [ 70%] Built target ruy_kernel_avx512 Scanning dependencies of target ruy_kernel_avx [ 72%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_kernel_avx.dir/kernel_avx.cc.o [ 74%] Linking CXX shared library ../../lib/libruy_kernel_avx2_fma.so [ 74%] Built target ruy_kernel_avx2_fma Scanning dependencies of target ruy_thread_pool [ 75%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_thread_pool.dir/thread_pool.cc.o [ 77%] Linking CXX shared library ../../lib/libruy_thread_pool.so [ 77%] Built target ruy_thread_pool Scanning dependencies of target ruy_ctx [ 79%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_ctx.dir/ctx.cc.o [ 80%] Linking CXX shared library ../../lib/libruy_pack_avx.so [ 80%] Built target ruy_pack_avx [ 82%] Linking CXX shared library ../../lib/libruy_ctx.so [ 82%] Built target ruy_ctx Scanning dependencies of target ruy_prepare_packed_matrices Scanning dependencies of target ruy_trmul [ 83%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_prepare_packed_matrices.dir/prepare_packed_matrices.cc.o [ 85%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_trmul.dir/trmul.cc.o [ 87%] Linking CXX shared library ../../lib/libruy_kernel_avx.so [ 87%] Built target ruy_kernel_avx Scanning dependencies of target ruy_context [ 88%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_context.dir/context.cc.o [ 90%] Linking CXX shared library ../../lib/libruy_prepare_packed_matrices.so [ 90%] Built target ruy_prepare_packed_matrices [ 91%] Linking CXX shared library ../../lib/libruy_trmul.so [ 91%] Built target ruy_trmul Scanning dependencies of target ruy_frontend [ 93%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_frontend.dir/frontend.cc.o [ 95%] Linking CXX shared library ../../lib/libruy_context.so [ 95%] Built target ruy_context Scanning dependencies of target ruy_context_get_ctx [ 96%] Building CXX object source_subfolder/ruy/CMakeFiles/ruy_context_get_ctx.dir/context_get_ctx.cc.o [ 98%] Linking CXX shared library ../../lib/libruy_frontend.so [ 98%] Built target ruy_frontend [100%] Linking CXX shared library ../../lib/libruy_context_get_ctx.so [100%] Built target ruy_context_get_ctx ruy/cci.20220628: Package 'b6359984c7d19f9fb3ebfcd471663266a021a45e' built ruy/cci.20220628: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e ruy/cci.20220628: Generated conaninfo.txt ruy/cci.20220628: Generated conanbuildinfo.txt ruy/cci.20220628: Generating the package ruy/cci.20220628: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/package/b6359984c7d19f9fb3ebfcd471663266a021a45e ruy/cci.20220628: 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK ruy/cci.20220628 package(): Packaged 53 '.h' files ruy/cci.20220628 package(): Packaged 30 '.so' files ruy/cci.20220628 package(): Packaged 1 file: LICENSE ruy/cci.20220628: Package 'b6359984c7d19f9fb3ebfcd471663266a021a45e' created ruy/cci.20220628: Created package revision 006257fcebd310777ab608b319aaffaf [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] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e/source_subfolder/ruy/pack_arm.cc:16: /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e/source_subfolder/ruy/pack_arm.h:492:9: warning: multi-line comment [-Wcomment] 492 | #endif // (RUY_PLATFORM_NEON_64 || RUY_PLATFORM_NEON_32) && \ | ^ /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20220628/_/_/build/b6359984c7d19f9fb3ebfcd471663266a021a45e/source_subfolder/ruy/kernel_avx512.cc:908: warning: ignoring #pragma unroll [-Wunknown-pragmas] 908 | #pragma unroll(1) |