******************************************************************************** conan install dfp/1.0.2@#3112a95db8146cb3d5fa93d23dfe4032 --build=dfp -pr /home/conan/w/prod-v1/bsr/59268/dcffb/profile_linux_7_libstdcpp11_gcc_release_64.dfp-shared-True.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-v1/bsr/59268/bbfce/.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-v1/bsr/59268/bbfce/.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-v1/bsr/59268/bbfce/.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] dfp:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True dfp/1.0.2: Forced build from source cmake/3.27.7: Not found in local cache, looking in remotes... cmake/3.27.7: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.27.7: Downloaded recipe revision 6e11610a238b9292dffda14c34bb53e6 Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.22.0 <4' required by 'dfp/1.0.2' resolved to 'cmake/3.27.7' in remote 'conan-center' Installing package: dfp/1.0.2 Requirements dfp/1.0.2 from local cache - Cache Packages dfp/1.0.2:76480ff7af5ef6b0a1c8bc2444dbd480a5eaef8b - Build Build requirements cmake/3.27.7 from 'conan-center' - Downloaded Build requirements packages cmake/3.27.7:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.27.7: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.27.7: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.27.7: Downloaded package revision acfc828f88839fe7cffbe74de0e598cc cmake/3.27.7: Appending PATH environment variable: /home/conan/w/prod-v1/bsr/59268/bbfce/.conan/data/cmake/3.27.7/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin dfp/1.0.2: Applying build-requirement: cmake/3.27.7 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK dfp/1.0.2: Configuring sources in /home/conan/w/prod-v1/bsr/59268/bbfce/.conan/data/dfp/1.0.2/_/_/source/src dfp/1.0.2: [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 dfp/1.0.2: Copying sources to build folder dfp/1.0.2: Building your package in /home/conan/w/prod-v1/bsr/59268/bbfce/.conan/data/dfp/1.0.2/_/_/build/76480ff7af5ef6b0a1c8bc2444dbd480a5eaef8b dfp/1.0.2: Generator txt created conanbuildinfo.txt dfp/1.0.2: Calling generate() dfp/1.0.2: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' dfp/1.0.2: 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-v1/bsr/59268/bbfce/.conan/data/dfp/1.0.2/_/_/build/76480ff7af5ef6b0a1c8bc2444dbd480a5eaef8b/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' dfp/1.0.2: Aggregating env generators dfp/1.0.2: dfp/1.0.2: 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 dfp/1.0.2: 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 [HOOK - conan-center.py] pre_build(): ERROR: [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not managed correctly. Please remove it for shared option: del self.options.fPIC (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H007-FPIC-MANAGEMENT) dfp/1.0.2: ERROR: Package '76480ff7af5ef6b0a1c8bc2444dbd480a5eaef8b' build failed dfp/1.0.2: WARN: Build folder /home/conan/w/prod-v1/bsr/59268/bbfce/.conan/data/dfp/1.0.2/_/_/build/76480ff7af5ef6b0a1c8bc2444dbd480a5eaef8b/build/Release ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output