******************************************************************************** conan test conan-center-index/recipes/premake/5.x/test_package/conanfile.py premake/5.0.0-beta1@#b9b2a87c8967d8d9060521af8b461db0 -pr /home/conan/w/prod/BuildSingleReference/23501/cf81d812-b0b7-4848-92c6-84705cf03187/profile_linux_8_libstdcpp_gcc_debug_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 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/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=8 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++ compiler.version=8 os=Linux [options] [build_requires] [env] premake/5.0.0-beta1 (test package): Installing package Requirements premake/5.0.0-beta1 from local cache - Cache Packages premake/5.0.0-beta1:53e54cee32d9188343afbb7932c2fa579e37bd78 - Download Installing (downloading, building) binaries... premake/5.0.0-beta1: Retrieving package 53e54cee32d9188343afbb7932c2fa579e37bd78 from remote 'c3i_PR-10344' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz premake/5.0.0-beta1: Package installed 53e54cee32d9188343afbb7932c2fa579e37bd78 premake/5.0.0-beta1: Downloaded package revision 26ba6f53a027fb3bb9b4031256718b21 premake/5.0.0-beta1: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/premake/5.0.0-beta1/_/_/package/53e54cee32d9188343afbb7932c2fa579e37bd78/bin premake/5.0.0-beta1 (test package): Generator txt created conanbuildinfo.txt premake/5.0.0-beta1 (test package): Aggregating env generators premake/5.0.0-beta1 (test package): Generated conaninfo.txt premake/5.0.0-beta1 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/premake/5.x/test_package/build/abbc1054b9c99d88d73fa987c92d049294e620b4/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-beta1 (test package): Calling build() premake/5.0.0-beta1 (test package): Running test() ----Running------ > premake5 --version ----------------- ** warning: using embedded script 'src/_premake_main.lua'; use /scripts argument to load from files premake5 (Premake Build Script Generator) 5.0.0-beta1 premake/5.0.0-beta1 (test package): WARN: This conanfile has no build step