******************************************************************************** conan install cgns/4.3.0@#dd48a836144bae3bbe6b1a8d6f0b8c80 --build=cgns -pr /home/conan/workspace/prod-v1/bsr/82765/cbeda/profile_linux_7_libstdcpp11_gcc_release_64.cgns-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/workspace/prod-v1/bsr/82765/affeb/.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/workspace/prod-v1/bsr/82765/affeb/.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/workspace/prod-v1/bsr/82765/affeb/.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] cgns:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True hdf5/1.14.3: Not found in local cache, looking in remotes... hdf5/1.14.3: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz hdf5/1.14.3: Downloaded recipe revision 1d8be3c586fdf68d196b40d6d007d88e zlib/1.3.1: Not found in local cache, looking in remotes... zlib/1.3.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz zlib/1.3.1: Downloaded recipe revision f52e03ae3d251dec704634230cd806a2 cgns/4.3.0: Forced build from source Version ranges solved zlib/* versions found in 'conan-center' remote Version range '>=1.2.11 <2' required by 'hdf5/1.14.3' resolved to 'zlib/1.3.1' in remote 'conan-center' Installing package: cgns/4.3.0 Requirements cgns/4.3.0 from local cache - Cache hdf5/1.14.3 from 'conan-center' - Downloaded zlib/1.3.1 from 'conan-center' - Downloaded Packages cgns/4.3.0:155e5f2ba288157a45bea8f53fafba975203962e - Build hdf5/1.14.3:e671ab4fbe82957d3db7f418a83efebd88ee9ca5 - Download zlib/1.3.1:d50a0d523d98c15bb147b18fa7d203887c38be8b - Download Installing (downloading, building) binaries... zlib/1.3.1: Retrieving package d50a0d523d98c15bb147b18fa7d203887c38be8b from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz zlib/1.3.1: Package installed d50a0d523d98c15bb147b18fa7d203887c38be8b zlib/1.3.1: Downloaded package revision def7a186bdb7962b8c834d3e6d168f7c hdf5/1.14.3: Retrieving package e671ab4fbe82957d3db7f418a83efebd88ee9ca5 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz hdf5/1.14.3: Package installed e671ab4fbe82957d3db7f418a83efebd88ee9ca5 hdf5/1.14.3: Downloaded package revision b66b4aef5c1d7acead5fa00f620822a2 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK cgns/4.3.0: Configuring sources in /home/conan/workspace/prod-v1/bsr/82765/affeb/.conan/data/cgns/4.3.0/_/_/source/src cgns/4.3.0: [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** [HOOK - conan-center.py] post_source(): ERROR: [LIBCXX MANAGEMENT (KB-H011)] Can't detect C++ source files but recipe does not remove 'self.settings.compiler.libcxx' (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H011-LIBCXX-MANAGEMENT) [HOOK - conan-center.py] post_source(): ERROR: [CPPSTD MANAGEMENT (KB-H022)] Can't detect C++ source files but recipe does not remove 'self.settings.compiler.cppstd' (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H022-CPPSTD-MANAGEMENT) ERROR: [HOOK - conan-center.py] post_source(): Some checks failed running the hook, check the output