******************************************************************************** conan install ada/2.0.0@#c8e29545414daba9cf985eb99c24d58c --build=ada -pr /home/conan/w/prod/BuildSingleReference/228899/e2d5def8-9f96-4409-b5ff-d2816a8f62aa/profile_linux_9_libstdcpp11_gcc_release_64.ada-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/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] ada:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ada/2.0.0: Forced build from source cmake/3.26.3: Not found in local cache, looking in remotes... cmake/3.26.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.26.3: Downloaded recipe revision 3c10902b72a4fa0c6eae5ff4575698aa Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.16 <4' required by 'ada/2.0.0' resolved to 'cmake/3.26.3' in remote 'conan-center' Installing package: ada/2.0.0 Requirements ada/2.0.0 from local cache - Cache Packages ada/2.0.0:cbf3700a07e77fc094c00feba083e4a770f80834 - Build Build requirements cmake/3.26.3 from 'conan-center' - Downloaded Build requirements packages cmake/3.26.3:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.26.3: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.26.3: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.26.3: Downloaded package revision c8a151c5de09809f48b2670bb6aa5a83 cmake/3.26.3: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/cmake/3.26.3/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin ada/2.0.0: Applying build-requirement: cmake/3.26.3 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ada/2.0.0: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/ada/2.0.0/_/_/source/src ada/2.0.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 ada/2.0.0: Copying sources to build folder ada/2.0.0: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/ada/2.0.0/_/_/build/cbf3700a07e77fc094c00feba083e4a770f80834 ada/2.0.0: Generator txt created conanbuildinfo.txt ada/2.0.0: Calling generate() ada/2.0.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' ada/2.0.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/ada/2.0.0/_/_/build/cbf3700a07e77fc094c00feba083e4a770f80834/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' ada/2.0.0: Aggregating env generators ada/2.0.0: ada/2.0.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 ada/2.0.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 [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) ada/2.0.0: ERROR: Package 'cbf3700a07e77fc094c00feba083e4a770f80834' build failed ada/2.0.0: WARN: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/ada/2.0.0/_/_/build/cbf3700a07e77fc094c00feba083e4a770f80834/build/Release ERROR: [HOOK - conan-center.py] pre_build(): Some checks failed running the hook, check the output