Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.83 KB | None | 0 0
  1. host C: apriori <= build/tools/apriori/prelink_info.c
  2. build/tools/apriori/debug.c: In function ‘dump_hex_buffer’:
  3. build/tools/apriori/debug.c:13: warning: comparison between signed and unsigned
  4. host C: apriori <= build/tools/apriori/rangesort.c
  5. build/tools/apriori/hash.c: In function ‘hash_lookup’:
  6. build/tools/apriori/hash.c:7: warning: unused parameter ‘elf’
  7. host C: apriori <= build/tools/apriori/source.c
  8. build/tools/apriori/prelink_info.c:17: warning: ‘packed’ attribute ignored
  9. build/tools/apriori/prelink_info.c: In function ‘set_prelink’:
  10. build/tools/apriori/prelink_info.c:23: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  11. build/tools/apriori/prelink_info.c:23: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  12. build/tools/apriori/prelink_info.c: In function ‘check_prelinked’:
  13. build/tools/apriori/prelink_info.c:38: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  14. build/tools/apriori/prelink_info.c:38: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  15. build/tools/apriori/prelink_info.c:57: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
  16. build/tools/apriori/prelink_info.c:57: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’
  17. build/tools/apriori/prelink_info.c: In function ‘setup_prelink_info’:
  18. build/tools/apriori/prelink_info.c:73: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  19. build/tools/apriori/prelink_info.c:73: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  20. build/tools/apriori/prelink_info.c:100: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  21. build/tools/apriori/prelink_info.c:100: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  22. host C: apriori <= build/tools/apriori/prelinkmap.c
  23. build/tools/apriori/main.c: In function ‘report_library_size_in_memory’:
  24. build/tools/apriori/main.c:47: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 3 has type ‘off_t’
  25. build/tools/apriori/main.c:47: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 3 has type ‘off_t’
  26. build/tools/apriori/main.c:59: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘off_t’
  27. build/tools/apriori/main.c:59: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘off_t’
  28. build/tools/apriori/main.c: In function ‘get_next_link_address’:
  29. build/tools/apriori/main.c:66: warning: unused parameter ‘name’
  30. build/tools/apriori/main.c: In function ‘main’:
  31. build/tools/apriori/main.c:211: warning: passing argument 5 of ‘apriori’ from incompatible pointer type
  32. host C: libelfcopy <= external/elfcopy/common.c
  33. host C: libelfcopy <= external/elfcopy/debug.c
  34. build/tools/apriori/apriori.c: In function ‘create_elf_sections’:
  35. build/tools/apriori/apriori.c:200: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  36. build/tools/apriori/apriori.c:200: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  37. build/tools/apriori/apriori.c: In function ‘setup_shdr_info’:
  38. build/tools/apriori/apriori.c:229: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  39. build/tools/apriori/apriori.c:229: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  40. build/tools/apriori/apriori.c: In function ‘do_init_source’:
  41. build/tools/apriori/apriori.c:428: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  42. build/tools/apriori/apriori.c:428: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  43. build/tools/apriori/apriori.c:438: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  44. build/tools/apriori/apriori.c:438: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  45. build/tools/apriori/apriori.c:561: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  46. build/tools/apriori/apriori.c:561: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  47. build/tools/apriori/apriori.c:580: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 4 has type ‘unsigned int’
  48. build/tools/apriori/apriori.c:580: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 4 has type ‘unsigned int’
  49. build/tools/apriori/apriori.c:581: warning: comparison between signed and unsigned
  50. build/tools/apriori/apriori.c:586: warning: comparison between signed and unsigned
  51. build/tools/apriori/apriori.c:586: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 5 has type ‘unsigned int’
  52. build/tools/apriori/apriori.c:586: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 5 has type ‘unsigned int’
  53. build/tools/apriori/apriori.c: In function ‘init_source’:
  54. build/tools/apriori/apriori.c:604: warning: assignment discards qualifiers from pointer target type
  55. build/tools/apriori/apriori.c:605: warning: assignment discards qualifiers from pointer target type
  56. build/tools/apriori/apriori.c: In function ‘reinit_source’:
  57. build/tools/apriori/apriori.c:836: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  58. build/tools/apriori/apriori.c:836: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  59. build/tools/apriori/apriori.c:842: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  60. build/tools/apriori/apriori.c:842: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  61. build/tools/apriori/apriori.c:848: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  62. build/tools/apriori/apriori.c:848: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  63. build/tools/apriori/apriori.c:854: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  64. build/tools/apriori/apriori.c:854: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  65. build/tools/apriori/apriori.c: In function ‘do_prelink’:
  66. build/tools/apriori/apriori.c:977: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  67. build/tools/apriori/apriori.c:977: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  68. build/tools/apriori/apriori.c:980: warning: comparison between signed and unsigned
  69. build/tools/apriori/apriori.c:1223: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘unsigned int’
  70. build/tools/apriori/apriori.c:1223: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘unsigned int’
  71. build/tools/apriori/apriori.c:1239: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘unsigned int’
  72. build/tools/apriori/apriori.c:1239: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 7 has type ‘unsigned int’
  73. build/tools/apriori/apriori.c: In function ‘prelink’:
  74. build/tools/apriori/apriori.c:1450: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  75. build/tools/apriori/apriori.c:1450: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  76. build/tools/apriori/apriori.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  77. build/tools/apriori/apriori.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  78. build/tools/apriori/apriori.c:1499: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  79. build/tools/apriori/apriori.c:1499: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  80. build/tools/apriori/apriori.c: In function ‘adjust_dynamic_segment_entry_size’:
  81. build/tools/apriori/apriori.c:1585: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  82. build/tools/apriori/apriori.c:1585: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 6 has type ‘long unsigned int’
  83. build/tools/apriori/apriori.c:1585: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  84. build/tools/apriori/apriori.c:1585: warning: format ‘%08x’ expects type ‘unsigned int’, but argument 6 has type ‘long unsigned int’
  85. build/tools/apriori/apriori.c: In function ‘adjust_dynamic_segment_entries’:
  86. build/tools/apriori/apriori.c:1655: warning: format ‘%02d’ expects type ‘int’, but argument 3 has type ‘size_t’
  87. build/tools/apriori/apriori.c:1655: warning: format ‘%02d’ expects type ‘int’, but argument 3 has type ‘size_t’
  88. build/tools/apriori/apriori.c:1666: warning: format ‘%02d’ expects type ‘int’, but argument 3 has type ‘size_t’
  89. build/tools/apriori/apriori.c:1666: warning: format ‘%02d’ expects type ‘int’, but argument 3 has type ‘size_t’
  90. build/tools/apriori/apriori.c: In function ‘adjust_dynamic_segment_for’:
  91. build/tools/apriori/apriori.c:1784: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  92. build/tools/apriori/apriori.c:1784: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  93. build/tools/apriori/apriori.c:1826: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  94. build/tools/apriori/apriori.c:1826: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  95. build/tools/apriori/apriori.c:1844: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  96. build/tools/apriori/apriori.c:1844: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  97. build/tools/apriori/apriori.c: In function ‘drop_sections’:
  98. build/tools/apriori/apriori.c:2031: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  99. build/tools/apriori/apriori.c:2031: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  100. build/tools/apriori/apriori.c:2039: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  101. build/tools/apriori/apriori.c:2039: warning: format ‘%d’ expects type ‘int’, but argument 8 has type ‘size_t’
  102. build/tools/apriori/apriori.c:2039: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  103. build/tools/apriori/apriori.c:2039: warning: format ‘%d’ expects type ‘int’, but argument 8 has type ‘size_t’
  104. build/tools/apriori/apriori.c:2048: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  105. build/tools/apriori/apriori.c:2048: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  106. build/tools/apriori/apriori.c: In function ‘process_file’:
  107. build/tools/apriori/apriori.c:2378: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  108. build/tools/apriori/apriori.c:2378: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  109. build/tools/apriori/apriori.c: In function ‘apriori’:
  110. build/tools/apriori/apriori.c:2545: warning: passing argument 5 of ‘process_file’ from incompatible pointer type
  111. build/tools/apriori/apriori.c:2583: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘unsigned int’
  112. build/tools/apriori/apriori.c:2583: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘unsigned int’
  113. host C: libelfcopy <= external/elfcopy/elfcopy.c
  114. host C: libelfcopy <= external/elfcopy/hash.c
  115. external/elfcopy/debug.c: In function ‘dump_hex_buffer’:
  116. external/elfcopy/debug.c:14: warning: comparison between signed and unsigned
  117. host C: libelfcopy <= external/elfcopy/rangesort.c
  118. host C: libelfcopy <= external/elfcopy/fixdwarf.c
  119. host C: libelfcopy <= external/elfcopy/dwarf.c
  120. host C: libelf <= external/elfutils/lib/xmalloc.c
  121. host C: libelf <= external/elfutils/lib/xstrdup.c
  122. external/elfcopy/elfcopy.c: In function ‘adjust_elf’:
  123. external/elfcopy/elfcopy.c:176: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  124. external/elfcopy/elfcopy.c:176: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  125. external/elfcopy/elfcopy.c:176: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  126. external/elfcopy/elfcopy.c:176: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  127. external/elfcopy/elfcopy.c:209: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  128. external/elfcopy/elfcopy.c:209: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  129. external/elfcopy/elfcopy.c:246: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘Elf64_Xword’
  130. external/elfcopy/elfcopy.c:246: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘Elf64_Xword’
  131. external/elfcopy/elfcopy.c:293: warning: comparison between signed and unsigned
  132. external/elfcopy/elfcopy.c:356: warning: comparison between signed and unsigned
  133. external/elfcopy/elfcopy.c:356: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  134. external/elfcopy/elfcopy.c:356: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  135. external/elfcopy/elfcopy.c:458: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  136. external/elfcopy/elfcopy.c:458: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  137. external/elfcopy/elfcopy.c:458: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  138. external/elfcopy/elfcopy.c:458: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  139. external/elfcopy/elfcopy.c:513: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  140. external/elfcopy/elfcopy.c:513: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  141. external/elfcopy/elfcopy.c:513: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  142. external/elfcopy/elfcopy.c:513: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  143. external/elfcopy/elfcopy.c:538: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  144. external/elfcopy/elfcopy.c:538: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  145. external/elfcopy/elfcopy.c:569: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  146. external/elfcopy/elfcopy.c:569: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’
  147. external/elfcopy/elfcopy.c:593: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  148. external/elfcopy/elfcopy.c:593: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  149. external/elfcopy/elfcopy.c:593: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  150. external/elfcopy/elfcopy.c:593: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  151. external/elfcopy/elfcopy.c:594: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  152. external/elfcopy/elfcopy.c:594: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  153. external/elfcopy/elfcopy.c:687: warning: comparison between signed and unsigned
  154. external/elfcopy/elfcopy.c:771: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  155. external/elfcopy/elfcopy.c:771: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  156. external/elfcopy/elfcopy.c:778: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  157. external/elfcopy/elfcopy.c:778: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  158. external/elfcopy/elfcopy.c:783: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  159. external/elfcopy/elfcopy.c:783: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  160. external/elfcopy/elfcopy.c:815: warning: pointer of type ‘void *’ used in arithmetic
  161. external/elfcopy/elfcopy.c:825: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  162. external/elfcopy/elfcopy.c:825: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  163. external/elfcopy/elfcopy.c:825: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  164. external/elfcopy/elfcopy.c:825: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  165. external/elfcopy/elfcopy.c:865: warning: comparison between signed and unsigned
  166. external/elfcopy/elfcopy.c:940: warning: comparison between signed and unsigned
  167. external/elfcopy/elfcopy.c:1006: warning: implicit declaration of function ‘update_dwarf_if_necessary’
  168. external/elfcopy/elfcopy.c:1021: warning: format ‘%2.2zu’ expects type ‘size_t’, but argument 3 has type ‘int’
  169. external/elfcopy/elfcopy.c:1021: warning: format ‘%2.2zu’ expects type ‘size_t’, but argument 3 has type ‘int’
  170. external/elfcopy/elfcopy.c:1034: warning: comparison between signed and unsigned
  171. external/elfcopy/elfcopy.c:1035: warning: comparison between signed and unsigned
  172. external/elfcopy/elfcopy.c: In function ‘update_hash_table’:
  173. external/elfcopy/elfcopy.c:1257: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  174. external/elfcopy/elfcopy.c:1257: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  175. external/elfcopy/elfcopy.c:1269: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  176. external/elfcopy/elfcopy.c:1269: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  177. external/elfcopy/elfcopy.c: In function ‘update_relocations_section_symbol_references’:
  178. external/elfcopy/elfcopy.c:1348: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  179. external/elfcopy/elfcopy.c:1348: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  180. external/elfcopy/elfcopy.c:1348: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  181. external/elfcopy/elfcopy.c:1348: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  182. external/elfcopy/elfcopy.c:1348: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  183. external/elfcopy/elfcopy.c:1348: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  184. external/elfcopy/elfcopy.c:1370: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  185. external/elfcopy/elfcopy.c:1370: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  186. external/elfcopy/elfcopy.c:1392: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  187. external/elfcopy/elfcopy.c:1392: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  188. external/elfcopy/elfcopy.c:1401: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  189. external/elfcopy/elfcopy.c:1401: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  190. external/elfcopy/elfcopy.c:1401: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  191. external/elfcopy/elfcopy.c:1401: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  192. external/elfcopy/elfcopy.c: In function ‘update_relocations_section_offsets’:
  193. external/elfcopy/elfcopy.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  194. external/elfcopy/elfcopy.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  195. external/elfcopy/elfcopy.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  196. external/elfcopy/elfcopy.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  197. external/elfcopy/elfcopy.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘size_t’
  198. external/elfcopy/elfcopy.c:1471: warning: format ‘%d’ expects type ‘int’, but argument 7 has type ‘size_t’
  199. external/elfcopy/elfcopy.c:1544: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘Elf64_Addr’
  200. external/elfcopy/elfcopy.c:1544: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘Elf64_Addr’
  201. external/elfcopy/elfcopy.c:1594: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘size_t’
  202. external/elfcopy/elfcopy.c:1594: warning: format ‘%d’ expects type ‘int’, but argument 9 has type ‘size_t’
  203. external/elfcopy/elfcopy.c: In function ‘create_section_data’:
  204. external/elfcopy/elfcopy.c:1657: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  205. external/elfcopy/elfcopy.c:1657: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  206. external/elfcopy/elfcopy.c:1672: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  207. external/elfcopy/elfcopy.c:1672: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  208. external/elfcopy/elfcopy.c: In function ‘do_update_dyn_entry_address’:
  209. external/elfcopy/elfcopy.c:1706: warning: comparison between signed and unsigned
  210. external/elfcopy/elfcopy.c:1709: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  211. external/elfcopy/elfcopy.c:1709: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘size_t’
  212. external/elfcopy/elfcopy.c:1721: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  213. external/elfcopy/elfcopy.c:1721: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  214. external/elfcopy/elfcopy.c:1730: warning: comparison between signed and unsigned
  215. external/elfcopy/elfcopy.c: In function ‘do_build_dynamic_segment_strings’:
  216. external/elfcopy/elfcopy.c:1844: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘Elf64_Xword’
  217. external/elfcopy/elfcopy.c:1844: warning: format ‘%ld’ expects type ‘long int’, but argument 4 has type ‘Elf64_Xword’
  218. external/elfcopy/elfcopy.c: In function ‘adjust_dynamic_segment_offsets’:
  219. external/elfcopy/elfcopy.c:1994: warning: comparison between signed and unsigned
  220. external/elfcopy/elfcopy.c:2069: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘Elf64_Xword’
  221. external/elfcopy/elfcopy.c:2069: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘Elf64_Xword’
  222. external/elfcopy/elfcopy.c: In function ‘section_to_header_mapping’:
  223. external/elfcopy/elfcopy.c:2140: warning: comparison between signed and unsigned
  224. external/elfcopy/elfcopy.c: In function ‘update_symbol_values’:
  225. external/elfcopy/elfcopy.c:2195: warning: comparison between signed and unsigned
  226. external/elfcopy/elfcopy.c:2226: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  227. external/elfcopy/elfcopy.c:2226: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  228. external/elfcopy/elfcopy.c:2226: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  229. external/elfcopy/elfcopy.c:2226: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘size_t’
  230. external/elfcopy/elfcopy.c:2263: warning: pointer of type ‘void *’ used in arithmetic
  231. external/elfcopy/elfcopy.c:2275: warning: format ‘%-8d’ expects type ‘int’, but argument 3 has type ‘size_t’
  232. external/elfcopy/elfcopy.c:2275: warning: format ‘%-8d’ expects type ‘int’, but argument 3 has type ‘size_t’
  233. external/elfcopy/elfcopy.c:2310: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  234. external/elfcopy/elfcopy.c:2310: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘size_t’
  235. external/elfcopy/elfcopy.c:2354: warning: comparison between signed and unsigned
  236. external/elfcopy/elfcopy.c:2395: warning: comparison between signed and unsigned
  237. external/elfcopy/elfcopy.c:2474: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘int’
  238. external/elfcopy/elfcopy.c:2474: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘Elf32_Word’
  239. external/elfcopy/elfcopy.c:2474: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘int’
  240. external/elfcopy/elfcopy.c:2474: warning: format ‘%lld’ expects type ‘long long int’, but argument 4 has type ‘Elf32_Word’
  241. external/elfcopy/elfcopy.c:2478: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘int’
  242. external/elfcopy/elfcopy.c:2478: warning: format ‘%lld’ expects type ‘long long int’, but argument 3 has type ‘int’
  243. external/elfcopy/elfcopy.c: In function ‘verify_elf’:
  244. external/elfcopy/elfcopy.c:2949: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 3 has type ‘Elf64_Off’
  245. external/elfcopy/elfcopy.c:2949: warning: format ‘%lx’ expects type ‘long unsigned int’, but argument 3 has type ‘Elf64_Off’
  246. external/elfcopy/fixdwarf.c: In function ‘base_value_pair_hook’:
  247. external/elfcopy/fixdwarf.c:477: warning: pointer of type ‘void *’ used in arithmetic
  248. In file included from <command-line>:0:
  249. ./external/elfutils/config-compat-darwin.h:42: error: static declaration of ‘strnlen’ follows non-static declaration
  250. /usr/include/string.h:143: error: previous declaration of ‘strnlen’ was here
  251. external/elfcopy/dwarf.c: In function ‘byte_get_little_endian’:
  252. external/elfcopy/dwarf.c:95: warning: left shift count >= width of type
  253. external/elfcopy/dwarf.c:96: warning: left shift count >= width of type
  254. external/elfcopy/dwarf.c:97: warning: left shift count >= width of type
  255. external/elfcopy/dwarf.c:98: warning: left shift count >= width of type
  256. In file included from <command-line>:0:
  257. ./external/elfutils/config-compat-darwin.h:42: error: static declaration of ‘strnlen’ follows non-static declaration
  258. /usr/include/string.h:143: error: previous declaration of ‘strnlen’ was here
  259. external/elfcopy/dwarf.c: In function ‘byte_get_big_endian’:
  260. external/elfcopy/dwarf.c:137: warning: left shift count >= width of type
  261. external/elfcopy/dwarf.c:138: warning: left shift count >= width of type
  262. external/elfcopy/dwarf.c:139: warning: left shift count >= width of type
  263. external/elfcopy/dwarf.c:140: warning: left shift count >= width of type
  264. make: *** [out/host/darwin-x86/obj/STATIC_LIBRARIES/libelf_intermediates/lib/xstrdup.o] Error 1
  265. make: *** Waiting for unfinished jobs....
  266. make: *** [out/host/darwin-x86/obj/STATIC_LIBRARIES/libelf_intermediates/lib/xmalloc.o] Error 1
  267. Note: Some input files use or override a deprecated API.
  268. Note: Recompile with -Xlint:deprecation for details.
  269. Note: Some input files use unchecked or unsafe operations.
  270. Note: Recompile with -Xlint:unchecked for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement