******************************************************************************** conan test conan-center-index/recipes/gfortran/all/test_package/conanfile.py gfortran/10.2@#27633943a0bba4a1fa72a3565e248402 -pr /home/conan/w/prod/BuildSingleReference/88483/38048b26-3c19-42c4-af68-0e52d3ef678e/profile_linux_5_libstdcpp11_gcc_release_64..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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True gfortran/10.2 (test package): Installing package Requirements gfortran/10.2 from local cache - Cache Packages gfortran/10.2:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... gfortran/10.2: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'c3i_PR-12613' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gfortran/10.2: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 gfortran/10.2: Downloaded package revision 923c853f633ca1f2d0c9dd4b8ee81e95 gfortran/10.2: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/gfortran/10.2/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin gfortran/10.2 (test package): Generator txt created conanbuildinfo.txt gfortran/10.2 (test package): Aggregating env generators gfortran/10.2 (test package): Generated conaninfo.txt gfortran/10.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/gfortran/all/test_package/build/aa812f66cc25d52e62cde1f093beffcc1fbfe3f8/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK gfortran/10.2 (test package): Calling build() gfortran/10.2 (test package): Running test() ----Running------ > gfortran --version ----------------- GNU Fortran (GCC) 10.2.0 Copyright (C) 2020 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. gfortran/10.2 (test package): WARN: This conanfile has no build step