******************************************************************************** conan install luajit/2.0.5@ --profile=/home/conan/w/BuildSingleReference/8893/bdd28674-eb9b-4f94-8165-59e44a31eafa/profile.txt --build=luajit ******************************************************************************** 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 6.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=6 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=6 os=Linux os_build=Linux [options] luajit:shared=False [build_requires] [env] luajit/2.0.5: Forced build from source Installing package: luajit/2.0.5 Requirements luajit/2.0.5 from local cache - Cache Packages luajit/2.0.5:f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK luajit/2.0.5: Configuring sources in /home/conan/w/BuildSingleReference/.conan/data/luajit/2.0.5/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK luajit/2.0.5: Copying sources to build folder luajit/2.0.5: Building your package in /home/conan/w/BuildSingleReference/.conan/data/luajit/2.0.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb luajit/2.0.5: Generator txt created conanbuildinfo.txt [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK luajit/2.0.5: Calling build() ----Running------ > make -j3 ----------------- ==== Building LuaJIT 2.0.5 ==== make -C src make[1]: Entering directory '/home/conan/w/BuildSingleReference/.conan/data/luajit/2.0.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/src' HOSTCC host/minilua.o HOSTCC host/buildvm_asm.o HOSTCC host/buildvm_peobj.o HOSTCC host/buildvm_lib.o HOSTCC host/buildvm_fold.o CC lj_gc.o CC lj_char.o CC lj_obj.o CC lj_str.o CC lj_tab.o CC lj_func.o CC lj_udata.o CC lj_meta.o CC lj_debug.o CC lj_state.o CC lj_vmevent.o CC lj_vmmath.o CC lj_strscan.o CC lj_api.o CC lj_lex.o CC lj_parse.o CC lj_bcread.o CC lj_bcwrite.o CC lj_load.o CC lj_ir.o CC lj_opt_mem.o CC lj_opt_narrow.o CC lj_opt_dce.o CC lj_opt_loop.o CC lj_opt_split.o CC lj_opt_sink.o CC lj_mcode.o CC lj_snap.o CC lj_asm.o CC lj_trace.o CC lj_gdbjit.o CC lj_ctype.o CC lj_cdata.o CC lj_cconv.o CC lj_ccall.o CC lj_ccallback.o CC lj_carith.o CC lj_clib.o CC lj_cparse.o CC lj_lib.o CC lj_alloc.o CC lib_aux.o CC lib_package.o CC lib_init.o CC luajit.o HOSTLINK host/minilua DYNASM host/buildvm_arch.h HOSTCC host/buildvm.o HOSTLINK host/buildvm BUILDVM lj_vm.s BUILDVM lj_ffdef.h BUILDVM lj_bcdef.h BUILDVM lj_folddef.h BUILDVM lj_recdef.h BUILDVM lj_libdef.h BUILDVM jit/vmdef.lua ASM lj_vm.o CC lj_err.o CC lj_bc.o CC lj_dispatch.o CC lj_record.o CC lj_crecord.o CC lj_ffrecord.o CC lib_base.o CC lib_math.o CC lib_bit.o CC lib_string.o CC lib_table.o CC lib_io.o CC lib_os.o CC lib_debug.o CC lib_jit.o CC lib_ffi.o CC lj_opt_fold.o AR libluajit.a LINK luajit OK Successfully built LuaJIT make[1]: Leaving directory '/home/conan/w/BuildSingleReference/.conan/data/luajit/2.0.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb/source_subfolder/src' ==== Successfully built LuaJIT 2.0.5 ==== luajit/2.0.5: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' built luajit/2.0.5: Build folder /home/conan/w/BuildSingleReference/.conan/data/luajit/2.0.5/_/_/build/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb luajit/2.0.5: Generated conaninfo.txt luajit/2.0.5: Generated conanbuildinfo.txt luajit/2.0.5: Generating the package luajit/2.0.5: Package folder /home/conan/w/BuildSingleReference/.conan/data/luajit/2.0.5/_/_/package/f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb luajit/2.0.5: 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 luajit/2.0.5 package(): Packaged 1 '.a' file: libluajit.a luajit/2.0.5 package(): Packaged 1 file: COPYRIGHT luajit/2.0.5 package(): Packaged 1 '.hpp' file: lua.hpp luajit/2.0.5 package(): Packaged 5 '.h' files luajit/2.0.5: Package 'f7e573cb501ccfc49e9e4d84de886bc1ef2e6ebb' created luajit/2.0.5: Created package revision 3a2d7068c3109e7696bd3a4baf5134ad [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