Advertisement
dfort

Cygwin Magic Lantern tcc build issue

May 27th, 2017
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.48 KB | None | 0 0
  1. $ make zip
  2. ../../Makefile.inc:75: remove /home/Dan/magic-lantern/platform/EOSM.202/zip
  3. [ RM dir ] /home/Dan/magic-lantern/platform/EOSM.202/zip/
  4. mkdir -p /home/Dan/magic-lantern/platform/EOSM.202/zip
  5. [ MKDIR ] ML directory structure...
  6. [ CPP ] magiclantern.lds
  7. [ AS ] entry.o
  8. [ AS ] ../../platform/EOSM.202/stubs.o
  9. [ VERSION ] ../../platform/EOSM.202/version.c
  10. [ CC ] version.o
  11. [ CC ] boot-hack.o
  12. [ CC ] fio-ml.o
  13. [ CC ] mem.o
  14. [ CC ] ico.o
  15. [ CC ] edmac.o
  16. [ CC ] menu.o
  17. [ CC ] debug.o
  18. [ CC ] rand.o
  19. [ CC ] posix.o
  20. [ CC ] util.o
  21. [ CC ] imath.o
  22. [ CC ] electronic_level.o
  23. [ CC ] cfn.o
  24. [ CC ] gui.o
  25. [ CC ] picstyle.o
  26. [ CC ] exmem.o
  27. [ CC ] bmp.o
  28. [ CC ] rbf_font.o
  29. [ CC ] config.o
  30. [ CC ] stdio.o
  31. [ CC ] bitrate.o
  32. In file included from ../../src/bitrate.c:5:0:
  33. ../../src/bitrate.c: In function 'time_indicator_show':
  34. ../../src/bitrate.c:374:81: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  35. int fnts = FONT(FONT_SMALL, COLOR_WHITE, mvr_config.actual_qscale_maybe == -16 ? COLOR_RED : COLOR_BLACK);
  36. ^
  37. ../../src/bmp.h:174:13: note: in definition of macro 'FONT'
  38. | ((bg) & 0xFF) << 8 \
  39. ^
  40. ../../src/bitrate.c:379:23: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits]
  41. mvr_config.actual_qscale_maybe < 0 ? "-" : "+",
  42. ^
  43. [ CC ] lcdsensor.o
  44. [ CC ] tweaks.o
  45. [ CC ] tweaks-eyefi.o
  46. [ CC ] lens.o
  47. [ CC ] property.o
  48. [ CC ] propvalues.o
  49. [ CC ] gui-common.o
  50. [ CC ] chdk-gui_draw.o
  51. [ CC ] movtweaks.o
  52. [ CC ] menuhelp.o
  53. [ CC ] menuindex.o
  54. [ CC ] focus.o
  55. [ CC ] notify_box.o
  56. [ CC ] bootflags.o
  57. [ CC ] dialog_test.o
  58. ../../src/dialog_test.c: In function 'get_current_dialog_handler':
  59. ../../src/dialog_test.c:26:1: warning: control reaches end of non-void function [-Wreturn-type]
  60. }
  61. ^
  62. [ CC ] vram.o
  63. [ CC ] greenscreen.o
  64. [ CC ] fps-engio.o
  65. ../../src/fps-engio.c:300:12: warning: 'fps_timer_b_method' defined but not used [-Wunused-variable]
  66. static int fps_timer_b_method = 0;
  67. ^
  68. [ CC ] shoot.o
  69. [ CC ] hdr.o
  70. [ CC ] lv-img-engio.o
  71. [ CC ] state-object.o
  72. [ CC ] tasks.o
  73. [ CC ] vsync-lite.o
  74. [ CC ] tskmon.o
  75. [ CC ] battery.o
  76. [ CC ] imgconv.o
  77. [ CC ] histogram.o
  78. [ CC ] falsecolor.o
  79. [ CC ] audio-ak.o
  80. [ CC ] zebra.o
  81. ../../src/zebra.c: In function 'draw_zoom_overlay':
  82. ../../src/zebra.c:3366:6: warning: #warning FIXME: this method uses busy waiting, which causes high CPU usage and overheating when using Magic Zoom [-Wcpp]
  83. #warning FIXME: this method uses busy waiting, which causes high CPU usage and overheating when using Magic Zoom
  84. ^
  85. ../../src/zebra.c: At top level:
  86. ../../src/zebra.c:178:12: warning: 'transparent_overlay_hidden' defined but not used [-Wunused-variable]
  87. static int transparent_overlay_hidden = 0;
  88. ^
  89. [ CC ] vectorscope.o
  90. [ CC ] beep.o
  91. [ CC ] crop-mode-hack.o
  92. [ CC ] ph_info_disp.o
  93. [ CC ] flexinfo.o
  94. [ CC ] screenshot.o
  95. [ CC ] fileprefix.o
  96. [ CC ] lvinfo.o
  97. [ CC ] builtin-enforcing.o
  98. [ CC ] powersave.o
  99. [ CC ] ml-cbr.o
  100. [ CC ] raw.o
  101. ../../src/raw.c: In function 'raw_update_params_work':
  102. ../../src/raw.c:575:10: warning: #warning FIXME: are these values correct for 720p and crop modes? [-Wcpp]
  103. #warning FIXME: are these values correct for 720p and crop modes?
  104. ^
  105. [ CC ] chdk-dng.o
  106. [ CC ] edmac-memcpy.o
  107. [ CC ] console.o
  108. [ CC ] tcc-glue.o
  109. make -C ../../tcc
  110. make[1]: Entering directory '/home/Dan/magic-lantern/tcc'
  111. make[1]: Nothing to be done for 'all'.
  112. make[1]: Leaving directory '/home/Dan/magic-lantern/tcc'
  113. [ CC ] module.o
  114. [ AR ] strrchr.o
  115. [ AR ] dietlibc.a
  116. [ AR ] lib_a-setjmp.o
  117. [ AR ] newlib-libc.a
  118. [ CP ] newlib-libm.a
  119. [ CP ] gcc-libgcc.a
  120. [ LD ] magiclantern
  121. module.o: In function `module_load_symbols.constprop.2':
  122. module.c:(.text+0x428): undefined reference to `tcc_add_symbol'
  123. module.o: In function `_module_load_all':
  124. module.c:(.text+0x498): undefined reference to `tcc_new'
  125. module.c:(.text+0x4a4): undefined reference to `tcc_set_options'
  126. module.c:(.text+0x4c8): undefined reference to `tcc_delete'
  127. module.c:(.text+0x504): undefined reference to `tcc_delete'
  128. module.c:(.text+0x720): undefined reference to `tcc_delete'
  129. module.c:(.text+0x75c): undefined reference to `tcc_add_file'
  130. module.c:(.text+0x7bc): undefined reference to `tcc_relocate'
  131. module.c:(.text+0x7e8): undefined reference to `tcc_relocate'
  132. module.c:(.text+0x850): undefined reference to `tcc_delete'
  133. module.c:(.text+0x8bc): undefined reference to `tcc_get_symbol'
  134. module.c:(.text+0x8e4): undefined reference to `tcc_get_symbol'
  135. module.c:(.text+0x90c): undefined reference to `tcc_get_symbol'
  136. module.c:(.text+0x934): undefined reference to `tcc_get_symbol'
  137. module.c:(.text+0x95c): undefined reference to `tcc_get_symbol'
  138. module.o:module.c:(.text+0xc4c): more undefined references to `tcc_get_symbol' follow
  139. module.o: In function `_module_load_all':
  140. module.c:(.text+0xcac): undefined reference to `tcc_delete'
  141. module.o: In function `module_load_task':
  142. module.c:(.text+0xf7c): undefined reference to `tcc_load_offline_section'
  143. module.o: In function `module_load':
  144. module.c:(.text+0x1040): undefined reference to `tcc_new'
  145. module.c:(.text+0x104c): undefined reference to `tcc_set_options'
  146. module.c:(.text+0x1070): undefined reference to `tcc_delete'
  147. module.c:(.text+0x1084): undefined reference to `tcc_add_file'
  148. module.c:(.text+0x1098): undefined reference to `tcc_relocate'
  149. module.c:(.text+0x10a8): undefined reference to `tcc_delete'
  150. module.o: In function `module_get_symbol':
  151. module.c:(.text+0x10c8): undefined reference to `tcc_get_symbol'
  152. module.o: In function `module_exec':
  153. module.c:(.text+0x10f0): undefined reference to `tcc_get_symbol'
  154. module.o: In function `module_unload':
  155. module.c:(.text+0x126c): undefined reference to `tcc_delete'
  156. make: *** [../../src/Makefile.src:195: magiclantern] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement