******************************************************************************** conan install genie/1157@ --build=genie --profile=/home/conan/w/BuildSingleReference/59646/c15ca525-3f67-4427-99a2-480f16bc3358/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] genie/1157: Forced build from source Installing package: genie/1157 Requirements genie/1157 from local cache - Cache Packages genie/1157:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK genie/1157: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/source Unzipping 2.3MB, this can take a while [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK genie/1157: Copying sources to build folder genie/1157: Building your package in /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 genie/1157: Generator txt created conanbuildinfo.txt genie/1157: Aggregating env generators [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 genie/1157: Calling build() ----Running------ > make 'OS=linux' 'config=debug' -j3 ----------------- make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/source_subfolder/build/gmake.linux' ==== Building genie (debug) ==== Creating obj/Debug Creating obj/Debug/src/host Creating obj/Debug/src/host/lua-5.3.0/src Creating ../../bin/linux os_chdir.c os_copyfile.c os_getcwd.c os_is64bit.c os_isdir.c os_isfile.c os_match.c os_mkdir.c os_pathsearch.c os_rmdir.c os_stat.c os_ticks.c os_uuid.c path_getabsolute.c path_getrelative.c path_helpers.c path_isabsolute.c premake.c premake_main.c scripts.c string_endswith.c string_hash.c lapi.c lauxlib.c lbaselib.c lbitlib.c lcode.c lcorolib.c lctype.c ldblib.c ldebug.c ldo.c ldump.c lfunc.c lgc.c linit.c liolib.c llex.c lmathlib.c lmem.c loadlib.c lobject.c lopcodes.c loslib.c lparser.c lstate.c lstring.c lstrlib.c ltable.c ltablib.c ltm.c lundump.c lutf8lib.c lvm.c lzio.c Linking genie make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/source_subfolder/build/gmake.linux' genie/1157: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' built genie/1157: Build folder /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 genie/1157: Generated conaninfo.txt genie/1157: Generated conanbuildinfo.txt genie/1157: Generating the package genie/1157: Package folder /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052 genie/1157: Calling package() [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK genie/1157 package(): Packaged 71 '.lua' files genie/1157 package(): Packaged 2 files: LICENSE, genie genie/1157: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' created genie/1157: Created package revision 0fff489efb3c5b15ab795ea735517621 genie/1157: Appending PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin genie/1157: Appending PREMAKE_PATH environment variable: /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/res [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 Aggregating env generators genie/1157: WARN: Lib folder doesn't exist, can't collect libraries: /home/conan/w/BuildSingleReference/.conan/data/genie/1157/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/lib