******************************************************************************** conan test conan-center-index/recipes/premake/5.x/test_package/conanfile.py premake/5.0.0-alpha15@ --profile=/home/conan/w/BuildSingleReference/27262/fd1ffcc0-c16f-4bbf-956e-e88c628c52fe/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 8 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=8 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++ compiler.version=8 os=Linux os_build=Linux [options] [build_requires] [env] premake/5.0.0-alpha15 (test package): Installing package Requirements premake/5.0.0-alpha15 from local cache - Cache Packages premake/5.0.0-alpha15:2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a - Download Installing (downloading, building) binaries... premake/5.0.0-alpha15: Retrieving package 2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a from remote 'c3i_PR-6653' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz premake/5.0.0-alpha15: Package installed 2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a premake/5.0.0-alpha15: Downloaded package revision 252c78091e6c0844cf538098f15eebac premake/5.0.0-alpha15: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/premake/5.0.0-alpha15/_/_/package/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/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 premake/5.0.0-alpha15 (test package): Generator txt created conanbuildinfo.txt premake/5.0.0-alpha15 (test package): Generated conaninfo.txt premake/5.0.0-alpha15 (test package): Generated graphinfo Using lockfile: '/home/conan/w/BuildSingleReference/conan-center-index/recipes/premake/5.x/test_package/build/7f6cc68115e0d1c58c111cf15e9636a11456d971/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 premake/5.0.0-alpha15 (test package): Calling build() premake/5.0.0-alpha15 (test package): Running test() ----Running------ > premake5 --version ----------------- premake5 (Premake Build Script Generator) 5.0.0-alpha15 premake/5.0.0-alpha15: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/premake/5.0.0-alpha15/_/_/package/2d5685a99e2ff5a0d2b054bb1fbfa46781f8a46a/lib premake/5.0.0-alpha15 (test package): WARN: This conanfile has no build step