******************************************************************************** conan install ruy/cci.20210622@#5632d989942be1651b426e1f34afebac --build=ruy -pr /home/conan/w/prod/BuildSingleReference/199771/5f4ff83e-dc00-41d5-9223-bb62095f23e2/profile_linux_7_libstdcpp_gcc_debug_64.ruy-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 7 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=7 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=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=7 os=Linux [options] ruy:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cpuinfo/cci.20220228: Not found in local cache, looking in remotes... cpuinfo/cci.20220228: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cpuinfo/cci.20220228: Downloaded recipe revision a183b70d2424ad602f14a74584052f95 ruy/cci.20210622: Forced build from source Installing package: ruy/cci.20210622 Requirements cpuinfo/cci.20220228 from 'conan-center' - Downloaded ruy/cci.20210622 from local cache - Cache Packages cpuinfo/cci.20220228:8c20b6aaec30a71757f41b144bb06172b757af1c - Download ruy/cci.20210622:5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc - Build Installing (downloading, building) binaries... cpuinfo/cci.20220228: Retrieving package 8c20b6aaec30a71757f41b144bb06172b757af1c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cpuinfo/cci.20220228: Package installed 8c20b6aaec30a71757f41b144bb06172b757af1c cpuinfo/cci.20220228: Downloaded package revision 24e91f0fcd0de7362202ab396e2928c6 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ruy/cci.20210622: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/source/src ruy/cci.20210622: [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.20210622: Copying sources to build folder ruy/cci.20210622: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc ruy/cci.20210622: Generator txt created conanbuildinfo.txt ruy/cci.20210622: Calling generate() ruy/cci.20210622: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' ruy/cci.20210622: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug/generators/conan_toolchain.cmake -DRUY_MINIMAL_BUILD=ON -DRUY_FIND_CPUINFO=ON -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' ruy/cci.20210622: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK ruy/cci.20210622: Calling build() ruy/cci.20210622: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/package/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc" -DRUY_MINIMAL_BUILD="ON" -DRUY_FIND_CPUINFO="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/package/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc" -DRUY_MINIMAL_BUILD="ON" -DRUY_FIND_CPUINFO="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The CXX compiler identification is GNU 7.2.0 -- 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 -- Configuring incomplete, errors occurred! See also "/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug/CMakeFiles/CMakeOutput.log". ruy/cci.20210622: CMake Error at CMakeLists.txt:69 (message): This file does not exist: /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/src/third_party/cpuinfo/CMakeLists.txt That typically means that the git submodules of the ruy repository haven't been checked out. Try this in the ruy git directory: git submodule update --init ruy/cci.20210622: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ruy/cci.20210622: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ruy/cci.20210622: ERROR: Package '5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc' build failed ruy/cci.20210622: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug ERROR: ruy/cci.20210622: Error in build() method, line 89 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/build/Debug/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/package/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc" -DRUY_MINIMAL_BUILD="ON" -DRUY_FIND_CPUINFO="ON" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/ruy/cci.20210622/_/_/build/5b44180f29a5d08c2097a07cb86f88ccdc3cd3fc/src"