******************************************************************************** conan test conan-center-index/recipes/ninja/1.10.x/test_package/conanfile.py ninja/1.10.2@#0ed34363d5683eb57a22bd2ccd7b62fc -pr /home/conan/w/prod/BuildSingleReference/32502/fbf47ea6-70d5-49d7-b0e9-b91b7869f428/profile_linux_5_libstdcpp11_gcc_release_64..txt ******************************************************************************** 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] ninja/1.10.2 (test package): Installing package Requirements Packages Build requirements ninja/1.10.2 from local cache - Cache Build requirements packages ninja/1.10.2:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... ninja/1.10.2: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz ninja/1.10.2: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c ninja/1.10.2: Downloaded package revision 4d1bb64a438fff596e46919a9dcb929d ninja/1.10.2 (test package): Applying build-requirement: ninja/1.10.2 ninja/1.10.2 (test package): Generator txt created conanbuildinfo.txt ninja/1.10.2 (test package): Aggregating env generators ninja/1.10.2 (test package): Generated conaninfo.txt ninja/1.10.2 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/ninja/1.10.x/test_package/build/2da8b83836e27aacd43916b404a0e9d98f21239f/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 ninja/1.10.2 (test package): Calling build() ninja/1.10.2 (test package): Running test() ----Running------ > ninja --version ----------------- 1.10.2 ninja/1.10.2 (test package): WARN: This conanfile has no build step