Advertisement
Rochet2

Untitled

Nov 22nd, 2014
406
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.72 KB | None | 0 0
  1. [ 82%] Built target mangosscript
  2. [100%] Built target game
  3. Scanning dependencies of target mangosd
  4. [100%] [100%] Building CXX object src/mangosd/CMakeFiles/mangosd.dir/CliRunnable.cpp.o
  5. Building CXX object src/mangosd/CMakeFiles/mangosd.dir/Main.cpp.o
  6. [100%] [100%] Building CXX object src/mangosd/CMakeFiles/mangosd.dir/RASocket.cpp.o
  7. Building CXX object src/mangosd/CMakeFiles/mangosd.dir/Master.cpp.o
  8. [100%] Building CXX object src/mangosd/CMakeFiles/mangosd.dir/WorldRunnable.cpp.o
  9. Linking CXX executable mangosd
  10. ../../dep/lualib/liblua.a(lj_parse.c.o): In function `expr_binop':
  11. lj_parse.c:(.text+0x7352): undefined reference to `lj_vm_foldarith'
  12. ../../dep/lualib/liblua.a(lj_parse.c.o): In function `expr_binop.constprop.40':
  13. lj_parse.c:(.text+0x8132): undefined reference to `lj_vm_foldarith'
  14. ../../dep/lualib/liblua.a(lib_jit.c.o): In function `luaopen_jit':
  15. lib_jit.c:(.text+0x14a8): undefined reference to `lj_vm_cpuid'
  16. lib_jit.c:(.text+0x153b): undefined reference to `lj_vm_cpuid'
  17. ../../dep/lualib/liblua.a(lj_bcwrite.c.o): In function `lj_bcwrite':
  18. lj_bcwrite.c:(.text+0x1a31): undefined reference to `lj_vm_cpcall'
  19. ../../dep/lualib/liblua.a(lj_mcode.c.o): In function `mcode_allocarea':
  20. lj_mcode.c:(.text+0x11): undefined reference to `lj_vm_exit_handler'
  21. ../../dep/lualib/liblua.a(lj_ffrecord.c.o): In function `recff_xpcall':
  22. lj_ffrecord.c:(.text+0x183a): undefined reference to `lj_vm_cpcall'
  23. ../../dep/lualib/liblua.a(lj_ffrecord.c.o): In function `recff_tostring':
  24. lj_ffrecord.c:(.text+0x1934): undefined reference to `lj_vm_cpcall'
  25. ../../dep/lualib/liblua.a(lj_asm.c.o): In function `asm_fppowi':
  26. lj_asm.c:(.text+0x76fc): undefined reference to `lj_vm_powi_sse'
  27. lj_asm.c:(.text+0x77f7): undefined reference to `lj_vm_powi_sse'
  28. lj_asm.c:(.text+0x7800): undefined reference to `lj_vm_powi_sse'
  29. lj_asm.c:(.text+0x7810): undefined reference to `lj_vm_powi_sse'
  30. ../../dep/lualib/liblua.a(lj_asm.c.o): In function `asm_fpmath':
  31. lj_asm.c:(.text+0x8b0a): undefined reference to `lj_vm_floor_sse'
  32. lj_asm.c:(.text+0x8b11): undefined reference to `lj_vm_ceil_sse'
  33. lj_asm.c:(.text+0x8b1a): undefined reference to `lj_vm_trunc_sse'
  34. lj_asm.c:(.text+0x8cd4): undefined reference to `lj_vm_pow_sse'
  35. lj_asm.c:(.text+0x8e59): undefined reference to `lj_vm_exp_x87'
  36. lj_asm.c:(.text+0x8ec9): undefined reference to `lj_vm_exp2_x87'
  37. ../../dep/lualib/liblua.a(lj_asm.c.o): In function `lj_asm_trace':
  38. lj_asm.c:(.text+0xaf51): undefined reference to `lj_vm_exit_handler'
  39. lj_asm.c:(.text+0xe466): undefined reference to `lj_vm_exit_interp'
  40. ../../dep/lualib/liblua.a(lj_cparse.c.o): In function `lj_cparse':
  41. lj_cparse.c:(.text+0x713c): undefined reference to `lj_vm_cpcall'
  42. ../../dep/lualib/liblua.a(lj_err.c.o): In function `lj_err_unwind_dwarf':
  43. lj_err.c:(.text+0x40d): undefined reference to `lj_vm_unwind_c_eh'
  44. lj_err.c:(.text+0x412): undefined reference to `lj_vm_unwind_ff_eh'
  45. lj_err.c:(.text+0x4c0): undefined reference to `lj_vm_unwind_rethrow'
  46. ../../dep/lualib/liblua.a(lj_err.c.o): In function `lj_err_mem':
  47. lj_err.c:(.text+0x51d): undefined reference to `lj_vm_unwind_c'
  48. ../../dep/lualib/liblua.a(lj_err.c.o): In function `lj_err_run':
  49. lj_err.c:(.text+0x613): undefined reference to `lj_vm_call'
  50. ../../dep/lualib/liblua.a(lj_state.c.o): In function `lj_state_newstate':
  51. lj_state.c:(.text+0x740): undefined reference to `lj_vm_cpcall'
  52. ../../dep/lualib/liblua.a(lj_state.c.o): In function `lua_close':
  53. lj_state.c:(.text+0x897): undefined reference to `lj_vm_cpcall'
  54. ../../dep/lualib/liblua.a(lj_dispatch.c.o): In function `lj_dispatch_init':
  55. lj_dispatch.c:(.text+0x71a): undefined reference to `lj_vm_asm_begin'
  56. lj_dispatch.c:(.text+0x763): undefined reference to `lj_vm_asm_begin'
  57. lj_dispatch.c:(.text+0x817): undefined reference to `lj_vm_asm_begin'
  58. lj_dispatch.c:(.text+0x838): undefined reference to `lj_vm_asm_begin'
  59. lj_dispatch.c:(.text+0x859): undefined reference to `lj_vm_asm_begin'
  60. ../../dep/lualib/liblua.a(lj_dispatch.c.o):lj_dispatch.c:(.text+0x876): more undefined references to `lj_vm_asm_begin' follow
  61. ../../dep/lualib/liblua.a(lj_dispatch.c.o): In function `lj_dispatch_update':
  62. lj_dispatch.c:(.text+0xe3b): undefined reference to `lj_vm_record'
  63. lj_dispatch.c:(.text+0xe40): undefined reference to `lj_vm_inshook'
  64. lj_dispatch.c:(.text+0xed2): undefined reference to `lj_vm_asm_begin'
  65. lj_dispatch.c:(.text+0x10a3): undefined reference to `lj_vm_rethook'
  66. lj_dispatch.c:(.text+0x10ae): undefined reference to `lj_vm_rethook'
  67. lj_dispatch.c:(.text+0x10b9): undefined reference to `lj_vm_rethook'
  68. lj_dispatch.c:(.text+0x10c4): undefined reference to `lj_vm_rethook'
  69. lj_dispatch.c:(.text+0x1107): undefined reference to `lj_vm_asm_begin'
  70. lj_dispatch.c:(.text+0x110e): undefined reference to `lj_vm_asm_begin'
  71. lj_dispatch.c:(.text+0x1114): undefined reference to `lj_vm_asm_begin'
  72. lj_dispatch.c:(.text+0x111b): undefined reference to `lj_vm_asm_begin'
  73. lj_dispatch.c:(.text+0x1122): undefined reference to `lj_vm_asm_begin'
  74. lj_dispatch.c:(.text+0x1153): undefined reference to `lj_vm_callhook'
  75. lj_dispatch.c:(.text+0x11a7): undefined reference to `lj_vm_callhook'
  76. ../../dep/lualib/liblua.a(lj_dispatch.c.o): In function `lj_dispatch_call':
  77. lj_dispatch.c:(.text+0x1d2a): undefined reference to `lj_vm_asm_begin'
  78. ../../dep/lualib/liblua.a(lj_dispatch.c.o): In function `.LC2':
  79. lj_dispatch.c:(.rodata.cst8+0x0): undefined reference to `lj_vm_asm_begin'
  80. ../../dep/lualib/liblua.a(lj_dispatch.c.o): In function `.LC3':
  81. lj_dispatch.c:(.rodata.cst8+0x8): undefined reference to `lj_vm_callhook'
  82. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_equal':
  83. lj_api.c:(.text+0x11fc): undefined reference to `lj_vm_call'
  84. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_lessthan':
  85. lj_api.c:(.text+0x14e2): undefined reference to `lj_vm_call'
  86. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_concat':
  87. lj_api.c:(.text+0x31f4): undefined reference to `lj_vm_call'
  88. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_gettable':
  89. lj_api.c:(.text+0x3345): undefined reference to `lj_vm_call'
  90. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_getfield':
  91. lj_api.c:(.text+0x3505): undefined reference to `lj_vm_call'
  92. ../../dep/lualib/liblua.a(lj_api.c.o):lj_api.c:(.text+0x44fd): more undefined references to `lj_vm_call' follow
  93. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_pcall':
  94. lj_api.c:(.text+0x4f7c): undefined reference to `lj_vm_pcall'
  95. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_cpcall':
  96. lj_api.c:(.text+0x4ff6): undefined reference to `lj_vm_cpcall'
  97. ../../dep/lualib/liblua.a(lj_api.c.o): In function `luaL_callmeta':
  98. lj_api.c:(.text+0x5140): undefined reference to `lj_vm_call'
  99. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_yield':
  100. lj_api.c:(.text+0x53a8): undefined reference to `lj_cont_hook'
  101. lj_api.c:(.text+0x53ae): undefined reference to `lj_vm_asm_begin'
  102. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_call':
  103. lj_api.c:(.text+0x4f46): undefined reference to `lj_vm_call'
  104. ../../dep/lualib/liblua.a(lj_api.c.o): In function `lua_resume':
  105. lj_api.c:(.text+0x545a): undefined reference to `lj_vm_resume'
  106. ../../dep/lualib/liblua.a(lj_load.c.o): In function `lua_loadx':
  107. lj_load.c:(.text+0x188): undefined reference to `lj_vm_cpcall'
  108. ../../dep/lualib/liblua.a(lj_load.c.o): In function `lua_load':
  109. lj_load.c:(.text+0x20c): undefined reference to `lj_vm_cpcall'
  110. ../../dep/lualib/liblua.a(lj_load.c.o): In function `luaL_loadfilex':
  111. lj_load.c:(.text+0x2f0): undefined reference to `lj_vm_cpcall'
  112. ../../dep/lualib/liblua.a(lj_load.c.o): In function `luaL_loadbufferx':
  113. lj_load.c:(.text+0x4ea): undefined reference to `lj_vm_cpcall'
  114. ../../dep/lualib/liblua.a(lj_load.c.o): In function `luaL_loadbuffer':
  115. lj_load.c:(.text+0x57e): undefined reference to `lj_vm_cpcall'
  116. ../../dep/lualib/liblua.a(lj_load.c.o):lj_load.c:(.text+0x62c): more undefined references to `lj_vm_cpcall' follow
  117. ../../dep/lualib/liblua.a(lj_ccallback.c.o): In function `lj_ccallback_new':
  118. lj_ccallback.c:(.text+0x6be): undefined reference to `lj_vm_ffi_callback'
  119. ../../dep/lualib/liblua.a(lib_math.c.o): In function `lj_ffh_math_log':
  120. lib_math.c:(.text+0x104): undefined reference to `lj_vm_log2'
  121. lib_math.c:(.text+0x118): undefined reference to `lj_vm_log2'
  122. ../../dep/lualib/liblua.a(lj_gc.c.o): In function `gc_onestep':
  123. lj_gc.c:(.text+0x174c): undefined reference to `lj_vm_pcall'
  124. ../../dep/lualib/liblua.a(lj_gc.c.o): In function `lj_gc_finalize_udata':
  125. lj_gc.c:(.text+0x193c): undefined reference to `lj_vm_pcall'
  126. ../../dep/lualib/liblua.a(lj_gc.c.o): In function `lj_gc_finalize_cdata':
  127. lj_gc.c:(.text+0x1b1e): undefined reference to `lj_vm_pcall'
  128. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_tget':
  129. lj_meta.c:(.text+0x23d): undefined reference to `lj_cont_ra'
  130. lj_meta.c:(.text+0x248): undefined reference to `lj_vm_asm_begin'
  131. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_tset':
  132. lj_meta.c:(.text+0x4b5): undefined reference to `lj_cont_nop'
  133. lj_meta.c:(.text+0x4c0): undefined reference to `lj_vm_asm_begin'
  134. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_arith':
  135. lj_meta.c:(.text+0x5b7): undefined reference to `lj_cont_ra'
  136. lj_meta.c:(.text+0x5be): undefined reference to `lj_vm_asm_begin'
  137. lj_meta.c:(.text+0x611): undefined reference to `lj_vm_foldarith'
  138. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_cat':
  139. lj_meta.c:(.text+0xa0b): undefined reference to `lj_cont_cat'
  140. lj_meta.c:(.text+0xa11): undefined reference to `lj_vm_asm_begin'
  141. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_len':
  142. lj_meta.c:(.text+0xc0f): undefined reference to `lj_cont_ra'
  143. lj_meta.c:(.text+0xc16): undefined reference to `lj_vm_asm_begin'
  144. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_equal':
  145. lj_meta.c:(.text+0xd72): undefined reference to `lj_cont_condf'
  146. lj_meta.c:(.text+0xd79): undefined reference to `lj_vm_asm_begin'
  147. lj_meta.c:(.text+0xdba): undefined reference to `lj_cont_condt'
  148. lj_meta.c:(.text+0xdc1): undefined reference to `lj_vm_asm_begin'
  149. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_equal_cd':
  150. lj_meta.c:(.text+0xde3): undefined reference to `lj_cont_condt'
  151. lj_meta.c:(.text+0xdf6): undefined reference to `lj_cont_condf'
  152. lj_meta.c:(.text+0xeb7): undefined reference to `lj_vm_asm_begin'
  153. ../../dep/lualib/liblua.a(lj_meta.c.o): In function `lj_meta_comp':
  154. lj_meta.c:(.text+0x10cf): undefined reference to `lj_cont_condf'
  155. lj_meta.c:(.text+0x10d4): undefined reference to `lj_cont_condt'
  156. lj_meta.c:(.text+0x11b3): undefined reference to `lj_vm_asm_begin'
  157. lj_meta.c:(.text+0x11ec): undefined reference to `lj_cont_condt'
  158. lj_meta.c:(.text+0x11f1): undefined reference to `lj_cont_condf'
  159. lj_meta.c:(.text+0x1296): undefined reference to `lj_vm_asm_begin'
  160. ../../dep/lualib/liblua.a(lj_vmevent.c.o): In function `lj_vmevent_call':
  161. lj_vmevent.c:(.text+0x124): undefined reference to `lj_vm_pcall'
  162. ../../dep/lualib/liblua.a(lj_opt_fold.c.o): In function `fold_kfold_intovarith':
  163. lj_opt_fold.c:(.text+0x140f): undefined reference to `lj_vm_foldarith'
  164. ../../dep/lualib/liblua.a(lj_opt_fold.c.o): In function `fold_kfold_numpow':
  165. lj_opt_fold.c:(.text+0x1460): undefined reference to `lj_vm_foldarith'
  166. ../../dep/lualib/liblua.a(lj_opt_fold.c.o): In function `fold_kfold_numarith':
  167. lj_opt_fold.c:(.text+0x14a7): undefined reference to `lj_vm_foldarith'
  168. ../../dep/lualib/liblua.a(lj_opt_fold.c.o): In function `fold_reassoc_minmax_k':
  169. lj_opt_fold.c:(.text+0x1635): undefined reference to `lj_vm_foldarith'
  170. ../../dep/lualib/liblua.a(lj_opt_fold.c.o): In function `fold_kfold_fpmath':
  171. lj_opt_fold.c:(.text+0x1b0a): undefined reference to `lj_vm_foldfpm'
  172. ../../dep/lualib/liblua.a(lj_opt_narrow.c.o): In function `lj_opt_narrow_arith':
  173. lj_opt_narrow.c:(.text+0x12ec): undefined reference to `lj_vm_foldarith'
  174. ../../dep/lualib/liblua.a(lj_opt_loop.c.o): In function `lj_opt_loop':
  175. lj_opt_loop.c:(.text+0xae9): undefined reference to `lj_vm_cpcall'
  176. ../../dep/lualib/liblua.a(lj_record.c.o): In function `lj_record_ret':
  177. lj_record.c:(.text+0x1e21): undefined reference to `lj_vm_asm_begin'
  178. lj_record.c:(.text+0x1e49): undefined reference to `lj_cont_ra'
  179. ../../dep/lualib/liblua.a(lj_record.c.o): In function `lj_record_idx':
  180. lj_record.c:(.text+0x228f): undefined reference to `lj_cont_nop'
  181. lj_record.c:(.text+0x229e): undefined reference to `lj_cont_ra'
  182. lj_record.c:(.text+0x22ad): undefined reference to `lj_vm_asm_begin'
  183. ../../dep/lualib/liblua.a(lj_record.c.o): In function `rec_mm_arith':
  184. lj_record.c:(.text+0x3f80): undefined reference to `lj_cont_ra'
  185. lj_record.c:(.text+0x3f87): undefined reference to `lj_vm_asm_begin'
  186. ../../dep/lualib/liblua.a(lj_record.c.o): In function `rec_mm_callcomp':
  187. lj_record.c:(.text+0x4083): undefined reference to `lj_cont_condf'
  188. lj_record.c:(.text+0x409e): undefined reference to `lj_cont_condt'
  189. lj_record.c:(.text+0x40ac): undefined reference to `lj_vm_asm_begin'
  190. ../../dep/lualib/liblua.a(lj_record.c.o): In function `lj_record_ins':
  191. lj_record.c:(.text+0x4d59): undefined reference to `lj_cont_ra'
  192. lj_record.c:(.text+0x4d60): undefined reference to `lj_vm_asm_begin'
  193. lj_record.c:(.text+0x5ff6): undefined reference to `lj_cont_condt'
  194. lj_record.c:(.text+0x5ffb): undefined reference to `lj_cont_condf'
  195. lj_record.c:(.text+0x600f): undefined reference to `lj_vm_asm_begin'
  196. lj_record.c:(.text+0x6233): undefined reference to `lj_cont_condt'
  197. lj_record.c:(.text+0x6238): undefined reference to `lj_cont_condf'
  198. lj_record.c:(.text+0x624c): undefined reference to `lj_vm_asm_begin'
  199. ../../dep/lualib/liblua.a(lj_ccall.c.o): In function `lj_ccall_func':
  200. lj_ccall.c:(.text+0xd5d): undefined reference to `lj_vm_ffi_call'
  201. /usr/bin/ld: mangosd: hidden symbol `lj_vm_cpcall' isn't defined
  202. /usr/bin/ld: final link failed: Bad value
  203. collect2: error: ld returned 1 exit status
  204. make[2]: *** [src/mangosd/mangosd] Error 1
  205. make[1]: *** [src/mangosd/CMakeFiles/mangosd.dir/all] Error 2
  206. make: *** [all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement