******************************************************************************** conan install protobuf/3.20.0@#73f56095c3bec3835bd968ba54610873 --build=protobuf -pr /home/conan/w/prod/BuildSingleReference/140185/4760662c-38ab-4b61-aa58-be98008231bf/profile_linux_8_libstdcpp11_gcc_debug_64.protobuf-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 8 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=8 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++11 compiler.version=8 os=Linux [options] protobuf:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True zlib/1.2.13: Not found in local cache, looking in remotes... zlib/1.2.13: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.2.13: Downloaded recipe revision 13c96f538b52e1600c40b88994de240f protobuf/3.20.0: Forced build from source Installing package: protobuf/3.20.0 Requirements protobuf/3.20.0 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages protobuf/3.20.0:23884dfaf1d8587786cd5ed6119369d7e8210e76 - Build zlib/1.2.13:761432f3453a17c960259b5b2605153e3bcffd7d - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 761432f3453a17c960259b5b2605153e3bcffd7d from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 761432f3453a17c960259b5b2605153e3bcffd7d zlib/1.2.13: Downloaded package revision 46ff29dbfae8487b4ab2dcd42b16bf4e [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf/3.20.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/source/src protobuf/3.20.0: [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 protobuf/3.20.0: Copying sources to build folder protobuf/3.20.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76 protobuf/3.20.0: Generator txt created conanbuildinfo.txt protobuf/3.20.0: Calling generate() protobuf/3.20.0: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' protobuf/3.20.0: 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/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/build/generators/conan_toolchain.cmake -DCMAKE_INSTALL_CMAKEDIR=lib/cmake/protobuf -Dprotobuf_WITH_ZLIB=ON -Dprotobuf_BUILD_TESTS=OFF -Dprotobuf_BUILD_PROTOC_BINARIES=ON -Dprotobuf_BUILD_LIBPROTOC=ON -Dprotobuf_DISABLE_RTTI=OFF -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Debug' protobuf/3.20.0: 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 protobuf/3.20.0: Calling build() protobuf/3.20.0: apply_conandata_patches(): No patches defined in conandata protobuf/3.20.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/package/23884dfaf1d8587786cd5ed6119369d7e8210e76" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_WITH_ZLIB="ON" -Dprotobuf_BUILD_TESTS="OFF" -Dprotobuf_BUILD_PROTOC_BINARIES="ON" -Dprotobuf_BUILD_LIBPROTOC="ON" -Dprotobuf_DISABLE_RTTI="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/package/23884dfaf1d8587786cd5ed6119369d7e8210e76" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_WITH_ZLIB="ON" -Dprotobuf_BUILD_TESTS="OFF" -Dprotobuf_BUILD_PROTOC_BINARIES="ON" -Dprotobuf_BUILD_LIBPROTOC="ON" -Dprotobuf_DISABLE_RTTI="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/src" ----------------- protobuf/3.20.0: CMake Error: The source directory "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/src" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. protobuf/3.20.0: 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 protobuf/3.20.0: 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 protobuf/3.20.0: ERROR: Package '23884dfaf1d8587786cd5ed6119369d7e8210e76' build failed protobuf/3.20.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/build/Debug ERROR: protobuf/3.20.0: Error in build() method, line 206 cmake.configure() ConanException: Error 1 while executing cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/package/23884dfaf1d8587786cd5ed6119369d7e8210e76" -DCMAKE_INSTALL_CMAKEDIR="lib/cmake/protobuf" -Dprotobuf_WITH_ZLIB="ON" -Dprotobuf_BUILD_TESTS="OFF" -Dprotobuf_BUILD_PROTOC_BINARIES="ON" -Dprotobuf_BUILD_LIBPROTOC="ON" -Dprotobuf_DISABLE_RTTI="OFF" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/23884dfaf1d8587786cd5ed6119369d7e8210e76/src"