Advertisement
tthtlc

kitkat compilation errors II

Apr 30th, 2014
371
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.78 KB | None | 0 0
  1. In file included from <command-line>:0:0:
  2. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  3. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  4. host C: libsepol <= external/libsepol/src/boolean_record.c
  5. host C: libsepol <= external/libsepol/src/booleans.c
  6. In file included from <command-line>:0:0:
  7. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  8. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  9. host C: libsepol <= external/libsepol/src/conditional.c
  10. In file included from <command-line>:0:0:
  11. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  12. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  13. host C: libsepol <= external/libsepol/src/constraint.c
  14. In file included from <command-line>:0:0:
  15. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  16. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  17. host C: libsepol <= external/libsepol/src/context.c
  18. In file included from <command-line>:0:0:
  19. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  20. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  21. host C: libsepol <= external/libsepol/src/context_record.c
  22. In file included from <command-line>:0:0:
  23. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  24. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  25. In file included from <command-line>:0:0:
  26. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  27. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  28. In file included from <command-line>:0:0:
  29. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  30. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  31. host C: libsepol <= external/libsepol/src/debug.c
  32. host C: libsepol <= external/libsepol/src/ebitmap.c
  33. host C: libsepol <= external/libsepol/src/expand.c
  34. In file included from <command-line>:0:0:
  35. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  36. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  37. host C: libsepol <= external/libsepol/src/genbools.c
  38. In file included from <command-line>:0:0:
  39. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  40. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  41. host C: libsepol <= external/libsepol/src/genusers.c
  42. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  43. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'init_bins':
  44. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:3929:5: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  45. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  46. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'prepend_alloc':
  47. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:3982:7: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  48. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:3982:7: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  49. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  50. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:3987:5: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  51. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  52. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'add_segment':
  53. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4042:5: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  54. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  55. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'dispose_chunk':
  56. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4401:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  57. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4401:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  58. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  59. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4435:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  60. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4435:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  61. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  62. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4446:5: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  63. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  64. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'tmalloc_large':
  65. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4516:11: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  66. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  67. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'tmalloc_small':
  68. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4554:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  69. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  70. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'dlmalloc':
  71. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4607:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  72. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4625:11: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  73. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4637:13: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  74. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  75. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'dlfree':
  76. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4741:17: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  77. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4741:17: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  78. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  79. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4777:15: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  80. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4777:15: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  81. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  82. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4789:13: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  83. In file included from bionic/libc/bionic/dlmalloc.c:35:0:
  84. bionic/libc/bionic/../upstream-dlmalloc/malloc.c: In function 'try_realloc_chunk':
  85. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4891:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  86. bionic/libc/bionic/../upstream-dlmalloc/malloc.c:4891:9: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing]
  87. host C: libsepol <= external/libsepol/src/handle.c
  88. In file included from <command-line>:0:0:
  89. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  90. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  91. external/libsepol/src/genbools.c: In function 'load_booleans':
  92. external/libsepol/src/genbools.c:90:2: warning: implicit declaration of function 'getline' [-Wimplicit-function-declaration]
  93. In file included from <command-line>:0:0:
  94. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  95. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  96. host C: libsepol <= external/libsepol/src/hashtab.c
  97. host C: libsepol <= external/libsepol/src/hierarchy.c
  98. In file included from <command-line>:0:0:
  99. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  100. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  101. external/libsepol/src/genusers.c: In function 'load_users':
  102. external/libsepol/src/genusers.c:59:2: warning: implicit declaration of function 'getline' [-Wimplicit-function-declaration]
  103. In file included from <command-line>:0:0:
  104. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  105. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  106. host C: libsepol <= external/libsepol/src/iface_record.c
  107. host C: libsepol <= external/libsepol/src/interfaces.c
  108. In file included from <command-line>:0:0:
  109. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  110. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  111. host C: libsepol <= external/libsepol/src/link.c
  112. In file included from <command-line>:0:0:
  113. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  114. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  115. host C: libsepol <= external/libsepol/src/mls.c
  116. In file included from <command-line>:0:0:
  117. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  118. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  119. host C: libsepol <= external/libsepol/src/module.c
  120. In file included from <command-line>:0:0:
  121. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  122. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  123. host C: libsepol <= external/libsepol/src/node_record.c
  124. In file included from <command-line>:0:0:
  125. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  126. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  127. host C: libsepol <= external/libsepol/src/nodes.c
  128. In file included from <command-line>:0:0:
  129. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  130. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  131. In file included from <command-line>:0:0:
  132. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  133. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  134. host C: libsepol <= external/libsepol/src/polcaps.c
  135. host C: libsepol <= external/libsepol/src/policydb.c
  136. In file included from <command-line>:0:0:
  137. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  138. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  139. host C: libsepol <= external/libsepol/src/policydb_convert.c
  140. In file included from <command-line>:0:0:
  141. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  142. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  143. host C: libsepol <= external/libsepol/src/policydb_public.c
  144. In file included from <command-line>:0:0:
  145. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  146. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  147. host C: libsepol <= external/libsepol/src/port_record.c
  148. In file included from <command-line>:0:0:
  149. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  150. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  151. host C: libsepol <= external/libsepol/src/ports.c
  152. In file included from <command-line>:0:0:
  153. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  154. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  155. host C: libsepol <= external/libsepol/src/roles.c
  156. In file included from <command-line>:0:0:
  157. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  158. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  159. In file included from <command-line>:0:0:
  160. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  161. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  162. host C: libsepol <= external/libsepol/src/services.c
  163. In file included from <command-line>:0:0:
  164. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  165. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  166. host C: libsepol <= external/libsepol/src/sidtab.c
  167. host C: libsepol <= external/libsepol/src/symtab.c
  168. In file included from <command-line>:0:0:
  169. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  170. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  171. host C: libsepol <= external/libsepol/src/user_record.c
  172. In file included from <command-line>:0:0:
  173. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  174. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  175. host C: libsepol <= external/libsepol/src/users.c
  176. In file included from <command-line>:0:0:
  177. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  178. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  179. host C: libsepol <= external/libsepol/src/util.c
  180. In file included from <command-line>:0:0:
  181. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  182. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  183. host C: libsepol <= external/libsepol/src/write.c
  184. In file included from <command-line>:0:0:
  185. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  186. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  187. In file included from <command-line>:0:0:
  188. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  189. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  190. In file included from <command-line>:0:0:
  191. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  192. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  193. Import includes file: out/host/linux-x86/obj/EXECUTABLES/checkfc_intermediates/import_includes
  194. host C: libselinux <= external/libselinux/src/callbacks.c
  195. host C: libselinux <= external/libselinux/src/check_context.c
  196. host C: libselinux <= external/libselinux/src/freecon.c
  197. host C: libselinux <= external/libselinux/src/init.c
  198. host C: libselinux <= external/libselinux/src/label.c
  199. host C: libselinux <= external/libselinux/src/label_file.c
  200. host C: libselinux <= external/libselinux/src/label_android_property.c
  201. Import includes file: out/target/product/hammerhead/obj/EXECUTABLES/init_intermediates/import_includes
  202. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libfs_mgr_intermediates/import_includes
  203. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/liblogwrap_intermediates/import_includes
  204. target thumb C: libselinux <= external/libselinux/src/booleans.c
  205. target thumb C: libselinux <= external/libselinux/src/canonicalize_context.c
  206. target thumb C: libselinux <= external/libselinux/src/disable.c
  207. target thumb C: libselinux <= external/libselinux/src/enabled.c
  208. target thumb C: libselinux <= external/libselinux/src/fgetfilecon.c
  209. target thumb C: libselinux <= external/libselinux/src/fsetfilecon.c
  210. target thumb C: libselinux <= external/libselinux/src/getenforce.c
  211. target thumb C: libselinux <= external/libselinux/src/getfilecon.c
  212. target thumb C: libselinux <= external/libselinux/src/getpeercon.c
  213. In file included from <command-line>:0:0:
  214. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:5: warning: "__GLIBC__" is not defined [-Wundef]
  215. ./build/core/combo/include/arch/linux-x86/AndroidConfig.h:337:23: warning: "__GLIBC__" is not defined [-Wundef]
  216. target thumb C: libselinux <= external/libselinux/src/lgetfilecon.c
  217. target thumb C: libselinux <= external/libselinux/src/load_policy.c
  218. target thumb C: libselinux <= external/libselinux/src/lsetfilecon.c
  219. target thumb C: libselinux <= external/libselinux/src/policyvers.c
  220. target thumb C: libselinux <= external/libselinux/src/procattr.c
  221. target thumb C: libselinux <= external/libselinux/src/setenforce.c
  222. target thumb C: libselinux <= external/libselinux/src/setfilecon.c
  223. target thumb C: libselinux <= external/libselinux/src/context.c
  224. target thumb C: libselinux <= external/libselinux/src/mapping.c
  225. target thumb C: libselinux <= external/libselinux/src/stringrep.c
  226. target thumb C: libselinux <= external/libselinux/src/compute_create.c
  227. target thumb C: libselinux <= external/libselinux/src/compute_av.c
  228. target thumb C: libselinux <= external/libselinux/src/avc.c
  229. target thumb C: libselinux <= external/libselinux/src/avc_internal.c
  230. target thumb C: libselinux <= external/libselinux/src/avc_sidtab.c
  231. target thumb C: libselinux <= external/libselinux/src/get_initial_context.c
  232. target thumb C: libselinux <= external/libselinux/src/checkAccess.c
  233. target thumb C: libselinux <= external/libselinux/src/sestatus.c
  234. target thumb C: libselinux <= external/libselinux/src/deny_unknown.c
  235. target thumb C: libselinux <= external/libselinux/src/callbacks.c
  236. target thumb C: libselinux <= external/libselinux/src/check_context.c
  237. target thumb C: libselinux <= external/libselinux/src/freecon.c
  238. target thumb C: libselinux <= external/libselinux/src/init.c
  239. target thumb C: libselinux <= external/libselinux/src/label.c
  240. target thumb C: libselinux <= external/libselinux/src/label_file.c
  241. target thumb C: libselinux <= external/libselinux/src/label_android_property.c
  242. target thumb C: libselinux <= external/libselinux/src/android.c
  243. target thumb C: libmincrypt <= system/core/libmincrypt/rsa.c
  244. target thumb C: libmincrypt <= system/core/libmincrypt/sha.c
  245. target thumb C: libmincrypt <= system/core/libmincrypt/sha256.c
  246. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libext4_utils_static_intermediates/import_includes
  247. Import includes file: out/target/product/hammerhead/obj/EXECUTABLES/adbd_intermediates/import_includes
  248. Export includes file: system/core/adb/Android.mk -- out/target/product/hammerhead/obj/EXECUTABLES/adbd_intermediates/export_includes
  249. Notice file: system/core/adb/NOTICE -- out/target/product/hammerhead/obj/NOTICE_FILES/src//root/sbin/adbd.txt
  250. Export includes file: frameworks/native/services/batteryservice/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libbatteryservice_intermediates/export_includes
  251. Export includes file: frameworks/native/libs/binder/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libbinder_intermediates/export_includes
  252. Export includes file: system/core/libutils/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libutils_intermediates/export_includes
  253. Export includes file: system/core/healthd/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libhealthd.default_intermediates/export_includes
  254. Export includes file: system/core/libcorkscrew/Android.mk -- out/target/product/hammerhead/obj/SHARED_LIBRARIES/libcorkscrew_intermediates/export_includes
  255. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libhealthd.default_intermediates/import_includes
  256. Export includes file: system/core/healthd/Android.mk -- out/target/product/hammerhead/obj/EXECUTABLES/healthd_intermediates/export_includes
  257. Notice file: system/core/libutils/NOTICE -- out/target/product/hammerhead/obj/NOTICE_FILES/src//system/lib/libutils.a.txt
  258. Import includes file: out/host/linux-x86/obj/EXECUTABLES/checkseapp_intermediates/import_includes
  259. Export includes file: external/sepolicy/tools/Android.mk -- out/host/linux-x86/obj/EXECUTABLES/checkseapp_intermediates/export_includes
  260. Notice file: external/sepolicy/NOTICE -- out/target/product/hammerhead/obj/NOTICE_FILES/src//root/seapp_contexts.txt
  261. Notice file: external/sepolicy/NOTICE -- out/target/product/hammerhead/obj/NOTICE_FILES/src//root/sepolicy.txt
  262. Target buildinfo: out/target/product/hammerhead/root/default.prop
  263. Export includes file: external/zlib/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/libz_intermediates/export_includes
  264. build/tools/post_process_props.py out/target/product/hammerhead/root/default.prop
  265. Import includes file: out/host/linux-x86/obj/STATIC_LIBRARIES/libz_intermediates/import_includes
  266. Export includes file: external/zlib/Android.mk -- out/host/linux-x86/obj/EXECUTABLES/minigzip_intermediates/export_includes
  267. Notice file: external/zlib/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//bin/minigzip.txt
  268. Notice file: external/zlib/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libz.a.txt
  269. Export includes file: bootable/recovery/minzip/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libminzip_intermediates/export_includes
  270. Export includes file: bootable/recovery/mtdutils/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libmtdutils_intermediates/export_includes
  271. Export includes file: bootable/recovery/minadbd/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/libminadbd_intermediates/export_includes
  272. Export includes file: device/lge/hammerhead/recovery/Android.mk -- out/target/product/hammerhead/obj/STATIC_LIBRARIES/librecovery_ui_hammerhead_intermediates/export_includes
  273. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libsparse_static_intermediates/import_includes
  274. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libminzip_intermediates/import_includes
  275. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libmtdutils_intermediates/import_includes
  276. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/libminadbd_intermediates/import_includes
  277. Import includes file: out/target/product/hammerhead/obj/STATIC_LIBRARIES/librecovery_ui_hammerhead_intermediates/import_includes
  278. Export includes file: bootable/recovery/Android.mk -- out/target/product/hammerhead/obj/EXECUTABLES/recovery_intermediates/export_includes
  279. Target buildinfo: out/target/product/hammerhead/system/build.prop
  280. host Java: dumpkey (out/host/common/obj/JAVA_LIBRARIES/dumpkey_intermediates/classes)
  281. Export includes file: frameworks/base/libs/androidfw/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/libandroidfw_intermediates/export_includes
  282. Export includes file: system/core/libutils/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/libutils_intermediates/export_includes
  283. Export includes file: system/core/libcutils/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/libcutils_intermediates/export_includes
  284. Export includes file: external/expat/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/libexpat_intermediates/export_includes
  285. Export includes file: external/libpng/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/libpng_intermediates/export_includes
  286. Export includes file: system/core/liblog/Android.mk -- out/host/linux-x86/obj/STATIC_LIBRARIES/liblog_intermediates/export_includes
  287. Import includes file: out/host/linux-x86/obj/STATIC_LIBRARIES/libexpat_intermediates/import_includes
  288. Import includes file: out/host/linux-x86/obj/STATIC_LIBRARIES/libpng_intermediates/import_includes
  289. Import includes file: out/host/linux-x86/obj/STATIC_LIBRARIES/liblog_intermediates/import_includes
  290. Export includes file: frameworks/base/tools/aapt/Android.mk -- out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/export_includes
  291. Notice file: frameworks/base/tools/aapt/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//bin/aapt.txt
  292. Notice file: frameworks/base/libs/androidfw/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libandroidfw.a.txt
  293. Notice file: system/core/libutils/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libutils.a.txt
  294. Notice file: system/core/libcutils/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libcutils.a.txt
  295. Notice file: external/expat/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libexpat.a.txt
  296. Notice file: external/libpng/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/libpng.a.txt
  297. Notice file: system/core/liblog/NOTICE -- out/host/linux-x86/obj/NOTICE_FILES/src//lib/liblog.a.txt
  298. target Java: core (out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes)
  299. javac: target release 1.5 conflicts with default source release 1.7
  300. make: *** [out/host/common/obj/JAVA_LIBRARIES/dumpkey_intermediates/javalib.jar] Error 41
  301. make: *** Waiting for unfinished jobs....
  302. javac: target release 1.5 conflicts with default source release 1.7
  303. make: *** [out/target/common/obj/JAVA_LIBRARIES/core_intermediates/classes-full-debug.jar] Error 41
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement