Advertisement
Guest User

cm12.1-new falcon

a guest
May 27th, 2015
352
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.07 KB | None | 0 0
  1. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/dblist.c
  2. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/dblist_dir.c
  3. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/dirblock.c
  4. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/dirhash.c
  5. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/dir_iterate.c
  6. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/dupfs.c
  7. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/expanddir.c
  8. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/ext_attr.c
  9. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/extent.c
  10. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/fileio.c
  11. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/finddev.c
  12. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/flushb.c
  13. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/freefs.c
  14. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/gen_bitmap.c
  15. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/gen_bitmap64.c
  16. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/get_pathname.c
  17. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/getsize.c
  18. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/getsectsize.c
  19. external/e2fsprogs/lib/ext2fs/getsize.c:15:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default]
  20. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:148:0: note: this is the location of the previous definition
  21. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/i_block.c
  22. external/e2fsprogs/lib/ext2fs/getsectsize.c:13:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default]
  23. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:148:0: note: this is the location of the previous definition
  24. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/icount.c
  25. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/ind_block.c
  26. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/initialize.c
  27. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/inline.c
  28. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/inode.c
  29. external/e2fsprogs/lib/ext2fs/inline.c: In function 'ext2fs_get_memalign':
  30. external/e2fsprogs/lib/ext2fs/inline.c:47:12: warning: unused variable 'retval' [-Wunused-variable]
  31. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/io_manager.c
  32. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/ismounted.c
  33. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/link.c
  34. external/e2fsprogs/lib/ext2fs/ismounted.c: In function 'check_loop_mounted':
  35. external/e2fsprogs/lib/ext2fs/ismounted.c:49:43: warning: unused parameter 'mnt_fsname' [-Wunused-parameter]
  36. external/e2fsprogs/lib/ext2fs/ismounted.c:49:61: warning: unused parameter 'mnt_rdev' [-Wunused-parameter]
  37. external/e2fsprogs/lib/ext2fs/ismounted.c:50:11: warning: unused parameter 'file_dev' [-Wunused-parameter]
  38. external/e2fsprogs/lib/ext2fs/ismounted.c:50:27: warning: unused parameter 'file_ino' [-Wunused-parameter]
  39. external/e2fsprogs/lib/ext2fs/ismounted.c: In function 'ext2fs_check_mount_point':
  40. external/e2fsprogs/lib/ext2fs/ismounted.c:365:3: warning: #warning "Can't use getmntent or getmntinfo to check for mounted filesystems!" [-Wcpp]
  41. external/e2fsprogs/lib/ext2fs/ismounted.c: At top level:
  42. external/e2fsprogs/lib/ext2fs/ismounted.c:49:12: warning: 'check_loop_mounted' defined but not used [-Wunused-function]
  43. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/llseek.c
  44. external/e2fsprogs/lib/ext2fs/llseek.c:12:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default]
  45. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:148:0: note: this is the location of the previous definition
  46. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/lookup.c
  47. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/mmp.c
  48. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/mkdir.c
  49. external/e2fsprogs/lib/ext2fs/mmp.c: In function 'ext2fs_mmp_read':
  50. external/e2fsprogs/lib/ext2fs/mmp.c:71:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  51. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/mkjournal.c
  52. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/native.c
  53. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/newdir.c
  54. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/openfs.c
  55. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/progress.c
  56. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/punch.c
  57. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/rbtree.c
  58. external/e2fsprogs/lib/ext2fs/punch.c: In function 'punch_extent_blocks':
  59. external/e2fsprogs/lib/ext2fs/punch.c:222:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  60. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/read_bb.c
  61. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/read_bb_file.c
  62. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/res_gdt.c
  63. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/rw_bitmaps.c
  64. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/swapfs.c
  65. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/tdb.c
  66. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/undo_io.c
  67. external/e2fsprogs/lib/ext2fs/undo_io.c:14:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default]
  68. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:148:0: note: this is the location of the previous definition
  69. external/e2fsprogs/lib/ext2fs/undo_io.c:105:1: warning: missing initializer [-Wmissing-field-initializers]
  70. external/e2fsprogs/lib/ext2fs/undo_io.c:105:1: warning: (near initialization for 'struct_undo_manager.discard') [-Wmissing-field-initializers]
  71. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/unix_io.c
  72. external/e2fsprogs/lib/ext2fs/unix_io.c:18:0: warning: "_LARGEFILE_SOURCE" redefined [enabled by default]
  73. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:148:0: note: this is the location of the previous definition
  74. external/e2fsprogs/lib/ext2fs/unix_io.c:137:1: warning: missing initializer [-Wmissing-field-initializers]
  75. external/e2fsprogs/lib/ext2fs/unix_io.c:137:1: warning: (near initialization for 'struct_unix_manager.reserved') [-Wmissing-field-initializers]
  76. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/unlink.c
  77. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/valid_blk.c
  78. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/version.c
  79. host C: libext2fs_host_32 <= external/e2fsprogs/lib/ext2fs/test_io.c
  80. external/e2fsprogs/lib/ext2fs/tdb.c: In function '_tdb_lock':
  81. external/e2fsprogs/lib/ext2fs/tdb.c:411:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  82. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'tdb_unlock':
  83. external/e2fsprogs/lib/ext2fs/tdb.c:506:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  84. external/e2fsprogs/lib/ext2fs/tdb.c: In function '_tdb_lockall':
  85. external/e2fsprogs/lib/ext2fs/tdb.c:627:55: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  86. external/e2fsprogs/lib/ext2fs/tdb.c: In function '_tdb_unlockall':
  87. external/e2fsprogs/lib/ext2fs/tdb.c:671:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  88. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'transaction_oob':
  89. external/e2fsprogs/lib/ext2fs/tdb.c:1535:72: warning: unused parameter 'probe' [-Wunused-parameter]
  90. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'transaction_brlock':
  91. external/e2fsprogs/lib/ext2fs/tdb.c:1561:51: warning: unused parameter 'tdb' [-Wunused-parameter]
  92. external/e2fsprogs/lib/ext2fs/tdb.c:1561:66: warning: unused parameter 'offset' [-Wunused-parameter]
  93. external/e2fsprogs/lib/ext2fs/tdb.c:1562:14: warning: unused parameter 'rw_type' [-Wunused-parameter]
  94. external/e2fsprogs/lib/ext2fs/tdb.c:1562:27: warning: unused parameter 'lck_type' [-Wunused-parameter]
  95. external/e2fsprogs/lib/ext2fs/tdb.c:1562:41: warning: unused parameter 'probe' [-Wunused-parameter]
  96. external/e2fsprogs/lib/ext2fs/tdb.c:1562:55: warning: unused parameter 'len' [-Wunused-parameter]
  97. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'transaction_sync':
  98. external/e2fsprogs/lib/ext2fs/tdb.c:1743:64: warning: unused parameter 'offset' [-Wunused-parameter]
  99. external/e2fsprogs/lib/ext2fs/tdb.c:1743:82: warning: unused parameter 'length' [-Wunused-parameter]
  100. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'ext2fs_tdb_dump_all':
  101. external/e2fsprogs/lib/ext2fs/tdb.c:3004:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  102. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'tdb_key_compare':
  103. external/e2fsprogs/lib/ext2fs/tdb.c:3097:63: warning: unused parameter 'private_data' [-Wunused-parameter]
  104. external/e2fsprogs/lib/ext2fs/tdb.c: In function 'null_log_fn':
  105. external/e2fsprogs/lib/ext2fs/tdb.c:3801:45: warning: unused parameter 'tdb' [-Wunused-parameter]
  106. external/e2fsprogs/lib/ext2fs/tdb.c:3801:71: warning: unused parameter 'level' [-Wunused-parameter]
  107. external/e2fsprogs/lib/ext2fs/tdb.c:3801:90: warning: unused parameter 'fmt' [-Wunused-parameter]
  108. host C: make_f2fs <= system/extras/f2fs_utils/make_f2fs_main.c
  109. system/extras/f2fs_utils/make_f2fs_main.c: In function 'main':
  110. system/extras/f2fs_utils/make_f2fs_main.c:72:2: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  111. system/extras/f2fs_utils/make_f2fs_main.c:82:9: warning: implicit declaration of function 'make_f2fs_sparse_fd' [-Wimplicit-function-declaration]
  112. system/extras/f2fs_utils/make_f2fs_main.c:82:18: warning: 'len' may be used uninitialized in this function [-Wmaybe-uninitialized]
  113. external/e2fsprogs/lib/ext2fs/test_io.c:100:1: warning: missing initializer [-Wmissing-field-initializers]
  114. external/e2fsprogs/lib/ext2fs/test_io.c:100:1: warning: (near initialization for 'struct_test_manager.reserved') [-Wmissing-field-initializers]
  115. Import includes file: /home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/EXECUTABLES/imgdiff_intermediates/import_includes
  116. host C: libbz_32 <= external/bzip2/blocksort.c
  117. host C: libbz_32 <= external/bzip2/huffman.c
  118. host C: libbz_32 <= external/bzip2/crctable.c
  119. host C: libbz_32 <= external/bzip2/randtable.c
  120. host C: libbz_32 <= external/bzip2/compress.c
  121. host C: libbz_32 <= external/bzip2/decompress.c
  122. host C: libbz_32 <= external/bzip2/bzlib.c
  123. host C: bsdiff <= external/bsdiff/bsdiff.c
  124. target thumb C: applypatch_static <= bootable/recovery/applypatch/main.c
  125. target thumb C: check_prereq <= build/tools/check_prereq/check_prereq.c
  126. Import includes file: /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/EXECUTABLES/updater_intermediates/import_includes
  127. external/bsdiff/bsdiff.c: In function 'main':
  128. external/bsdiff/bsdiff.c:196:5: warning: 'pos' may be used uninitialized in this function [-Wmaybe-uninitialized]
  129. Yacc: libedify <= bootable/recovery/edify/parser.y
  130. prebuilts/misc/linux-x86/bison/bison -d -o /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.cpp bootable/recovery/edify/parser.y
  131. target thumb C: libtune2fs <= external/e2fsprogs/misc/tune2fs.c
  132. touch /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.hpp
  133. echo '#ifndef 'parser_h > /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
  134. echo '#define 'parser_h >> /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
  135. cat /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.hpp >> /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
  136. echo '#endif' >> /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libedify_intermediates/parser.h
  137. target thumb C: libtune2fs <= external/e2fsprogs/misc/util.c
  138. host C: fs_config <= build/tools/fs_config/fs_config.c
  139. host C: unpackbootimg <= system/core/mkbootimg/unpackbootimg.c
  140. system/core/mkbootimg/unpackbootimg.c: In function 'main':
  141. system/core/mkbootimg/unpackbootimg.c:115:5: warning: pointer targets in passing argument 2 of 'write_string_to_file' differ in signedness [-Wpointer-sign]
  142. system/core/mkbootimg/unpackbootimg.c:33:6: note: expected 'char *' but argument is of type 'unsigned char *'
  143. host C: mkyaffs2image <= external/yaffs2/yaffs2/utils/mkyaffs2image.c
  144. In file included from external/yaffs2/yaffs2/yaffs_guts.h:23:0,
  145. from external/yaffs2/yaffs2/utils/mkyaffs2image.c:46:
  146. external/yaffs2/yaffs2/devextras.h:210:0: warning: "DT_UNKNOWN" redefined [enabled by default]
  147. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:101:0: note: this is the location of the previous definition
  148. external/yaffs2/yaffs2/devextras.h:211:0: warning: "DT_FIFO" redefined [enabled by default]
  149. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:103:0: note: this is the location of the previous definition
  150. external/yaffs2/yaffs2/devextras.h:212:0: warning: "DT_CHR" redefined [enabled by default]
  151. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:105:0: note: this is the location of the previous definition
  152. external/yaffs2/yaffs2/devextras.h:213:0: warning: "DT_DIR" redefined [enabled by default]
  153. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:107:0: note: this is the location of the previous definition
  154. external/yaffs2/yaffs2/devextras.h:214:0: warning: "DT_BLK" redefined [enabled by default]
  155. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:109:0: note: this is the location of the previous definition
  156. external/yaffs2/yaffs2/devextras.h:215:0: warning: "DT_REG" redefined [enabled by default]
  157. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:111:0: note: this is the location of the previous definition
  158. external/yaffs2/yaffs2/devextras.h:216:0: warning: "DT_LNK" redefined [enabled by default]
  159. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:113:0: note: this is the location of the previous definition
  160. external/yaffs2/yaffs2/devextras.h:217:0: warning: "DT_SOCK" redefined [enabled by default]
  161. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:115:0: note: this is the location of the previous definition
  162. external/yaffs2/yaffs2/devextras.h:218:0: warning: "DT_WHT" redefined [enabled by default]
  163. prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/bin/../sysroot/usr/include/dirent.h:117:0: note: this is the location of the previous definition
  164. In file included from external/yaffs2/yaffs2/utils/mkyaffs2image.c:48:0:
  165. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  166. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  167. external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'process_directory':
  168. external/yaffs2/yaffs2/utils/mkyaffs2image.c:381:6: warning: implicit declaration of function 'asprintf' [-Wimplicit-function-declaration]
  169. external/yaffs2/yaffs2/utils/mkyaffs2image.c:381:6: warning: nested extern declaration of 'asprintf' [-Wnested-externs]
  170. external/yaffs2/yaffs2/utils/mkyaffs2image.c: In function 'write_object_header':
  171. external/yaffs2/yaffs2/utils/mkyaffs2image.c:203:26: warning: array subscript is above array bounds [-Warray-bounds]
  172. external/yaffs2/yaffs2/utils/mkyaffs2image.c:203:19: warning: array subscript is above array bounds [-Warray-bounds]
  173. external/yaffs2/yaffs2/utils/mkyaffs2image.c:204:26: warning: array subscript is above array bounds [-Warray-bounds]
  174. external/yaffs2/yaffs2/utils/mkyaffs2image.c:204:19: warning: array subscript is above array bounds [-Warray-bounds]
  175. host C: mkyaffs2image <= external/yaffs2/yaffs2/yaffs_packedtags2.c
  176. In file included from external/yaffs2/yaffs2/yaffs_packedtags2.c:18:0:
  177. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  178. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  179. host C: mkyaffs2image <= external/yaffs2/yaffs2/yaffs_ecc.c
  180. external/e2fsprogs/misc/tune2fs.c: In function 'tune2fs_main':
  181. external/e2fsprogs/misc/tune2fs.c:2041:3: warning: comparison is always false due to limited range of data type [-Wtype-limits]
  182. if (interval >= (1ULL << 32)) {
  183. ^
  184. host C: mkyaffs2image <= external/yaffs2/yaffs2/yaffs_tagsvalidity.c
  185. In file included from external/yaffs2/yaffs2/yaffs_tagsvalidity.c:17:0:
  186. external/yaffs2/yaffs2/yaffs_tagsvalidity.h:23:6: warning: redundant redeclaration of 'yaffs_InitialiseTags' [-Wredundant-decls]
  187. external/yaffs2/yaffs2/yaffs_guts.h:888:6: note: previous declaration of 'yaffs_InitialiseTags' was here
  188. host C++: build_verity_tree <= system/extras/verity/build_verity_tree.cpp
  189. host C: append2simg <= system/core/libsparse/append2simg.c
  190. host C: mkbootimg <= system/core/mkbootimg/mkbootimg.c
  191. host StaticLib: libmincrypt_32 (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a)
  192. host C: acp <= build/tools/acp/acp.c
  193. host StaticLib: libhost_32 (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/STATIC_LIBRARIES/libhost_intermediates/libhost.a)
  194. make[1]: Entering directory `/home/yeshwanthvshenoy/cm/kernel/motorola/msm8226'
  195. host Executable: mkbootfs (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/EXECUTABLES/mkbootfs_intermediates/mkbootfs)
  196. host C: checkpolicy <= external/checkpolicy/queue.c
  197. host C: checkpolicy <= external/checkpolicy/module_compiler.c
  198. external/checkpolicy/module_compiler.c: In function 'add_perm_to_class':
  199. external/checkpolicy/module_compiler.c:710:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  200. external/checkpolicy/module_compiler.c: In function 'is_scope_in_stack':
  201. external/checkpolicy/module_compiler.c:1233:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  202. external/checkpolicy/module_compiler.c: In function 'end_optional':
  203. external/checkpolicy/module_compiler.c:1448:22: warning: unused parameter 'pass' [-Wunused-parameter]
  204. external/checkpolicy/module_compiler.c: In function 'copy_requirements':
  205. external/checkpolicy/module_compiler.c:1511:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  206. external/checkpolicy/module_compiler.c:1517:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  207. host C: checkpolicy <= external/checkpolicy/parse_util.c
  208. host C: checkpolicy <= external/checkpolicy/policy_define.c
  209. GEN /home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/KERNEL_OBJ/Makefile
  210. drivers/usb/gadget/Kconfig:881:warning: defaults for choice values not supported
  211. #
  212. # configuration written to .config
  213. #
  214. make[1]: Leaving directory `/home/yeshwanthvshenoy/cm/kernel/motorola/msm8226'
  215. make[1]: Entering directory `/home/yeshwanthvshenoy/cm/kernel/motorola/msm8226'
  216. external/checkpolicy/policy_define.c: In function 'define_dominance':
  217. external/checkpolicy/policy_define.c:867:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  218. external/checkpolicy/policy_define.c: In function 'clone_level':
  219. external/checkpolicy/policy_define.c:997:38: warning: unused parameter 'key' [-Wunused-parameter]
  220. external/checkpolicy/policy_define.c: In function 'define_compute_type_helper':
  221. external/checkpolicy/policy_define.c:1569:2: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  222. external/checkpolicy/policy_define.c: In function 'dominate_role_recheck':
  223. external/checkpolicy/policy_define.c:2146:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  224. external/checkpolicy/policy_define.c:2152:3: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  225. external/checkpolicy/policy_define.c:2125:48: warning: unused parameter 'key' [-Wunused-parameter]
  226. external/checkpolicy/policy_define.c: In function 'parse_semantic_categories':
  227. external/checkpolicy/policy_define.c:3445:64: warning: unused parameter 'levdatum' [-Wunused-parameter]
  228. host C: checkpolicy <= external/checkpolicy/checkpolicy.c
  229. CHK include/linux/version.h
  230. UPD include/linux/version.h
  231. WRAP arch/arm/include/generated/asm/auxvec.h
  232. WRAP arch/arm/include/generated/asm/bitsperlong.h
  233. WRAP arch/arm/include/generated/asm/cputime.h
  234. WRAP arch/arm/include/generated/asm/emergency-restart.h
  235. WRAP arch/arm/include/generated/asm/errno.h
  236. WRAP arch/arm/include/generated/asm/ioctl.h
  237. WRAP arch/arm/include/generated/asm/irq_regs.h
  238. WRAP arch/arm/include/generated/asm/kdebug.h
  239. WRAP arch/arm/include/generated/asm/local.h
  240. WRAP arch/arm/include/generated/asm/local64.h
  241. WRAP arch/arm/include/generated/asm/percpu.h
  242. WRAP arch/arm/include/generated/asm/poll.h
  243. WRAP arch/arm/include/generated/asm/resource.h
  244. WRAP arch/arm/include/generated/asm/sections.h
  245. WRAP arch/arm/include/generated/asm/siginfo.h
  246. WRAP arch/arm/include/generated/asm/sizes.h
  247. HOSTCC scripts/unifdef
  248. external/checkpolicy/checkpolicy.c: In function 'display_bools':
  249. external/checkpolicy/checkpolicy.c:296:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  250. external/checkpolicy/checkpolicy.c: In function 'check_level':
  251. external/checkpolicy/checkpolicy.c:364:72: warning: unused parameter 'arg' [-Wunused-parameter]
  252. external/checkpolicy/checkpolicy.c: In function 'main':
  253. external/checkpolicy/checkpolicy.c:472:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  254. host C++: checkpolicy <= /home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/policy_parse.cpp
  255. INSTALL include/asm-generic (34 files)
  256. cc1: warning: command line option '-Wsign-promo' is valid for C++/ObjC++ but not for C [enabled by default]
  257. host C++: checkpolicy <= /home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/EXECUTABLES/checkpolicy_intermediates/policy_scan.cpp
  258. INSTALL include/drm (16 files)
  259. INSTALL include/linux/byteorder (2 files)
  260. INSTALL include/linux/caif (2 files)
  261. INSTALL include/linux/can (5 files)
  262. INSTALL include/linux/dvb (8 files)
  263. INSTALL include/linux/hdlc (1 file)
  264. INSTALL include/linux/hsi (1 file)
  265. INSTALL include/linux/isdn (1 file)
  266. INSTALL include/linux/mfd/wcd9xxx (3 files)
  267. INSTALL include/linux/mfd (2 files)
  268. INSTALL include/linux/mmc (3 files)
  269. INSTALL include/linux/netfilter/ipset (4 files)
  270. cc1: warning: command line option '-Wsign-promo' is valid for C++/ObjC++ but not for C [enabled by default]
  271. host StaticLib: libsepol_32 (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/STATIC_LIBRARIES/libsepol_intermediates/libsepol.a)
  272. INSTALL include/linux/netfilter (75 files)
  273. host C: checkfc <= external/sepolicy/tools/checkfc.c
  274. host C: libselinux_32 <= external/libselinux/src/callbacks.c
  275. INSTALL include/linux/netfilter_arp (2 files)
  276. INSTALL include/linux/netfilter_bridge (18 files)
  277. host C: libselinux_32 <= external/libselinux/src/check_context.c
  278. INSTALL include/linux/netfilter_ipv4 (13 files)
  279. INSTALL include/linux/netfilter_ipv6 (11 files)
  280. host C: libselinux_32 <= external/libselinux/src/freecon.c
  281. INSTALL include/linux/nfsd (5 files)
  282. INSTALL include/linux/raid (2 files)
  283. INSTALL include/linux/spi (1 file)
  284. host C: libselinux_32 <= external/libselinux/src/init.c
  285. INSTALL include/linux/sunrpc (1 file)
  286. INSTALL include/linux/tc_act (7 files)
  287. INSTALL include/linux/tc_ematch (4 files)
  288. INSTALL include/linux/usb (12 files)
  289. host C: libselinux_32 <= external/libselinux/src/label.c
  290. INSTALL include/linux/wimax (1 file)
  291. INSTALL include/linux (418 files)
  292. host C: libselinux_32 <= external/libselinux/src/label_file.c
  293. host C: libselinux_32 <= external/libselinux/src/label_android_property.c
  294. host StaticLib: libpcre_32 (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/STATIC_LIBRARIES/libpcre_intermediates/libpcre.a)
  295. target thumb C: init <= system/core/init/builtins.c
  296. system/core/init/builtins.c: In function 'do_exec':
  297. system/core/init/builtins.c:284:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  298. if (strlen(prop_val) <= len) {
  299. ^
  300. target thumb C: init <= system/core/init/init.c
  301. INSTALL include/media (17 files)
  302. INSTALL include/mtd (5 files)
  303. INSTALL include/rdma (6 files)
  304. INSTALL include/scsi/fc (4 files)
  305. target thumb C: init <= system/core/init/devices.c
  306. INSTALL include/scsi (3 files)
  307. INSTALL include/sound (14 files)
  308. INSTALL include/video (5 files)
  309. INSTALL include/xen (2 files)
  310. INSTALL include (0 file)
  311. INSTALL include/asm (32 files)
  312. make[1]: Leaving directory `/home/yeshwanthvshenoy/cm/kernel/motorola/msm8226'
  313. target thumb C: init <= system/core/init/property_service.c
  314. system/core/init/devices.c: In function 'handle_generic_device_event':
  315. system/core/init/devices.c:893:10: warning: 'kernel_logger' is deprecated (declared at system/core/init/devices.c:802) [-Wdeprecated-declarations]
  316. kernel_logger();
  317. ^
  318. target thumb C: init <= system/core/init/util.c
  319. target thumb C: init <= system/core/init/parser.c
  320. target thumb C: init <= system/core/init/keychords.c
  321. target thumb C: init <= system/core/init/signal_handler.c
  322. target thumb C: init <= system/core/init/init_parser.c
  323. target thumb C: init <= system/core/init/ueventd.c
  324. target thumb C: init <= system/core/init/ueventd_parser.c
  325. target thumb C: init <= system/core/init/watchdogd.c
  326. target thumb C: init <= system/core/init/vendor_init.c
  327. target asm: libc <= bionic/libc/arch-common/bionic/crtend_so.S
  328. target thumb C++: libc <= bionic/libc/bionic/malloc_debug_common.cpp
  329. target thumb C++: libc <= bionic/libc/bionic/libc_init_dynamic.cpp
  330. target thumb C++: libc <= bionic/libc/bionic/NetdClient.cpp
  331. target thumb C: libc <= bionic/libc/arch-arm/bionic/exidx_dynamic.c
  332. target thumb C: libc <= bionic/libc/arch-common/bionic/crtbegin_so.c
  333. target thumb C: libc <= bionic/libc/arch-arm/bionic/atexit_legacy.c
  334. target StaticLib: libcompiler_rt-extras (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libcompiler_rt-extras_intermediates/libcompiler_rt-extras.a)
  335. target thumb C++: libc_common <= bionic/libc/bionic/__FD_chk.cpp
  336. target thumb C++: libc_common <= bionic/libc/bionic/__fgets_chk.cpp
  337. target thumb C++: libc_common <= bionic/libc/bionic/__memmove_chk.cpp
  338. target thumb C++: libc_common <= bionic/libc/bionic/__read_chk.cpp
  339. target thumb C++: libc_common <= bionic/libc/bionic/__recvfrom_chk.cpp
  340. target thumb C++: libc_common <= bionic/libc/bionic/__stpcpy_chk.cpp
  341. target thumb C++: libc_common <= bionic/libc/bionic/__stpncpy_chk.cpp
  342. target thumb C++: libc_common <= bionic/libc/bionic/__strchr_chk.cpp
  343. target thumb C++: libc_common <= bionic/libc/bionic/__strlcat_chk.cpp
  344. target thumb C++: libc_common <= bionic/libc/bionic/__strlcpy_chk.cpp
  345. target thumb C++: libc_common <= bionic/libc/bionic/__strlen_chk.cpp
  346. target thumb C++: libc_common <= bionic/libc/bionic/__strncat_chk.cpp
  347. target thumb C++: libc_common <= bionic/libc/bionic/__strncpy_chk.cpp
  348. target thumb C++: libc_common <= bionic/libc/bionic/__strrchr_chk.cpp
  349. target thumb C++: libc_common <= bionic/libc/bionic/__umask_chk.cpp
  350. target thumb C++: libc_common <= bionic/libc/bionic/__vsnprintf_chk.cpp
  351. target thumb C++: libc_common <= bionic/libc/bionic/__vsprintf_chk.cpp
  352. target thumb C++: libc_common <= bionic/libc/bionic/legacy_32_bit_support.cpp
  353. target thumb C++: libc_common <= bionic/libc/bionic/ndk_cruft.cpp
  354. target thumb C: libc_common <= bionic/libc/bionic/bindresvport.c
  355. target thumb C: libc_common <= bionic/libc/bionic/daemon.c
  356. target thumb C: libc_common <= bionic/libc/bionic/err.c
  357. target thumb C: libc_common <= bionic/libc/bionic/ether_aton.c
  358. target thumb C: libc_common <= bionic/libc/bionic/ether_ntoa.c
  359. target thumb C: libc_common <= bionic/libc/bionic/fts.c
  360. target thumb C: libc_common <= bionic/libc/bionic/gethostname.c
  361. target thumb C: libc_common <= bionic/libc/bionic/getpriority.c
  362. target thumb C: libc_common <= bionic/libc/bionic/if_indextoname.c
  363. target thumb C: libc_common <= bionic/libc/bionic/if_nametoindex.c
  364. target thumb C: libc_common <= bionic/libc/bionic/initgroups.c
  365. target thumb C: libc_common <= bionic/libc/bionic/ioctl.c
  366. target thumb C: libc_common <= bionic/libc/bionic/isatty.c
  367. target thumb C: libc_common <= bionic/libc/bionic/memmem.c
  368. target thumb C: libc_common <= bionic/libc/bionic/pathconf.c
  369. target thumb C: libc_common <= bionic/libc/bionic/pututline.c
  370. target thumb C: libc_common <= bionic/libc/bionic/sched_cpualloc.c
  371. target thumb C: libc_common <= bionic/libc/bionic/sched_cpucount.c
  372. target thumb C: libc_common <= bionic/libc/bionic/semaphore.c
  373. target thumb C: libc_common <= bionic/libc/bionic/sigblock.c
  374. target thumb C: libc_common <= bionic/libc/bionic/siginterrupt.c
  375. target thumb C: libc_common <= bionic/libc/bionic/sigsetmask.c
  376. target thumb C: libc_common <= bionic/libc/bionic/system_properties_compat.c
  377. target thumb C: libc_common <= bionic/libc/stdio/findfp.c
  378. target thumb C: libc_common <= bionic/libc/stdio/fread.c
  379. target thumb C: libc_common <= bionic/libc/stdio/snprintf.c
  380. target thumb C: libc_common <= bionic/libc/stdio/sprintf.c
  381. target thumb C: libc_common <= bionic/libc/bionic/time64.c
  382. target StaticLib: libc_aeabi (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_aeabi_intermediates/libc_aeabi.a)
  383. target StaticLib: libc_bionic (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_bionic_intermediates/libc_bionic.a)
  384. target StaticLib: libc_cxa (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_cxa_intermediates/libc_cxa.a)
  385. target StaticLib: libc_dns (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_dns_intermediates/libc_dns.a)
  386. target StaticLib: libc_freebsd (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_freebsd_intermediates/libc_freebsd.a)
  387. target StaticLib: libc_gdtoa (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_gdtoa_intermediates/libc_gdtoa.a)
  388. target StaticLib: libc_malloc (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_malloc_intermediates/libc_malloc.a)
  389. target StaticLib: libc_netbsd (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_netbsd_intermediates/libc_netbsd.a)
  390. target StaticLib: libc_openbsd (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_openbsd_intermediates/libc_openbsd.a)
  391. target StaticLib: libc_stack_protector (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_stack_protector_intermediates/libc_stack_protector.a)
  392. target StaticLib: libc_syscalls (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_syscalls_intermediates/libc_syscalls.a)
  393. target StaticLib: libc_tzcode (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libc_tzcode_intermediates/libc_tzcode.a)
  394. target StaticLib: libjemalloc (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libjemalloc_intermediates/libjemalloc.a)
  395. target StaticLib: libm (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libm_intermediates/libm.a)
  396. target StaticLib: libfs_mgr (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libfs_mgr_intermediates/libfs_mgr.a)
  397. target thumb C: liblogwrap <= system/core/logwrapper/logwrap.c
  398. target StaticLib: libcutils (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libcutils_intermediates/libcutils.a)
  399. target StaticLib: liblog (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/liblog_intermediates/liblog.a)
  400. target thumb C: libselinux <= external/libselinux/src/booleans.c
  401. target thumb C: libselinux <= external/libselinux/src/canonicalize_context.c
  402. target thumb C: libselinux <= external/libselinux/src/disable.c
  403. target thumb C: libselinux <= external/libselinux/src/enabled.c
  404. target thumb C: libselinux <= external/libselinux/src/fgetfilecon.c
  405. target thumb C: libselinux <= external/libselinux/src/fsetfilecon.c
  406. target thumb C: libselinux <= external/libselinux/src/getenforce.c
  407. target thumb C: libselinux <= external/libselinux/src/getfilecon.c
  408. target thumb C: libselinux <= external/libselinux/src/getpeercon.c
  409. target thumb C: libselinux <= external/libselinux/src/lgetfilecon.c
  410. target thumb C: libselinux <= external/libselinux/src/load_policy.c
  411. target thumb C: libselinux <= external/libselinux/src/lsetfilecon.c
  412. target thumb C: libselinux <= external/libselinux/src/policyvers.c
  413. target thumb C: libselinux <= external/libselinux/src/procattr.c
  414. target thumb C: libselinux <= external/libselinux/src/setenforce.c
  415. target thumb C: libselinux <= external/libselinux/src/setfilecon.c
  416. target thumb C: libselinux <= external/libselinux/src/context.c
  417. target thumb C: libselinux <= external/libselinux/src/mapping.c
  418. target thumb C: libselinux <= external/libselinux/src/stringrep.c
  419. target thumb C: libselinux <= external/libselinux/src/compute_create.c
  420. target thumb C: libselinux <= external/libselinux/src/compute_av.c
  421. target thumb C: libselinux <= external/libselinux/src/avc.c
  422. target thumb C: libselinux <= external/libselinux/src/avc_internal.c
  423. target thumb C: libselinux <= external/libselinux/src/avc_sidtab.c
  424. target thumb C: libselinux <= external/libselinux/src/get_initial_context.c
  425. target thumb C: libselinux <= external/libselinux/src/checkAccess.c
  426. target thumb C: libselinux <= external/libselinux/src/sestatus.c
  427. target thumb C: libselinux <= external/libselinux/src/deny_unknown.c
  428. target thumb C: libselinux <= external/libselinux/src/callbacks.c
  429. target thumb C: libselinux <= external/libselinux/src/check_context.c
  430. target thumb C: libselinux <= external/libselinux/src/freecon.c
  431. target thumb C: libselinux <= external/libselinux/src/init.c
  432. target thumb C: libselinux <= external/libselinux/src/label.c
  433. target thumb C: libselinux <= external/libselinux/src/label_file.c
  434. target thumb C: libselinux <= external/libselinux/src/label_android_property.c
  435. target thumb C: libselinux <= external/libselinux/src/android.c
  436. target StaticLib: libminshacrypt (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libminshacrypt_intermediates/libminshacrypt.a)
  437. target StaticLib: libpcre (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libpcre_intermediates/libpcre.a)
  438. target StaticLib: libmincrypt (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libmincrypt_intermediates/libmincrypt.a)
  439. target StaticLib: libext4_utils_static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libext4_utils_static_intermediates/libext4_utils_static.a)
  440. target StaticLib: libext2_blkid (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libext2_blkid_intermediates/libext2_blkid.a)
  441. target StaticLib: libext2_uuid_static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libext2_uuid_static_intermediates/libext2_uuid_static.a)
  442. target StaticLib: liblz4-static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/liblz4-static_intermediates/liblz4-static.a)
  443. target StaticLib: libsparse_static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libsparse_static_intermediates/libsparse_static.a)
  444. target StaticLib: libz (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libz_intermediates/libz.a)
  445. target StaticLib: libinit_msm (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libinit_msm_intermediates/libinit_msm.a)
  446. target thumb C: adbd <= system/core/adb/adb.c
  447. target thumb C: adbd <= system/core/adb/fdevent.c
  448. target thumb C: adbd <= system/core/adb/transport.c
  449. target thumb C: adbd <= system/core/adb/transport_local.c
  450. target thumb C: adbd <= system/core/adb/transport_usb.c
  451. target thumb C: adbd <= system/core/adb/adb_auth_client.c
  452. target thumb C: adbd <= system/core/adb/sockets.c
  453. target thumb C: adbd <= system/core/adb/services.c
  454. target thumb C: adbd <= system/core/adb/file_sync_service.c
  455. target thumb C: adbd <= system/core/adb/jdwp_service.c
  456. target thumb C: adbd <= system/core/adb/framebuffer_service.c
  457. target thumb C: adbd <= system/core/adb/remount_service.c
  458. target thumb C: adbd <= system/core/adb/disable_verity_service.c
  459. target thumb C: adbd <= system/core/adb/usb_linux_client.c
  460. target thumb C++: healthd <= system/core/healthd/healthd.cpp
  461. target thumb C++: healthd <= system/core/healthd/healthd_mode_android.cpp
  462. target thumb C++: healthd <= system/core/healthd/healthd_mode_charger.cpp
  463. target thumb C++: healthd <= system/core/healthd/BatteryMonitor.cpp
  464. target thumb C++: healthd <= system/core/healthd/BatteryPropertiesRegistrar.cpp
  465. target StaticLib: libbatteryservice (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libbatteryservice_intermediates/libbatteryservice.a)
  466. target StaticLib: libbinder (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libbinder_intermediates/libbinder.a)
  467. target thumb C: libminui <= bootable/recovery/minui/graphics.c
  468. target thumb C: libminui <= bootable/recovery/minui/graphics_adf.c
  469. target thumb C: libminui <= bootable/recovery/minui/graphics_fbdev.c
  470. target thumb C: libminui <= bootable/recovery/minui/events.c
  471. target thumb C: libminui <= bootable/recovery/minui/resources.c
  472. target StaticLib: libadf (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libadf_intermediates/libadf.a)
  473. target asm: libpng <= external/libpng/arm/filter_neon.S
  474. target thumb C: libpng <= external/libpng/png.c
  475. bootable/recovery/minui/resources.c: In function 'open_png':
  476. bootable/recovery/minui/resources.c:127:9: warning: passing argument 1 of 'png_set_tRNS_to_alpha' from incompatible pointer type [enabled by default]
  477. png_set_tRNS_to_alpha(png_ptr);
  478. ^
  479. In file included from external/libpng/png.h:462:0,
  480. from bootable/recovery/minui/resources.c:30:
  481. external/libpng/png.h:1177:22: note: expected 'png_structrp' but argument is of type 'struct png_struct **'
  482. PNG_EXPORT(29, void, png_set_tRNS_to_alpha, (png_structrp png_ptr));
  483. ^
  484. external/libpng/pngconf.h:309:70: note: in definition of macro 'PNG_FUNCTION'
  485. # define PNG_FUNCTION(type, name, args, attributes) attributes type name args
  486. ^
  487. external/libpng/pngconf.h:333:4: note: in expansion of macro 'PNG_EXPORTA'
  488. PNG_EXPORTA(ordinal, type, name, args, PNG_EMPTY)
  489. ^
  490. external/libpng/png.h:1177:1: note: in expansion of macro 'PNG_EXPORT'
  491. PNG_EXPORT(29, void, png_set_tRNS_to_alpha, (png_structrp png_ptr));
  492. ^
  493. target thumb C: libpng <= external/libpng/pngerror.c
  494. target thumb C: libpng <= external/libpng/pngget.c
  495. target thumb C: libpng <= external/libpng/pngmem.c
  496. target thumb C: libpng <= external/libpng/pngpread.c
  497. target thumb C: libpng <= external/libpng/pngread.c
  498. target thumb C: libpng <= external/libpng/pngrio.c
  499. target thumb C: libpng <= external/libpng/pngrtran.c
  500. target thumb C: libpng <= external/libpng/pngrutil.c
  501. target thumb C: libpng <= external/libpng/pngset.c
  502. target thumb C: libpng <= external/libpng/pngtrans.c
  503. target thumb C: libpng <= external/libpng/pngwio.c
  504. target thumb C: libpng <= external/libpng/pngwrite.c
  505. target thumb C: libpng <= external/libpng/pngwtran.c
  506. target thumb C: libpng <= external/libpng/pngwutil.c
  507. target thumb C: libpng <= external/libpng/arm/arm_init.c
  508. target thumb C: libpng <= external/libpng/arm/filter_neon_intrinsics.c
  509. target thumb C++: libutils <= system/core/libutils/BasicHashtable.cpp
  510. target thumb C++: libutils <= system/core/libutils/BlobCache.cpp
  511. target thumb C++: libutils <= system/core/libutils/CallStack.cpp
  512. target thumb C++: libutils <= system/core/libutils/FileMap.cpp
  513. target thumb C++: libutils <= system/core/libutils/JenkinsHash.cpp
  514. target thumb C++: libutils <= system/core/libutils/LinearAllocator.cpp
  515. target thumb C++: libutils <= system/core/libutils/LinearTransform.cpp
  516. target thumb C++: libutils <= system/core/libutils/Log.cpp
  517. target thumb C++: libutils <= system/core/libutils/NativeHandle.cpp
  518. target thumb C++: libutils <= system/core/libutils/Printer.cpp
  519. target thumb C++: libutils <= system/core/libutils/ProcessCallStack.cpp
  520. target thumb C++: libutils <= system/core/libutils/PropertyMap.cpp
  521. target thumb C++: libutils <= system/core/libutils/RefBase.cpp
  522. target thumb C++: libutils <= system/core/libutils/SharedBuffer.cpp
  523. target thumb C++: libutils <= system/core/libutils/Static.cpp
  524. target thumb C++: libutils <= system/core/libutils/StopWatch.cpp
  525. target thumb C++: libutils <= system/core/libutils/String8.cpp
  526. target thumb C++: libutils <= system/core/libutils/String16.cpp
  527. target thumb C++: libutils <= system/core/libutils/SystemClock.cpp
  528. target thumb C++: libutils <= system/core/libutils/Threads.cpp
  529. target thumb C++: libutils <= system/core/libutils/Timers.cpp
  530. target thumb C++: libutils <= system/core/libutils/Tokenizer.cpp
  531. target thumb C++: libutils <= system/core/libutils/Unicode.cpp
  532. target thumb C++: libutils <= system/core/libutils/VectorImpl.cpp
  533. target thumb C++: libutils <= system/core/libutils/misc.cpp
  534. target thumb C++: libutils <= system/core/libutils/Looper.cpp
  535. target thumb C++: libutils <= system/core/libutils/Trace.cpp
  536. target StaticLib: libstdc++ (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libstdc++_intermediates/libstdc++.a)
  537. target StaticLib: libhealthd.default (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libhealthd.default_intermediates/libhealthd.default.a)
  538. target thumb C: mkfs.f2fs <= external/f2fs-tools/lib/libf2fs_io.c
  539. target thumb C: mkfs.f2fs <= external/f2fs-tools/mkfs/f2fs_format_main.c
  540. target StaticLib: libf2fs_fmt (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libf2fs_fmt_intermediates/libf2fs_fmt.a)
  541. host Executable: checkseapp (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/EXECUTABLES/checkseapp_intermediates/checkseapp)
  542. host C: minigzip <= external/zlib/src/test/minigzip.c
  543. host StaticLib: libz_32 (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/STATIC_LIBRARIES/libz_intermediates/libz.a)
  544. host Executable: dtbToolCM (/home/yeshwanthvshenoy/cm/out/host/linux-x86/obj32/EXECUTABLES/dtbToolCM_intermediates/dtbToolCM)
  545. target thumb C: minivold <= system/vold/vold.c
  546. target StaticLib: libminivold (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libminivold_intermediates/libminivold.a)
  547. target StaticLib: libstlport_static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libstlport_static_intermediates/libstlport_static.a)
  548. target StaticLib: libscrypt_static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libscrypt_static_intermediates/libscrypt_static.a)
  549. target StaticLib: libsysutils (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libsysutils_intermediates/libsysutils.a)
  550. target StaticLib: libdiskconfig (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libdiskconfig_intermediates/libdiskconfig.a)
  551. target StaticLib: libf2fs_sparseblock (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libf2fs_sparseblock_intermediates/libf2fs_sparseblock.a)
  552. target StaticLib: libcrypto_static (/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libcrypto_static_intermediates/libcrypto_static.a)
  553. target thumb C++: libvold <= system/vold/VolumeManager.cpp
  554. target thumb C++: libvold <= system/vold/CommandListener.cpp
  555. target thumb C++: libvold <= system/vold/VoldCommand.cpp
  556. target thumb C++: libvold <= system/vold/NetlinkManager.cpp
  557. target thumb C++: libvold <= system/vold/NetlinkHandler.cpp
  558. target thumb C++: libvold <= system/vold/Volume.cpp
  559. target thumb C++: libvold <= system/vold/DirectVolume.cpp
  560. target thumb C++: libvold <= system/vold/Process.cpp
  561. target thumb C++: libvold <= system/vold/Ext4.cpp
  562. target thumb C++: libvold <= system/vold/Fat.cpp
  563. target thumb C++: libvold <= system/vold/Ntfs.cpp
  564. target thumb C++: libvold <= system/vold/Exfat.cpp
  565. target thumb C++: libvold <= system/vold/F2FS.cpp
  566. target thumb C++: libvold <= system/vold/Loop.cpp
  567. target thumb C++: libvold <= system/vold/Devmapper.cpp
  568. target thumb C++: libvold <= system/vold/ResponseCode.cpp
  569. target thumb C++: libvold <= system/vold/CheckBattery.cpp
  570. target thumb C++: libvold <= system/vold/main.cpp
  571. target thumb C: libvold <= system/vold/VoldUtil.c
  572. target thumb C: libvold <= system/vold/fstrim.c
  573. target thumb C: libvold <= system/vold/cryptfs.c
  574. target thumb C: recovery_e2fsck <= external/e2fsprogs/e2fsck/crc32.c
  575. system/vold/cryptfs.c: In function 'load_crypto_mapping_table':
  576. system/vold/cryptfs.c:1031:3: error: implicit declaration of function 'is_ice_enabled' [-Werror=implicit-function-declaration]
  577. if (is_ice_enabled())
  578. ^
  579. cc1: all warnings being treated as errors
  580. make: *** [/home/yeshwanthvshenoy/cm/out/target/product/falcon/obj/STATIC_LIBRARIES/libvold_intermediates/cryptfs.o] Error 1
  581. make: *** Waiting for unfinished jobs....
  582. yeshwanthvshenoy@falcon:~/cm$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement