******************************************************************************** conan test conan-center-index/recipes/cppfront/all/test_package/conanfile.py cppfront/cci.20220924@#7a56cee02fa73c6d987871485112a8a8 -pr /home/conan/w/prod/BuildSingleReference/96556/1e68bbd2-29a0-49a3-b273-1804bfad1761/profile_linux_11_libstdcpp11_gcc_debug_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) Found gcc 11.1 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=11 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=Debug compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True cppfront/cci.20220924 (test package): Installing package Requirements cppfront/cci.20220924 from local cache - Cache Packages cppfront/cci.20220924:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... cppfront/cci.20220924: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'c3i_PR-13068' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cppfront/cci.20220924: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 cppfront/cci.20220924: Downloaded package revision 5f1e19cd71c685906b924a9e6bb87c7a cppfront/cci.20220924: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/cci.20220924/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin cppfront/cci.20220924: Setting CppFront environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/cci.20220924/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/cppfront cppfront/cci.20220924 (test package): Generator txt created conanbuildinfo.txt cppfront/cci.20220924 (test package): Aggregating env generators cppfront/cci.20220924 (test package): Generated conaninfo.txt cppfront/cci.20220924 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/cppfront/all/test_package/build/2a16b7cc3a6314c13f9fbcdbe8d60eaeb160ba19/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 cppfront/cci.20220924 (test package): Calling build() cppfront/cci.20220924 (test package): Running test() ----Running------ > /home/conan/w/prod/BuildSingleReference/.conan/data/cppfront/cci.20220924/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin/cppfront -h ----------------- Usage: cppfront [options] file ... Options: -h[elp], -? Print help -v[ersion] Print version information -c[lean-cpp1] Emit clean Cpp1 without #line directives -p[ure-cpp2] Allow Cpp2 syntax only -a[dd-source-info] Enable source locations for contract checks -n[ull-checks] Enable null safety contract checks -s[ubscript-checks] Enable subscript bounds safety contract checks -d[ebug] Emit compiler debug output files cppfront/cci.20220924 (test package): WARN: This conanfile has no build step