******************************************************************************** conan install protobuf/3.20.0@#73f56095c3bec3835bd968ba54610873 --build=protobuf -pr /home/conan/w/prod/BuildSingleReference/140185/384d8397-7328-4b57-85c5-38933298cb88/profile_linux_7_libstdcpp11_gcc_release_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 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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=7 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:b7d70226cb949f267607d279259074a5f57bbd98 - Build zlib/1.2.13:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.2.13: Downloaded package revision 549df01f6a6aa996c623d0252d2361dc [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/b7d70226cb949f267607d279259074a5f57bbd98 protobuf/3.20.0: Generator txt created conanbuildinfo.txt protobuf/3.20.0: Calling generate() protobuf/3.20.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' 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/b7d70226cb949f267607d279259074a5f57bbd98/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=Release' 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/b7d70226cb949f267607d279259074a5f57bbd98/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/package/b7d70226cb949f267607d279259074a5f57bbd98" -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="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/b7d70226cb949f267607d279259074a5f57bbd98/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/b7d70226cb949f267607d279259074a5f57bbd98/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/package/b7d70226cb949f267607d279259074a5f57bbd98" -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="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/b7d70226cb949f267607d279259074a5f57bbd98/src" ----------------- protobuf/3.20.0: CMake Error: The source directory "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/b7d70226cb949f267607d279259074a5f57bbd98/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 'b7d70226cb949f267607d279259074a5f57bbd98' build failed protobuf/3.20.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/b7d70226cb949f267607d279259074a5f57bbd98/build/Release 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/b7d70226cb949f267607d279259074a5f57bbd98/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/package/b7d70226cb949f267607d279259074a5f57bbd98" -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="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.20.0/_/_/build/b7d70226cb949f267607d279259074a5f57bbd98/src"