******************************************************************************** conan install genie/1141@#d0cd05202504cb8f071cf48ea7ca9f20 --build=genie -pr /home/conan/w/prod/BuildSingleReference/125529/0fdc648b-35f6-41f7-8492-97a7197e1220/profile_linux_5_libstdcpp11_gcc_debug_64..txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** 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 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/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=5 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++11 compiler.version=5 os=Linux [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True genie/1141: Forced build from source Installing package: genie/1141 Requirements genie/1141 from local cache - Cache Packages genie/1141:cc9f9b2b9f92fc82888026414560bf79d8c3a052 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK genie/1141: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/source/src genie/1141: genie/1141: Unzipping 2.3MB, this can take a while genie/1141: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK genie/1141: Copying sources to build folder genie/1141: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052 genie/1141: Generator txt created conanbuildinfo.txt genie/1141: Calling generate() genie/1141: 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/1141: Calling build() ----Running------ > . "/home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/build-debug/conan/conanbuild.sh" && make -C /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src OS=linux config=debug -j3 ----------------- make: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' make[1]: Entering directory '/home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src/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 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 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 Linking genie make[1]: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src/build/gmake.linux' make: Leaving directory '/home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/src' genie/1141: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' built genie/1141: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/build/cc9f9b2b9f92fc82888026414560bf79d8c3a052/build-debug genie/1141: Generated conaninfo.txt genie/1141: Generated conanbuildinfo.txt genie/1141: Generating the package genie/1141: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052 genie/1141: Calling package() genie/1141: Copied 1 file: LICENSE genie/1141: Copied 1 file: genie genie/1141: Copied 78 '.lua' files [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(): [STATIC ARTIFACTS (KB-H074)] 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 [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK genie/1141 package(): Packaged 2 files: LICENSE, genie genie/1141 package(): Packaged 78 '.lua' files genie/1141: Package 'cc9f9b2b9f92fc82888026414560bf79d8c3a052' created genie/1141: Created package revision e63b49c6e9f65a9319168294400670ff genie/1141: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/package/cc9f9b2b9f92fc82888026414560bf79d8c3a052/bin genie/1141: Appending PREMAKE_PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/genie/1141/_/_/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 [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators genie/1141: WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior