Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 488298 Details for
Bug 627332
dev-lang/luajit-2.0.4 with crossdev - Error: pointer size mismatch in cross-build.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 32.48 KB, created by
Coacher
on 2017-08-08 14:43:05 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Coacher
Created:
2017-08-08 14:43:05 UTC
Size:
32.48 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-lang/luajit-2.0.4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: rafaelmartins@gentoo.org >[32;01m * [39;49;00mUSE: arm elibc_glibc kernel_linux userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking LuaJIT-2.0.4.tar.gz to /var/tmp/portage/dev-lang/luajit-2.0.4/work >>>> Source unpacked in /var/tmp/portage/dev-lang/luajit-2.0.4/work >>>> Preparing source in /var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4 ... >make --jobs=5 --load-average=4 Q= PREFIX=/usr MULTILIB=lib DESTDIR=/var/tmp/portage/dev-lang/luajit-2.0.4/image/ HOST_CC=x86_64-pc-linux-gnu-gcc STATIC_CC=arm-unknown-linux-gnueabi-gcc 'DYNAMIC_CC=arm-unknown-linux-gnueabi-gcc -fPIC' TARGET_LD=arm-unknown-linux-gnueabi-gcc 'TARGET_AR=arm-unknown-linux-gnueabi-ar rcus' TARGET_STRIP=true INSTALL_LIB=/var/tmp/portage/dev-lang/luajit-2.0.4/image/usr/lib XCFLAGS= >==== Building LuaJIT 2.0.4 ==== >make -C src >make[1]: Entering directory '/var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4/src' >HOSTCC host/minilua.o >HOSTCC host/buildvm_asm.o >x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=0 -DLJ_ABI_SOFTFP=1 -c -o host/minilua.o host/minilua.c >HOSTCC host/buildvm_peobj.o >HOSTCC host/buildvm_lib.o >x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=0 -DLJ_ABI_SOFTFP=1 -c -o host/buildvm_asm.o host/buildvm_asm.c >x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=0 -DLJ_ABI_SOFTFP=1 -c -o host/buildvm_peobj.o host/buildvm_peobj.c >x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=0 -DLJ_ABI_SOFTFP=1 -c -o host/buildvm_lib.o host/buildvm_lib.c >HOSTCC host/buildvm_fold.o >x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=0 -DLJ_ABI_SOFTFP=1 -c -o host/buildvm_fold.o host/buildvm_fold.c >CC lj_gc.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gc_dyn.o lj_gc.c >CC lj_char.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_char_dyn.o lj_char.c >CC lj_obj.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj_dyn.o lj_obj.c >CC lj_str.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str_dyn.o lj_str.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_char.o lj_char.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj.o lj_obj.c >CC lj_tab.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab_dyn.o lj_tab.c >CC lj_func.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func_dyn.o lj_func.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func.o lj_func.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str.o lj_str.c >CC lj_udata.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata_dyn.o lj_udata.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata.o lj_udata.c >CC lj_meta.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta_dyn.o lj_meta.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gc.o lj_gc.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab.o lj_tab.c >CC lj_debug.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug_dyn.o lj_debug.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta.o lj_meta.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug.o lj_debug.c >CC lj_state.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state_dyn.o lj_state.c >CC lj_vmevent.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent_dyn.o lj_vmevent.c >CC lj_vmmath.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath_dyn.o lj_vmmath.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state.o lj_state.c >CC lj_strscan.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan_dyn.o lj_strscan.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c >CC lj_api.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api_dyn.o lj_api.c >CC lj_lex.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex_dyn.o lj_lex.c >CC lj_parse.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse_dyn.o lj_parse.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c >CC lj_bcread.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread_dyn.o lj_bcread.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex.o lj_lex.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api.o lj_api.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c >CC lj_bcwrite.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite_dyn.o lj_bcwrite.c >CC lj_load.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load_dyn.o lj_load.c >CC lj_ir.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir_dyn.o lj_ir.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load.o lj_load.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c >CC lj_opt_mem.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_mem_dyn.o lj_opt_mem.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir.o lj_ir.c >CC lj_opt_narrow.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_narrow_dyn.o lj_opt_narrow.c >CC lj_opt_dce.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_dce_dyn.o lj_opt_dce.c >CC lj_opt_loop.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_loop_dyn.o lj_opt_loop.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_dce.o lj_opt_dce.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse.o lj_parse.c >CC lj_opt_split.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_split_dyn.o lj_opt_split.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_narrow.o lj_opt_narrow.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_mem.o lj_opt_mem.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_loop.o lj_opt_loop.c >CC lj_opt_sink.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_sink_dyn.o lj_opt_sink.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_sink.o lj_opt_sink.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_split.o lj_opt_split.c >CC lj_trace.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace_dyn.o lj_trace.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace.o lj_trace.c >CC lj_gdbjit.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit_dyn.o lj_gdbjit.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c >CC lj_asm.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm_dyn.o lj_asm.c >CC lj_snap.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap_dyn.o lj_snap.c >CC lj_ctype.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype_dyn.o lj_ctype.c >CC lj_cdata.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata_dyn.o lj_cdata.c >CC lj_mcode.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode_dyn.o lj_mcode.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c >CC lj_cconv.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv_dyn.o lj_cconv.c >CC lj_ccall.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall_dyn.o lj_ccall.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap.o lj_snap.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c >CC lj_ccallback.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback_dyn.o lj_ccallback.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c >CC lj_lib.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib_dyn.o lj_lib.c >CC lj_cparse.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse_dyn.o lj_cparse.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib.o lj_lib.c >CC lj_clib.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib_dyn.o lj_clib.c >CC lj_carith.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith_dyn.o lj_carith.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm.o lj_asm.c >CC lj_alloc.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc_dyn.o lj_alloc.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib.o lj_clib.c >CC lib_aux.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_aux_dyn.o lib_aux.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith.o lj_carith.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_aux.o lib_aux.c >CC lib_package.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package_dyn.o lib_package.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package.o lib_package.c >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c >HOSTLINK host/minilua >x86_64-pc-linux-gnu-gcc -Wl,--hash-style=gnu -o host/minilua host/minilua.o -lm >CC luajit.o >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o luajit.o luajit.c >CC lib_init.o >arm-unknown-linux-gnueabi-gcc -fPIC -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_init_dyn.o lib_init.c >DYNASM host/buildvm_arch.h >host/minilua ../dynasm/dynasm.lua -D JIT -D FFI -D DUALNUM -D VER=50 -o host/buildvm_arch.h vm_arm.dasc >arm-unknown-linux-gnueabi-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_ROOT=\"/usr\" -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_init.o lib_init.c >HOSTCC host/buildvm.o >x86_64-pc-linux-gnu-gcc -O2 -fomit-frame-pointer -Wall -O2 -pipe -fomit-frame-pointer -frecord-gcc-switches -Wimplicit-function-declaration -I. -DLUAJIT_TARGET=LUAJIT_ARCH_arm -DLJ_ARCH_HASFPU=0 -DLJ_ABI_SOFTFP=1 -c -o host/buildvm.o host/buildvm.c >HOSTLINK host/buildvm >x86_64-pc-linux-gnu-gcc -Wl,--hash-style=gnu -o host/buildvm host/buildvm.o host/buildvm_asm.o host/buildvm_peobj.o host/buildvm_lib.o host/buildvm_fold.o >BUILDVM lj_vm.s >host/buildvm -m elfasm -o lj_vm.s >Error: pointer size mismatch in cross-build. >Try: make HOST_CC="gcc -m32" CROSS=... > >make[1]: *** [Makefile:614: lj_vm.s] Error 1 >make[1]: *** Waiting for unfinished jobs.... >BUILDVM lj_folddef.h >host/buildvm -m folddef -o lj_folddef.h lj_opt_fold.c >Error: pointer size mismatch in cross-build. >Try: make HOST_CC="gcc -m32" CROSS=... > >make[1]: *** [Makefile:638: lj_folddef.h] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4/src' >make: *** [Makefile:104: default] Error 2 > [31;01m*[0m ERROR: dev-lang/luajit-2.0.4::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-lang/luajit-2.0.4::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-lang/luajit-2.0.4::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-lang/luajit-2.0.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-lang/luajit-2.0.4/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4' > [31;01m*[0m S: '/var/tmp/portage/dev-lang/luajit-2.0.4/work/LuaJIT-2.0.4'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 627332
:
488294
|
488296
| 488298