******************************************************************************** conan install openblas/0.3.26@#d706bc0e75b3f874983239dc78880dfb --build=openblas -pr /home/conan/workspace/prod-v1/bsr/111622/eaafc/profile_linux_9_libstdcpp11_gcc_release_64.openblas-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/111622/baeed/.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/workspace/prod-v1/bsr/111622/baeed/.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/workspace/prod-v1/bsr/111622/baeed/.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] openblas:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openblas/0.3.26: Forced build from source Installing package: openblas/0.3.26 Requirements openblas/0.3.26 from local cache - Cache Packages openblas/0.3.26:3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK openblas/0.3.26: Configuring sources in /home/conan/workspace/prod-v1/bsr/111622/baeed/.conan/data/openblas/0.3.26/_/_/source/src openblas/0.3.26: [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 openblas/0.3.26: Copying sources to build folder openblas/0.3.26: Building your package in /home/conan/workspace/prod-v1/bsr/111622/baeed/.conan/data/openblas/0.3.26/_/_/build/3d6f0bf98dc75c8f35acf9f3ac91400c2f41c0d9 openblas/0.3.26: Generator txt created conanbuildinfo.txt openblas/0.3.26: Calling generate() openblas/0.3.26: Building LAPACK without a Fortran compiler WARN: ************************************************** WARN: *** Conan 1 is legacy and on a deprecation path ** WARN: *********** Please upgrade to Conan 2 ************ WARN: ************************************************** openblas/0.3.26: 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 ERROR: openblas/0.3.26: Error in generate() method, line 186 tc.extra_cflags.append("-Wno-error=incompatible-pointer-types") AttributeError: 'CMakeToolchain' object has no attribute 'extra_cflags'