******************************************************************************** conan test conan-center-index/recipes/lzip/all/test_package/conanfile.py lzip/1.21@ --profile=/home/conan/w/BuildSingleReference/35134/ad53b321-891f-4a69-ba0e-6fea633eda3a/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 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=5 os=Linux os_build=Linux [options] [build_requires] [env] lzip/1.21 (test package): Installing package Requirements lzip/1.21 from local cache - Cache Packages lzip/1.21:24647d9fe8ec489125dfbae4b3ebefaf7581674c - Download Installing (downloading, building) binaries... lzip/1.21: Retrieving package 24647d9fe8ec489125dfbae4b3ebefaf7581674c from remote 'c3i_PR-7215' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz lzip/1.21: Package installed 24647d9fe8ec489125dfbae4b3ebefaf7581674c lzip/1.21: Downloaded package revision 98528c26690e462482f0d998cf058abd lzip/1.21: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/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 lzip/1.21 (test package): Generator txt created conanbuildinfo.txt lzip/1.21 (test package): Generated conaninfo.txt lzip/1.21 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/lzip/all/test_package/build/51356ff1bc7ea71cd8f6a80b332306c81528a873/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 lzip/1.21 (test package): Calling build() lzip/1.21 (test package): Running test() ----Running------ > /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/lzip --version ----------------- lzip 1.21 Copyright (C) 2019 Antonio Diaz Diaz. License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. ----Running------ > /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/lzip conanfile.py ----------------- ----Running------ > /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/bin/lzip -d conanfile.py.lz ----------------- lzip/1.21: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/lzip/1.21/_/_/package/24647d9fe8ec489125dfbae4b3ebefaf7581674c/lib lzip/1.21 (test package): WARN: This conanfile has no build step