Guest User

nexus 7

a guest
Sep 6th, 2012
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.49 KB | None | 0 0
  1. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/devname.c
  2. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/devno.c
  3. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/getsize.c
  4. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/llseek.c
  5. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/probe.c
  6. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/read.c
  7. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/resolve.c
  8. external/e2fsprogs/lib/blkid/probe.c: In function 'linux_version_code':
  9. external/e2fsprogs/lib/blkid/probe.c:251:10: warning: type defaults to 'int' in declaration of 'version_code' [-Wimplicit-int]
  10. external/e2fsprogs/lib/blkid/probe.c: In function 'probe_jfs':
  11. external/e2fsprogs/lib/blkid/probe.c:859:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  12. external/e2fsprogs/lib/blkid/probe.c:862:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  13. external/e2fsprogs/lib/blkid/probe.c: In function 'probe_zfs':
  14. external/e2fsprogs/lib/blkid/probe.c:876:42: warning: unused parameter 'probe' [-Wunused-parameter]
  15. external/e2fsprogs/lib/blkid/probe.c:876:69: warning: unused parameter 'id' [-Wunused-parameter]
  16. external/e2fsprogs/lib/blkid/probe.c:877:23: warning: unused parameter 'buf' [-Wunused-parameter]
  17. external/e2fsprogs/lib/blkid/probe.c: In function 'probe_hfs':
  18. external/e2fsprogs/lib/blkid/probe.c:1178:2: warning: pointer targets in passing argument 3 of 'blkid_set_tag' differ in signedness [-Wpointer-sign]
  19. external/e2fsprogs/lib/blkid/blkidP.h:176:12: note: expected 'char const *' but argument is of type '__u8 *'
  20. external/e2fsprogs/lib/blkid/probe.c: In function 'probe_hfsplus':
  21. external/e2fsprogs/lib/blkid/probe.c:1299:2: warning: pointer targets in passing argument 1 of 'unicode_16be_to_utf8' differ in signedness [-Wpointer-sign]
  22. external/e2fsprogs/lib/blkid/probe.c:1130:13: note: expected 'unsigned char *' but argument is of type 'char *'
  23. external/e2fsprogs/lib/blkid/probe.c: In function 'probe_btrfs':
  24. external/e2fsprogs/lib/blkid/probe.c:1372:24: warning: unused parameter 'id' [-Wunused-parameter]
  25. external/e2fsprogs/lib/blkid/probe.c: In function 'blkid_verify':
  26. external/e2fsprogs/lib/blkid/probe.c:1531:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  27. external/e2fsprogs/lib/blkid/read.c: In function 'blkid_read_cache':
  28. external/e2fsprogs/lib/blkid/read.c:398:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  29. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/save.c
  30. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/tag.c
  31. target thumb C: libext2_blkid <= external/e2fsprogs/lib/blkid/version.c
  32. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/clear.c
  33. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/compare.c
  34. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/copy.c
  35. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/gen_uuid.c
  36. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/isnull.c
  37. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/pack.c
  38. external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_random_bytes':
  39. external/e2fsprogs/lib/uuid/gen_uuid.c:178:17: warning: unused variable 'tmp_seed' [-Wunused-variable]
  40. external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_node_id':
  41. external/e2fsprogs/lib/uuid/gen_uuid.c:220:39: warning: unused parameter 'node_id' [-Wunused-parameter]
  42. external/e2fsprogs/lib/uuid/gen_uuid.c: In function 'get_uuid_via_daemon':
  43. external/e2fsprogs/lib/uuid/gen_uuid.c:475:36: warning: unused parameter 'op' [-Wunused-parameter]
  44. external/e2fsprogs/lib/uuid/gen_uuid.c:475:47: warning: unused parameter 'out' [-Wunused-parameter]
  45. external/e2fsprogs/lib/uuid/gen_uuid.c:475:57: warning: unused parameter 'num' [-Wunused-parameter]
  46. external/e2fsprogs/lib/uuid/gen_uuid.c: At top level:
  47. external/e2fsprogs/lib/uuid/gen_uuid.c:418:16: warning: 'read_all' defined but not used [-Wunused-function]
  48. external/e2fsprogs/lib/uuid/gen_uuid.c:445:13: warning: 'close_all_fds' defined but not used [-Wunused-function]
  49. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/parse.c
  50. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unpack.c
  51. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/unparse.c
  52. target thumb C: libext2_uuid <= external/e2fsprogs/lib/uuid/uuid_time.c
  53. target thumb C: libext2_profile <= external/e2fsprogs/e2fsck/prof_err.c
  54. target thumb C: libext2_profile <= external/e2fsprogs/e2fsck/profile.c
  55. target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/error_message.c
  56. target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/et_name.c
  57. target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/init_et.c
  58. target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_err.c
  59. target thumb C: libext2_com_err <= external/e2fsprogs/lib/et/com_right.c
  60. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/feature.c
  61. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetflags.c
  62. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetflags.c
  63. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fgetversion.c
  64. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/fsetversion.c
  65. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getflags.c
  66. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/getversion.c
  67. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/hashstr.c
  68. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/iod.c
  69. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ls.c
  70. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/mntopts.c
  71. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/parse_num.c
  72. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pe.c
  73. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/pf.c
  74. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ps.c
  75. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setflags.c
  76. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/setversion.c
  77. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/uuid.c
  78. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/ostype.c
  79. target thumb C: libext2_e2p <= external/e2fsprogs/lib/e2p/percent.c
  80. target thumb C: recovery_mke2fs <= external/e2fsprogs/misc/mke2fs.c
  81. target thumb C: recovery_mke2fs <= external/e2fsprogs/misc/util.c
  82. target thumb C: recovery_mke2fs <= external/e2fsprogs/misc/default_profile.c
  83. target thumb C: recovery_tune2fs <= external/e2fsprogs/misc/tune2fs.c
  84. target thumb C: recovery_tune2fs <= external/e2fsprogs/misc/util.c
  85. target thumb C: recovery <= bootable/recovery/recovery.c
  86. target thumb C: recovery <= bootable/recovery/bootloader.c
  87. bootable/recovery/recovery.c: In function 'update_directory':
  88. bootable/recovery/recovery.c:522:5: warning: passing argument 1 of 'prepend_title' from incompatible pointer type [enabled by default]
  89. bootable/recovery/recovery.c:409:1: note: expected 'char **' but argument is of type 'char const **'
  90. bootable/recovery/recovery.c: In function 'wipe_data':
  91. bootable/recovery/recovery.c:640:13: warning: passing argument 1 of 'prepend_title' from incompatible pointer type [enabled by default]
  92. bootable/recovery/recovery.c:409:1: note: expected 'char **' but argument is of type 'char const **'
  93. bootable/recovery/recovery.c: In function 'prompt_and_wait':
  94. bootable/recovery/recovery.c:678:5: warning: passing argument 1 of 'prepend_title' from incompatible pointer type [enabled by default]
  95. bootable/recovery/recovery.c:409:1: note: expected 'char **' but argument is of type 'char const **'
  96. bootable/recovery/recovery.c: In function 'main':
  97. bootable/recovery/recovery.c:753:5: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
  98. bootable/recovery/recovery.c:753:5: warning: passing argument 1 of 'strcmp' makes pointer from integer without a cast [enabled by default]
  99. bionic/libc/include/string.h:53:15: note: expected 'char const *' but argument is of type 'int'
  100. bootable/recovery/recovery.c:756:13: warning: implicit declaration of function 'minizip_main' [-Wimplicit-function-declaration]
  101. bootable/recovery/recovery.c:760:13: warning: implicit declaration of function 'flash_image_main' [-Wimplicit-function-declaration]
  102. bootable/recovery/recovery.c:762:13: warning: implicit declaration of function 'volume_main' [-Wimplicit-function-declaration]
  103. bootable/recovery/recovery.c:764:13: warning: implicit declaration of function 'edify_main' [-Wimplicit-function-declaration]
  104. bootable/recovery/recovery.c:766:13: warning: implicit declaration of function 'dump_image_main' [-Wimplicit-function-declaration]
  105. bootable/recovery/recovery.c:768:13: warning: implicit declaration of function 'erase_image_main' [-Wimplicit-function-declaration]
  106. bootable/recovery/recovery.c:770:13: warning: implicit declaration of function 'mkyaffs2image_main' [-Wimplicit-function-declaration]
  107. bootable/recovery/recovery.c:772:13: warning: implicit declaration of function 'unyaffs_main' [-Wimplicit-function-declaration]
  108. bootable/recovery/recovery.c:774:13: warning: implicit declaration of function 'nandroid_main' [-Wimplicit-function-declaration]
  109. bootable/recovery/recovery.c:776:13: warning: implicit declaration of function 'reboot_main' [-Wimplicit-function-declaration]
  110. bootable/recovery/recovery.c:788:13: warning: implicit declaration of function 'setprop_main' [-Wimplicit-function-declaration]
  111. bootable/recovery/recovery.c:789:9: warning: implicit declaration of function 'busybox_driver' [-Wimplicit-function-declaration]
  112. bootable/recovery/recovery.c:913:5: warning: implicit declaration of function 'maybe_install_firmware_update' [-Wimplicit-function-declaration]
  113. target thumb C: recovery <= bootable/recovery/install.c
  114. target thumb C: recovery <= bootable/recovery/roots.c
  115. bootable/recovery/roots.c: In function 'parse_options':
  116. bootable/recovery/roots.c:61:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  117. target thumb C: recovery <= bootable/recovery/ui.c
  118. target thumb C: recovery <= bootable/recovery/mounts.c
  119. bootable/recovery/ui.c: In function 'ui_copy_image':
  120. bootable/recovery/ui.c:582:5: warning: passing argument 1 of 'draw_background_locked' makes integer from pointer without a cast [enabled by default]
  121. bootable/recovery/ui.c:158:13: note: expected 'int' but argument is of type 'gr_surface'
  122. bootable/recovery/ui.c: At top level:
  123. bootable/recovery/ui.c:662:44: warning: missing initializer [-Wmissing-field-initializers]
  124. bootable/recovery/ui.c:662:44: warning: (near initialization for '(anonymous).tv_usec') [-Wmissing-field-initializers]
  125. bootable/recovery/ui.c: In function 'ui_wait_key':
  126. bootable/recovery/ui.c:862:5: warning: implicit declaration of function 'ui_wait_key_with_repeat' [-Wimplicit-function-declaration]
  127. target thumb C: recovery <= bootable/recovery/extendedcommands.c
  128. target thumb C: recovery <= bootable/recovery/nandroid.c
  129. bootable/recovery/extendedcommands.c: In function 'gather_files':
  130. bootable/recovery/extendedcommands.c:216:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  131. bootable/recovery/extendedcommands.c: In function 'choose_file_menu':
  132. bootable/recovery/extendedcommands.c:299:34: warning: initialization from incompatible pointer type [enabled by default]
  133. bootable/recovery/extendedcommands.c:336:13: warning: passing argument 1 of 'get_menu_selection' from incompatible pointer type [enabled by default]
  134. bootable/recovery/recovery_ui.h:97:1: note: expected 'char **' but argument is of type 'char const **'
  135. bootable/recovery/extendedcommands.c: In function 'show_choose_zip_menu':
  136. bootable/recovery/extendedcommands.c:376:5: warning: passing argument 3 of 'choose_file_menu' from incompatible pointer type [enabled by default]
  137. bootable/recovery/extendedcommands.c:284:7: note: expected 'char const **' but argument is of type 'char **'
  138. bootable/recovery/extendedcommands.c: In function 'show_nandroid_restore_menu':
  139. bootable/recovery/extendedcommands.c:400:5: warning: passing argument 3 of 'choose_file_menu' from incompatible pointer type [enabled by default]
  140. bootable/recovery/extendedcommands.c:284:7: note: expected 'char const **' but argument is of type 'char **'
  141. bootable/recovery/extendedcommands.c: In function 'show_nandroid_delete_menu':
  142. bootable/recovery/extendedcommands.c:422:5: warning: passing argument 3 of 'choose_file_menu' from incompatible pointer type [enabled by default]
  143. bootable/recovery/extendedcommands.c:284:7: note: expected 'char const **' but argument is of type 'char **'
  144. bootable/recovery/extendedcommands.c: In function 'confirm_selection':
  145. bootable/recovery/extendedcommands.c:597:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  146. bootable/recovery/extendedcommands.c:600:25: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  147. bootable/recovery/extendedcommands.c:613:25: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  148. bootable/recovery/extendedcommands.c: In function 'format_unknown_device':
  149. bootable/recovery/extendedcommands.c:737:13: warning: implicit declaration of function 'format_ext3_device' [-Wimplicit-function-declaration]
  150. bootable/recovery/extendedcommands.c:746:13: warning: implicit declaration of function 'format_ext2_device' [-Wimplicit-function-declaration]
  151. bootable/recovery/extendedcommands.c: In function 'show_partition_menu':
  152. bootable/recovery/extendedcommands.c:838:13: warning: passing argument 1 of 'sprintf' from incompatible pointer type [enabled by default]
  153. bionic/libc/include/stdio.h:266:6: note: expected 'char *' but argument is of type 'char (*)[255]'
  154. bootable/recovery/extendedcommands.c:839:13: warning: passing argument 1 of 'sprintf' from incompatible pointer type [enabled by default]
  155. bionic/libc/include/stdio.h:266:6: note: expected 'char *' but argument is of type 'char (*)[255]'
  156. bootable/recovery/extendedcommands.c:842:13: warning: passing argument 1 of 'is_safe_to_format' discards 'const' qualifier from pointer target type [enabled by default]
  157. bootable/recovery/extendedcommands.c:788:5: note: expected 'char *' but argument is of type 'char const *'
  158. bootable/recovery/extendedcommands.c:843:17: warning: passing argument 1 of 'sprintf' from incompatible pointer type [enabled by default]
  159. bionic/libc/include/stdio.h:266:6: note: expected 'char *' but argument is of type 'char (*)[255]'
  160. bootable/recovery/extendedcommands.c:848:9: warning: passing argument 1 of 'is_safe_to_format' discards 'const' qualifier from pointer target type [enabled by default]
  161. bootable/recovery/extendedcommands.c:788:5: note: expected 'char *' but argument is of type 'char const *'
  162. bootable/recovery/extendedcommands.c:850:13: warning: passing argument 1 of 'sprintf' from incompatible pointer type [enabled by default]
  163. bionic/libc/include/stdio.h:266:6: note: expected 'char *' but argument is of type 'char (*)[255]'
  164. bootable/recovery/extendedcommands.c:866:13: warning: implicit declaration of function 'is_path_mounted' [-Wimplicit-function-declaration]
  165. bootable/recovery/extendedcommands.c:887:9: warning: passing argument 2 of 'get_menu_selection' from incompatible pointer type [enabled by default]
  166. bootable/recovery/recovery_ui.h:97:1: note: expected 'char **' but argument is of type 'char * (*)[255]'
  167. bootable/recovery/extendedcommands.c: In function 'show_nandroid_advanced_restore_menu':
  168. bootable/recovery/extendedcommands.c:948:5: warning: passing argument 3 of 'choose_file_menu' from incompatible pointer type [enabled by default]
  169. bootable/recovery/extendedcommands.c:284:7: note: expected 'char const **' but argument is of type 'char **'
  170. bootable/recovery/extendedcommands.c: In function 'show_nandroid_menu':
  171. bootable/recovery/extendedcommands.c:1093:25: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' [-Wformat]
  172. bootable/recovery/extendedcommands.c:1127:29: warning: format '%d' expects argument of type 'int', but argument 4 has type 'time_t' [-Wformat]
  173. bootable/recovery/extendedcommands.c: In function 'partition_sdcard':
  174. bootable/recovery/extendedcommands.c:1182:5: warning: implicit declaration of function 'can_partition' [-Wimplicit-function-declaration]
  175. bootable/recovery/extendedcommands.c:1217:44: warning: assignment makes integer from pointer without a cast [enabled by default]
  176. bootable/recovery/extendedcommands.c: In function 'process_volumes':
  177. bootable/recovery/extendedcommands.c:1444:5: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' [-Wformat]
  178. target thumb C: recovery <= bootable/recovery/../../system/core/toolbox/reboot.c
  179. bootable/recovery/nandroid.c: In function 'nandroid_generate_timestamp_path':
  180. bootable/recovery/nandroid.c:50:9: warning: passing argument 1 of 'sprintf' discards 'const' qualifier from pointer target type [enabled by default]
  181. bionic/libc/include/stdio.h:266:6: note: expected 'char *' but argument is of type 'char const *'
  182. bootable/recovery/nandroid.c:50:9: warning: format '%d' expects argument of type 'int', but argument 3 has type 'time_t' [-Wformat]
  183. bootable/recovery/nandroid.c:54:9: warning: passing argument 1 of 'strftime' discards 'const' qualifier from pointer target type [enabled by default]
  184. bionic/libc/include/time.h:80:20: note: expected 'char *' but argument is of type 'char const *'
  185. bootable/recovery/nandroid.c: In function 'nandroid_callback':
  186. bootable/recovery/nandroid.c:81:30: warning: assignment makes integer from pointer without a cast [enabled by default]
  187. bootable/recovery/nandroid.c: In function 'mkyaffs2image_wrapper':
  188. bootable/recovery/nandroid.c:114:5: warning: implicit declaration of function '__popen' [-Wimplicit-function-declaration]
  189. bootable/recovery/nandroid.c:114:16: warning: initialization makes pointer from integer without a cast [enabled by default]
  190. bootable/recovery/nandroid.c:121:27: warning: assignment makes integer from pointer without a cast [enabled by default]
  191. bootable/recovery/nandroid.c:126:5: warning: implicit declaration of function '__pclose' [-Wimplicit-function-declaration]
  192. bootable/recovery/nandroid.c: In function 'tar_compress_wrapper':
  193. bootable/recovery/nandroid.c:133:16: warning: initialization makes pointer from integer without a cast [enabled by default]
  194. bootable/recovery/nandroid.c:140:27: warning: assignment makes integer from pointer without a cast [enabled by default]
  195. bootable/recovery/nandroid.c: In function 'dedupe_compress_wrapper':
  196. bootable/recovery/nandroid.c:181:16: warning: initialization makes pointer from integer without a cast [enabled by default]
  197. bootable/recovery/nandroid.c:188:27: warning: assignment makes integer from pointer without a cast [enabled by default]
  198. bootable/recovery/nandroid.c: In function 'refresh_default_backup_handler':
  199. bootable/recovery/nandroid.c:214:12: warning: assignment makes integer from pointer without a cast [enabled by default]
  200. bootable/recovery/nandroid.c: In function 'get_backup_handler':
  201. bootable/recovery/nandroid.c:227:25: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  202. bootable/recovery/nandroid.c: In function 'nandroid_backup_partition_extended':
  203. bootable/recovery/nandroid.c:267:12: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  204. bootable/recovery/nandroid.c: In function 'nandroid_backup_partition':
  205. bootable/recovery/nandroid.c:292:9: warning: return makes integer from pointer without a cast [enabled by default]
  206. bootable/recovery/nandroid.c: In function 'nandroid_backup':
  207. bootable/recovery/nandroid.c:351:5: warning: passing argument 2 of 'stat' from incompatible pointer type [enabled by default]
  208. bionic/libc/include/sys/stat.h:85:15: note: expected 'struct stat *' but argument is of type 'struct statfs *'
  209. bootable/recovery/nandroid.c:374:5: warning: passing argument 2 of 'stat' from incompatible pointer type [enabled by default]
  210. bionic/libc/include/sys/stat.h:85:15: note: expected 'struct stat *' but argument is of type 'struct statfs *'
  211. bootable/recovery/nandroid.c:388:5: warning: passing argument 2 of 'stat' from incompatible pointer type [enabled by default]
  212. bionic/libc/include/sys/stat.h:85:15: note: expected 'struct stat *' but argument is of type 'struct statfs *'
  213. bootable/recovery/nandroid.c: In function 'unyaffs_wrapper':
  214. bootable/recovery/nandroid.c:421:16: warning: initialization makes pointer from integer without a cast [enabled by default]
  215. bootable/recovery/nandroid.c:428:27: warning: assignment makes integer from pointer without a cast [enabled by default]
  216. bootable/recovery/nandroid.c: In function 'tar_extract_wrapper':
  217. bootable/recovery/nandroid.c:439:16: warning: initialization makes pointer from integer without a cast [enabled by default]
  218. bootable/recovery/nandroid.c:446:27: warning: assignment makes integer from pointer without a cast [enabled by default]
  219. bootable/recovery/nandroid.c: In function 'dedupe_extract_wrapper':
  220. bootable/recovery/nandroid.c:466:16: warning: initialization makes pointer from integer without a cast [enabled by default]
  221. bootable/recovery/nandroid.c: In function 'get_restore_handler':
  222. bootable/recovery/nandroid.c:487:25: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  223. bootable/recovery/nandroid.c: In function 'nandroid_restore_partition_extended':
  224. bootable/recovery/nandroid.c:527:5: warning: passing argument 2 of 'statfs' from incompatible pointer type [enabled by default]
  225. bionic/libc/include/sys/vfs.h:97:12: note: expected 'struct statfs *' but argument is of type 'struct stat *'
  226. bootable/recovery/nandroid.c:533:28: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  227. bootable/recovery/nandroid.c:535:13: warning: passing argument 2 of 'statfs' from incompatible pointer type [enabled by default]
  228. bionic/libc/include/sys/vfs.h:97:12: note: expected 'struct statfs *' but argument is of type 'struct stat *'
  229. bootable/recovery/nandroid.c:541:13: warning: passing argument 2 of 'statfs' from incompatible pointer type [enabled by default]
  230. bionic/libc/include/sys/vfs.h:97:12: note: expected 'struct statfs *' but argument is of type 'struct stat *'
  231. bootable/recovery/nandroid.c:547:13: warning: passing argument 2 of 'statfs' from incompatible pointer type [enabled by default]
  232. bionic/libc/include/sys/vfs.h:97:12: note: expected 'struct statfs *' but argument is of type 'struct stat *'
  233. bootable/recovery/nandroid.c:590:5: warning: implicit declaration of function 'format_device' [-Wimplicit-function-declaration]
  234. target thumb C: recovery <= bootable/recovery/firmware.c
  235. target thumb C: recovery <= bootable/recovery/edifyscripting.c
  236. target thumb C: recovery <= bootable/recovery/setprop.c
  237. bootable/recovery/edifyscripting.c: In function 'FormatFn':
  238. bootable/recovery/edifyscripting.c:151:9: warning: too many arguments for format [-Wformat-extra-args]
  239. bootable/recovery/edifyscripting.c: In function 'run_script_from_buffer':
  240. bootable/recovery/edifyscripting.c:286:5: warning: implicit declaration of function 'yy_scan_bytes' [-Wimplicit-function-declaration]
  241. bootable/recovery/edifyscripting.c:287:5: warning: implicit declaration of function 'yyparse' [-Wimplicit-function-declaration]
  242. bootable/recovery/edifyscripting.c: In function 'run_and_remove_extendedcommand':
  243. bootable/recovery/edifyscripting.c:317:5: warning: implicit declaration of function 'basename' [-Wimplicit-function-declaration]
  244. bootable/recovery/edifyscripting.c:317:5: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat]
  245. bootable/recovery/edifyscripting.c:352:5: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'int' [-Wformat]
  246. bootable/recovery/edifyscripting.c:360:5: warning: implicit declaration of function 'run_script' [-Wimplicit-function-declaration]
  247. target thumb C: recovery <= bootable/recovery/default_recovery_ui.c
  248. target thumb C: recovery <= bootable/recovery/verifier.c
  249. target thumb C: recovery <= bootable/recovery/default_recovery_keys.c
  250. bootable/recovery/verifier.c: In function 'verify_file':bootable/recovery/default_recovery_keys.c: In function 'device_toggle_display':
  251. bootable/recovery/default_recovery_keys.c:17:5: warning: implicit declaration of function 'get_allow_toggle_display' [-Wimplicit-function-declaration]
  252.  
  253. bootable/recovery/verifier.c:124:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  254. bootable/recovery/verifier.c:153:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  255. bootable/recovery/verifier.c:154:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  256. bootable/recovery/verifier.c:162:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  257. bootable/recovery/verifier.c:171:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  258. target thumb C: libext4_utils <= system/extras/ext4_utils/make_ext4fs.c
  259. target thumb C: libext4_utils <= system/extras/ext4_utils/ext4fixup.c
  260. target thumb C: libext4_utils <= system/extras/ext4_utils/ext4_utils.c
  261. system/extras/ext4_utils/make_ext4fs.c: In function 'make_ext4fs':
  262. system/extras/ext4_utils/make_ext4fs.c:316:2: warning: passing argument 3 of 'make_ext4fs_internal' discards 'const' qualifier from pointer target type [enabled by default]
  263. system/extras/ext4_utils/make_ext4fs.h:40:5: note: expected 'char *' but argument is of type 'char const *'
  264. target thumb C: libext4_utils <= system/extras/ext4_utils/allocate.c
  265. target thumb C: libext4_utils <= system/extras/ext4_utils/backed_block.c
  266. target thumb C: libext4_utils <= system/extras/ext4_utils/output_file.c
  267. target thumb C: libext4_utils <= system/extras/ext4_utils/contents.c
  268. target thumb C: libext4_utils <= system/extras/ext4_utils/extent.c
  269. target thumb C: libext4_utils <= system/extras/ext4_utils/indirect.c
  270. target thumb C: libext4_utils <= system/extras/ext4_utils/uuid.c
  271. target thumb C: libext4_utils <= system/extras/ext4_utils/sha1.c
  272. target thumb C: libext4_utils <= system/extras/ext4_utils/sparse_crc32.c
  273. target thumb C: libext4_utils <= system/extras/ext4_utils/wipe.c
  274. target thumb C: libminzip <= bootable/recovery/minzip/Hash.c
  275. target StaticLib: libz (out/target/product/grouper/obj/STATIC_LIBRARIES/libz_intermediates/libz.a)
  276. target thumb C: libminzip <= bootable/recovery/minzip/SysUtil.c
  277. target thumb C: libminzip <= bootable/recovery/minzip/DirUtil.c
  278. bootable/recovery/minzip/DirUtil.c: In function 'dirCreateHierarchy':
  279. bootable/recovery/minzip/DirUtil.c:58:32: warning: unused parameter 'sehnd' [-Wunused-parameter]
  280. target thumb C: libminzip <= bootable/recovery/minzip/Inlines.c
  281. target thumb C: libminzip <= bootable/recovery/minzip/Zip.c
  282. target StaticLib: libunz (out/target/product/grouper/obj/STATIC_LIBRARIES/libunz_intermediates/libunz.a)
  283. target thumb C: libmincrypt <= system/core/libmincrypt/rsa.c
  284. target thumb C: libmincrypt <= system/core/libmincrypt/sha.c
  285. bootable/recovery/minzip/Zip.c: In function 'parseZipArchive':
  286. bootable/recovery/minzip/Zip.c:212:22: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  287. bootable/recovery/minzip/Zip.c:212:37: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  288. bootable/recovery/minzip/Zip.c:248:22: warning: pointer of type 'void *' used in arithmetic [-Wpointer-arith]
  289. system/core/libmincrypt/sha.c: In function 'SHA_update':
  290. system/core/libmincrypt/sha.c:153:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  291. system/core/libmincrypt/sha.c:154:9: warning: implicit declaration of function 'memcpy' [-Wimplicit-function-declaration]
  292. system/core/libmincrypt/sha.c:154:9: warning: incompatible implicit declaration of built-in function 'memcpy' [enabled by default]
  293. target thumb C: libminizip <= bootable/recovery/utilities/../../../external/zlib/contrib/minizip/minizip.c
  294. target thumb C: libminizip <= bootable/recovery/utilities/../../../external/zlib/contrib/minizip/zip.c
  295. bootable/recovery/utilities/../../../external/zlib/contrib/minizip/minizip.c:97:13: warning: extra tokens at end of #ifdef directive [enabled by default]
  296. target thumb C: libminizip <= bootable/recovery/utilities/../../../external/zlib/contrib/minizip/ioapi.c
  297. bootable/recovery/utilities/../../../external/zlib/contrib/minizip/zip.c: In function 'zipOpenNewFileInZip4_64':
  298. bootable/recovery/utilities/../../../external/zlib/contrib/minizip/zip.c:1249:28: warning: assignment from incompatible pointer type [enabled by default]
  299. bootable/recovery/utilities/../../../external/zlib/contrib/minizip/minizip.c: In function 'minizip_main':
  300. bootable/recovery/utilities/../../../external/zlib/contrib/minizip/minizip.c:495:20: warning: 'fin' may be used uninitialized in this function [-Wmaybe-uninitialized]
  301. target thumb C: libedify <= bootable/recovery/edify/expr.c
  302. target thumb C++: libedify <= out/target/product/grouper/obj/STATIC_LIBRARIES/libedify_intermediates/parser.cpp
  303. target thumb C++: libedify <= out/target/product/grouper/obj/STATIC_LIBRARIES/libedify_intermediates/lexer.cpp
  304. cc1: warning: command line option '-Wsign-promo' is valid for C++/ObjC++ but not for C [enabled by default]
  305. cc1: warning: command line option '-fvisibility-inlines-hidden' is valid for C++/ObjC++ but not for C [enabled by default]
  306. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  307. cc1: warning: command line option '-Wsign-promo' is valid for C++/ObjC++ but not for C [enabled by default]
  308. cc1: warning: command line option '-fvisibility-inlines-hidden' is valid for C++/ObjC++ but not for C [enabled by default]
  309. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  310. Import includes file: out/target/product/grouper/obj/STATIC_LIBRARIES/libbusybox_intermediates/import_includes
  311. target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/utils/mkyaffs2image.c
  312. target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/yaffs_packedtags2.c
  313. In file included from external/yaffs2/yaffs2/utils/mkyaffs2image.c:50:0:
  314. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  315. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  316. external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'write_object_header':
  317. external/yaffs2/yaffs2/utils/mkyaffs2image.c:260:160: warning: unused parameter 'secontext' [-Wunused-parameter]
  318. external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'fix_stat':
  319. external/yaffs2/yaffs2/utils/mkyaffs2image.c:335:5: warning: passing argument 3 of 'fs_config' from incompatible pointer type [enabled by default]
  320. system/core/include/private/android_filesystem_config.h:271:20: note: expected 'unsigned int *' but argument is of type 'long unsigned int *'
  321. external/yaffs2/yaffs2/utils/mkyaffs2image.c:335:5: warning: passing argument 4 of 'fs_config' from incompatible pointer type [enabled by default]
  322. system/core/include/private/android_filesystem_config.h:271:20: note: expected 'unsigned int *' but argument is of type 'long unsigned int *'
  323. In file included from external/yaffs2/yaffs2/yaffs_packedtags2.c:18:0:
  324. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  325. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  326. external/yaffs2/yaffs2/utils/mkyaffs2image.c: At top level:
  327. external/yaffs2/yaffs2/utils/mkyaffs2image.c:529:5: warning: no previous prototype for 'mkyaffs2image_main' [-Wmissing-prototypes]
  328. external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'write_object_header.isra.1':
  329. external/yaffs2/yaffs2/utils/mkyaffs2image.c:205:26: warning: array subscript is above array bounds [-Warray-bounds]
  330. external/yaffs2/yaffs2/utils/mkyaffs2image.c:205:19: warning: array subscript is above array bounds [-Warray-bounds]
  331. external/yaffs2/yaffs2/utils/mkyaffs2image.c:206:26: warning: array subscript is above array bounds [-Warray-bounds]
  332. external/yaffs2/yaffs2/utils/mkyaffs2image.c:206:19: warning: array subscript is above array bounds [-Warray-bounds]
  333. target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/yaffs_ecc.c
  334. target thumb C: libmkyaffs2image <= external/yaffs2/yaffs2/yaffs_tagsvalidity.c
  335. target thumb C: libunyaffs <= external/yaffs2/yaffs2/utils/unyaffs.c
  336. In file included from external/yaffs2/yaffs2/yaffs_tagsvalidity.c:17:0:
  337. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  338. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  339. target thumb C: liberase_image <= bootable/recovery/flashutils/erase_image.c
  340. In file included from external/yaffs2/yaffs2/utils/unyaffs.c:23:0:
  341. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  342. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  343. external/yaffs2/yaffs2/utils/unyaffs.c: In function 'process_chunk':
  344. external/yaffs2/yaffs2/utils/unyaffs.c:62:3: warning: enumeration value 'YAFFS_OBJECT_TYPE_UNKNOWN' not handled in switch [-Wswitch]
  345. external/yaffs2/yaffs2/utils/unyaffs.c:62:3: warning: enumeration value 'YAFFS_OBJECT_TYPE_SPECIAL' not handled in switch [-Wswitch]
  346. external/yaffs2/yaffs2/utils/unyaffs.c: In function 'unyaffs':
  347. external/yaffs2/yaffs2/utils/unyaffs.c:126:32: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  348. external/yaffs2/yaffs2/utils/unyaffs.c: At top level:
  349. external/yaffs2/yaffs2/utils/unyaffs.c:154:5: warning: no previous prototype for 'unyaffs_main' [-Wmissing-prototypes]
  350. target thumb C: libdump_image <= bootable/recovery/flashutils/dump_image.c
  351. target thumb C: libflash_image <= bootable/recovery/flashutils/flash_image.c
  352. target thumb C: libdedupe <= bootable/recovery/dedupe/dedupe.c
  353. target thumb C: libcrecovery <= bootable/recovery/libcrecovery/system.c
  354. target StaticLib: libcrypto_static (out/target/product/grouper/obj/STATIC_LIBRARIES/libcrypto_static_intermediates/libcrypto_static.a)
  355. bootable/recovery/dedupe/dedupe.c: In function 'copy_file':
  356. bootable/recovery/dedupe/dedupe.c:42:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  357. bootable/recovery/dedupe/dedupe.c: At top level:
  358. bootable/recovery/dedupe/dedupe.c:59:1: warning: useless storage class specifier in empty declaration [enabled by default]
  359. bootable/recovery/dedupe/dedupe.c: In function 'print_stat':
  360. bootable/recovery/dedupe/dedupe.c:97:5: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat]
  361. bootable/recovery/dedupe/dedupe.c:97:5: warning: format '%d' expects argument of type 'int', but argument 6 has type 'long unsigned int' [-Wformat]
  362. bootable/recovery/dedupe/dedupe.c: In function 'store_file':
  363. bootable/recovery/dedupe/dedupe.c:104:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  364. bootable/recovery/dedupe/dedupe.c:133:12: warning: assignment makes integer from pointer without a cast [enabled by default]
  365. bootable/recovery/dedupe/dedupe.c:137:5: warning: implicit declaration of function 'dirname' [-Wimplicit-function-declaration]
  366. bootable/recovery/dedupe/dedupe.c:137:5: warning: passing argument 1 of 'mkdir' makes pointer from integer without a cast [enabled by default]
  367. bionic/libc/include/sys/stat.h:83:15: note: expected 'char const *' but argument is of type 'int'
  368. bootable/recovery/dedupe/dedupe.c: In function 'store_dir':
  369. bootable/recovery/dedupe/dedupe.c:170:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  370. bootable/recovery/dedupe/dedupe.c:191:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  371. bootable/recovery/dedupe/dedupe.c: In function 'tokenize':
  372. bootable/recovery/dedupe/dedupe.c:247:5: warning: return discards 'const' qualifier from pointer target type [enabled by default]
  373. bootable/recovery/dedupe/dedupe.c: In function 'recursive_delete_skip_gc':
  374. bootable/recovery/dedupe/dedupe.c:270:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  375. bootable/recovery/dedupe/dedupe.c: In function 'dedupe_main':
  376. bootable/recovery/dedupe/dedupe.c:336:26: warning: assignment from incompatible pointer type [enabled by default]
  377. bootable/recovery/dedupe/dedupe.c:414:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  378. bootable/recovery/dedupe/dedupe.c:541:25: warning: passing argument 1 of 'mkdir' makes pointer from integer without a cast [enabled by default]
  379. bionic/libc/include/sys/stat.h:83:15: note: expected 'char const *' but argument is of type 'int'
  380. bootable/recovery/dedupe/dedupe.c:561:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  381. target thumb C: libcrecovery <= bootable/recovery/libcrecovery/popen.c
  382. target thumb C: libflashutils <= bootable/recovery/flashutils/flashutils.c
  383. target thumb C: libmtdutils <= bootable/recovery/mtdutils/mtdutils.c
  384. target thumb C: libmmcutils <= bootable/recovery/mmcutils/mmcutils.c
  385. target thumb C: libbmlutils <= bootable/recovery/bmlutils/bmlutils.c
  386. bootable/recovery/mmcutils/mmcutils.c: In function 'format_ext3_device':
  387. bootable/recovery/mmcutils/mmcutils.c:343:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  388. bootable/recovery/mmcutils/mmcutils.c:344:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  389. bootable/recovery/mmcutils/mmcutils.c:346:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
  390. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  391. bootable/recovery/mmcutils/mmcutils.c:352:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
  392. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  393. bootable/recovery/mmcutils/mmcutils.c:358:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  394. bootable/recovery/mmcutils/mmcutils.c:359:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
  395. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  396. bootable/recovery/mmcutils/mmcutils.c: In function 'format_ext2_device':
  397. bootable/recovery/mmcutils/mmcutils.c:370:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  398. bootable/recovery/mmcutils/mmcutils.c:371:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
  399. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  400. bootable/recovery/mmcutils/mmcutils.c:375:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  401. bootable/recovery/mmcutils/mmcutils.c:376:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
  402. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  403. bootable/recovery/mmcutils/mmcutils.c:380:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  404. bootable/recovery/mmcutils/mmcutils.c:381:5: warning: passing argument 1 of 'run_exec_process' discards 'const' qualifier from pointer target type [enabled by default]
  405. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  406. bootable/recovery/mtdutils/mtdutils.c: In function 'write_block':
  407. bootable/recovery/mtdutils/mtdutils.c:453:13: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' [-Wformat]
  408. bootable/recovery/mmcutils/mmcutils.c: In function 'mmc_raw_copy':
  409. bootable/recovery/mmcutils/mmcutils.c:461:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
  410. bionic/libc/include/unistd.h:147:12: note: expected 'int' but argument is of type 'struct FILE *'
  411. bootable/recovery/mmcutils/mmcutils.c: In function 'mmc_raw_dump_internal':
  412. bootable/recovery/mmcutils/mmcutils.c:512:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
  413. bionic/libc/include/unistd.h:147:12: note: expected 'int' but argument is of type 'struct FILE *'
  414. bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_restore_raw_partition':
  415. bootable/recovery/mmcutils/mmcutils.c:594:9: warning: passing argument 2 of 'mmc_raw_copy' discards 'const' qualifier from pointer target type [enabled by default]
  416. bootable/recovery/mmcutils/mmcutils.c:422:1: note: expected 'char *' but argument is of type 'char const *'
  417. bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_backup_raw_partition':
  418. bootable/recovery/mmcutils/mmcutils.c:609:9: warning: passing argument 2 of 'mmc_raw_dump' discards 'const' qualifier from pointer target type [enabled by default]
  419. bootable/recovery/mmcutils/mmcutils.c:525:1: note: expected 'char *' but argument is of type 'char const *'
  420. bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_erase_partition':
  421. bootable/recovery/mmcutils/mmcutils.c:628:5: warning: passing argument 1 of 'mmc_format_ext3' discards 'const' qualifier from pointer target type [enabled by default]
  422. bootable/recovery/mmcutils/mmcutils.c:388:1: note: expected 'struct MmcPartition *' but argument is of type 'struct MmcPartition const *'
  423. bootable/recovery/mtdutils/mtdutils.c: In function 'cmd_mtd_get_partition_device':
  424. bootable/recovery/mtdutils/mtdutils.c:765:23: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  425. target thumb C: libminui <= bootable/recovery/minui/events.c
  426. bootable/recovery/bmlutils/bmlutils.c: In function 'cmd_bml_backup_raw_partition':
  427. bootable/recovery/bmlutils/bmlutils.c:100:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  428. bootable/recovery/bmlutils/bmlutils.c:145:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
  429. bionic/libc/include/unistd.h:147:12: note: expected 'int' but argument is of type 'struct FILE *'
  430. target thumb C: libminui <= bootable/recovery/minui/resources.c
  431. target thumb C: libminui <= bootable/recovery/minui/graphics.c
  432. bootable/recovery/minui/resources.c: In function 'res_create_surface':
  433. bootable/recovery/minui/resources.c:135:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  434. bootable/recovery/minui/resources.c:154:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  435. target asm: libpixelflinger_static <= system/core/libpixelflinger/t32cb16_neon.S
  436. target asm: libpixelflinger_static <= system/core/libpixelflinger/t32cb16blend.S
  437. target asm: libpixelflinger_static <= system/core/libpixelflinger/col32cb16blend_neon.S
  438. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/fixed.cpp
  439. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/picker.cpp
  440. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/pixelflinger.cpp
  441. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/trap.cpp
  442. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/scanline.cpp
  443. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp
  444. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssemblerProxy.cpp
  445. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssembler.cpp
  446. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/CodeCache.cpp
  447. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/GGLAssembler.cpp
  448. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/load_store.cpp
  449. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/blending.cpp
  450. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/texturing.cpp
  451. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/tinyutils/SharedBuffer.cpp
  452. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/tinyutils/VectorImpl.cpp
  453. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/format.cpp
  454. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/clear.cpp
  455. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/raster.cpp
  456. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/buffer.cpp
  457. target thumb C: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/disassem.c
  458. target asm: libpng <= external/libpng/contrib/pngneon/png_read_filter_row_neon.s
  459. system/core/libpixelflinger/codeflinger/disassem.c:710:1: warning: initialization from incompatible pointer type [enabled by default]
  460. system/core/libpixelflinger/codeflinger/disassem.c:710:1: warning: (near initialization for 'disassemble_di.di_printf') [enabled by default]
  461. target thumb C: libpng <= external/libpng/png.c
  462. target thumb C: libpng <= external/libpng/pngerror.c
  463. target thumb C: libpng <= external/libpng/pnggccrd.c
  464. target thumb C: libpng <= external/libpng/pngget.c
  465. target thumb C: libpng <= external/libpng/pngmem.c
  466. target thumb C: libpng <= external/libpng/pngpread.c
  467. target thumb C: libpng <= external/libpng/pngread.c
  468. target thumb C: libpng <= external/libpng/pngrio.c
  469. target thumb C: libpng <= external/libpng/pngrtran.c
  470. target thumb C: libpng <= external/libpng/pngrutil.c
  471. target thumb C: libpng <= external/libpng/pngset.c
  472. target thumb C: libpng <= external/libpng/pngtrans.c
  473. target thumb C: libpng <= external/libpng/pngvcrd.c
  474. target thumb C: libpng <= external/libpng/pngwio.c
  475. target thumb C: libpng <= external/libpng/pngwrite.c
  476. target thumb C: libpng <= external/libpng/pngwtran.c
  477. target thumb C: libpng <= external/libpng/pngwutil.c
  478. target thumb C++: libstdc++ <= bionic/libstdc++/src/one_time_construction.cpp
  479. target thumb C++: libstdc++ <= bionic/libstdc++/src/new.cpp
  480. target thumb C++: libstdc++ <= bionic/libstdc++/src/pure_virtual.cpp
  481. target thumb C++: libstdc++ <= bionic/libstdc++/src/typeinfo.cpp
  482. host C++: aapt <= frameworks/base/tools/aapt/AaptAssets.cpp
  483. host C++: aapt <= frameworks/base/tools/aapt/Command.cpp
  484. host C++: aapt <= frameworks/base/tools/aapt/CrunchCache.cpp
  485. host C++: aapt <= frameworks/base/tools/aapt/FileFinder.cpp
  486. host C++: aapt <= frameworks/base/tools/aapt/Main.cpp
  487. host C++: aapt <= frameworks/base/tools/aapt/Package.cpp
  488. host C++: aapt <= frameworks/base/tools/aapt/StringPool.cpp
  489. host C++: aapt <= frameworks/base/tools/aapt/XMLNode.cpp
  490. host C++: aapt <= frameworks/base/tools/aapt/ResourceFilter.cpp
  491. host C++: aapt <= frameworks/base/tools/aapt/ResourceTable.cpp
  492. host C++: aapt <= frameworks/base/tools/aapt/Images.cpp
  493. host C++: aapt <= frameworks/base/tools/aapt/Resource.cpp
  494. host C++: aapt <= frameworks/base/tools/aapt/SourcePos.cpp
  495. host C++: aapt <= frameworks/base/tools/aapt/ZipEntry.cpp
  496. host C++: aapt <= frameworks/base/tools/aapt/ZipFile.cpp
  497. host StaticLib: libandroidfw (out/host/linux-x86/obj/STATIC_LIBRARIES/libandroidfw_intermediates/libandroidfw.a)
  498. host StaticLib: libutils (out/host/linux-x86/obj/STATIC_LIBRARIES/libutils_intermediates/libutils.a)
  499. host StaticLib: liblog (out/host/linux-x86/obj/STATIC_LIBRARIES/liblog_intermediates/liblog.a)
  500. host StaticLib: libcutils (out/host/linux-x86/obj/STATIC_LIBRARIES/libcutils_intermediates/libcutils.a)
  501. host StaticLib: libexpat (out/host/linux-x86/obj/STATIC_LIBRARIES/libexpat_intermediates/libexpat.a)
  502. host StaticLib: libpng (out/host/linux-x86/obj/STATIC_LIBRARIES/libpng_intermediates/libpng.a)
  503. host Executable: aidl (out/host/linux-x86/obj/EXECUTABLES/aidl_intermediates/aidl)
  504. host Java: guavalib (out/host/common/obj/JAVA_LIBRARIES/guavalib_intermediates/classes)
  505. true
  506. target Java: core (out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes)
  507. javac: target release 1.5 conflicts with default source release 1.7
  508. make: *** [out/host/common/obj/JAVA_LIBRARIES/guavalib_intermediates/javalib.jar] Error 41
  509. make: *** Waiting for unfinished jobs....
  510. javac: target release 1.5 conflicts with default source release 1.7
  511. make: *** [out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes-full-debug.jar] Error 41
Advertisement
Add Comment
Please, Sign In to add comment