Advertisement
Guest User

Untitled

a guest
Feb 17th, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.20 KB | None | 0 0
  1. [ 11%] Building CXX object src/libcpu/CMakeFiles/libcpu.dir/src/jit/binrec/jit_binrec.cpp.o
  2. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp: En la función miembro ‘cpu::jit::BinrecHandle* cpu::jit::BinrecBackend::createBinrecHandle()’:
  3. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:119:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  4. setup.state_offsets_ppc.gpr = offsetof2(BinrecCore, gpr);
  5. ^~~~~~~~~~~~~~~~~
  6. state_offset_gpr
  7. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:120:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  8. setup.state_offsets_ppc.fpr = offsetof2(BinrecCore, fpr);
  9. ^~~~~~~~~~~~~~~~~
  10. state_offset_gpr
  11. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:121:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  12. setup.state_offsets_ppc.gqr = offsetof2(BinrecCore, gqr);
  13. ^~~~~~~~~~~~~~~~~
  14. state_offset_gpr
  15. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:122:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  16. setup.state_offsets_ppc.lr = offsetof2(BinrecCore, lr);
  17. ^~~~~~~~~~~~~~~~~
  18. state_offset_gpr
  19. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:123:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  20. setup.state_offsets_ppc.ctr = offsetof2(BinrecCore, ctr);
  21. ^~~~~~~~~~~~~~~~~
  22. state_offset_gpr
  23. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:124:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  24. setup.state_offsets_ppc.cr = offsetof2(BinrecCore, cr);
  25. ^~~~~~~~~~~~~~~~~
  26. state_offset_gpr
  27. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:125:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  28. setup.state_offsets_ppc.xer = offsetof2(BinrecCore, xer);
  29. ^~~~~~~~~~~~~~~~~
  30. state_offset_gpr
  31. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:126:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  32. setup.state_offsets_ppc.fpscr = offsetof2(BinrecCore, fpscr);
  33. ^~~~~~~~~~~~~~~~~
  34. state_offset_gpr
  35. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:127:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  36. setup.state_offsets_ppc.pvr = offsetof2(BinrecCore, pvr);
  37. ^~~~~~~~~~~~~~~~~
  38. state_offset_gpr
  39. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:128:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  40. setup.state_offsets_ppc.pir = offsetof2(BinrecCore, id);
  41. ^~~~~~~~~~~~~~~~~
  42. state_offset_gpr
  43. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:129:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  44. setup.state_offsets_ppc.reserve_flag = offsetof2(BinrecCore, reserveFlag);
  45. ^~~~~~~~~~~~~~~~~
  46. state_offset_gpr
  47. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:130:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  48. setup.state_offsets_ppc.reserve_state = offsetof2(BinrecCore, reserveData);
  49. ^~~~~~~~~~~~~~~~~
  50. state_offset_gpr
  51. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:131:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  52. setup.state_offsets_ppc.nia = offsetof2(BinrecCore, nia);
  53. ^~~~~~~~~~~~~~~~~
  54. state_offset_gpr
  55. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:132:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  56. setup.state_offsets_ppc.timebase_handler = offsetof2(BinrecCore, mftbHandler);
  57. ^~~~~~~~~~~~~~~~~
  58. state_offset_gpr
  59. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:133:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  60. setup.state_offsets_ppc.sc_handler = offsetof2(BinrecCore, scHandler);
  61. ^~~~~~~~~~~~~~~~~
  62. state_offset_gpr
  63. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:134:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  64. setup.state_offsets_ppc.trap_handler = offsetof2(BinrecCore, trapHandler);
  65. ^~~~~~~~~~~~~~~~~
  66. state_offset_gpr
  67. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:135:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  68. setup.state_offsets_ppc.fres_lut = offsetof2(BinrecCore, fresTable);
  69. ^~~~~~~~~~~~~~~~~
  70. state_offset_gpr
  71. /run/media/amnesia/Datos/reinstall/decaf-emu/src/libcpu/src/jit/binrec/jit_binrec.cpp:136:10: error: ‘using Setup = binrec_setup_t’ {aka ‘struct binrec_setup_t’} has no member named ‘state_offsets_ppc’; did you mean ‘state_offset_gpr’?
  72. setup.state_offsets_ppc.frsqrte_lut = offsetof2(BinrecCore, frsqrteTable);
  73. ^~~~~~~~~~~~~~~~~
  74. state_offset_gpr
  75. make[2]: *** [src/libcpu/CMakeFiles/libcpu.dir/build.make:366: src/libcpu/CMakeFiles/libcpu.dir/src/jit/binrec/jit_binrec.cpp.o] Error 1
  76. make[1]: *** [CMakeFiles/Makefile2:591: src/libcpu/CMakeFiles/libcpu.dir/all] Error 2
  77. make: *** [Makefile:130: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement