******************************************************************************** conan install cryptopp/8.2.0@#b2a933de6bc9264dd9f2b6cf95723a5d --build=cryptopp -pr /home/conan/w/prod/BuildSingleReference/79575/14728f3f-cfd8-412c-bb9e-c4db38b1ef02/profile_linux_5_libstdcpp11_gcc_debug_64.cryptopp-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 5.4 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=5 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=5 os=Linux [options] cryptopp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cryptopp/8.2.0: Forced build from source Installing package: cryptopp/8.2.0 Requirements cryptopp/8.2.0 from local cache - Cache Packages cryptopp/8.2.0:fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cryptopp/8.2.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/cryptopp/8.2.0/_/_/source/src cryptopp/8.2.0: cryptopp/8.2.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 cryptopp/8.2.0: Copying sources to build folder cryptopp/8.2.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/cryptopp/8.2.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb cryptopp/8.2.0: Generator txt created conanbuildinfo.txt cryptopp/8.2.0: Calling generate() cryptopp/8.2.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 cryptopp/8.2.0: Calling build() cryptopp/8.2.0: cryptopp/8.2.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 cryptopp/8.2.0: ERROR: Package 'fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb' build failed cryptopp/8.2.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/cryptopp/8.2.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/build/Debug ERROR: cryptopp/8.2.0: Error in build() method, line 88 self._patch_sources() while calling '_patch_sources', line 85 "set(CMAKE_POSITION_INDEPENDENT_CODE 1)", "") FileNotFoundError: [Errno 2] No such file or directory: '/home/conan/w/prod/BuildSingleReference/.conan/data/cryptopp/8.2.0/_/_/build/fcc9bda6948b7e5cd4eddd99173a9b73f3bfaebb/src/cryptopp/CMakeLists.txt'