******************************************************************************** conan install protobuf/3.19.4@#e9194ed2bb858f1eb073bbafc9f4af85 --build=protobuf -pr /home/conan/w/prod/BuildSingleReference/140422/88d12885-abbe-4537-b6e9-eb8a7a9c7338/profile_linux_9_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 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] 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.19.4: Forced build from source Installing package: protobuf/3.19.4 Requirements protobuf/3.19.4 from local cache - Cache zlib/1.2.13 from 'conan-center' - Downloaded Packages protobuf/3.19.4:7627fae1426bcc12a67dba7c7207b1bccf05e5fd - Build zlib/1.2.13:6af9cc7cb931c5ad942174fd7838eb655717c709 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 6af9cc7cb931c5ad942174fd7838eb655717c709 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 6af9cc7cb931c5ad942174fd7838eb655717c709 zlib/1.2.13: Downloaded package revision 8a2a71e825f57656fe51ba076a5a867c [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK protobuf/3.19.4: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.4/_/_/source/src protobuf/3.19.4: [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.19.4: Copying sources to build folder protobuf/3.19.4: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.4/_/_/build/7627fae1426bcc12a67dba7c7207b1bccf05e5fd protobuf/3.19.4: Generator txt created conanbuildinfo.txt protobuf/3.19.4: Calling generate() protobuf/3.19.4: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' protobuf/3.19.4: 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.19.4/_/_/build/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/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.19.4: 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.19.4: Calling build() protobuf/3.19.4: protobuf/3.19.4: 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.19.4: 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.19.4: ERROR: Package '7627fae1426bcc12a67dba7c7207b1bccf05e5fd' build failed protobuf/3.19.4: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.4/_/_/build/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/build/Release ERROR: protobuf/3.19.4: Error in build() method, line 204 self._patch_sources() while calling '_patch_sources', line 127 apply_conandata_patches(self) FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.4/_/_/build/7627fae1426bcc12a67dba7c7207b1bccf05e5fd/src/source_subfolder'