******************************************************************************** conan test conan-center-index/recipes/gperf/all/test_package/conanfile.py gperf/3.1@ --profile=/home/conan/w/BuildSingleReference/59569/014cadb6-05d5-4865-bc65-d9533732d526/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/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/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/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=5 os=Linux [options] [build_requires] [env] gperf/3.1 (test package): Installing package Requirements gperf/3.1 from local cache - Cache Packages gperf/3.1:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Download Installing (downloading, building) binaries... gperf/3.1: Retrieving package cc9f9b2b9f92fc82888026414560bf79d8c3a052 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz gperf/3.1: Package installed cc9f9b2b9f92fc82888026414560bf79d8c3a052 gperf/3.1: Downloaded package revision 5097e832f40bddcc4ce76b94ce385f02 gperf/3.1: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/gperf/3.1/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK gperf/3.1 (test package): Generator txt created conanbuildinfo.txt gperf/3.1 (test package): Aggregating env generators gperf/3.1 (test package): Generated conaninfo.txt gperf/3.1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/gperf/all/test_package/build/f548c738a1bd7642902109bcccab6536800adc57/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 gperf/3.1 (test package): Calling build() gperf/3.1 (test package): Running test() ----Running------ > gperf --version ----------------- GNU gperf 3.1 Copyright (C) 1989-2017 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Douglas C. Schmidt and Bruno Haible. gperf/3.1: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/gperf/3.1/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/lib gperf/3.1 (test package): WARN: This conanfile has no build step