******************************************************************************** conan install protobuf/3.19.4@#e9194ed2bb858f1eb073bbafc9f4af85 --build=protobuf -pr /home/conan/w/prod/BuildSingleReference/140422/edf13e05-e55d-4f48-bed1-1685a27908f2/profile_linux_9_libstdcpp_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 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=Debug compiler=gcc compiler.libcxx=libstdc++ 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:db37fa4b377f0bddb4606f15db8a572da31478b0 - Build zlib/1.2.13:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Download Installing (downloading, building) binaries... zlib/1.2.13: Retrieving package 23b828d52c0630e6b0b96d2945419feb7843c4f8 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.2.13: Package installed 23b828d52c0630e6b0b96d2945419feb7843c4f8 zlib/1.2.13: Downloaded package revision 47adf656409dfd8256b133cc4f1b2ff4 [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/db37fa4b377f0bddb4606f15db8a572da31478b0 protobuf/3.19.4: Generator txt created conanbuildinfo.txt protobuf/3.19.4: Calling generate() protobuf/3.19.4: Preset 'debug' added to CMakePresets.json. Invoke it manually using 'cmake --preset debug' 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/db37fa4b377f0bddb4606f15db8a572da31478b0/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.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 'db37fa4b377f0bddb4606f15db8a572da31478b0' build failed protobuf/3.19.4: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/protobuf/3.19.4/_/_/build/db37fa4b377f0bddb4606f15db8a572da31478b0/build/Debug 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/db37fa4b377f0bddb4606f15db8a572da31478b0/src/source_subfolder'