Advertisement
Guest User

Untitled

a guest
May 4th, 2015
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.58 KB | None | 0 0
  1. target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_key.c
  2. target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_lib.c
  3. target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_pbe.c
  4. target thumb C: libcrypto_static <= external/openssl/crypto/evp/evp_pkey.c
  5. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_dss.c
  6. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_dss1.c
  7. external/openssl/crypto/evp/m_dss.c:94:2: warning: missing initializer [-Wmissing-field-initializers]
  8. external/openssl/crypto/evp/m_dss.c:94:2: warning: (near initialization for 'dsa_md.md_ctrl') [-Wmissing-field-initializers]
  9. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_ecdsa.c
  10. external/openssl/crypto/evp/m_dss1.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
  11. external/openssl/crypto/evp/m_dss1.c:96:2: warning: (near initialization for 'dss1_md.md_ctrl') [-Wmissing-field-initializers]
  12. external/openssl/crypto/evp/m_ecdsa.c:144:2: warning: missing initializer [-Wmissing-field-initializers]
  13. external/openssl/crypto/evp/m_ecdsa.c:144:2: warning: (near initialization for 'ecdsa_md.md_ctrl') [-Wmissing-field-initializers]
  14. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_md4.c
  15. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_md5.c
  16. external/openssl/crypto/evp/m_md4.c:97:2: warning: missing initializer [-Wmissing-field-initializers]
  17. external/openssl/crypto/evp/m_md4.c:97:2: warning: (near initialization for 'md4_md.md_ctrl') [-Wmissing-field-initializers]
  18. external/openssl/crypto/evp/m_md5.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
  19. external/openssl/crypto/evp/m_md5.c:96:2: warning: (near initialization for 'md5_md.md_ctrl') [-Wmissing-field-initializers]
  20. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_mdc2.c
  21. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_null.c
  22. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_ripemd.c
  23. external/openssl/crypto/evp/m_null.c:88:2: warning: missing initializer [-Wmissing-field-initializers]
  24. external/openssl/crypto/evp/m_null.c:88:2: warning: (near initialization for 'null_md.md_ctrl') [-Wmissing-field-initializers]
  25. external/openssl/crypto/evp/m_ripemd.c:96:2: warning: missing initializer [-Wmissing-field-initializers]
  26. external/openssl/crypto/evp/m_ripemd.c:96:2: warning: (near initialization for 'ripemd160_md.md_ctrl') [-Wmissing-field-initializers]
  27. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_sha1.c
  28. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_sigver.c
  29. external/openssl/crypto/evp/m_sha1.c:97:2: warning: missing initializer [-Wmissing-field-initializers]
  30. external/openssl/crypto/evp/m_sha1.c:97:2: warning: (near initialization for 'sha1_md.md_ctrl') [-Wmissing-field-initializers]
  31. external/openssl/crypto/evp/m_sha1.c:134:2: warning: missing initializer [-Wmissing-field-initializers]
  32. external/openssl/crypto/evp/m_sha1.c:134:2: warning: (near initialization for 'sha224_md.md_ctrl') [-Wmissing-field-initializers]
  33. external/openssl/crypto/evp/m_sha1.c:153:2: warning: missing initializer [-Wmissing-field-initializers]
  34. external/openssl/crypto/evp/m_sha1.c:153:2: warning: (near initialization for 'sha256_md.md_ctrl') [-Wmissing-field-initializers]
  35. external/openssl/crypto/evp/m_sha1.c:184:2: warning: missing initializer [-Wmissing-field-initializers]
  36. external/openssl/crypto/evp/m_sha1.c:184:2: warning: (near initialization for 'sha384_md.md_ctrl') [-Wmissing-field-initializers]
  37. external/openssl/crypto/evp/m_sha1.c:203:2: warning: missing initializer [-Wmissing-field-initializers]
  38. external/openssl/crypto/evp/m_sha1.c:203:2: warning: (near initialization for 'sha512_md.md_ctrl') [-Wmissing-field-initializers]
  39. target thumb C: libcrypto_static <= external/openssl/crypto/evp/m_wp.c
  40. target thumb C: libcrypto_static <= external/openssl/crypto/evp/names.c
  41. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p5_crpt.c
  42. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p5_crpt2.c
  43. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_dec.c
  44. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_enc.c
  45. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_lib.c
  46. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_open.c
  47. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_seal.c
  48. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_sign.c
  49. target thumb C: libcrypto_static <= external/openssl/crypto/evp/p_verify.c
  50. target thumb C: libcrypto_static <= external/openssl/crypto/evp/pmeth_fn.c
  51. target thumb C: libcrypto_static <= external/openssl/crypto/evp/pmeth_gn.c
  52. target thumb C: libcrypto_static <= external/openssl/crypto/evp/pmeth_lib.c
  53. target thumb C: libcrypto_static <= external/openssl/crypto/hmac/hm_ameth.c
  54. external/openssl/crypto/hmac/hm_ameth.c:166:2: warning: missing initializer [-Wmissing-field-initializers]
  55. external/openssl/crypto/hmac/hm_ameth.c:166:2: warning: (near initialization for 'hmac_asn1_meth.item_verify') [-Wmissing-field-initializers]
  56. target thumb C: libcrypto_static <= external/openssl/crypto/hmac/hm_pmeth.c
  57. target thumb C: libcrypto_static <= external/openssl/crypto/hmac/hmac.c
  58. target thumb C: libcrypto_static <= external/openssl/crypto/krb5/krb5_asn.c
  59. target thumb C: libcrypto_static <= external/openssl/crypto/lhash/lh_stats.c
  60. target thumb C: libcrypto_static <= external/openssl/crypto/lhash/lhash.c
  61. target thumb C: libcrypto_static <= external/openssl/crypto/md4/md4_dgst.c
  62. target thumb C: libcrypto_static <= external/openssl/crypto/md4/md4_one.c
  63. target thumb C: libcrypto_static <= external/openssl/crypto/md5/md5_dgst.c
  64. target thumb C: libcrypto_static <= external/openssl/crypto/md5/md5_one.c
  65. target thumb C: libcrypto_static <= external/openssl/crypto/modes/cbc128.c
  66. target thumb C: libcrypto_static <= external/openssl/crypto/modes/ccm128.c
  67. target thumb C: libcrypto_static <= external/openssl/crypto/modes/cfb128.c
  68. target thumb C: libcrypto_static <= external/openssl/crypto/modes/ctr128.c
  69. target thumb C: libcrypto_static <= external/openssl/crypto/modes/gcm128.c
  70. target thumb C: libcrypto_static <= external/openssl/crypto/modes/ofb128.c
  71. target thumb C: libcrypto_static <= external/openssl/crypto/modes/xts128.c
  72. target thumb C: libcrypto_static <= external/openssl/crypto/o_init.c
  73. target thumb C: libcrypto_static <= external/openssl/crypto/objects/o_names.c
  74. target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_dat.c
  75. target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_err.c
  76. target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_lib.c
  77. target thumb C: libcrypto_static <= external/openssl/crypto/objects/obj_xref.c
  78. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_asn.c
  79. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_cl.c
  80. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_err.c
  81. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_ext.c
  82. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_ht.c
  83. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_lib.c
  84. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_prn.c
  85. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_srv.c
  86. target thumb C: libcrypto_static <= external/openssl/crypto/ocsp/ocsp_vfy.c
  87. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_all.c
  88. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_err.c
  89. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_info.c
  90. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_lib.c
  91. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_oth.c
  92. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_pk8.c
  93. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_pkey.c
  94. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_seal.c
  95. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_sign.c
  96. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_x509.c
  97. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pem_xaux.c
  98. target thumb C: libcrypto_static <= external/openssl/crypto/pem/pvkfmt.c
  99. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_add.c
  100. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_asn.c
  101. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_attr.c
  102. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_crpt.c
  103. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_crt.c
  104. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_decr.c
  105. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_init.c
  106. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_key.c
  107. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_kiss.c
  108. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_mutl.c
  109. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_npas.c
  110. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_p8d.c
  111. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_p8e.c
  112. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/p12_utl.c
  113. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs12/pk12err.c
  114. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_asn1.c
  115. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_attr.c
  116. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_doit.c
  117. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_lib.c
  118. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_mime.c
  119. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pk7_smime.c
  120. target thumb C: libcrypto_static <= external/openssl/crypto/pkcs7/pkcs7err.c
  121. target thumb C: libcrypto_static <= external/openssl/crypto/pqueue/pqueue.c
  122. target thumb C: libcrypto_static <= external/openssl/crypto/rand/md_rand.c
  123. target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_egd.c
  124. target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_err.c
  125. target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_lib.c
  126. target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_unix.c
  127. target thumb C: libcrypto_static <= external/openssl/crypto/rand/rand_win.c
  128. target thumb C: libcrypto_static <= external/openssl/crypto/rand/randfile.c
  129. target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2_cbc.c
  130. target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2_ecb.c
  131. target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2_skey.c
  132. target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2cfb64.c
  133. target thumb C: libcrypto_static <= external/openssl/crypto/rc2/rc2ofb64.c
  134. target thumb C: libcrypto_static <= external/openssl/crypto/rc4/rc4_enc.c
  135. target thumb C: libcrypto_static <= external/openssl/crypto/rc4/rc4_skey.c
  136. target thumb C: libcrypto_static <= external/openssl/crypto/rc4/rc4_utl.c
  137. target thumb C: libcrypto_static <= external/openssl/crypto/ripemd/rmd_dgst.c
  138. target thumb C: libcrypto_static <= external/openssl/crypto/ripemd/rmd_one.c
  139. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_ameth.c
  140. external/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: missing initializer [-Wmissing-field-initializers]
  141. external/openssl/crypto/rsa/rsa_ameth.c:697:3: warning: (near initialization for 'rsa_asn1_meths[1].pem_str') [-Wmissing-field-initializers]
  142. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_asn1.c
  143. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_chk.c
  144. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_crpt.c
  145. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_eay.c
  146. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_err.c
  147. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_gen.c
  148. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_lib.c
  149. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_none.c
  150. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_null.c
  151. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_oaep.c
  152. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_pk1.c
  153. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_pmeth.c
  154. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_prn.c
  155. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_pss.c
  156. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_saos.c
  157. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_sign.c
  158. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_ssl.c
  159. target thumb C: libcrypto_static <= external/openssl/crypto/rsa/rsa_x931.c
  160. target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha1_one.c
  161. target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha1dgst.c
  162. target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha256.c
  163. target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha512.c
  164. target thumb C: libcrypto_static <= external/openssl/crypto/sha/sha_dgst.c
  165. target thumb C: libcrypto_static <= external/openssl/crypto/srp/srp_lib.c
  166. target thumb C: libcrypto_static <= external/openssl/crypto/srp/srp_vfy.c
  167. target thumb C: libcrypto_static <= external/openssl/crypto/stack/stack.c
  168. target thumb C: libcrypto_static <= external/openssl/crypto/ts/ts_err.c
  169. target thumb C: libcrypto_static <= external/openssl/crypto/txt_db/txt_db.c
  170. target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_compat.c
  171. target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_err.c
  172. target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_lib.c
  173. target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_openssl.c
  174. target thumb C: libcrypto_static <= external/openssl/crypto/ui/ui_util.c
  175. target thumb C: libcrypto_static <= external/openssl/crypto/x509/by_dir.c
  176. target thumb C: libcrypto_static <= external/openssl/crypto/x509/by_file.c
  177. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_att.c
  178. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_cmp.c
  179. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_d2.c
  180. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_def.c
  181. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_err.c
  182. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_ext.c
  183. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_lu.c
  184. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_obj.c
  185. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_r2x.c
  186. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_req.c
  187. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_set.c
  188. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_trs.c
  189. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_txt.c
  190. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_v3.c
  191. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_vfy.c
  192. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509_vpm.c
  193. external/openssl/crypto/x509/x509_vfy.c: In function 'check_revocation':
  194. external/openssl/crypto/x509/x509_vfy.c:687:6: warning: 'ok' may be used uninitialized in this function [-Wmaybe-uninitialized]
  195. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509cset.c
  196. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509name.c
  197. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509rset.c
  198. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509spki.c
  199. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x509type.c
  200. target thumb C: libcrypto_static <= external/openssl/crypto/x509/x_all.c
  201. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_cache.c
  202. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_data.c
  203. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_lib.c
  204. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_map.c
  205. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_node.c
  206. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/pcy_tree.c
  207. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_akey.c
  208. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_akeya.c
  209. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_alt.c
  210. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_bcons.c
  211. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_bitst.c
  212. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_conf.c
  213. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_cpols.c
  214. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_crld.c
  215. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_enum.c
  216. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_extku.c
  217. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_genn.c
  218. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_ia5.c
  219. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_info.c
  220. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_int.c
  221. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_lib.c
  222. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_ncons.c
  223. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_ocsp.c
  224. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pci.c
  225. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pcia.c
  226. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pcons.c
  227. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pku.c
  228. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_pmaps.c
  229. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_prn.c
  230. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_purp.c
  231. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_skey.c
  232. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_sxnet.c
  233. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3_utl.c
  234. external/openssl/crypto/x509v3/v3_utl.c: In function 'hex_to_string':
  235. external/openssl/crypto/x509v3/v3_utl.c:368:2: warning: 'static' is not at beginning of declaration [-Wold-style-declaration]
  236. target thumb C: libcrypto_static <= external/openssl/crypto/x509v3/v3err.c
  237. target thumb C: libcrypto_static <= external/openssl/crypto/bn/bn_asm.c
  238. target thumb C: libcrecovery <= bootable/recovery/libcrecovery/system.c
  239. target thumb C: libcrecovery <= bootable/recovery/libcrecovery/popen.c
  240. target thumb C: libflashutils <= bootable/recovery/flashutils/flashutils.c
  241. target thumb C: libmtdutils <= bootable/recovery/mtdutils/mtdutils.c
  242. target thumb C: libmmcutils <= bootable/recovery/mmcutils/mmcutils.c
  243. bootable/recovery/mtdutils/mtdutils.c: In function 'write_block':
  244. bootable/recovery/mtdutils/mtdutils.c:457:13: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t' [-Wformat]
  245. bootable/recovery/mtdutils/mtdutils.c: In function 'cmd_mtd_get_partition_device':
  246. bootable/recovery/mtdutils/mtdutils.c:772:23: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  247. bootable/recovery/mmcutils/mmcutils.c: In function 'format_ext3_device':
  248. bootable/recovery/mmcutils/mmcutils.c:343:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  249. bootable/recovery/mmcutils/mmcutils.c:344:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  250. 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]
  251. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  252. 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]
  253. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  254. bootable/recovery/mmcutils/mmcutils.c:358:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  255. 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]
  256. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  257. bootable/recovery/mmcutils/mmcutils.c: In function 'format_ext2_device':
  258. bootable/recovery/mmcutils/mmcutils.c:370:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  259. 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]
  260. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  261. bootable/recovery/mmcutils/mmcutils.c:375:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  262. 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]
  263. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  264. bootable/recovery/mmcutils/mmcutils.c:380:5: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  265. 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]
  266. bootable/recovery/mmcutils/mmcutils.c:324:1: note: expected 'char **' but argument is of type 'char * const*'
  267. bootable/recovery/mmcutils/mmcutils.c: In function 'mmc_raw_copy':
  268. bootable/recovery/mmcutils/mmcutils.c:461:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
  269. bionic/libc/include/unistd.h:148:12: note: expected 'int' but argument is of type 'struct FILE *'
  270. bootable/recovery/mmcutils/mmcutils.c: In function 'mmc_raw_dump_internal':
  271. bootable/recovery/mmcutils/mmcutils.c:512:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
  272. bionic/libc/include/unistd.h:148:12: note: expected 'int' but argument is of type 'struct FILE *'
  273. bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_restore_raw_partition':
  274. 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]
  275. bootable/recovery/mmcutils/mmcutils.c:422:1: note: expected 'char *' but argument is of type 'char const *'
  276. bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_backup_raw_partition':
  277. 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]
  278. bootable/recovery/mmcutils/mmcutils.c:525:1: note: expected 'char *' but argument is of type 'char const *'
  279. bootable/recovery/mmcutils/mmcutils.c: In function 'cmd_mmc_erase_partition':
  280. 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]
  281. bootable/recovery/mmcutils/mmcutils.c:388:1: note: expected 'struct MmcPartition *' but argument is of type 'struct MmcPartition const *'
  282. target thumb C: libbmlutils <= bootable/recovery/bmlutils/bmlutils.c
  283. bootable/recovery/bmlutils/bmlutils.c: In function 'cmd_bml_backup_raw_partition':
  284. bootable/recovery/bmlutils/bmlutils.c:100:13: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
  285. bootable/recovery/bmlutils/bmlutils.c:145:5: warning: passing argument 1 of 'fsync' makes integer from pointer without a cast [enabled by default]
  286. bionic/libc/include/unistd.h:148:12: note: expected 'int' but argument is of type 'struct FILE *'
  287. target thumb C: libminui <= bootable/recovery/minui/events.c
  288. target thumb C: libminui <= bootable/recovery/minui/resources.c
  289. bootable/recovery/minui/resources.c: In function 'res_create_surface':
  290. bootable/recovery/minui/resources.c:135:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  291. bootable/recovery/minui/resources.c:154:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  292. target thumb C: libminui <= bootable/recovery/minui/../../../device/huawei/u8833/recovery/graphics.c
  293. target asm: libpixelflinger_static <= system/core/libpixelflinger/t32cb16blend.S
  294. target asm: libpixelflinger_static <= system/core/libpixelflinger/col32cb16blend.S
  295. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/fixed.cpp
  296. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/picker.cpp
  297. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/pixelflinger.cpp
  298. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/trap.cpp
  299. target arm C++: libpixelflinger_static <= system/core/libpixelflinger/scanline.cpp
  300. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssemblerInterface.cpp
  301. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssemblerProxy.cpp
  302. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/ARMAssembler.cpp
  303. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/CodeCache.cpp
  304. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/GGLAssembler.cpp
  305. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/load_store.cpp
  306. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/blending.cpp
  307. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/texturing.cpp
  308. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/tinyutils/SharedBuffer.cpp
  309. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/tinyutils/VectorImpl.cpp
  310. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/format.cpp
  311. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/clear.cpp
  312. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/raster.cpp
  313. target thumb C++: libpixelflinger_static <= system/core/libpixelflinger/buffer.cpp
  314. target thumb C: libpixelflinger_static <= system/core/libpixelflinger/codeflinger/disassem.c
  315. system/core/libpixelflinger/codeflinger/disassem.c:710:1: warning: initialization from incompatible pointer type [enabled by default]
  316. system/core/libpixelflinger/codeflinger/disassem.c:710:1: warning: (near initialization for 'disassemble_di.di_printf') [enabled by default]
  317. Import includes file: /home/eric/aokp_jb/out/target/product/u8833/obj/STATIC_LIBRARIES/libpng_intermediates/import_includes
  318. target thumb C++: libstdc++ <= bionic/libstdc++/src/one_time_construction.cpp
  319. target thumb C++: libstdc++ <= bionic/libstdc++/src/new.cpp
  320. target thumb C++: libstdc++ <= bionic/libstdc++/src/pure_virtual.cpp
  321. target thumb C: libselinux <= external/libselinux/src/booleans.c
  322. target thumb C++: libstdc++ <= bionic/libstdc++/src/typeinfo.cpp
  323. external/libselinux/src/booleans.c: In function 'security_get_boolean_names':
  324. external/libselinux/src/booleans.c:50:2: warning: passing argument 4 of 'scandir' from incompatible pointer type [enabled by default]
  325. bionic/libc/include/dirent.h:72:26: note: expected 'int (*)(struct dirent const **, struct dirent const **)' but argument is of type 'int (*)(void const *, void const *)'
  326. target thumb C: libselinux <= external/libselinux/src/canonicalize_context.c
  327. target thumb C: libselinux <= external/libselinux/src/disable.c
  328. target thumb C: libselinux <= external/libselinux/src/enabled.c
  329. target thumb C: libselinux <= external/libselinux/src/fgetfilecon.c
  330. target thumb C: libselinux <= external/libselinux/src/fsetfilecon.c
  331. target thumb C: libselinux <= external/libselinux/src/getenforce.c
  332. target thumb C: libselinux <= external/libselinux/src/getfilecon.c
  333. target thumb C: libselinux <= external/libselinux/src/getpeercon.c
  334. target thumb C: libselinux <= external/libselinux/src/lgetfilecon.c
  335. target thumb C: libselinux <= external/libselinux/src/load_policy.c
  336. target thumb C: libselinux <= external/libselinux/src/lsetfilecon.c
  337. target thumb C: libselinux <= external/libselinux/src/policyvers.c
  338. target thumb C: libselinux <= external/libselinux/src/procattr.c
  339. target thumb C: libselinux <= external/libselinux/src/setenforce.c
  340. target thumb C: libselinux <= external/libselinux/src/setfilecon.c
  341. target thumb C: libselinux <= external/libselinux/src/context.c
  342. target thumb C: libselinux <= external/libselinux/src/mapping.c
  343. target thumb C: libselinux <= external/libselinux/src/stringrep.c
  344. target thumb C: libselinux <= external/libselinux/src/compute_create.c
  345. target thumb C: libselinux <= external/libselinux/src/compute_av.c
  346. target thumb C: libselinux <= external/libselinux/src/avc.c
  347. target thumb C: libselinux <= external/libselinux/src/avc_internal.c
  348. target thumb C: libselinux <= external/libselinux/src/avc_sidtab.c
  349. target thumb C: libselinux <= external/libselinux/src/get_initial_context.c
  350. target thumb C: libselinux <= external/libselinux/src/checkAccess.c
  351. target thumb C: libselinux <= external/libselinux/src/callbacks.c
  352. target thumb C: libselinux <= external/libselinux/src/check_context.c
  353. target thumb C: libselinux <= external/libselinux/src/freecon.c
  354. target thumb C: libselinux <= external/libselinux/src/init.c
  355. target thumb C: libselinux <= external/libselinux/src/label.c
  356. target thumb C: libselinux <= external/libselinux/src/label_file.c
  357. target thumb C: libselinux <= external/libselinux/src/label_android_property.c
  358. target thumb C: libselinux <= external/libselinux/src/android.c
  359. Import includes file: /home/eric/aokp_jb/out/host/linux-x86/obj/EXECUTABLES/aapt_intermediates/import_includes
  360. external/libselinux/src/android.c: In function 'seapp_context_cmp':
  361. external/libselinux/src/android.c:63:37: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  362. external/libselinux/src/android.c:63:48: warning: initialization discards 'const' qualifier from pointer target type [enabled by default]
  363. external/libselinux/src/android.c: In function 'seapp_context_lookup':
  364. external/libselinux/src/android.c:367:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 5 has type 'uid_t' [-Wformat]
  365. host C++: libandroidfw <= frameworks/base/libs/androidfw/Asset.cpp
  366. host C++: libandroidfw <= frameworks/base/libs/androidfw/AssetDir.cpp
  367. host C++: libandroidfw <= frameworks/base/libs/androidfw/AssetManager.cpp
  368. host C++: libandroidfw <= frameworks/base/libs/androidfw/PackageRedirectionMap.cpp
  369. In file included from frameworks/base/libs/androidfw/AssetManager.cpp:28:0:
  370. frameworks/base/include/androidfw/ResourceTypes.h:1008:32: error: 'ACONFIGURATION_UI_INVERTED_MODE_ANY' was not declared in this scope
  371. frameworks/base/include/androidfw/ResourceTypes.h:1009:35: error: 'ACONFIGURATION_UI_INVERTED_MODE_NORMAL' was not declared in this scope
  372. frameworks/base/include/androidfw/ResourceTypes.h:1010:32: error: 'ACONFIGURATION_UI_INVERTED_MODE_YES' was not declared in this scope
  373. frameworks/base/include/androidfw/ResourceTypes.h:1011:31: error: 'ACONFIGURATION_UI_INVERTED_MODE_NO' was not declared in this scope
  374. frameworks/base/include/androidfw/ResourceTypes.h:1041:35: error: 'ACONFIGURATION_UI_INVERTED_MODE' was not declared in this scope
  375. make: *** [/home/eric/aokp_jb/out/host/linux-x86/obj/STATIC_LIBRARIES/libandroidfw_intermediates/AssetManager.o] Error 1
  376. make: *** Se espera a que terminen otras tareas....
  377. In file included from frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:25:0:
  378. frameworks/base/include/androidfw/ResourceTypes.h:1008:32: error: 'ACONFIGURATION_UI_INVERTED_MODE_ANY' was not declared in this scope
  379. frameworks/base/include/androidfw/ResourceTypes.h:1009:35: error: 'ACONFIGURATION_UI_INVERTED_MODE_NORMAL' was not declared in this scope
  380. frameworks/base/include/androidfw/ResourceTypes.h:1010:32: error: 'ACONFIGURATION_UI_INVERTED_MODE_YES' was not declared in this scope
  381. frameworks/base/include/androidfw/ResourceTypes.h:1011:31: error: 'ACONFIGURATION_UI_INVERTED_MODE_NO' was not declared in this scope
  382. frameworks/base/include/androidfw/ResourceTypes.h:1041:35: error: 'ACONFIGURATION_UI_INVERTED_MODE' was not declared in this scope
  383. frameworks/base/libs/androidfw/PackageRedirectionMap.cpp: In member function 'uint32_t android::PackageRedirectionMap::lookupRedirection(uint32_t)':
  384. frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:139:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  385. frameworks/base/libs/androidfw/PackageRedirectionMap.cpp:147:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  386. make: *** [/home/eric/aokp_jb/out/host/linux-x86/obj/STATIC_LIBRARIES/libandroidfw_intermediates/PackageRedirectionMap.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement